Vecer Axe
Vecer_Axe
Refineable
Weapon
20 z
0 z
150
0
1
2
140
Monster Drops
| Monster | Drop Rate | Level |
|---|---|---|
| Howard Alt-Eisen | 0.01% | 83 |
Equipment Info
Main Hand
Upper
Swordman / Merchant / Knight / Blacksmith / Crusader / Alchemist
Both (Male and Female)
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;
}