From 3fdd6f91869c89df7a4a2c5a1e63295f1b34ec82 Mon Sep 17 00:00:00 2001 From: Stop-Signs Date: Mon, 13 Jan 2025 15:16:08 -0600 Subject: [PATCH] energy guns buff take 2 (#2623) Yummy --- .../Objects/Weapons/Guns/Battery/battery_guns.yml | 15 ++++++++------- .../Weapons/Guns/Projectiles/projectiles.yml | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 7a4123c9d8a..fca41634074 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -23,8 +23,8 @@ soundEmpty: path: /Audio/_DV/Weapons/Guns/Empty/dry_fire.ogg - type: Battery - maxCharge: 1000 - startingCharge: 1000 + maxCharge: 1500 + startingCharge: 1500 - type: ProjectileBatteryAmmoProvider proto: BulletDisabler fireCost: 50 @@ -192,8 +192,8 @@ soundEmpty: path: /Audio/_DV/Weapons/Guns/Empty/dry_fire.ogg - type: Battery - maxCharge: 800 - startingCharge: 800 + maxCharge: 1000 + startingCharge: 1000 - type: ProjectileBatteryAmmoProvider proto: BulletDisabler fireCost: 50 @@ -229,7 +229,7 @@ name: IK-60 energy carbine parent: BaseWeaponBattery id: WeaponGunLaserCarbineAutomatic - description: "A 20 round semi-automatic energy carbine." + description: "A 20 round hybrid-fire energy carbine." components: - type: Sprite sprite: _DV/Objects/Weapons/Guns/Battery/energygun_carbine.rsi @@ -250,9 +250,10 @@ fireRate: 3 availableModes: - SemiAuto + - FullAuto - type: Battery - maxCharge: 2000 - startingCharge: 2000 + maxCharge: 3000 + startingCharge: 3000 - type: ProjectileBatteryAmmoProvider proto: BulletEnergyGunLaser fireCost: 100 diff --git a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 2eac2b57f9c..12e7643f944 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -42,6 +42,6 @@ impactEffect: BulletImpactEffectRedDisabler damage: types: - Heat: 20 # Slightly more damage than the 17heat from the Captain's Hitscan lasgun + Heat: 24 # these will hurt but not quite a 4 shot soundHit: collection: MeatLaserImpact