ID #28726
Weapon
Trial Shadow Chaser's Dagger [1]
Buy Price: N/A
Sell Price: N/A
Daggers for Shadow Chasers who are somewhat used to dealing with daggers.
When equipped with Enhanced Time Keeper Armor, will makes wearer's body more agile.
_______________________
MATK +140
_______________________
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each 10 Base Level:
ATK and MATK +3 (Up to Base Level 160).
_______________________
Refine Level +7:
For each Level of Snatcher:
MATK +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: Dagger
Attack: 120
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Shadow Chaser
When equipped with Enhanced Time Keeper Armor, will makes wearer's body more agile.
_______________________
MATK +140
_______________________
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each 10 Base Level:
ATK and MATK +3 (Up to Base Level 160).
_______________________
Refine Level +7:
For each Level of Snatcher:
MATK +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: Dagger
Attack: 120
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Shadow Chaser
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Range
1
Job Requirements
Rogue
Yes
Requirements
Weapon Level
3
Min Level
100
Scripts
Script bonus bAspdRate,10; bonus bMatk,3*(min(BaseLevel,160)/10); bonus bBaseAtk,3*(min(BaseLevel,160)/10); if (getrefine()>=7) { bonus bMatkRate,getskilllv("RG_SNATCHER"); }
bonus bAspdRate,10;
bonus bMatk,3*(min(BaseLevel,160)/10);
bonus bBaseAtk,3*(min(BaseLevel,160)/10);
if (getrefine()>=7) {
bonus bMatkRate,getskilllv("RG_SNATCHER");
}