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


Unknown Intelligence Boots [1]   [Footgear]   Item ID# 470074 (MD_Airboat_Boots4)
Boots of Unknown Magic Power
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
65
Defense
50
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 uses magic, he can feel the boots react.

For each 2 Refine Levels:
MATK +15
Increases Healing skills effectiveness by 2%.

For each 3 Refine Levels:
MaxHP +80
MaxSP +20

Refine Level +9:
Decreases variable cast time by 7%.

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

Refine Level +13:
Increases magical damage with every element by 7%.

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

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,15*(.@r/2); bonus bHealPower,2*(.@r/2); bonus bMaxHP,80*(.@r/3); bonus bMaxSP,20*(.@r/3); if (.@r>=9) { bonus bVariableCastrate,-7; if (.@r>=11) { autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bInt,175+.@val; }",1,10000,BF_MAGIC; if (.@r>=13) { bonus2 bMagicAtkEle,Ele_All,7; } } } },{},{}
Dropped By No Result

back to top