Basic Info

Name 13173 Soldier Shotgun
Item ID 13173 - BF_Shotgun1
Type Weapon - Shotgun
13173
A Shotgun that has a great attack in short ranged battles against Demihuman.
It shows a wide variety of strength between each attack.
DEX +2, Inflicts splash attack.
Increases Physical Attack Strength towards Demihuman monsters by 55%.
Ignores Physical Defense from Demihuman monsters by 20%.
Has a chance of adding 80 ATK for 6 seconds,
but drains 100 HP every second.
Indestructible
Class: Shotgun
Attack: 100
Weight: 0
Weapon Level: 3
Level Requirement: 80
Jobs: Gunslinger

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 9
Defense 0
Attack 100
Magical Attack 0
Weapon Level 3
Slots 0

Restrictions

Level Range 80 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal
Job Classes Gunslinger
Gender Any

Scripts

Use Script
bonus bDex,2; bonus bSplashRange,1; bonus2 bAddRace,RC_DemiPlayer,55; bonus2 bIgnoreDefRate,RC_DemiPlayer,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect(EF_BASH3D, AREA, playerattached()); }"; bonus bUnbreakableWeapon,0;
Equip Script
None
Unequip Script
None