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


Rune Boots of Death [1]   [Footgear]   Item ID# 470176 (Death_Rune_Boots)
Death 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 Death Rune magic.
The imprint is amplified with the essence of death.

Refine Level +7:
MATK +5%, S.MATK +2

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

Refine Level +11:
Increases Magical Damage with every element by 10%.
Decreases fixed cast time by additional 0.2 seconds.

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

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

back to top