Item Details

( Ep172_1h_Spear )

# 530002
Compra: zeny Venda: 0 zeny Peso: 200 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Arma
Ataque: 190 Ataque Mágico: 200 Alcance: 3 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)

A spear which was decorated on a wall of Barmund Mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
MATK +200.
Genesis Ray damage +10%.
MATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Genesis Ray damage +10%.
When refined to +9 or higher, Variable Cast Time -10%.
When refined to +11 or higher, Additional Genesis Ray damage +15%.
_
Class: One-handed Spear ATK: 190
Weight: 200
Weapon Level: 4
Required Level: 150
Job: Royal Guard Classes

(0.03%) (0.05%)
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();
bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;
bonus bMatk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;
}
if (.@r>=9) {
   bonus bVariableCastrate,-10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"LG_RAYOFGENESIS",15;
}
N/A
N/A

N/A