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


Varmundt Glade Rune Boots [1]   [Footgear]   Item ID# 470108 (Barmund_Plain_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 Glade Rune magic.
It is a stamp of physical strength.

Refine Level +7:
MaxHP +5%

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

Refine Level +11:
MaxHP +5%
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] MaxHP +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] MaxHP +2%, variable cast time of all skills -5%.
[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 bMaxHPrate,10; if (.@r>=9) { bonus bFixedCast,-300; bonus bVariableCastrate,-5; if (.@r>=11) { bonus bFixedCast,-200; bonus bMaxHPrate,5; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMaxHPrate,2; if (.@g >= ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g >= ENCHANTGRADE_B) { bonus bVariableCastrate,-5; bonus bMaxHPrate,2; if (.@g >= ENCHANTGRADE_A) { bonus bFixedCast,-200; } } } } },{},{}
Dropped By No Result

back to top