Viewing Item

#22171: Ancient Hero Boots

Item ID 22171 For Sale No
Identifier Ancient_Hero_Boots Credit Price Not For Sale
Name Ancient Hero Boots Type Armor
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 0
Range 0 Defense 15
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHP,500;

6 bonus

7 bMaxSP,50;

8 bonus

9 bMaxHPrate,2*(.@r/3);

10 bonus

11 bMaxSPrate,.@r/3;

12 if

13 (.@r

14 =

15 9)

16 {

17 .@val

18 =

19 -300;

20 if

21 (.@r

22 =

23 12)

24 {

25 .@val

26 -=

27 200;

28 if

29 (.@r

30 =

31 14)

32 {

33 bonus

34 bDelayrate,-5;

35 }

36 }

37 bonus

38 bFixedCast,.@val;

39 }

Equip Script None
Unequip Script None