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


Unknown Dexterity Boots [1]   [Footgear]   Item ID# 470072 (MD_Airboat_Boots2)
Unknown DEX Boots
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
70
Defense
60
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Old shoes that have been eroded by an unknown force.
Whenever the wearer concentrates, he can feel the boots react.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
MaxHP +110
MaxSP +10

Refine Level +9:
ASPD +7% (Decreases after attack delay by 7%).

Refine Level +11:
Physical and magical attacks have a random chance to increase DEX by 175 for 10 seconds.

Refine Level +13:
Decreases fixed cast time by 0.5 seconds.

[Bonus by Grade]
[Grade D]: Physical and magical attacks have a random chance to increase DEX by 25 for 10 seconds.
[Grade C]: Physical and magical attacks have a random chance to increase DEX by 25 for 10 seconds.

[iRO Description]
Ceremonial shoes eroded by an unknown force.
------------------------
Every 2 refine level, ATK + 15.
------------------------
Every 3 refine level, MHP + 110, MSP + 10.
------------------------
When refined to +9 or higher, ASPD + 7%.
------------------------
When refined to +11 or higher,
When performing magic attack, there's a chance DEX + 175 for 10 seconds.
------------------------
When refined to +13 or higher, reduce fixed casting time by 0.5 seconds.
------------------------
[Grade Bonus]
[Grade D] DEX gained from the effect is increased by additional 25.
[Grade C] DEX gained from the effect is increased by additional 25.
------------------------
Type : Shoes
Def : 60
Armor Level : 2
Required Level : 230
Class : All Jobs
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bMaxHP,110*(.@r/3); bonus bMaxSP,10*(.@r/3); if (.@r>=9) { bonus bAspdRate,7; if (.@r>=11) { autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bDex,175+.@val; }",1,10000,BF_WEAPON|BF_MAGIC; if (.@r>=13) { bonus bFixedCast,-500; } } } },{},{}
Dropped By No Result

Share Link
back to top