Basic Info

Name 1394 Upgrade Two-Handed Axe[1]
Item ID 1394 - Upg_Two_Handed_Axe
Type Weapon - Two-Handed Axe
1394
Two-Handed Axe that is coated by Oridecon and Gold with perfect level.
-------------------------
ATK increases by 14 for every Refine.
-------------------------
Level 70 or Higher : ATK +10 for Every 10 BaseLevel
-------------------------
Indestructible
-------------------------
Class: Two-Handed Axe
Attack: 110
Weight: 200
Weapon Level: 3
Level Requirement: 1
Jobs: Swordsman and Merchant

Details

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

Stats

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

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist
Gender Any

Scripts

Use Script
bonus bBaseAtk,(getrefine()*14); if(BaseLevel>70) { bonus bBaseAtk,(((BaseLevel-70)/10)*10); }
Equip Script
None
Unequip Script
None