ID #21023
Weapon
Enhanced Metal Two-Handed Sword [1]
Buy Price: N/A
Sell Price: N/A
A metallic Two-Handed Sword made of oridecon created for experienced adventurers.
_______________________
Increases damage of Ignition Break by 10%.
_______________________
For each Refine Level:
ATK +8, MATK +3, ASPD +2
_______________________
For each 10 Base Level:
ATK +7(Applies up to Base Level 150)
_______________________
Type: Two-Handed Sword
Attack: 120
Weight: 0
Weapon Level: 3
Enchantable: Yes
Enchanter: Jumping Enchant Specialist
_______________________
Requirement:
Base Level 100
Rune Knight and Royal Guard
_______________________
Increases damage of Ignition Break by 10%.
_______________________
For each Refine Level:
ATK +8, MATK +3, ASPD +2
_______________________
For each 10 Base Level:
ATK +7(Applies up to Base Level 150)
_______________________
Type: Two-Handed Sword
Attack: 120
Weight: 0
Weapon Level: 3
Enchantable: Yes
Enchanter: Jumping Enchant Specialist
_______________________
Requirement:
Base Level 100
Rune Knight and Royal Guard
Basic Information
Type
Weapon
Range
1
Job Requirements
Crusader
Yes
Knight
Yes
Swordsman
Yes
Requirements
Weapon Level
3
Min Level
100
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"RK_IGNITIONBREAK",10; bonus bAspdRate,2*.@r; bonus bMatk,3*.@r; bonus bBaseAtk,(8*.@r)+7*(min(BaseLevel,150)/10);
.@r = getrefine(); bonus2 bSkillAtk,"RK_IGNITIONBREAK",10; bonus bAspdRate,2*.@r; bonus bMatk,3*.@r; bonus bBaseAtk,(8*.@r)+7*(min(BaseLevel,150)/10);