Renewal
.:Renewal Item Database:.
Search Item By ID


Great Hero Boots [1]   [Footgear]   Item ID# 22238 (Great_Hero_Boots)
Great Hero's Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
15
Required Lvl
150
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Boots said to be worn by a great hero.
It seems to resonate with the heroes of the open hero.

MaxHP +1500, MaxSP +150.

Refine Level +3: MaxHP +1%, MaxSP +1%.
Refine Level +7: ATK +5%, MATK +5%.
Refine Level +9: Fixed cast time -0.5 seconds.
Refine Level +11: Fixed cast time -0.2 seconds.
Refine Level +13: after skill cast delay and After Cast Delay -5%.

[iRO Description]
Shoes worn by a great hero.

It seems to resonate with the Awakened hero's armor.
MaxHP + 1500, MaxSP + 150.
MaxHP + 1%, MaxSP + 1% per 3 refine levels.
When refined to +7 or higher, ATK + 5%, MATK + 5%.
When refined to +9 or higher, reduce fixed casting by 0.5 sec.
When refined to +11 or higher, reduce fixed casting by 0.2 sec.
When refined to +13 or higher, reduce global cooldown by 5%, reduce variable casting by 5%.

Type: Shoes Defense: 15
Required Level: 150
Class: All
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,1500; bonus bMaxSP,150; bonus bMaxHPrate,.@r/3; bonus bMaxSPrate,.@r/3; if (.@r >= 7) { bonus bAtkRate,5; bonus bMatkRate,5; } if (.@r >= 9) { .@val = -500; if (.@r >= 11) { .@val -= 200; if (.@r >= 13) { bonus bDelayrate,-5; bonus bVariableCastrate,-5; } } bonus bFixedCast,.@val; } },{},{}
Dropped By No Result

back to top