Viewing Item

#29173: S-MaxHP

Item ID 29173 For Sale No
Identifier S-MaxHP Credit Price Not For Sale
Name S-MaxHP Type Card
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 bonus bMaxHP,2500;

2 .@r = getrefine();

3 .@c = 100;

4 .@t = 3000;

5 if (.@r>=8) {

6 .@t += 1000;

7 }

8 if (.@r>=9) {

9 .@c += 100;

10 .@t += 1000;

11 }

12 autobonus2 "{ bonus bMaxHP,7500; }",.@c,.@t;

Equip Script None
Unequip Script None
Theme:
Language: