Basic Info

Name 21000 Upgrade Two-Hand Sword[1]
Item ID 21000 - Upg_Twohand_Sword
Type Weapon - Two-Handed Sword
21000
TwoHanded Sword that is coated by Oridecon and Gold with perfect level.
[Per Refine]ATK +12, MATK +5
BaseLevel 70 or Higher:ATK +10 Every 10 BaseLevel
Class: Two-hand Sword
Attack: 100
Weight: 150
Weapon Level: 3
Level Requirement: 1
Jobs: Swordman

Details

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

Stats

Range 1
Defense 0
Attack 100
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 / Knight / Crusader
Gender Any

Scripts

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