Reduce disabler stam damage (#9483)
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
path: /Audio/Weapons/Guns/Gunshots/taser2.ogg
|
||||
- type: ProjectileBatteryAmmoProvider
|
||||
proto: BulletDisabler
|
||||
fireCost: 50
|
||||
fireCost: 100
|
||||
- type: MagazineVisuals
|
||||
magState: mag
|
||||
steps: 5
|
||||
@@ -313,7 +313,7 @@
|
||||
path: /Audio/Weapons/Guns/Gunshots/taser.ogg
|
||||
- type: ProjectileBatteryAmmoProvider
|
||||
proto: BulletDisabler
|
||||
fireCost: 50
|
||||
fireCost: 100
|
||||
- type: MagazineVisuals
|
||||
magState: mag
|
||||
steps: 5
|
||||
|
||||
@@ -124,13 +124,13 @@
|
||||
- BulletImpassable
|
||||
- type: Ammo
|
||||
- type: StaminaDamageOnCollide
|
||||
damage: 55
|
||||
damage: 30
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
soundHit:
|
||||
path: "/Audio/Weapons/Guns/Hits/taser_hit.ogg"
|
||||
path: "/Audio/Weapons/tap.ogg"
|
||||
soundForce: true
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user