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

Wand of wand [1]   [Two Handed]   Item ID# 2063 (Adorare_Staff_J)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
240
Attack
120 / MATK 270
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Arch Bishop
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"AB_ADORAMUS",30; },{},{}
Dropped By No Result

Witch's Staff [1]   [Two Handed]   Item ID# 2047 (Jirant_Staff_BR)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
270
Attack
20 / MATK 350
Required Lvl
130
Weapon Lvl
4
Slot
1
Applicable Jobs
Sorcerer
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bInt,5; bonus bDex,10; bonus bVariableCastrate,-30; bonus2 bMagicAtkEle,Ele_Fire,(getskilllv("SO_FIREWALK")*10)+(5*(.@r/2)); bonus2 bMagicAtkEle,Ele_Wind,(getskilllv("SO_ELECTRICWALK")*10)+(5*(.@r/2)); bonus2 bSkillAtk,"SO_FIREWALK",30*(.@r/2); bonus2 bSkillAtk,"SO_ELECTRICWALK",30*(.@r/2); bonus2 bIgnoreMdefClassRate,Class_All,5*(.@r/2); if (.@r>=9) { bonus3 bAddEffOnSkill,"SO_ELECTRICWALK",Eff_Silence,1000; bonus3 bAddEffOnSkill,"SO_FIREWALK",Eff_Curse,1000; } if (.@r>=11) { bonus2 bSkillAtk,"SO_FIREWALK",100; bonus2 bSkillAtk,"SO_ELECTRICWALK",100; } if (.@r>=12) bonus bFixedCastrate,-70; },{},{}
Dropped By No Result

Wizard Guild Staff [0]   [Two Handed]   Item ID# 2050 (2nd_Job_Weapon8)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
70 / MATK 165
Required Lvl
50
Weapon Lvl
3
Slot
0
Applicable Jobs
Wizard
Description
Not Available

[iRO Description]
Not Available
Item Script
{},{},{}
Dropped By No Result

Wizardry Staff [0]   [Two Handed]   Item ID# 1473 (Wizardy_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
240
Attack
120 / MATK 200
Required Lvl
90
Weapon Lvl
4
Slot
0
Applicable Jobs
Mage
Wizard
Sage
Soul Linker
Description
Rumored to have been crafted by an ancient wizard, this staff contains awesome energies.
INT + 6, DEX + 2, MATK + 200.
[Wizardry Staff & Spiritual Ring Equip Set]

More Information on Combo:
Item Script
{ bonus bInt,6; bonus bDex,2; },{},{}
Dropped By

[Not For Sale] Aeon Staff [2]   [Two Handed]   Item ID# 2064 (Comp_Iron_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
80
Attack
100 / MATK 200
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Warlock
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3); if (.@r>=9) bonus bVariableCastrate,-10; if (.@r>=11) bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000; },{},{}
Dropped By No Result

« First < 456789
back to top