Renewal
.:Renewal Item Database:.
Weapon - Two-handed Staff

Vellum Arc Wand [0]   [Two Handed]   Item ID# 2016 (Velum_Arc_Wand)
Bellum Arc Wand
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
80
Attack
110 / MATK 220
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
**Stats during WoE & PVP

MATK +220.
Increases magic attack damage to enemy Players by 25%.
Ignores magical defense of enemy Players by 25%.

Refine Level +6:
MATK +15%.

Refine Level +9:
Reduces variable cast time of all skills by 50%.
Reduces fixed cast time of all skills by 0.2 seconds.
Item Script
expand to view script
{ bonus bUnbreakableWeapon; bonus2 bMagicAddRace,RC_Player_Human,25; bonus2 bMagicAddRace,RC_Player_Doram,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,25; .@r = getrefine(); if (.@r>5) { bonus bMatkRate,15; } if (.@r>8) { bonus bVariableCastrate,-50; bonus bFixedCast,-200; } },{},{}
Dropped By No Result

Virgo Divine Cross [1]   [Two Handed]   Item ID# 640002 (Virgo_Divine_Cross_J)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
10
Attack
ATK 0 / MATK 10
Weapon Lvl
4
Slot
1
Applicable Jobs
Acolyte
Priest
Monk
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatk,50+BaseLevel; bonus bAspdRate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Priset) { skill "ALL_ODINS_POWER",2; bonus bMatkRate,25; bonus2 bSubClass,Class_Boss,50; bonus bHealPower,30; if (.@r>=7) { .@val = 50; if (.@r>=9) .@val += 50; bonus2 bIgnoreMdefRaceRate,RC_All,.@val; } } },{},{}
Dropped By No Result

Vivatus Fides Rod [2]   [Two Handed]   Item ID# 640022 (Vivatus_F_Rod)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
190
Attack
200 / MATK 340
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Mage
Description
A rod reborn with the power of true faith through a ritual of purification.

Indestructible in battle

MATK +340

Increases damage of Soul Expansion by 10%.

For each 3 Refine Levels:
MATK +18

Refine Level +7:
Increases damage of Soul Expansion by additional 20%.

Refine Level +9:
Increases magical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Soul Expansion by additional 25%.

Refine Level +12:
Increases magical damage with Ghost element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical Damage against enemies of every element +15%.
[Grade C]: Damage of Soul Expansion +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"WL_SOULEXPANSION",10; bonus bMatk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_SOULEXPANSION",20; if (.@r>=9) { bonus2 bMagicAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"WL_SOULEXPANSION",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Ghost,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"WL_SOULEXPANSION",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Two-handed Staff [2]   [Two Handed]   Item ID# 640021 (Vivatus_F_T_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
200
Attack
200 / MATK 340
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Mage
Description
A two-handed staff reborn with the power of true faith through a ritual of purification.

Indestructible in battle

MATK +340

Increases damage of Comet by 10%.

For each 3 Refine Levels:
MATK +18

Refine Level +7:
Increases damage of Comet by additional 20%.

Refine Level +9:
Increases magical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Comet by additional 25%.

Refine Level +12:
Increases magical damage with Neutral element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical Damage against enemies of every element +15%.
[Grade C]: Damage of Comet +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"WL_COMET",10; bonus bMatk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_COMET",20; if (.@r>=9) { bonus2 bMagicAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"WL_COMET",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"WL_COMET",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

back to top