Item Details

Vecer Axe [2] ( Vecer_Axe )

ID 1311 Vecer Axe [2]
Vecer Axe [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: One-Handed Axe Gender: Both Locations: Weapon
Attack: 140 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 3 Armor Level: Not specified Min. Equip Level: 50 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Transcendent classes (no Transcendent-Third classes)., Fourth classes., All Transcendent classes., All Third classes.

Um machado luxuoso, decorado na cor vermelha. Ele emite um som único quando brandido.
Indestrutível em batalha.
SOR base 90 ou mais:
ATQ +20.
DES base 90 ou mais:
CRIT +5.
SOR e DES base 90 ou mais:
Dano de [Mammonita] +15%.
Tipo: Machado
Ataque: 140
Peso: 150
Nível da arma: 3
Nível necessário: 50
Classes: Transcendentais de Espadachins, Mercadores e evoluções

A luxurious axe decorated in red. It creates wind with a unique sound when you wave it.
Class: One-Handed Axe
Attack: 140
Property: Neutral
Weight: 150
Weapon Level: 3
Requires Level: 50
Usable By: Lord Knight Jobs, Master Smith Jobs, Paladin Jobs, Biochemist Jobs
ATK + 20, if the users base Luk is 90 or higher.
Crit + 5, if the users base Dex is 90 or higher.
Increases the damage of Mammonite by an additional 15%, if the users base Dex and Luk is 90 or higher.
This item is indestructible in battle.

A luxurious axe decorated in red. It creates wind with a unique sound when you wave it.
-------------
Type: Weapon
Class: One-Handed Axe
Attack: 140
Property: Neutral
Weight: 150
Weapon Level: 3
Required Level: 50
Jobs: Transcendent Swordsman Jobs, Transcendent Merchant Jobs
-------------
This item is indestructible in battle.
-------------
If base DEX is 90 or higher,
CRIT + 5.
-------------
If base LUK is 90 or higher,
ATK + 20.
-------------
If base DEX, LUK is 90 or higher,
Increases the damage of Mammonite by 15%.

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
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;
}
Not specified
Not specified