pyrotechnic metabolism updates (#18947)

* Update pyrotechnic.yml

* Update chemicals.yml

* Update cleaning.yml bleach

* bleach makes you SCREAM

* decrease phlogiston poison damage to 1
This commit is contained in:
CrigCrag
2023-08-13 03:22:07 -04:00
committed by GitHub
parent 3028e0e666
commit 88f7ba0b2a
3 changed files with 21 additions and 3 deletions

View File

@@ -17,6 +17,14 @@
color: "#E7EA91"
boilingPoint: 55.5
meltingPoint: -50.0
metabolisms:
Poison:
effects:
- !type:HealthChange
damage:
types:
Caustic: 1
Poison: 2 # Phenol is definitely not safe
- type: reagent
id: Charcoal

View File

@@ -13,12 +13,16 @@
- !type:HealthChange
damage:
types:
Poison: 3
Poison: 2
Caustic: 2
- !type:PopupMessage
type: Local
visualType: MediumCaution
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
- !type:Emote
emote: Scream
probability: 0.15
- type: reagent
id: SpaceCleaner

View File

@@ -33,6 +33,7 @@
damage:
types:
Heat: 2
Poison: 1
- type: reagent
id: Napalm
@@ -57,7 +58,9 @@
- !type:HealthChange
damage:
types:
Heat: 1
Heat: 2
Poison: 1
Caustic: 0.5 # based off napalm being an irritant
- !type:FlammableReaction
multiplier: 0.4
@@ -76,6 +79,7 @@
damage:
types:
Heat: 3
Poison: 1
- !type:FlammableReaction
multiplier: 0.1
- !type:AdjustTemperature
@@ -104,7 +108,9 @@
- !type:HealthChange
damage:
types:
Heat: 1
Heat: 2
Poison: 1
Caustic: 0.5 # CLF3 is corrosive
- !type:FlammableReaction
multiplier: 0.2
- !type:AdjustTemperature