Fix getting extremely drunk causing every blood vessel in your body to rupture (#15114)

This commit is contained in:
Kara
2023-04-03 15:48:57 -07:00
committed by GitHub
parent 7dedbfc4de
commit 634faa0b38
2 changed files with 6 additions and 2 deletions

View File

@@ -162,6 +162,7 @@
Asphyxiation: 0.0
Bloodloss: 0.0 # no double dipping
Cellular: 0.0
Caustic: 0.0
# Represents what a riot shield should block passively
# Each shield will probably have their own passive and active modifier sets

View File

@@ -122,9 +122,12 @@
conditions:
- !type:ReagentThreshold
min: 5
- !type:OrganType
type: Dwarf
shouldHave: false
damage:
types:
Caustic: 1
Poison: 1
# dwarves take less toxin damage and heal a marginal amount of brute
- !type:HealthChange
conditions:
@@ -134,7 +137,7 @@
type: Dwarf
damage:
types:
Caustic: 0.5
Poison: 0.2
- !type:HealthChange
conditions:
- !type:ReagentThreshold