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


Varmundt Ice Rune Boots [1]   [Footgear]   Item ID# 470111 (Barmund_Ice_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 Ice Rune magic.
It is a mark of concentration.

Refine Level +7:
ATK +5%

Refine Level +9:
Increases critical damage by 5%.
Decreases fixed cast time by 0.3 seconds.

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

[Bonus by Grade]
[Grade D] ATK +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] ATK +2%, P.ATK +2
[Grade A] C.RATE +1

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

back to top