AuraRO Logo

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
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,500;

3 bonus bMaxSP,50;

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

5 bonus bMaxSPrate,.@r/3;

6 if (.@r >= 9) {

7 .@val = -300;

8 if (.@r >= 12) {

9 .@val -= 200;

10 if (.@r >= 14) {

11 bonus bDelayrate,-5;

12 }

13 }

14 bonus bFixedCast,.@val;

15 }

Equip Script None
Unequip Script None