Vecer Axe [2]

Vecer Axe [2]

ID: 1311 · Vecer_Axe

NPC Sell: 10z
NPC Buy: 20z

Item Info

TypeWeapon (One-Handed Axe)
Weight150
Slots2
ATK140
Equip Level50
Weapon Level3
EquipWeapon
NPC Buy20z
NPC Sell10z
Description
A luxurious axe decorated in red. It creates wind with a unique sound when you wave it. If base Luk is over 90, Atk +20. If base Dex is over 90, Critical +5. If both base Luk and Dex are over 90: Increases Mammonite damage by 15%. Class: One-Handed Axe Attack: 140 Weight: 150 Weapon Level: 3 Level Requirement: 50 Jobs: Transcendent Swordman and Merchant
Script
On Equip: 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; }

No known monster drops for this item.