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


Varmundt Death Rune Boots [1]   [Footgear]   Item ID# 470110 (Barmund_Death_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Death Rune magic.
It is engraved of magic.

Refine Level +7:
MATK +5%

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

Refine Level +11:
Increases magical damage with every element by 5%.
Decreases fixed cast time by additional 0.2 seconds.

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

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

back to top