shotgun shells tweak

This commit is contained in:
keslik
2025-03-05 01:31:51 +03:00
parent 579ed85e41
commit e2cfb948dc
2 changed files with 7 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
- ShellShotgun - ShellShotgun
- type: CartridgeAmmo - type: CartridgeAmmo
count: 6 count: 6
spread: 28 spread: 14 # WD
soundEject: soundEject:
collection: ShellEject collection: ShellEject
- type: Sprite - type: Sprite
@@ -125,9 +125,9 @@
ammo: ammo:
reagents: reagents:
- ReagentId: ChloralHydrate - ReagentId: ChloralHydrate
Quantity: 5 Quantity: 12 # WD
- type: SolutionTransfer - type: SolutionTransfer
maxTransferAmount: 7 maxTransferAmount: 15 # WD
- type: SpentAmmoVisuals - type: SpentAmmoVisuals
state: "practice" state: "practice"

View File

@@ -10,7 +10,10 @@
- type: Projectile - type: Projectile
damage: damage:
types: types:
Piercing: 40 Piercing: 50 # WD start
- type: StaminaDamageOnCollide
ignoreResistances: false
damage: 80 # WD end
- type: entity - type: entity
id: PelletShotgunBeanbag id: PelletShotgunBeanbag