Item Details

Illusion Infiltrator [2] ( Infiltrator_IL )

ID 28022 Illusion Infiltrator [2]
Illusion Infiltrator [2] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: Katar Gender: Both Locations: Right_Hand + Left_Hand
Attack: 200 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Transcendent classes (no Transcendent-Third classes)., Fourth classes., All Transcendent classes., All Third classes.

Katar feito para atingir pontos vulneráveis.
--------------------------
Duplica a chance de causar um ataque crítico.
--------------------------
DEF +3.
Dano físico contra as raças Humano e Humanoide +60%.
--------------------------
Esquiva +5.
Esquiva perfeita +2.
Refino +9 ou mais:
Esquiva +5 adicional.
Esquiva perfeita +2 adicional.
Refino +10 ou mais:
ATQ da arma +5%.
--------------------------
Conjunto
[Anel Ilusional]
Velocidade de ataque +10%.
Refino +9 ou mais:
Dano crítico +10%.
Refino +11 ou mais:
Dano físico contra as raças Bruto e Doram +25%.
--------------------------
Tipo: Katar
ATQ: 200 ATQM: 0
Peso: 150
Nível da arma: 4
Nível necessário: 100
Classes: Mercenários e evoluções

A lethal katar that has been perfectly designed to carry out quick assassinations.
Class: Katar
Attack: 200
Weight: 150
Weapon Level: 4
Requires Level: 100
Usable By: Guillotine Cross
Def + 3
Flee + 5
Perfect Dodge + 2
Increases physical damage on Demi-Human race targets by 60%.
If upgrade level is +9 or higher,
Additional Flee + 5
Additional Perfect Dodge + 2
If upgrade level is +10 or higher,
ATK + 5%

Set Bonus
Illusion Infiltrator [2]
Illusion Ring [1]
Aspd + 10%
If Illusion Infiltrator [2] upgrade level is +9 or higher,
Increases critical damage on targets by 10%.
If Illusion Infiltrator [2] upgrade level is +11 or higher,
Increases physical damage on Brute race targets by 25%.

A lethal katar that has been perfectly designed to carry out quick assassinations.
Class: Katar
Attack: 200
Weight: 150
Weapon Level: 4
Requires Level: 100
Usable By: Guillotine Cross
Def + 3
Flee + 5
Perfect Dodge + 2
Increases physical damage on Demi-Human race targets by 60%.
If upgrade level is +9 or higher,
Additional Flee + 5
Additional Perfect Dodge + 2
If upgrade level is +10 or higher,
Atk + 5%

Set Bonus
Illusion Infiltrator[2]
Illusion Ring[1]
Aspd + 10%
If Illusion Infiltrator[2] upgrade level is +9 or higher,
Increases critical damage on targets by 10%.
If Illusion Infiltrator[2] upgrade level is +11 or higher,
Increases physical damage on Brute race targets by 25%.

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
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;
Not specified
Not specified

Not specified