Item Details

Aquatic Spear [2] ( Undine_Spear_K )

ID 32018 Aquatic Spear [2]
Aquatic Spear [2] Buy Price: zeny Sell Price: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: One-Handed Spear Gender: Both Locations: Weapon
Attack: 180 Magic Attack: Not specified Range: 3 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: Fourth classes., All Third classes.

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

Account Bound.
A weapon that undine Hydrola gave to her lover, Royal Guard Matteo.
It is said that he killed more than one hundred enemies with this trident.
-------------
[For each 2 refine lv]
ATK +10.
[For each 3 refine lv]
Long-range physical damage +4%.
[If refine lv is 7 or higher]
[Cannon Spear] and [Vanishing Point] damage +15%.
[If refine lv is 9 or higher]
ASPD +10%.
[If refine lv is 11 or higher]
[Cannon Spear] and [Vanishing Point] damage +20%.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Trident of Undine32018
Has a chance to activate effects for 7 seconds when dealing physical damage:
STR +20.
ATK +15%.
-------------
Class: Spear
Attack: 180
Weight: 120
Weapon Lv: 4
Required Level: 100
Jobs: Royal Guard Jobs

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:
.@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;
}
Not specified
Not specified