Viewing Item

#313090: Forest Magic Orb (HP)

Item ID 313090 For Sale No
Identifier Ep21_4_Hp Credit Price Not For Sale
Name Forest Magic Orb (HP) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 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 bMaxHP,4000;

3 if (.@r>=7) {

4 bonus bMaxHPrate,3;

5 if (.@r>=9) {

6 bonus bMaxHPrate,5;

7 if (.@r>=11) {

8 bonus bMaxHPrate,7;

9 }

10 }

11 }

Equip Script None
Unequip Script None