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 | 5 |
Slots | 1 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
Equip Locations | Footgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); bonus bMaxHP,500; bonus bMaxSP,50; bonus bMaxHPrate,2*(.@r/3); bonus bMaxSPrate,.@r/3; if (.@r >= 9) { .@val = -300; if (.@r >= 12) { .@val -= 200; if (.@r >= 14) { bonus bDelayRate,-5; } } bonus bFixedCast,.@val; } |
||
Equip Script | None | ||
Unequip Script | None |