ID #28022
Weapon
Illusion Infiltrator [2]
Buy Price: N/A
Sell Price: N/A
A lethal Katar that has been perfectly designed to carry out quick assasinations.
_______________________
Increases Physical Damage on Demi-Human race by 60%.
_______________________
DEF +3
FLEE +5
Perfect Dodge +2.
_______________________
Refine Level +9:
FLEE +5
Pefect Dodge +2
_______________________
Refine Level +10:
ATK +5%
_______________________
When equipped with Illusion Ring:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level of Illusion Infiltrator is +9 or higher:
Increases Critical Damage by 10%.
_______________________
Refine Level of Illusion Infiltrator is +11 or higher:
Increases Physical Damage against enemies of Brute race by 25%.
_______________________
Type: Katar
Attack: 200
Weight: 150
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Guillotine Cross
_______________________
Increases Physical Damage on Demi-Human race by 60%.
_______________________
DEF +3
FLEE +5
Perfect Dodge +2.
_______________________
Refine Level +9:
FLEE +5
Pefect Dodge +2
_______________________
Refine Level +10:
ATK +5%
_______________________
When equipped with Illusion Ring:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level of Illusion Infiltrator is +9 or higher:
Increases Critical Damage by 10%.
_______________________
Refine Level of Illusion Infiltrator is +11 or higher:
Increases Physical Damage against enemies of Brute race by 25%.
_______________________
Type: Katar
Attack: 200
Weight: 150
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Guillotine Cross
Basic Information
Type
Weapon
Weight
1500
Range
1
Job Requirements
Assassin
Yes
Class Requirements
Upper
Yes
Requirements
Weapon Level
4
Min Level
100
Scripts
Script bonus2 bAddRace,RC_DemiHuman,60; bonus2 bAddRace,RC_Player_Human,60; bonus bDef,3; .@flee = 5; .@flee2 = 2; if (getrefine() >= 9) { .@flee += 5; .@flee2 += 2; bonus2 bAddClass,Class_All,5; } bonus bFlee,.@flee; bonus bFlee2,.@flee2;
bonus2 bAddRace,RC_DemiHuman,60;
bonus2 bAddRace,RC_Player_Human,60;
bonus bDef,3;
.@flee = 5;
.@flee2 = 2;
if (getrefine() >= 9) {
.@flee += 5;
.@flee2 += 2;
bonus2 bAddClass,Class_All,5;
}
bonus bFlee,.@flee;
bonus bFlee2,.@flee2;