====== Hardened Steel Shotgun ====== \\ | Hardened Steel Shotgun | ^ {{:noimage.png}} ^ | ID: | 40523 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Attack: | 80 | | Slots: | 0 | | Weapon Level: | 4 | | Equipped On: | Weapon | | Equippable By: | [[wiki:gunslinger]] Class Only | | Required Level: | None | ===== Item Description ===== * Increases [[wiki:atk]] by (45 + Refine*2)% * Ignore [[wiki:defense]] by (50 + Refine*5)% * Adds a chance to [[wiki:double_attack]] by (20 + Refine)% * Causes splash damage, splash damage range increases at +8 * Unbreakable ===== How To Obtain This Item ===== === Loki === * [[wiki:metalworking]] \\ ===== Script ===== {bonus bAtkRate,45+getrefine()*2; bonus2 bIgnoreDefRate,RC_NonBoss,50+getrefine()*5; bonus2 bIgnoreDefRate,RC_Boss,50+getrefine()*5; bonus bDoubleAddRate,20+getrefine(); bonus bSplashRange,1+getrefine()/8; bonus bUnbreakableWeapon,0;},{},{}