Renewal
.:Renewal Item Database:.
Search Item By ID


Mutant Dolor Card [Weapon]   Item ID# 27313 (Mt_Dolor_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Power Fist
Description
When compounded on Katar class weapons:
Critical +7, ATK +15.

For each 2 refine levels:
Increases critical damage by 2%.

Refine Level +10:
Increases physical damage against Large size enemies by 15%.
Item Script
{ if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_KATAR) { .@r = getrefine(); bonus bCritical,7; bonus bBaseAtk,15; bonus bCritAtkRate,(2*.@r); if (.@r >= 10) { bonus2 bAddSize,Size_Large,15; } } },{},{}
Dropped By

back to top