Renewal
.:Renewal Item Database:.
Weapon

Wire Whip [2]   [One Hand]   Item ID# 1954 (Wire)
Type
Weapon
Class
Whip
Buy
17500z
Sell
8750z
Weight
100
Attack
95
Required Lvl
16
Weapon Lvl
2
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
A whip made of a flexible wire attached to an iron handle.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for vender information
EnchantmentSocket Enchantable
Obtainable FromOld Blue Box

Wire Whip [3]   [One Hand]   Item ID# 1955 (Wire_)
Type
Weapon
Class
Whip
Buy
17500z
Sell
8750z
Weight
100
Attack
95
Required Lvl
16
Weapon Lvl
2
Slot
3
Range
2
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
A whip made of a flexible wire attached to an iron handle.
Item Script
{},{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting
Obtainable FromOld Blue Box, Old Violet Box

Witch's Broom [2]   [One Hand]   Item ID# 26140 (WitchsBroomStick)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
30
Attack
117 / MATK 200
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Mage
Wizard
Sage
Soul Linker
Description
The broom that the witch used looks like a regular broom, but you can feel the magic in a subtle way.
However, it seems that ordinary people cannot ride and fly it.

MATK +180
Indestructible in battle

Increases magical damage against monsters of Formless race by 10%.
Random chance to autocast Level 1 Quagmire when recieving damage.

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

Refine Level +9:
Increases magical damage against monsters of Formless race by additional 10%.

Refine Level +11:
Decreases after skill cast delay by 10%.

[Bonus by Grade]
[Grade D]: S.MATK +2
[Grade C]: SPL +3, S.MATK +1
[Grade B]: variable cast time of all skills -5%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAddRace,RC_Formless,10; bonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bMatk,35; if (.@r>=9) { bonus2 bMagicAddRace,RC_Formless,10; if (.@r>=11) { bonus bDelayrate,-10; } } } if (.@g >= ENCHANTGRADE_D) { bonus bSmatk,2; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus bSpl,3; if (.@g >= ENCHANTGRADE_B) { bonus bVariableCastrate,-5; } } } },{},{}
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

Wrath Rack [2]   [One Hand]   Item ID# 510008 (Ep172_1h_Dagger)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
80
Attack
160 / MATK 170
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Ninja
Kagerou / Oboro
Description
It was a dagger that was easy to see everywhere.
It was terribly transformed by the magic interference device installed by the Illusionians.

MATK +170.
Increases damage of Flaming Petals and Freezing Spear by 10%.

For each 3 refine levels: MATK +6.

Refine Level +7:
Increases damage of Flaming Petals and Freezing Spear by additional 10%.

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

Refine Level +11:
Increases damage of Flaming Petals and Freezing Spear by additional 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"NJ_KOUENKA",10; bonus2 bSkillAtk,"NJ_HYOUSENSOU",10; bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"NJ_KOUENKA",10; bonus2 bSkillAtk,"NJ_HYOUSENSOU",10; } if (.@r>=9) { bonus bVariableCastrate,-10; } if (.@r>=11) { bonus2 bSkillAtk,"NJ_KOUENKA",10; bonus2 bSkillAtk,"NJ_HYOUSENSOU",10; } },{},{}
Dropped By

Wrath Wheel [2]   [Two Handed]   Item ID# 650003 (Ep172_Bh_Huuma)
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
180
Attack
320
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Ninja
Kagerou / Oboro
Description
A large chunk of metal from somewhere in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Swirling Petal by 15%.
Indestructible in battle

For each 3 refine levels:
ATK +6. Decreases variable cast time by 2%.

Refine Level +7:
Increases damage of Cross Slash by 15%.

Refine Level +9:
Decreases Swirling Petal skill cooldown by 2 seconds.
Decreases Cross Slash skill cooldown by 1 second.

Refine Level +11:
Increases damage of Swirling Petal and Cross Slash by additional 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkEle,Ele_Wind; bonus bUnbreakableWeapon; bonus2 bSkillAtk,"KO_HUUMARANKA",15; bonus bVariableCastrate,-2*(.@r/3); bonus bBaseAtk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"KO_JYUMONJIKIRI",15; } if (.@r>=9) { bonus2 bSkillCooldown,"KO_JYUMONJIKIRI",-1000; bonus2 bSkillCooldown,"KO_HUUMARANKA",-2000; } if (.@r>=11) { bonus2 bSkillAtk,"KO_HUUMARANKA",20; bonus2 bSkillAtk,"KO_JYUMONJIKIRI",20; } },{},{}
Dropped By

Wrench [0]   [One Hand]   Item ID# 1531 (Spanner)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
250
Attack
115
Required Lvl
55
Weapon Lvl
3
Slot
0
Applicable Jobs
Acolyte
Priest
Monk
Description
A heavy tool with many practical applications.
Enable a chance of randomly inflicting the Stun, Blind, Poison, Freeze statuses with each attack.
Item Script
{ bonus2 bAddEff,Eff_Blind,100; bonus2 bAddEff,Eff_Stun,100; bonus2 bAddEff,Eff_Poison,100; bonus2 bAddEff,Eff_Freeze,100; },{},{}
Dropped By

Wrench [0]   [One Hand]   Item ID# 1534 (Spanner_C)
Type
Weapon
Class
Mace
Buy
2z
Sell
1z
Weight
0
Attack
150
Weapon Lvl
3
Slot
0
Refineable
No
Applicable Jobs
Acolyte
Priest
Monk
Description
Rental Items
A heavy tool with many practical applications.
Enable a chance of randomly inflicting the Stun, Blind, Poison, Freeze statuses with each attack.
Impossible to refine this item.
Item Script
{ bonus2 bAddEff,Eff_Blind,100; bonus2 bAddEff,Eff_Stun,100; bonus2 bAddEff,Eff_Poison,100; bonus2 bAddEff,Eff_Freeze,100; },{},{}
Dropped By No Result

Zebra Eel [0]   [Two Handed]   Item ID# 18108 (Brindle_Eel)
Brindle Eel
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
0
Attack
180
Required Lvl
50
Weapon Lvl
1
Slot
0
Range
5
Refineable
No
Applicable Jobs
Hunter
Bard / Dancer
Description
This item is account bound.
Rental Item
Spotty eel that appeared on Malangdo beach. It is always elastic and trying to straighten itself. That is why we can use it as an bow.
AGI + 3.
Has a chance of gaining ASPD +2 for 5 seconds when dealing physical attack.
If Base Level is 100 or higher, long range physical attack +20%.
Item Script
{ bonus bAgi,3; autobonus "{ bonus bAspd,2; }",5,5000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; if (BaseLevel>99) bonus bLongAtkRate,20; },{},{}
Dropped By No Result

Zeny Knife [0]   [One Hand]   Item ID# 1238 (Zeny_Knife)
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
120
Attack
64
Required Lvl
70
Weapon Lvl
3
Slot
0
Applicable Jobs
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Crusader
Sage
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
A dagger that steals Zeny from monsters upon their defeat.
Item Script
{ bonus2 bGetZenyNum,100,40; },{},{}
Dropped By No Result

« First < 199200201202203204205206207 >
back to top