Viewing Item

#27313: Mutant Dolor Card

Item ID 27313 For Sale No
Identifier Mt_Dolor_Card Credit Price Not For Sale
Name Mutant Dolor Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_KATAR) {

2 .@r = getrefine();

3 bonus bCritical,7;

4 bonus bBaseAtk,15;

5 bonus bCritAtkRate,(2*.@r);

6 if (.@r >= 10) {

7 bonus2 bAddSize,Size_Large,15;

8 }

9 }

Equip Script None
Unequip Script None