Viewing Item

#510006: Fatalist

Item ID 510006 For Sale No
Identifier Fatalist Credit Price Not For Sale
Name Fatalist Type Weapon - Dagger
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 165 Min Equip Level 100
MATK 0 Max Equip Level None
Description Swords of old travelers who specialize in stabbing rather than cutting.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Refine Level +9:
Increases damage of Fatal Menace by 20%.
_______________________
Refine Level +11:
Decreases After Skill Delay by 7%.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical damage.
_______________________
Type: Dagger
Attack: 165
Weight: 90
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Shadow Chaser
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bBaseAtk,.@r/2*10;

6 bonus

7 bAspdRate,(.@r/3)*2;

8 if

9 (.@r

10 =9)

11 {

12 bonus2

13 bSkillAtk,"SC_FATALMENACE",20;

14 }

15 if

16 (.@r

17 =11)

18 {

19 bonus

20 bDelayrate,-7;

21 }

Equip Script None
Unequip Script None