Renewal
.:Renewal Item Database:.
Weapon

Zephyrus [0]   [Two Handed]   Item ID# 1468 (Zephyrus)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
48
Weapon Lvl
4
Slot
0
Range
3
Property
Wind
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the Wind Property.
Add a 10% chance of auto casting Level 3 Thunder Storm on the enemy when attacking.
Causes Silence effect to enemies by 2% chance.
Item Script
{ bonus bAtkEle,Ele_Wind; bonus2 bAddEff,Eff_Silence,200; bonus3 bAutoSpell,"MG_THUNDERSTORM",3,100; },{},{}
Dropped By
EnchantmentSocket Enchantable

Zephyrus [3]   [Two Handed]   Item ID# 1481 (Zephyrus_)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
48
Weapon Lvl
4
Slot
3
Range
3
Property
Wind
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the Wind Property.
Add a 10% chance of auto casting Level 3 Thunder Storm on the enemy when attacking.
Causes Silence effect to enemies by 2% chance.
Item Script
{ bonus bAtkEle,Ele_Wind; bonus2 bAddEff,Eff_Silence,200; bonus3 bAutoSpell,"MG_THUNDERSTORM",3,100; },{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

Zweihander [0]   [Two Handed]   Item ID# 1168 (Zweihander)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
220
Attack
200
Required Lvl
48
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
An enormous, two-handed sword.
Indestructible (except in upgrade attempts).
Item Script
{ bonus bUnbreakableWeapon; },{},{}
Dropped By
EnchantmentSocket Enchantable

Zweihander [2]   [Two Handed]   Item ID# 1171 (Zweihander_)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
220
Attack
200
Required Lvl
48
Weapon Lvl
4
Slot
2
Applicable Jobs
Swordman
Knight
Crusader
Description
An enormous, two-handed sword.
Indestructible (except in upgrade attempts).
Item Script
{ bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

[Katsua]Lacma [1]   [One Hand]   Item ID# 28719 (Diffusion_Lacma)
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
65
Attack
45
Required Lvl
99
Weapon Lvl
3
Slot
1
Applicable Jobs
Novice
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Supernovice
Crusader
Sage
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
A short blade with beautiful decoration of gemstone.
Refine Level +3: ATK +40, MATK +40.

Refine Level +6:
Increases physical damage inflicted on Medium size monsters by 8%.
Randomly nullifies weapon damage penalty resulting from monster's size for 5 second when dealing physical attack.

Refine Level +9:
Increases physical damage inflicted on Medium size monsters by 20%.

Refine Level +12:
Nullifies weapon damage penalty resulting from monster's size.

When VIP status is active:
Every physical attack restores 1 SP.
Increases physical damage inflicted on Medium size monsters by 5%
Refine Level +8:
Nullifies weapon damage penalty resulting from monster's size.
Refine Level +9:
When dealing physical attack, has a low chance to restore 2 SP every second for 5 second.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r>=3) { bonus bMatk,40; bonus bBaseAtk,40; } if (.@r>=6) { bonus2 bAddSize,Size_Medium,8; bonus2 bMagicAddSize,Size_Medium,8; autobonus "{ bonus bNoSizeFix; }",1,5000,BF_WEAPON; } if (.@r>=9) { bonus2 bAddSize,Size_Medium,20; bonus2 bMagicAddSize,Size_Medium,20; } if (.@r>=12) { bonus bNoSizeFix; } },{},{}
Dropped By No Result

[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

[Not For Sale] Aquatic Spear [2]   [One Hand]   Item ID# 32034 (Comp_Undine_Spear_K)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
120
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus bLongAtkRate,(.@r/3)*4; if (.@r>=7) { bonus2 bSkillAtk,"LG_BANISHINGPOINT",15; bonus2 bSkillAtk,"LG_CANNONSPEAR",15; } if (.@r>=9) bonus bAspdRate,10; if (.@r>=11) { bonus2 bSkillAtk,"LG_CANNONSPEAR",20; bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; } },{},{}
Dropped By No Result

[Not For Sale] Avenger [2]   [Two Handed]   Item ID# 1350 (Comp_Avenger)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
600
Attack
270
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Mechanic
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bUnbreakableWeapon; .@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus2 bSkillAtk,"NC_AXETORNADO",(.@r/3)*10; if (.@r>=9) bonus2 bSkillAtk,"NC_AXEBOOMERANG",40; if (.@r>=11) bonus2 bAddSize,Size_All,15; },{},{}
Dropped By No Result

[Not For Sale] Book of the Sun God [3]   [One Hand]   Item ID# 28645 (aegis_28645)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
180 / MATK 170
Required Lvl
100
Weapon Lvl
3
Slot
3
Applicable Jobs
Priest
Sage
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMaxHP,200*.@r; bonus bMaxSP,50*.@r; bonus bAspdRate,.@r; .@val = 3; if (.@r>=12) .@val++; if (.@r>=14) .@val++; bonus3 bAutoSpell,"WZ_METEOR",.@val,50; },{},{}
Dropped By No Result

[Not For Sale] Crimson Rose [2]   [Two Handed]   Item ID# 800035 (Comp_Crimson_Rose)
Type
Weapon
Class
Revolver
Buy
n/a
Sell
n/a
Weight
70
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
7
Applicable Jobs
Rebellion
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,3*(.@r/3); if (.@r >= 7) { bonus bAspd,1; bonus bAtkRate,5; if (.@r >= 9) { bonus bCritAtkRate,20; if (.@r >= 11) { autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL"; } } } },{},{}
Dropped By No Result

[Not For Sale] Demon Slayer Shot [2]   [Two Handed]   Item ID# 28261 (Comp_Demon_S_Shot)
Type
Weapon
Class
Shotgun
Buy
n/a
Sell
n/a
Weight
140
Attack
275
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bSplashRange,1; bonus bLongAtkRate,3*(.@r/2); bonus bMaxSPrate,2*(.@r/3); if (.@r >= 7) { bonus2 bAddClass,Class_Boss,10; if (.@r >= 9) { autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER"; if (.@r >= 11) { bonus2 bAddRace,RC_Undead,15; bonus2 bAddRace,RC_Demon,15; } } } },{},{}
Dropped By No Result

[Not For Sale] Dragonic Slayer [2]   [Two Handed]   Item ID# 21066 (Comp_Dragonic_Slayer)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
100
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Rune Knight
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,(.@r/2)*3; bonus bMaxSPrate,(.@r/2)*3; bonus2 bSkillAtk,"RK_DRAGONBREATH",(.@r/3)*5; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",(.@r/3)*5; if (.@r>=9) bonus bDelayrate,-10; if (.@r>=11) bonus bLongAtkRate,10; },{},{}
Dropped By No Result

« First < 200201202203204205206207 >
back to top