Basic Info

Name 1398 Metal Two-Handed Axe[1]
Item ID 1398 - Metal_Two_Handed_Axe
Type Weapon - Two-Handed Axe
1398
Two hand axe, which has enhanced the ability to join Emveretarcon and Steel Metal
-------------------------
For every Refine, ATK +7
-------------------------
Level 20 or Higher : ATK+5 for Every 10 BaseLevel
(Applies till BaseLevel 120)
-------------------------
Indestructible
-------------------------
Class: Two-Handed Axe
Attack: 105
Weight: 0
Weapon Level: 3
Level Requirement: 1
Jobs: Swordsman and Merchant

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 1
Defense 0
Attack 105
Magical Attack 0
Weapon Level 3
Slots 1

Restrictions

Level Range Any
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist
Gender Any

Scripts

Use Script
bonus bUnbreakableWeapon,0; bonus bBaseAtk,(getrefine()*7); .@val = min(BaseLevel/10, 12); if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
Equip Script
None
Unequip Script
None