Viewing Item

#25692: Modification Module (Critical)

Item ID 25692 For Sale No
Identifier M_M_Critical Credit Price Not For Sale
Name Modification Module (Critical) 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 None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bCritical,5;

3 if (.@r >= 9) {

4 bonus bCritAtkRate,10;

5 } else if (.@r >= 7) {

6 bonus bCritAtkRate,5;

7 }

Equip Script None
Unequip Script None