ID #21005
Weapon
Metal Two Hand Sword [1]
Buy Price: N/A
Sell Price: N/A
A Two-Handed Sword that enhanced with special metal that Increases its attack power.
_______________________
For each Refine Level:
ATK +6 and MATK +2.
_______________________
Base Level at least 20:
For each 10 Base Level:
ATK +5
(Effect applies up to Level 120)
_______________________
Type: Two-Handed Sword
Attack: 95
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Swordman classes
_______________________
For each Refine Level:
ATK +6 and MATK +2.
_______________________
Base Level at least 20:
For each 10 Base Level:
ATK +5
(Effect applies up to Level 120)
_______________________
Type: Two-Handed Sword
Attack: 95
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Swordman classes
Available from boxes
Basic Information
Type
Weapon
Range
1
Job Requirements
Crusader
Yes
Knight
Yes
Swordsman
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,(.@r*6); bonus bMatk,(.@r*2); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5);
.@r = getrefine(); bonus bBaseAtk,(.@r*6); bonus bMatk,(.@r*2); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5);