ID #21030
Weapon
Trial Rune Knight's Two-Handed Sword [1]
Buy Price: N/A
Sell Price: N/A
A two-handed sword for Rune Knights who are more or less used to handling runes.
When equipped with Enhanced Time Keeper Armor, will makes wearer's body more agile.
_______________________
Critical +10
_______________________
Increases Critical Damage by 10%.
_______________________
For each 10 Base Level:
ATK +6 (Up to Base Level 160).
_______________________
Refine Level +7:
For each Level of TWo-Handed Quicken:
Increases Attack Speed (decreases After Attack Delay by 1%.)
_______________________
When equipped with Enhanced Time Keeper Hat, Enhanced Time Keeper Robe, nhanced Time Keeper Manteau, Enhanced Time Keeper Boots:
ASPD +2,
MaxHP and MaxSP +10%
For each 10 Base VIT:
Decreases damage taken from Neutral elemental attacks by 3%.
(up to Base VIT 100)
For each 10 Base AGI:
Increases Attack Speed (decreases After Attack Delay by 2%).
(up to Base AGI 100)
For each 10 Base DEX:
HIT +3
(up to Base DEX 100)
For each 10 Base LUK:
Critical +3
(up to Base LUK 100)
_______________________
Type: Two-Handed Sword
Attack: 200
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Rune Knight
When equipped with Enhanced Time Keeper Armor, will makes wearer's body more agile.
_______________________
Critical +10
_______________________
Increases Critical Damage by 10%.
_______________________
For each 10 Base Level:
ATK +6 (Up to Base Level 160).
_______________________
Refine Level +7:
For each Level of TWo-Handed Quicken:
Increases Attack Speed (decreases After Attack Delay by 1%.)
_______________________
When equipped with Enhanced Time Keeper Hat, Enhanced Time Keeper Robe, nhanced Time Keeper Manteau, Enhanced Time Keeper Boots:
ASPD +2,
MaxHP and MaxSP +10%
For each 10 Base VIT:
Decreases damage taken from Neutral elemental attacks by 3%.
(up to Base VIT 100)
For each 10 Base AGI:
Increases Attack Speed (decreases After Attack Delay by 2%).
(up to Base AGI 100)
For each 10 Base DEX:
HIT +3
(up to Base DEX 100)
For each 10 Base LUK:
Critical +3
(up to Base LUK 100)
_______________________
Type: Two-Handed Sword
Attack: 200
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Rune Knight
Basic Information
Type
Weapon
Range
1
Job Requirements
Knight
Yes
Requirements
Weapon Level
3
Min Level
100
Scripts
Script bonus bCritAtkRate,10; bonus bCritical,10; bonus bBaseAtk,6*(min(BaseLevel,160)/10); if (getrefine()>=7) { bonus bAspdRate,getskilllv("KN_TWOHANDQUICKEN"); }
bonus bCritAtkRate,10;
bonus bCritical,10;
bonus bBaseAtk,6*(min(BaseLevel,160)/10);
if (getrefine()>=7) {
bonus bAspdRate,getskilllv("KN_TWOHANDQUICKEN");
}