Item Details

Illusion Counter Dagger [2] ( Counter_Dagger_IL )

# 28745 Illusion Counter Dagger [2]
Illusion Counter Dagger [2] Buy: zeny Sell: 0 zeny Weight: 90 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 170 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 120 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Faca criada por arquimagos poderosos. Ela descobre os pontos vulneráveis do alvo e permite causar acertos críticos.
--------------------------
CRIT +90.
--------------------------
A cada 2 refinos:
Dano crítico +3%.
--------------------------
Refino +7 ou mais:
ATQ da arma +5%.
Refino +9 ou mais:
Dano físico contra todos os Tamanhos +20%.
Refino +11 ou mais:
Dano físico contra oponentes de todas as propriedades +20%.
--------------------------
Conjunto
[Sobrevivente Ilusional]
Velocidade de ataque +10%.
Arma e Capa refinados no +7 ou mais:
Dano crítico +15%.
Soma dos refinos 18 ou mais:
Velocidade de ataque +15% adicional.
Soma dos refinos 22 ou mais:
Habilita [Ataque Duplo] nv.4.
--------------------------
Tipo: Adaga
ATQ: 170 ATQM: 0
Peso: 90
Nível da arma: 4
Nível necessário: 120
Classes: Magos, Espiritualistas e evoluções

A dagger that creates a high chance of inflicting lethal damage.
CRI +90
Critical damage +3% for every 2 upgrade levels
If refine rate is 7 or higher, ATK + 5%.
_
If refine rate is 9 or higher, increases physical damage against all size monsters by 20%.
_
If refine rate is 11 or higher, increases physical damage against all property monsters by 20%.
_
If equipped with Illusion Survivor's Manteau,
increased ASPD (Post-attack delay -10%)
If both Illusion Counter Dagger and Survivor's Manteau are +7 or higher,
Critical damage +15%
If their combined upgrade levels are 18 or higher,
additionally increased ASPD (Additional post-attack delay -15%)
If their combined upgrade levels are 22 or higher,
enables Level 4 Double Attack.
_
Class: Dagger ATK: 170
Weight: 90
Weapon Level: 4
Required Level: 120
Job: Mage and Soul Linker Classes

N/A

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:
.@r = getrefine();
bonus bCritical,90;
bonus bCritAtkRate,(3*(.@r/2));
if (.@r >= 7) {
   bonus bAtkRate,5;
   if (.@r >= 9) {
      bonus2 bAddSize,Size_All,20;
      if (.@r >= 11) {
         bonus2 bAddEle,Ele_All,20;
      }
   }
}
N/A
N/A

N/A