logo


Status: online   Spieler: 10

   flag

Du hast noch keinen Account?
Registriere dich hier

NyanDB

Item Database



# 1384   Veteran Axe   ItemID: 1384   (Veteran_Axe)
TypeWeaponLocation2-Handed WeaponWeight300
Buy10000Sell5000Pre-/Sufix
# 1384 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
Class : Two-Handed Axe
Attack : 250
Weight : 300
Property : Neutral
Weapon Level : 3
Required Level : 80
Applicable Job : Merchant Class
Script: { if(getskilllv("BS_DAGGER")==3) { bonus bAtk,10; } if(getskilllv("BS_SWORD")==3) { bonus bAtk,10; } if(getskilllv("BS_TWOHANDSWORD")==3) { bonus bAtk,10; } if(getskilllv("BS_KNUCKLE")==3) { bonus bAtk,10; } if(getskilllv("BS_SPEAR")==3) { bonus bAtk,10; } if(getskilllv("BS_AXE")==3) { bonus bAtk,10; } if(getskilllv("BS_MACE")==3) { bonus bAtk,10; } bonus bVit,2; } , { } , { }
Crafting: -