Item Details

Bolt Revolver [2] ( Ein_1HGUN )

ID 32303 Bolt Revolver [2]
Bolt Revolver [2] Buy Price: zeny Sell Price: 0 zeny Weight: 180 Slots: 2
Type: Weapon item. Sub Type: Revolver Gender: Both Locations: Right_Hand + Left_Hand
Attack: 200 Magic Attack: Not specified Range: 7 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Ferramenta necessária para fazer perfurações. Comumente encontrada na Mina de Einbech.
--------------------------
Alcance de 5 células.
--------------------------
Dano físico a distância +15%.
Dano de [Descarregar Tambor] +15%.
Refino +7 ou mais:
ATQ +60.
Velocidade de ataque +10%.
Refino +9 ou mais:
Dano de [Descarregar Tambor] +20% adicional.
Ao realizar ataques físicos, 3% de chance de ativar um [Efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -20%.
--------------------------
Efeito:
Dano físico contra todos os Tamanhos +20%.
--------------------------
Conjunto
[Medalha Rubra] ou [Medalha Azul]
[Dragona Rubra] ou [Dragona Azul]
Pós-conjuração -7% adicional.
Conjuração fixa -0,3 segundos.
Resistência a todos os tamanhos +3%.
--------------------------
Tipo: Pistola
ATQ: 200 ATQM: 0
Peso: 180
Nível da arma: 4
Nível necessário: 170
Classes: Justiceiros e evoluções

A tool used in Einbroch to drive nails.
It's been modified to be able to shoot stuff other than nails.
_
Long-ranged DMG +15%.
Fire Dance damage +15%.
When refined to +7 or higher, ATK +60, increased ASPD (ASPD +10%)
When refined to +9 or higher, Additional Fire Dance damage +20%.
When physically attacking, create a chance to gain additional DMG +20% on enemies of all sizes for 10 sec.
When refined to +11 or higher, After-cast delay -20%.
_
Class: Pistol ATK: 200
Weight: 180
Weapon Level: 4
Required Level: 170
Job: Gunslinger Classes

Not specified

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:
.@r = getrefine();
bonus bLongAtkRate,15;
bonus2 bSkillAtk,"RL_FIREDANCE",15;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bBaseAtk,60;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"RL_FIREDANCE",20;
   autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
Not specified
Not specified