Item Details

Garra de Vellum ( Velum_Claw )

# 1832 Garra de Vellum
Garra de Vellum Compra: 20 zeny Venda: 10 zeny Peso: 65 Slots: N/A
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Arma
Ataque: 160 Ataque Mágico: N/A Alcance: 1 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 95 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

Aparato bélico usado em guerras.
Em mapas de GdE e PvP:
"Dano físico contra a raça Humano +100%.
Refino +8 ou mais:
Dano físico contra a raça Humano +20% adicional.
Refino +10 ou mais:
Drena 500 de HP do usuário a cada 3 segundos.
Ao usar [Fúria Interior]:
Autoconjura [Zen] nv. 1.
[Punho Supremo de Asura]
Conjuração fixa e variável -100%.
Tipo: Soqueira
Ataque: 160
Peso: 65
Nível da arma: 4
Nível necessário: 95
Classes: Sacerdotes, Monges e evoluções

A knuckle that has been designed specifically for battles against players.
Class: Knuckle
Attack: 160
Property: Neutral
Weight: 65
Weapon Level: 4
Requires Level: 95
Usable By: Priest Jobs, Monk Jobs
Stats during WoE, PvP
Increases physical damage on Human Player and Doram Player race targets by 100%.
If upgrade level is +8 or higher,
Increases physical damage on Human Player and Doram Player race targets by an additional 20%.
If upgrade level is +10 or higher,
Reduces the variable casting time of Guillotine Fist by 100%.
Drains 500 HP from the user every 3 seconds.
Adds a 100% chance of casting Level 1 Zen on the user when using Fury.

(25.00%)
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:
bonus2 bAddRace,RC_Player_Human,100;
bonus2 bAddRace,RC_Player_Doram,100;
.@r = getrefine();
if (.@r>7) {
   bonus2 bAddRace,RC_Player_Human,20;
   bonus2 bAddRace,RC_Player_Doram,20;
}
if (.@r>9) {
   bonus2 bVariableCastrate,"MO_EXTREMITYFIST",-100;
   bonus2 bFixedCastrate,"MO_EXTREMITYFIST",-100;
   bonus4 bAutoSpellOnSkill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000;
   bonus2 bHPLossRate,500,3000;
}
N/A
N/A