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


Unknown Luck Boots [1]   [Footgear]   Item ID# 470077 (MD_Airboat_Boots6)
Boots of Unknown Luck
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
72
Defense
65
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 is lucky, he can feel the boots react.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
MaxHP +100
MaxSP +8

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

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

Refine Level +13:
Critical +7
Increases critical damage by 7%.
ATK +7%

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

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bMaxHP,100*(.@r/3); bonus bMaxSP,8*(.@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 bLuk,175+.@val; }",1,10000,BF_WEAPON; if (.@r>=13) { bonus bCritAtkRate,7; bonus bCritical,7; bonus bAtkRate,7; } } } },{},{}
Dropped By No Result

back to top