Item Details

Illusion Butcher [2] ( Butcher_IL )

# 28254 Illusion Butcher [2]
Illusion Butcher [2] Buy: 20 zeny Sell: 10 zeny Weight: 250 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 210 M. Attack: N/A Range: 9 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 120 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Uma Metralhadora Gatling que carrega enorme poder destrutivo.
--------------------------
A cada 15 de FOR base:
Dano físico a distância +2%.
--------------------------
A cada refino:
ATQ +10.
--------------------------
Refino +7 ou mais:
Dano de [Disparo Labareda] +20%.
Refino +9 ou mais:
Dano de [Expurgar] +15%.
Refino +11 ou mais:
Dano físico contra as raças Bruto e Demônio +30%.
--------------------------
Conjunto
[Bota Ilusional]
ATQ da arma +10%.
Arma e Calçado refinados no +7 ou mais:
Dano físico a distância +5%.
Soma dos refinos 18 ou mais:
Recarga de [Disparo Labareda] -2 segundos.
Dano de [Disparo Labareda] +20% adicional.
Soma dos refinos 22 ou mais:
Ao usar [Expurgar], 5% de chance de ativar um [efeito] por 10 segundos.
--------------------------
Efeito:
ATQ +50.
Dano físico contra as raças Bruto e Demônio +50% adicional.
--------------------------
Tipo: Metralhadora
ATQ: 210 ATQM: 0
Peso: 250
Nível da arma: 4
Nível necessário: 120
Classes: Justiceiros e evoluções

A Gatling Gun imbued with enormous destructive power.
Its power was so great that it was given the name Butcher.
------------------------
For every 15 base STR, increase long ranged physical damage by 2%.
------------------------
For every refine level, ATK + 10.
------------------------
When refined to +7 or higher, increase Fire Rain damage by 20%.
------------------------
When refined to +9 or higher, increase Round Trip damage by 15%.
------------------------
When refined to +11 or higher, increase physical damage against Brute and Demon race enemies by 30%.
------------------------
Set Bonus:
Illusion Butcher [2]
Illusion Boots [1]

ATK + 10%.
------------------------
When the both items are refined to +7 or higher,
Increase long ranged physical damage by 5%.
------------------------
When the total refine level of set are 18 or higher,
Increase Fire Rain damage by 20%.
Reduce Fire Rain cooldown by 2 seconds.
------------------------
When the total refine level of set are 22 or higher,
When using Round Trip, there's a chance to gain ATK + 50 and increase physical damage against Brute and Demon race enemies by 50% for 10 seconds.
------------------------
Type : Gatling Gun
Attack : 210
Weight : 250
Weapon Level : 4
Required Level : 120
Class : Gunslinger Class

N/A

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,2*(readparam(bStr)/15);
bonus bBaseAtk,10*.@r;
if (.@r >= 7) {
   bonus2 bSkillAtk,"RL_FIRE_RAIN",20;
   if (.@r >= 9) {
      bonus2 bSkillAtk,"RL_R_TRIP",15;
      if (.@r >= 11) {
         bonus2 bAddRace,RC_Brute,30;
         bonus2 bAddRace,RC_Demon,30;
      }
   }
}
N/A
N/A

N/A