Ammonia restores Rat King Bloodlevel (#42167)

* Ammonia restores Rat King Bloodlevel

Adds a saline effect to ammonia for creatures with the rat metabolizer type condition (aka, rat kings)

* error fix

code did not like amount under condition so fixing that, and restoring amount to 1 to be identical to how it was working in the video. amount 6 was comical levels of blood restoration
This commit is contained in:
0-Anon 2025-12-29 17:36:01 -05:00 committed by BarryNorfolk
parent a40a219261
commit e0a604522b
1 changed files with 8 additions and 0 deletions

View File

@ -266,6 +266,14 @@
Burn: -2.5
types:
Bloodloss: -5
- !type:ModifyBloodLevel
amount: 1
conditions:
- !type:MetabolizerTypeCondition
type: [ Rat ]
- !type:ReagentCondition
reagent: Ammonia
min: 1
- !type:Oxygenate # ammonia displaces nitrogen in vox blood
conditions:
- !type:MetabolizerTypeCondition