Item Details

Vellum Guillotine ( Velum_Guillotine )

# 1396 Vellum Guillotine
Vellum Guillotine Buy: 20 zeny Sell: 10 zeny Weight: 550 Slots: N/A
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 300 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.
Indestrutível em batalha.
Em mapas de GdE e PvP:
Ignora 30% da DEF da raça Humano.
Dano físico contra a raça Humano +40%.
Refino +6 ou mais:
Dano de [Brandir Machado] e [Arremesso de Machado] +80%.
Refino +9 ou mais:
Dano físico contra a raça Humano +60% adicional.
Tipo: Machado de Duas Mãos
Ataque: 300
Peso: 550
Nível da arma: 4
Nível necessário: 95
Classes: Espadachins, Mercadores e evoluções

A two-handed axe that has been designed specifically for battles against players.
Class: Two-Handed Axe
Attack: 300
Property: Neutral
Weight: 550
Weapon Level: 4
Requires Level: 95
Usable By: Swordman Jobs, Merchant Jobs
Stats during WoE, PvP
Increases physical damage on Human Player and Doram Player race targets by 40%.
Bypass 30% of hard defense of Human Player and Doram Player race targets when performing a physical attack.
If upgrade level is +6 or higher,
Increases the damage of Axe Boomerang and Power Swing by 80%.
If upgrade level is +9 or higher,
Increases physical damage on Human Player and Doram Player race targets by an additional 60%.

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:
bonus bUnbreakableWeapon;
bonus2 bAddRace,RC_Player_Human,40;
bonus2 bAddRace,RC_Player_Doram,40;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,30;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30;
.@r = getrefine();
if (.@r>=6) {
   bonus2 bSkillAtk,"NC_AXEBOOMERANG",80;
   bonus2 bSkillAtk,"NC_POWERSWING",80;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Player_Human,60;
   bonus2 bAddRace,RC_Player_Doram,60;
}
N/A
N/A