Fix xeno and dragon blood levels (#25442)

This commit is contained in:
Whisper
2024-02-21 21:54:15 -05:00
committed by GitHub
parent 326b890318
commit 26417b76db
3 changed files with 6 additions and 1 deletions

View File

@@ -72,6 +72,7 @@
critThreshold: 200 critThreshold: 200
- type: Bloodstream - type: Bloodstream
bloodReagent: FluorosulfuricAcid bloodReagent: FluorosulfuricAcid
bloodMaxVolume: 650
- type: MeleeWeapon - type: MeleeWeapon
altDisarm: false altDisarm: false
angle: 0 angle: 0
@@ -423,7 +424,7 @@
tags: tags:
- DoorBumpOpener - DoorBumpOpener
- FootstepSound - FootstepSound
- type: entity - type: entity
name: space adder name: space adder
parent: MobPurpleSnake parent: MobPurpleSnake

View File

@@ -6,6 +6,8 @@
description: A flying leviathan, loosely related to space carps. description: A flying leviathan, loosely related to space carps.
abstract: true abstract: true
components: components:
- type: Bloodstream
bloodMaxVolume: 650
- type: GhostRole - type: GhostRole
allowMovement: true allowMovement: true
allowSpeech: true allowSpeech: true

View File

@@ -147,6 +147,8 @@
# Dragon doesn't require airloss healing, so omnizine is still best for humans. # Dragon doesn't require airloss healing, so omnizine is still best for humans.
Medicine: Medicine:
effects: effects:
- !type:ModifyBloodLevel
amount: 3
- !type:HealthChange - !type:HealthChange
damage: damage:
groups: groups: