Item Details

Vellum Claw ( Velum_Claw )

# 1832 Vellum Claw
Vellum Claw Buy: 20 zeny Sell: 10 zeny Weight: 65 Slots: N/A
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 160 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 95 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral 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.

RSX 0805 (25.00%)
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:
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