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

Rod [0]   [One Hand]   Item ID# 1603 (Rod__)
Type
Weapon
Class
One-handed Staff
Buy
50z
Sell
25z
Weight
40
Attack
15 / MATK 30
Weapon Lvl
1
Slot
0
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A simple magic wand.
MATK + 30
Item Script
{},{},{}
Dropped By No Result

Rod [3]   [One Hand]   Item ID# 1601 (Rod)
Type
Weapon
Class
One-handed Staff
Buy
50z
Sell
25z
Weight
40
Attack
15 / MATK 30
Weapon Lvl
1
Slot
3
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A simple magic wand.
MATK + 30
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box

Rod [4]   [One Hand]   Item ID# 1602 (Rod_)
Type
Weapon
Class
One-handed Staff
Buy
50z
Sell
25z
Weight
40
Attack
15 / MATK 30
Weapon Lvl
1
Slot
4
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A simple magic wand.
MATK + 30
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Rod of Vicious Mind [1]   [One Hand]   Item ID# 1600 (Sinister_Rod)
Vicious Mind Rod
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
60
Attack
60 / MATK 120
Required Lvl
160
Weapon Lvl
4
Slot
1
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A rod imbued with evil spirit.
INT +5, MATK +120.
Increase MATK by (Refine Level * Refine Level), up to +15
Indestructible.
Item Script
{ bonus bMatk,pow(min(getrefine(),15),2); bonus bInt,5; bonus bUnbreakableWeapon; },{},{}
Dropped By

Royal Cleric Staff [2]   [One Hand]   Item ID# 26165 (R_Cleric_Staff)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
100
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Arch Bishop
Description
A ceremonial staff used by the Glastheim Clerics.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himmelmez.

MATK +170, MATK +5%.
For each refine level: MATK +4.

Indestructible in battle

Refine Level +9:
Increases damage of Adoramus by 20%.

Refine Level +11:
Increases magical damage against Undead and Angel monsters by 20%.

When equipped with King Schmidt's Suit and King Schmidt's Manteau:
MATK +30.
Magical attacks have a chance to increase Holy elemental magic damage by 20% for 10 seconds.

If total refine level of entire set at least +30:
Increases magical damage against Holy and Undead elemental enemies by 20%.
Item Script
{ .@r = getrefine(); bonus bMatkRate,5; bonus bMatk,170; bonus bUnbreakableWeapon; bonus bMatk,4*.@r; if (.@r>=9) { bonus2 bSkillAtk,"AB_ADORAMUS",20; } if (.@r>=11) { bonus2 bMagicAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Angel,20; } },{},{}
Dropped By No Result

Royal Foxtail [2]   [One Hand]   Item ID# 26172 (R_Foxtail_rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
120
Attack
275
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A mysterious foxtail found in the Glastheim Castle.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himmelmez.

MATK +350, MATK +5%.
For each refine level: ATK +4 MATK +4.

Indestructible in battle

Refine Level +9:
Increases damage of Catnip Meteor and Picky Peck by 20%.
Decreases after skill cast delay of all skills by 12%.

Refine Level +11:
Increases physical damage against Undead and Angel monsters by 20%.

When equipped with King Schmidt's Suit and King Schmidt's Manteau:
ATK +30, MATK +30.
Physical attacks have a chance to increase long range physical damage by additional 10% for 10 seconds.
Magical attacks have a chance to increase MATK by additional 10% for 10 seconds.

If total refine level of entire set at least +30:
Increases physical and magical damage against Holy and Undead elemental enemies by 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatkRate,5; bonus bMatk,350; bonus bUnbreakableWeapon; bonus bMatk,4*.@r; bonus bBaseAtk,4*.@r; if (.@r>=9) { bonus2 bSkillAtk,"SU_CN_METEOR",20; bonus2 bSkillAtk,"SU_PICKYPECK",20; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; } },{},{}
Dropped By No Result

Royal Magician Wand [2]   [One Hand]   Item ID# 26166 (R_Magician_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
80
Attack
80
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Warlock
Description
A ceremonial staff used by the Glastheim Mages.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himmelmez.

MATK +180.
Increases Fire elemental magic damage by 5%.
For each refine level: MATK +4.

Indestructible in battle

Refine Level +9:
Increases damage of Hell Inferno and Crimson Rock by 20%.

Refine Level +11:
Increases magical damage against Undead and Angel monsters by 20%.

When equipped with King Schmidt's Suit and King Schmidt's Manteau:
MATK +30.
Magical attacks have a chance to increase Fire and Shadow elemental magic damage by 10% for 10 seconds.

If total refine level of entire set at least +30:
Increases magical damage against Holy and Undead elemental enemies by 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_Fire,5; bonus bMatk,180; bonus bUnbreakableWeapon; bonus bMatk,4*.@r; if (.@r>=9) { bonus2 bSkillAtk,"WL_HELLINFERNO",20; bonus2 bSkillAtk,"WL_CRIMSONROCK",20; } if (.@r>=11) { bonus2 bMagicAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Angel,20; } },{},{}
Dropped By No Result

Ru Blue Wand [1]   [One Hand]   Item ID# 1677 (Ru_Blue_Wand)
Type
Weapon
Class
One-handed Staff
Buy
10z
Sell
5z
Weight
0
Attack
50 / MATK 200
Required Lvl
100
Weapon Lvl
3
Slot
1
Applicable Jobs
Warlock
Description
Blue Staff which has destructive power.
DEX +5, INT +5.
MATK +200.

When VIP Status is active:
MATK +20%.
Reduces variable cast time by 10%.
Item Script
{ bonus bDex,5; bonus bInt,5; },{},{}
Dropped By No Result

Ru Gold Wand [2]   [One Hand]   Item ID# 1678 (Ru_Gold_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
50 / MATK 170
Required Lvl
120
Weapon Lvl
3
Slot
2
Applicable Jobs
Warlock
Description
A golden wand with brutal power.

DEX +8, INT +8
MATK +170

Item Script
{ bonus bDex,8; bonus bInt,8; },{},{}
Dropped By No Result

Rutilus Stick-OS [2]   [One Hand]   Item ID# 26151 (Rutilus_Stick_OS)
Rutilus Stick-OS
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
90
Attack
80 / MATK 175
Required Lvl
130
Weapon Lvl
4
Slot
2
Applicable Jobs
Arch Bishop
Warlock
Expanded Supernovice
Soul Reaper
Description
Staff equipped with a red glowing orb.

MATK +175.
Indestructible in battle
Increases magical damage against Neutral and Earth elemental monsters by 5%.

Refine Level +7, reduces variable cast time by 7%.

Refine Level +9, random chance to increase Fire elemental magic damage by 30% for 10 seconds when dealing magical damage.

Refine Level +11, reduces after skill delay by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAddEle,Ele_Neutral,5; bonus2 bMagicAddEle,Ele_Earth,5; if (.@r >= 7) { bonus bVariableCastrate,-7; if (.@r >= 9) { autobonus "{ bonus2 bMagicAtkEle,Ele_Fire,30; }",40,10000,BF_MAGIC,"{ specialeffect2 255; }"; if (.@r >= 11) { bonus bDelayrate,-10; } } } },{},{}
Dropped By No Result

Rutilus Stick-OSAD [2]   [One Hand]   Item ID# 550075 (Rutilus_Stick_AD)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
90
Attack
80 / MATK 175
Required Lvl
170
Weapon Lvl
5
Slot
2
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
An upgraded Staff equipped with a red glowing orb.

Indestructible in battle

MATK +175

Increases magical damage against Neutral and Earth elemental by 10%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases magical damage with Neutral and Fire element by 30%.

Refine Level +11:
Decreases after skill cast delay by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAddEle,Ele_Neutral,10; bonus2 bMagicAddEle,Ele_Earth,10; if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Fire,30; bonus2 bMagicAtkEle,Ele_Neutral,30; if (.@r>=11) { bonus bDelayrate,-15; } } } },{},{}
Dropped By No Result

RWC Memory Staff [1]   [One Hand]   Item ID# 1670 (RWC_Memory_Staff)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
50
Attack
25 / MATK 30
Weapon Lvl
3
Slot
1
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
A staff created for the 2012 RWC (Ragnarok World Championship) infused with pure gold.

MATK +30
Every 3 refine level, MATK +30.

Refine Level +6:
MATK +5%.
Refine Level +9:
MATK +5%.
Has a low chance of autocasting Level 1 Mystical Amplification.

When combined with RWC Memorial Pendant:
For every refine level, MATK +5.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMatk,30*(.@r/3); if (.@r>=6) bonus2 bMagicAddRace,RC_All,(.@r>=9?10:5); if (.@r>=9) bonus4 bAutoSpell,"HW_MAGICPOWER",1,5,0; },{},{}
Dropped By No Result

« First < 1011121314151617181920 > Last »
back to top