Viewing Item

#470181: [Not For Sale] Ancient Hero Boots

Item ID 470181 For Sale No
Identifier aegis_470181 Credit Price Not For Sale
Name [Not For Sale] Ancient Hero Boots Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
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 bonus bFixedCast,.@val;

14 }

Equip Script None
Unequip Script None