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


Varmundt Glade Rune Manteau [1]   [Garment]   Item ID# 480145 (Barmund_Plain_Hood)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A manteau 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 10%.

Refine Level +11:
MaxHP +3%

When equipped with Varmundt Glade Rune Armor and Varmundt Glade Rune Boots:
MaxHP +10%
Decreases damage taken from enemies of Earth element by 10%.

[Bonus by Grade]
[Grade D] MaxHP +3%
[Grade C] MaxHP +3%, RES +2, MRES +2.
[Grade B] After skill cast delay of all skills -5%.
[Grade A] After skill cast delay of all skills -10%.

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

back to top