Item Details

( Ep172_1h_Sword )

# 500007
Compra: zeny Venda: 0 zeny Peso: 300 Slots: 3
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Arma
Ataque: 250 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: N/A

A one-handed sword used by the guards of Barmund Mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Indestructible.
Melee Physical damage +3% for every 2 refine levels.
CRIT +2 for every 3 refine levels.
When refined to +7 or higher, Increased ASPD (ASPD +20%).
When refined to +9 or higher, Physical damage +25% on Small and Large enemies.
When refined to +11 or higher, Enables to use Bowling Bash which has the same skill level as Sword Mastery.
_
Class: Sword ATK: 250
Weight: 300
Weapon Level: 4
Required Level: 150
Job: Novice 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();
bonus bUnbreakableWeapon;
bonus bShortAtkRate,3*(.@r/2);
bonus bCritical,2*(.@r/3);
if (.@r>=7)
   bonus bAspdRate,20;
if (.@r>=9) {
   bonus2 bAddSize,Size_Small,25;
   bonus2 bAddSize,Size_Large,25;
}
if (.@r>=11)
   skill "KN_BOWLINGBASH",getskilllv("SM_SWORD");
N/A
N/A

N/A