thusd robust

This commit is contained in:
Janet Blackquill
2025-10-10 01:40:40 -04:00
parent ec232a5a65
commit 469aec2a01
2 changed files with 18 additions and 4 deletions

View File

@@ -107,4 +107,16 @@ Entries:
type: Fix type: Fix
id: 7 id: 7
time: '2025-10-08T22:00:00.0000000+00:00' time: '2025-10-08T22:00:00.0000000+00:00'
- author: sowelipililimute
changes:
- message: Pain can no longer cause you to enter a hard critial state
type: Remove
- message: The brain losing oxygen can now cause you to enter a hard critical state
type: Add
- message: Robust Harvest no longer double metabolizes
type: Fix
- message: Robust Harvest has been buffed slightly, and triggers the tree polymorph based on total dosage
type: Tweak
id: 7
time: '2025-10-10T22:00:00.0000000+00:00'
Order: 2 Order: 2

View File

@@ -137,7 +137,7 @@
Poison: -1 Poison: -1
- !type:EvenHealthChange - !type:EvenHealthChange
damage: damage:
Brute: -0.75 # Offbrand Brute: -1 # Offbrand
# End Offbrand # End Offbrand
conditions: conditions:
- !type:OrganType - !type:OrganType
@@ -153,14 +153,16 @@
Asphyxiation: 1 Asphyxiation: 1
Heat: 2 Heat: 2
Poison: 1 Poison: 1
Medicine: # Begin Offbrand Removals
effects: # Medicine:
# effects:
# End Offbrand Removals
- !type:Polymorph - !type:Polymorph
prototype: TreeMorph prototype: TreeMorph
conditions: conditions:
- !type:OrganType - !type:OrganType
type: Plant type: Plant
- !type:ReagentThreshold - !type:MetaboliteThreshold # Offbrand
min: 80 min: 80
- type: reagent - type: reagent