Renewal
.:Renewal Item Database:.

Invective Robe [1]   [Body]   Item ID# 15147 (Robe_Of_Vituperation)
Abusive Robe
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A clothes that will deal serious damage to people's spirit when talking.

Enable use of Level 1 Improve Concentration.
Every 1 refine, ignore 4% physical defense of Demihuman, Demon and Undead monster.

When equipped with Morrigane's Manteau,
Ignore 15% physical defense of Demihuman, Demon and Undead monster.
LUK +3, every 1 refine of armor LUK +1.
CRIT +10, every 1 refine of armor CRIT +1.

When equipped with Valkyrie Manteau,
Ignore 15% physical defense of Demihuman, Demon and Undead monster.
MaxHP +10%, every 1 refine of armor MaxHP +1%
ATK +2%, every 1 refine of armor ATK +1%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_ARMOR); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,15; bonus2 bIgnoreDefRaceRate,RC_Demon,15; bonus2 bIgnoreDefRaceRate,RC_Undead,15; bonus bMaxHPrate,10+.@r; bonus2 bAddClass,Class_All,2+.@r; }
Item Script
{ skill "AC_CONCENTRATION",1; .@i = getrefine()*4; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,.@i; bonus2 bIgnoreDefRaceRate,RC_Player_Human,.@i; bonus2 bIgnoreDefRaceRate,RC_Demon,.@i; bonus2 bIgnoreDefRaceRate,RC_Undead,.@i; },{},{}
Dropped By No Result
Obtainable FromRoom of Consciousness

Valkyrian Manteau [1]   [Garment]   Item ID# 2524 (Valkyrie_Manteau)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
50
Defense
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Rebirth Job except High Novice & Supernovice
Description
A manteau that is worn by the Valkyries, Odin's battle maidens.
Indestructible (except in upgrade attempts).

[Mage, Archer, Acolyte Class]
Perfect Dodge + 5
Increases Perfect Dodge by (upgrade level*2).

[Swordman, Merchant, Thief Class]
Reflect 5% melee damage back to enemies.
Increases percentage reflect damage by (upgrade level*2).

[Valkyrie Helm & Valkyrja's Armor & Valkyrja's Manteau & Valkyrja's Shoes Equip Set]

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_ARMOR); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,15; bonus2 bIgnoreDefRaceRate,RC_Demon,15; bonus2 bIgnoreDefRaceRate,RC_Undead,15; bonus bMaxHPrate,10+.@r; bonus2 bAddClass,Class_All,2+.@r; }
Item Script
expand to view script
{ bonus bUnbreakableGarment; .@r = getrefine(); if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) bonus bFlee2,5+(min(.@r,10)*2); else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) bonus bShortWeaponDamageReturn,5+(min(.@r,10)*2); },{},{}
Dropped By

back to top