Skip to content

Commit

Permalink
Energy Shotgun Buff I (#31219)
Browse files Browse the repository at this point in the history
hotfix + sound changegit status!
  • Loading branch information
Boaz1111 authored Aug 19, 2024
1 parent 62ba443 commit 543e178
Showing 1 changed file with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1018,10 +1018,7 @@
impactEffect: BulletImpactEffectOrangeDisabler
damage:
types:
Heat: 10
soundHit:
collection: WeakHit
forceSound: true
Heat: 13

- type: entity
name: wide laser barrage
Expand All @@ -1031,7 +1028,7 @@
components:
- type: ProjectileSpread
proto: BulletLaser
count: 5 #50 heat damage if you hit all your shots, but wide spread
count: 5 #65 heat damage if you hit all your shots, but wide spread
spread: 30

- type: entity
Expand All @@ -1052,8 +1049,8 @@
parent: BulletLaser
components:
- type: ProjectileSpread
proto: BulletLaser
count: 3 #45 heat damage if you hit all your shots, but narrower spread
proto: BulletLaserHeavy
count: 4 #60 heat damage if you hit all your shots, but narrower spread
spread: 10

- type: entity
Expand Down

0 comments on commit 543e178

Please sign in to comment.