
RENEWAL / ITEMS
Vecer Axe [2]
#1311Weapon
Vecer_Axe
You’re viewing Renewal.
View Pre-Renewal version TypeWeapon
Weapon classOne-Handed Axe
Equipment positionWeapon
GenderBoth
Weight150
Buy price20 z
Sell price10 z
ATK140
Slots2
Required level50
Weapon level3
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
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.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Alchemist
- Yes
- Blacksmith
- Yes
- Crusader
- Yes
- Knight
- Yes
- Merchant
- Yes
- Swordman
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect 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;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 2% | 2% |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 1311
- Aegis Name
- Vecer_Axe
- Name
- Vecer Axe
- Type
- Weapon
- Sub Type
- 1hAxe
- Buy
- 20
- Weight
- 1500
- Attack
- 140
- Range
- 1
- Slots
- 2
- Jobs
- Alchemist
- Yes
- Blacksmith
- Yes
- Crusader
- Yes
- Knight
- Yes
- Merchant
- Yes
- Swordman
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 3
- Equip Level Min
- 50
- Refineable
- Yes
- 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; }
- Client Resource
- 베체르액스
- Client Name
- Vecer Axe
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 6
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/베체르액스.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/베체르액스.bmp
