0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
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

Basic Information

Weapon
1500
1

Job Requirements

Yes

Class Requirements

Yes

Requirements

4
100

Scripts

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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.