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


Rune Boots of Flame [1]   [Footgear]   Item ID# 470173 (Flame_Rune_Boots)
Fire Rune Boots
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Flame Rune magic.
The imprint is amplified with the essence of flame.

Refine Level +7:
ATK +5%, P.ATK +2

Refine Level +9:
Decreases variable cast time by 10%.
Decreases fixed cast time by 0.3 seconds.

Refine Level +11:
Increases melee physical damage by 10%.
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] ATK +5%
[Grade C] fixed cast time -0.3 seconds.
[Grade B] ATK +5%, P.ATK +5
[Grade A] fixed cast time -0.2 seconds.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus bPAtk,2; bonus bAtkRate,5; if (.@r>=9) { bonus bFixedCast,-300; bonus bVariableCastrate,-10; if (.@r>=11) { bonus bFixedCast,-200; bonus bShortAtkRate,10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bAtkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,5; bonus bAtkRate,5; if (.@g>=ENCHANTGRADE_A) { bonus bFixedCast,-200; bonus bPAtk,2; } } } } },{},{}
Dropped By No Result

back to top