The "AntiDDOS System" failed to load properly on this Web Site, please de-comment the 'catch Exception' to see what happening!
Iko-RO: Viewing Item (Modification Module (Fixed Casting))

Viewing Item

#25694: Modification Module (Fixed Casting)

Item ID 25694 For Sale No
Identifier M_M_Fixed_Casting Credit Price Not For Sale
Name Modification Module (Fixed Casting) 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 0
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine(); .@val = -300; if (.@r >= 9) { .@val -= 400; } else if (.@r >= 7) { .@val -= 200; } bonus bFixedCast,.@val;

Equip Script None
Unequip Script None