Renewal
.:Item Database:.
Weapon

Vecer Axe [2]   [One Hand]   Item ID# 1311 (Vecer_Axe)
Type
Weapon
Class
One-handed Axe
Buy
20z
Sell
10z
Weight
150
Attack
140
Required Lvl
50
Weapon Lvl
3
Slot
2
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
A high quality axe painted in red. It is said to make a peculiar sound when swung in battle.
[Base Lucky >= 90]
ATK + 20
[Base Dexterity >= 90]
CRIT + 5
[Base Lucky or Base Dexterity >= 90]
Increases damage when using skill Mammonite by 15%.
Item Script
{ if(readparam(bLuk)>=90) { bonus bBaseAtk,20; } if(readparam(bDex)>=90) { bonus bCritical,5; } if(readparam(bDex)>=90||readparam(bLuk)>=90) { bonus2 bSkillAtk,"MC_MAMMONITE",15; } },{},{}
Dropped By

Veteran Axe [2]   [Two Handed]   Item ID# 1384 (Veteran_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
10000z
Sell
5000z
Weight
300
Attack
250
Required Lvl
80
Weapon Lvl
3
Slot
2
Property
Neutral
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
An axe crafted by a man using an ore given by the ancient god of smithing.
It is said that only one skilled in metalworking can properly wield this axe.
If the player has mastered Smith Dagger, ATK + 10.
If the player has mastered Smith Sword, ATK + 10.
If the player has mastered Smith Two-hand Sword, ATK + 10.
If the player has mastered Smith Knuckle, ATK + 10.
If the player has mastered Smith Spear, ATK + 10.
If the player has mastered Smith Axe, ATK + 10.
If the player has mastered Smith Mace, ATK + 10.
VIT + 2
Item Script
expand to view script
{ if(getskilllv("BS_DAGGER")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_SWORD")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_TWOHANDSWORD")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_KNUCKLE")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_SPEAR")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_AXE")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_MACE")==3) { bonus bBaseAtk,10; } bonus bVit,2; },{},{}
Dropped By

Veteran Hammer [2]   [One Hand]   Item ID# 1548 (Veteran_Hammer)
Type
Weapon
Class
Mace
Buy
10000z
Sell
5000z
Weight
180
Attack
160
Required Lvl
80
Weapon Lvl
3
Slot
2
Property
Neutral
Applicable Jobs
Acolyte
Priest
Monk
Description
A powerful hammer crafted from a meteorite.
The clergy believe the hammer has been blessed with sacred power.
For each level of Divine Protection, Heal Amount + 1%.
For each level of Mace Mastery, CRIT + 2%.
INT + 1, LUK + 1
Item Script
{ bonus bHealPower,getskilllv("AL_DP"); bonus bCritical,getskilllv("PR_MACEMASTERY")*2; bonus bInt,1; bonus bLuk,1; },{},{}
Dropped By

Veteran Sword [1]   [Two Handed]   Item ID# 1188 (Veteran_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
10000z
Sell
5000z
Weight
200
Attack
180
Required Lvl
80
Weapon Lvl
4
Slot
1
Property
Neutral
Applicable Jobs
Swordman
Knight
Crusader
Description
A sword that can only be obtained from masterful sword training.
The sword is said to be stronger when wielded by a master swordsman.
If the player has mastered the Bash Skill, Bash Damage +50%.
If the player has mastered the Bowling Bash Skill, Bowling Bash Damage +50%.
STR + 1, DEX + 1
Item Script
{ if(getskilllv("SM_BASH")==10) { bonus2 bSkillAtk,"SM_BASH",50; } if(getskilllv("KN_BOWLINGBASH")==10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
Dropped By

Violet Fear [2]   [Two Handed]   Item ID# 1185 (Violet_Fear)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
220
Attack
275
Required Lvl
80
Weapon Lvl
4
Slot
2
Applicable Jobs
High Swordman
Lord Knight
Paladin
Description
A huge violet Two-Handed Sword that's made from the Twin Swords of Naght Sieger.
When attacking there is a chance that for 5 seconds you will completely disregard the defense of the opponent.
Has a chance of autocasting Lv. 3 Meteor Storm and/or Lv. 5 Frost Nova with each physical attack.
Item Script
{ bonus3 bAutoSpell,"WZ_METEOR",3,30; bonus3 bAutoSpell,"WZ_FROSTNOVA",5,50; autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",50,5000; },{},{}
Dropped By No Result

Violin [3]   [One Hand]   Item ID# 1901 (Violin)
Type
Weapon
Class
Musical Instrument
Buy
4000z
Sell
2000z
Weight
70
Attack
50
Required Lvl
2
Weapon Lvl
1
Slot
3
Applicable Jobs
Bard / Dancer
Description
The classical stringed instrument favored by Rocker, the grasshopper monster who'd rather play music than do actual work.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for vender information
EnchantmentSocket Enchantable
Obtainable FromBard Job Quest
Old Blue Box

Violin [4]   [One Hand]   Item ID# 1902 (Violin_)
Type
Weapon
Class
Musical Instrument
Buy
4000z
Sell
2000z
Weight
70
Attack
50
Required Lvl
2
Weapon Lvl
1
Slot
4
Applicable Jobs
Bard / Dancer
Description
The classical stringed instrument favored by Rocker, the grasshopper monster who'd rather play music than do actual work.
Item Script
{},{},{}
Dropped By
EnchantmentGenerated by Socket Enchanting
Obtainable FromOld Blue Box, Old Violet Box

< 12
back to top