Item Details

Aquatic Spear [2] ( Undine_Spear_K )

# 32018 Aquatic Spear [2]
Aquatic Spear [2] Buy: zeny Sell: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 180 M. Attack: N/A Range: 3 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Uma lança cuja ponta foi afiada com a minúcia de 1000 artesãos, com o intuito de que o primeiro golpe seja o último.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Dano físico a distância +4%.
--------------------------
Refino +7 ou mais:
Dano de [Disparo Perfurante] e [Toque do Oblívio] +15%.
--------------------------
Refino +9 ou mais:
Velocidade de ataque +10%.
Refino +11 ou mais:
Dano de [Disparo Perfurante] e [Toque do Oblívio] +20%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
FOR +20.
ATQ da arma +15%.
--------------------------
Tipo: Lança
ATQ: 180 ATQM: 0
Peso: 120
Nível da arma: 4
Nível necessário: 100
Classes: Guardiões Reais e evoluções

Spear used by a hero who received the blessing of the water spirit in the past.
A beautiful spear that reminisces a crashing wave.
It seems to resonate with Ancient Hero Boots.

For each 2 refine levels, ATK + 10.
For each 3 refine levels, increase ranged physical damage dealth by 4%.
When refined to +7 or higher, increases damage of Cannon Spear, Banishing Point by 15%.
When refined to +9 or higher, increases attack speed (reduces delay after attack by 10%.
When refined to +11 or higher, increases damage of Cannon Spear, Banishing Point by additional 20%.
When equipped with Ancient Hero Boots, adds random chance to increase STR +20, ATRK+15% for 7 sec when wearer physical attacks.

Type: One-Handed Spear Attack: 180
Weight: 120
Weapon Lv : 4
Required Lv : 100
Required Job: Royal Guard Jobs

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