Vecer Axe   ItemID: 1311   (Vecer_Axe) | 
|---|
| Type | Weapon | Location | Weapon | Weight | 150 | 
|---|
 | Buy | 20 | Sell | 10 | Pre-/Sufix |   | 
|---|
 
  | 
  |  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%. Class : Axe Attack : 140 Weight : 150 Weapon Level : 3 Required Level : 50 Applicable Job : Trans Swordman Class, Trans Merchant Class
  | 
|---|
 | Script: |  { if(readparam(bLuk)>=90) { bonus bAtk,20; } if(readparam(bDex)>=90) { bonus bCritical,5; } if(readparam(bDex)>=90 || readparam(bLuk)>=90) { bonus2 bSkillAtk,"MC_MAMMONITE",15; } } , {  } , {  } | 
|---|
 | Crafting: |  - | 
|---|
 
  |