Item Details

Vecer Axe [2] ( Vecer_Axe )

# 1311 Vecer Axe [2]
Vecer Axe [2] Buy: 20 zeny Sell: 10 zeny Weight: 150 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 140 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 50 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Transcendent, Fourth classes., All Transcendent, All Third

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.

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;
}
N/A
N/A