From b2cfdb861b887bb99268872e4ff17891b9731f77 Mon Sep 17 00:00:00 2001 From: Milon Date: Wed, 13 Nov 2024 20:06:09 +0100 Subject: [PATCH] i'm sorry --- .../Weapons/Guns/Projectiles/hitscan.yml | 32 +++++++++++++++++++ .../Weapons/Guns/Battery/battery_guns.yml | 8 ++--- 2 files changed, 36 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml index d3effd40c0f..de8162fa2e3 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml @@ -13,3 +13,35 @@ impactFlash: sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi state: impact_omni + +- type: hitscan + id: Disabler + staminaDamage: 26 + damage: + types: + Heat: 5 + muzzleFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: muzzle_omni + travelFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: beam_omni + impactFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: impact_omni + +- type: hitscan + id: DisablerPractice + staminaDamage: 1 + damage: + types: + Heat: 1 + muzzleFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: muzzle_omni + travelFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: beam_omni + impactFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: impact_omni diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index d6269efcc0d..471dc851e5a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -438,8 +438,8 @@ fireRate: 2 soundGunshot: path: /Audio/Weapons/Guns/Gunshots/taser2.ogg - - type: ProjectileBatteryAmmoProvider - proto: BulletDisablerPractice + - type: HitscanBatteryAmmoProvider # DeltaV + proto: DisablerPractice # DeltaV fireCost: 100 - type: Tag tags: @@ -467,8 +467,8 @@ slots: - suitStorage - Belt - - type: ProjectileBatteryAmmoProvider - proto: BulletDisabler + - type: HitscanBatteryAmmoProvider # DeltaV + proto: Disabler # DeltaV fireCost: 100 - type: GuideHelp guides: