0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #1311 Weapon

Vecer Axe [2]

Buy Price: N/A Sell Price: N/A
A luxurious axe decorated in red. It creates wind with a unique sound when you wave it.
_______________________
Base LUK at least 90:
ATK +20
_______________________
Base DEX at least 90:
Critical +5
_______________________
If both base LUK and DEX at least 90:
Increases damage of Mammonite by 15%.
_______________________
Type: One-Handed Axe
Attack: 140
Weight: 150
Weapon Level: 3
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 50
Transcendent Swordsman and Merchant

Monster Drops

Normal Drops

Howard Alt-Eisen

Rate: 100%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1500
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes

Class Requirements

Yes

Requirements

3
50

Scripts

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; }
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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.