Viewing Item

#25686: Modification Module (Heal)

Item ID 25686 For Sale No
Identifier M_M_Heal Credit Price Not For Sale
Name Modification Module (Heal) 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
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine(); .@val = 5; if (.@r >= 9) { .@val += 10; } else if (.@r >= 7) { .@val += 5; } bonus bHealPower,.@val;

Equip Script None
Unequip Script None