Viewing Item

#21000: Uprage Two-handed Sword

Item ID 21000 For Sale No
Identifier Upg_Twohand_Sword Credit Price Not For Sale
Name Uprage Two-handed Sword Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 150
NPC Sell 10 Weapon Level 3
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 100 Min Equip Level 1
MATK 0 Max Equip Level None
Description TwoHanded Sword that is coated by Oridecon and Gold with perfect Level.
_______________________
For each Refine Level:
ATK +12
MATK +5
_______________________
For each 10 Base Level above 70:
ATK +10
_______________________
Type: Two-Handed Sword
Attack: 100
Weight: 150
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Swordman classes
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bBaseAtk,(.@r*12);

6 bonus

7 bMatk,(.@r*5);

8 if

9 (BaseLevel

10 70)

11 bonus

12 bBaseAtk,(((BaseLevel-70)/10)*10);

Equip Script None
Unequip Script None