ID #28014
Weapon
Old King's Double Edge [3]
Buy Price: N/A
Sell Price: N/A
A twin swords that made from combination of two powerful blades, Ruin Bringer Sword and Glory to the King Sword.
_______________________
For each Refine Level:
Increases damage of Cross Impact by 3%.
Increases damage of Cross Ripper Slasher by 2%.
Increases damage of Rolling Cutter by 1%.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +10:
Increases Attack Speed (decreases After Attack Delay by 5%).
Inflicts more damage on the enemy with high DEF.
_______________________
Type: Katar
Attack: 150
Weight: 280
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Guillotine Cross
_______________________
For each Refine Level:
Increases damage of Cross Impact by 3%.
Increases damage of Cross Ripper Slasher by 2%.
Increases damage of Rolling Cutter by 1%.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +10:
Increases Attack Speed (decreases After Attack Delay by 5%).
Inflicts more damage on the enemy with high DEF.
_______________________
Type: Katar
Attack: 150
Weight: 280
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Guillotine Cross
Basic Information
Type
Weapon
Weight
2800
Range
1
Job Requirements
Assassin
Yes
Requirements
Weapon Level
4
Min Level
130
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"GC_CROSSIMPACT",3*.@r; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",2*.@r; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",.@r; if (.@r>=7) bonus bAspdRate,5; if (.@r>=9) bonus bAspdRate,5; if (.@r>=10) bonus bDefRatioAtkClass,Class_All;
.@r = getrefine(); bonus2 bSkillAtk,"GC_CROSSIMPACT",3*.@r; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",2*.@r; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",.@r; if (.@r>=7) bonus bAspdRate,5; if (.@r>=9) bonus bAspdRate,5; if (.@r>=10) bonus bDefRatioAtkClass,Class_All;