Item Details

Demon Slayer Shot Gun [2] ( Demon_S_Shot )

ID 28256 Demon Slayer Shot Gun [2]
Demon Slayer Shot Gun [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 140 Slots: 2
Type: Weapon item. Sub Type: Shotgun Gender: Both Locations: Right_Hand + Left_Hand
Attack: 275 Magic Attack: Not specified Range: 9 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Uma escopeta mágica de cano serrado. Suas origens sobrenaturais fazem dela uma arma de fogo muito procurada por caçadores de demônios do mundo inteiro.
--------------------------
Mantém [Espalhar Dano] ativo.
--------------------------
A cada 2 refinos:
Dano físico a distância +3%.
A cada 3 refinos:
SP máx. +2%.
--------------------------
Refino +7 ou mais:
Dano físico contra monstros chefes +10%.
Refino +9 ou mais:
Ao usar [Proteção de Platina], ativa o [Efeito 1] por 90 segundos.
Refino +11 ou mais:
Dano físico contra as raças Demônio e Morto-Vivo +15%.
--------------------------
Efeito 1:
ATQ +50.
Dano físico a distância +10%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar o [Efeito 2] por 7 segundos.
--------------------------
Efeito 2:
DES +20.
Dano físico a distância +10%.
--------------------------
Tipo: Espingarda
ATQ: 275 ATQM: 0
Peso: 140
Nível da arma: 4
Nível necessário: 100
Classes: Insurgentes e evoluções

The one who can handle all guns is the one used by the master.
It seems to resonate with the boots of an ancient hero.

Splash Attack.
Increase damage of ranged attack by 3% per 2 refine rate.
MSP + 2% per 3 refine rate.
When refined to +7 or higher, increase physical damage to boss monsters by 10%.
When refined to +9 or higher, upon use of Platinum Altar increase ATK + 50 and Ranged Damage + 10% for 90 seconds
When refined to +11 or higher, increase physical damage to Demon, Undead monsters by 15%.
When equipped with ancient hero boots, adds a chance to DEX+20, ranged physical damage by 10% for 7s when physical attack.
Type : Shotgun Attack : 275
Weight : 140
Weapon level : 4
Required level : 100
Class : Rebellion

Account Bound.
The weapon of Rebel nicknamed the Rekenber Devil.
This mercenary claimed that Satan Morroc was weak and once went to fight him. He did not return back.
-------------
Increase base attack area to 3x3 cells. Doesn't affect skills.
[For each 2 refine lv]
Long-range physical damage +3%.
[For each 3 refine lv]
Max SP +2%.
[If refine lv is 7 or higher]
Physical weapon damage to Boss monsters +10%.
[If refine lv is 9 or higher]
Has a chance of activating effects for 90 seconds when using [Platinum Altar]:
ATK +50.
Long-range physical damage +10%.
[If refine lv is 11 or higher]
Physical weapon damage to Undead and Demon type monsters +15%.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Demon's Shot28256
Has a chance to activate effects for 7 seconds when dealing physical damage:
DEX +20.
Long-range physical damage +10%.
-------------
Class: Shotgun
Attack: 275
Weight: 140
Weapon Lv: 4
Required Level: 100
Jobs: Rebellion Jobs

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 bSplashRange,1;
bonus bLongAtkRate,3*(.@r/2);
bonus bMaxSPrate,2*(.@r/3);
if (.@r >= 7) {
   bonus2 bAddClass,Class_Boss,10;
   if (.@r >= 9) {
      autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";
      if (.@r >= 11) {
         bonus2 bAddRace,RC_Undead,15;
         bonus2 bAddRace,RC_Demon,15;
      }
   }
}
Not specified
Not specified