Item Details

Espada Primordial [2] ( Up_Oriental_Sword )

# 600009 Espada Primordial [2]
Espada Primordial [2] Compra: zeny Venda: 0 zeny Peso: 200 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Mão Direita + Mão Esquerda
Ataque: 240 Ataque Mágico: N/A Alcance: 1 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 150 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: Quarta, Terceira (Todas)

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano de [Onda de Choque] +10%.
--------------------------
Refino +7 ou mais:
Velocidade de ataque +10%.
Torna a arma indestrutível em batalha.
Refino +9 ou mais:
Ao realizar ataques físicos, 7% de chance de autoconjurar [Onda de Choque] nv.2 ou no nível aprendido.
Refino +11 ou mais:
CRIT +15.
Dano crítico +15%.
--------------------------
Conjunto
[Botas Primordiais]
FOR +10.
ATQ da arma +7%.
--------------------------
Tipo: Espada de Duas Mãos
ATQ: 240 ATQM: 0
Peso: 200
Nível da arma: 4
Nível necessário: 150
Classes: Cavaleiros Rúnicos e evoluções

An ancient sword that is said to cut down evil spirits in an east.
He regained his past glory and began to show his natural ability.
It seems to resonate with the boots of the great hero.
ATK + 15 per 2 refine rates.
Increase damage of Sonic Wave by 10% per 3 refine rates.
When refined to +7 or h igher, weapon cannot be destroyed. Reduce delay after attack by 10%.
When refined to +9 or higher, when melee physical attack, adds a chance to autocast Sonic Wave slv 2. (If you have learned a higher level, activate it according to the level you have learned)
When refined to +11 or higher, CRI + 15, increase critical damage by 15%.
When equipped with Great Hero's Boots, STR + 10, ATK + 7%.
Type: Two handed sword Attack: 240
Weight: 200
Weapon Level: 4
Required Level: 150
Class: Runeknight Type

N/A

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
.@i = max(2,getskilllv("RK_SONICWAVE"));
bonus bBaseAtk,.@r/2*15;
bonus2 bSkillAtk,"RK_SONICWAVE",.@r/3*10;
if (.@r>=7) {
   bonus bUnbreakableWeapon;
   bonus bAspdRate,10;
}
if (.@r>=9) {
   bonus5 bAutoSpell,"RK_SONICWAVE",.@i,20,BF_SHORT,1;
}
if (.@r>=11) {
   bonus bCritical,15;
   bonus bCritAtkRate,15;
}
N/A
N/A