diona are now less debilitated by rooting in blood (#41642)

* diona are now less debilitated by rooting in blood

* Rerun tests

* Rerun tests
This commit is contained in:
cloudyskies 2025-12-11 20:00:55 -06:00 committed by BarryNorfolk
parent b00a3ed23b
commit 78185d637c
1 changed files with 9 additions and 2 deletions

View File

@ -525,16 +525,23 @@
probability: 0.1
conditions:
- !type:MetabolizerTypeCondition
type: [ Animal, Vox, Bloodsucker ] # DeltaV - Added bloodsucker
type: [ Animal, Vox, Plant, Bloodsucker ] # DeltaV - Added bloodsucker
inverted: true
- !type:HealthChange
conditions:
- !type:MetabolizerTypeCondition
type: [ Animal, Vox, Bloodsucker ] # DeltaV - Added bloodsucker
type: [ Animal, Vox, Plant, Bloodsucker ] # DeltaV - Added bloodsucker
inverted: true
damage:
types:
Poison: 1
- !type:HealthChange
conditions:
- !type:MetabolizerTypeCondition
type: [ Plant ]
damage:
types:
Poison: .25
- !type:AdjustReagent
conditions:
- !type:MetabolizerTypeCondition