Item Details

( S_Trip_Weapon )

# 24613
Compra: zeny Venda: 0 zeny Peso: 0 Slots: N/A
Tipo: Equipamento Sombrio Subtipo: N/A Gênero: Ambos Locais: Arma Sombria
Ataque: N/A Ataque Mágico: N/A Alcance: N/A Defesa: N/A
Nível da Arma: N/A Nvl. Armad.: N/A Nvl. Min.: 99 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

A glove that brings out the potential abilities of the wearer by attaching it to the hand that wears the weapon.
ATK +1, MATK +1 per refine rate.
Increases ranged physical damage by 3%.
When refined to +7 or higher, increases long ranged physical damage by additional 3%.
When refined to +9 or higher, MaxHP + 10%.
When equipped with Round Trip Shadow Weapon/Shield/Armor,
Increases Round Trip damage by half of the sum of refine rates.
When equipped with Rebellion Shadow Shoes,
Ignores 40% of physical defense of all races except players, additionally ignores physical defense equal to the sum of refine rate of Round Trip Shadow Weapon/Rebellion Shadow Shoes.
Class : Shadow Equipment
Location: Weapon Weight: 0
Required level: 99
Usable by : Gunslinger class

N/A

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 bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,3;
if (.@r>=7) {
   bonus bLongAtkRate,3;
}
if (.@r>=9) {
   bonus bMaxHPrate,10;
}
N/A
N/A