
RENEWAL / ITEMS
Veteran Axe [2]
#1384Weapon
Veteran_Axe
You’re viewing Renewal.
View Pre-Renewal version TypeWeapon
Weapon classTwo-Handed Axe
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight300
Buy price10,000 z
Sell price5,000 z
ATK250
Slots2
Required level80
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
An axe made out of the metal which the Ancient God of Blacksmiths gave to humans. If someone handy with metals uses this axe, it will show their incredible power.
Class: Two-Handed Axe
Attack: 250
Property: Neutral
Weight: 300
Weapon Level: 3
Requires Level: 80
Usable By: Merchant Jobs
ATK + 10, if Forge Axe is at maximum level.
ATK + 10, if Forge Dagger is at maximum level.
ATK + 10, if Forge Knuckle is at maximum level.
ATK + 10, if Forge Mace is at maximum level.
ATK + 10, if Forge Spear is at maximum level.
ATK + 10, if Forge Knuckle is at maximum level.
ATK + 10, if Forge Sword is at maximum level.
ATK + 10, if Forge Two-Handed Sword is at maximum level.
Adds a 5% chance of casting Level 3 Magnum Break on the target when using Hammerfall.
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 (Two-Handed)
- Jobs
- Alchemist
- Yes
- Blacksmith
- Yes
- Merchant
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
if (getskilllv("BS_DAGGER") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_SWORD") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_TWOHANDSWORD") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_KNUCKLE") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_SPEAR") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_AXE") == 3) {
bonus bBaseAtk,10;
}
if (getskilllv("BS_MACE") == 3) {
bonus bBaseAtk,10;
}
bonus bVit,2;
bonus4 bAutoSpellOnSkill,"BS_HAMMERFALL","SM_MAGNUM",3,50;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.5% | 0.5% |
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
- 1384
- Aegis Name
- Veteran_Axe
- Name
- Veteran Axe
- Type
- Weapon
- Sub Type
- 2hAxe
- Buy
- 10000
- Weight
- 3000
- Attack
- 250
- Range
- 1
- Slots
- 2
- Jobs
- Alchemist
- Yes
- Blacksmith
- Yes
- Merchant
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 3
- Equip Level Min
- 80
- Refineable
- Yes
- Script
- if (getskilllv("BS_DAGGER") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_SWORD") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_TWOHANDSWORD") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_KNUCKLE") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_SPEAR") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_AXE") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_MACE") == 3) { bonus bBaseAtk,10; } bonus bVit,2; bonus4 bAutoSpellOnSkill,"BS_HAMMERFALL","SM_MAGNUM",3,50;
- Client Resource
- 베테랑액스
- Client Name
- Veteran Axe
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 221291384
- Names
- ShoesOfHeroVeteran_Axe
- Script
- if (getskilllv("BS_DAGGER") == 3) bonus bBaseAtk,10; if (getskilllv("BS_SWORD") == 3) bonus bBaseAtk,10; if (getskilllv("BS_TWOHANDSWORD") == 3) bonus bBaseAtk,10; if (getskilllv("BS_KNUCKLE") == 3) bonus bBaseAtk,10; if (getskilllv("BS_SPEAR") == 3) bonus bBaseAtk,10; if (getskilllv("BS_AXE") == 3) bonus bBaseAtk,10; if (getskilllv("BS_MACE") == 3) bonus bBaseAtk,10; bonus2 bSkillCooldown,"NC_AXETORNADO",-200*getskilllv("NC_RESEARCHFE");
- Items
- 28561221291384
- Names
- Ring_Of_BraveShoesOfHeroVeteran_Axe
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillCooldown,"NC_AXETORNADO",-500; bonus2 bAddMonsterDropItem,522,10; if (.@r >= 7) bonus2 bSkillAtk,"NC_AXETORNADO",20; if (.@r >= 9) bonus2 bSkillAtk,"NC_AXETORNADO",40;
- Client Class Num
- 7
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/베테랑액스.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/베테랑액스.bmp
