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