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


Varmundt Fire Rune Armor [1]   [Body]   Item ID# 450200 (Barmund_Flame_Armor)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Armor engraved with Varmundt's Fire Rune magic.
It is stamped with power.

For each 25 base STR:
POW +1

Refine Level +7:
ATK +5%

Refine Level +9:
Increases critical damage by 10%.

Refine Level +11:
Increases melee physical damage by 10%.

[Bonus by Grade]
[Grade D] ATK +3%
[Grade C] POW +3, ATK +3%.
[Grade B] melee physical damage +10%.
[Grade A] After skill cast delay of all skills -10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bPow,(readparam(bStr)/25); if (.@r>=7) { bonus bAtkRate,5; if (.@r>=9) { bonus bCritAtkRate,10; if (.@r>=11) { bonus bShortAtkRate,10; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus bAtkRate,3; bonus bPow,3; if (.@g >= ENCHANTGRADE_B) { bonus bShortAtkRate,10; if (.@g >= ENCHANTGRADE_A) { bonus bDelayrate,-10; } } } } },{},{}
Dropped By No Result

back to top