Item Details

Illusion Gelerdria [2] ( Gelerdria_IL )

# 530015 Illusion Gelerdria [2]
Illusion Gelerdria [2] Buy: zeny Sell: 0 zeny Weight: 200 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 170 M. Attack: N/A Range: 3 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: Fourth classes., All Third

Uma lança especialmente encantada com os poderes da floresta.
--------------------------
CRIT +15.
HP máx. +10%.
--------------------------
A cada 3 refinos:
ATQ +20.
Velocidade de ataque +2%.
--------------------------
Refino +7 ou mais:
Dano crítico +30%.
Dano de [Disparo Perfurante] +25%.
Refino +9 ou mais:
Dano físico a distância +15%.
Dano de [Toque do Oblívio] +25%.
Refino +11 ou mais:
Dano de [Disparo Perfurante] e [Toque do Oblívio] +20% adicional.
--------------------------
Conjunto
[Faixa Ilusional]
Ao usar [Aegis Domini]:
Ativa um [efeito] por 60 segundos.
Arma e Faixa refinadas no +7 ou mais:
Dano físico a distância +15% adicional.
Soma dos refinos do conjunto 18 ou mais:
Dano físico contra todas as raças de monstros +15%.
Soma dos refinos do conjunto 22 ou mais:
A cada refino da Arma e da Faixa:
Dano de [Disparo Perfurante] e [Toque do Oblívio] +2%.
--------------------------
Efeito:
Dano de [Disparo Perfurante] e [Toque do Oblívio] +25% adicional.
--------------------------
Tipo: Lança
ATQ: 170 ATQM: 0
Peso: 200
Nível da arma: 4
Nível necessário: 120
Classes: Guardiões Reais e evoluções

A large one-handed spear that shakes the earth and also stimulate user's metabolism.
------------------------
MHP + 10%, CRI + 15.
------------------------
For every 3 refine level, ATK + 20, ASPD + 2%.
------------------------
When refined to +7 or higher,
increase Cannon Spear damage by 25%,
increase Critical Damage by 30%.
------------------------
When refined to +9 or higher,
increase Vanishing Point damage by 25%,
increase long ranged physical damage by 15%.
------------------------
When refined to +11 or higher, increase Cannon Spear and Vanishing Point damage by additional 25%.
------------------------
Set Bonus:
Illusion Gelerdria [2]
Illusion Passion Hairband [1]

When casting Shield Spell, increase Cannon Spear and Vanishing Point damage by 25% for 60 seconds.
------------------------
When the refine level of each item in the set is 7 or higher, increase long ranged physical damage by 15%.
------------------------
When the total refine level of set is 18 or higher, increase physical damage against all race monsters by 15%.
------------------------
When the total refine level of set is 22 or higher, increase Cannon Spear and Vanishing Point damage by twice the total refine rate set as a percentage.
------------------------
Type : Spear
Attack : 170
Weight : 200
Weapon Level : 4
Required Level : 120
Jobs : Royal Guard

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,15;
bonus bMaxHPrate,10;
bonus bAspdRate,2*(.@r/3);
bonus bBaseAtk,20*(.@r/3);
if (.@r>=7) {
   bonus bCritAtkRate,30;
   bonus2 bSkillAtk,"LG_CANNONSPEAR",25;
   if (.@r>=9) {
      bonus bLongAtkRate,15;
      bonus2 bSkillAtk,"LG_BANISHINGPOINT",25;
      if (.@r>=11) {
         bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;
         bonus2 bSkillAtk,"LG_CANNONSPEAR",20;
      }
   }
}
N/A
N/A

N/A