fixed the piercing stuff

This commit is contained in:
rebe83 2026-08-07 10:39:51 -05:00
parent 93bacecb3e
commit ff9287b63c
2 changed files with 6 additions and 1 deletions

View File

@ -7,6 +7,7 @@
- type: Tag
tags:
- CartridgeAntiMateriel
- CartridgeLMGAntiMateriel # DeltaV - for piercing qualities
- type: CartridgeAmmo
proto: BulletAntiMateriel
- type: Sprite

View File

@ -16,5 +16,9 @@
- type: StaminaDamageOnCollide
damage: 60
- type: PiercingProjectile # DeltaV - pierces up to 3 walls/windows
maxPierceNumberThreshold: 3
pierceCounterWhitelist:
tags:
- Wall
- Window
maxPierceNumberThreshold: 3 # this seems to not work
healthThreshold: 200 # Normal walls have a threshold of 200.