Viewing Item

#310741: Nebula of Healing Lv3

Item ID 310741 For Sale No
Identifier Nebula_Of_HL3 Credit Price Not For Sale
Name Nebula of Healing Lv3 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 bMaxSPrate,5;

3 bonus bHealPower,10;

4 if (.@r>=9) {

5 bonus bMaxSPrate,4;

6 bonus bHealPower,7;

7 if (.@r>=11) {

8 bonus bMaxSPrate,7;

9 bonus bHealPower,10;

10 }

11 }

Equip Script None
Unequip Script None