Fix xeno and dragon blood levels (#25442)
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
critThreshold: 200
|
||||
- type: Bloodstream
|
||||
bloodReagent: FluorosulfuricAcid
|
||||
bloodMaxVolume: 650
|
||||
- type: MeleeWeapon
|
||||
altDisarm: false
|
||||
angle: 0
|
||||
@@ -423,7 +424,7 @@
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
- FootstepSound
|
||||
|
||||
|
||||
- type: entity
|
||||
name: space adder
|
||||
parent: MobPurpleSnake
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
description: A flying leviathan, loosely related to space carps.
|
||||
abstract: true
|
||||
components:
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 650
|
||||
- type: GhostRole
|
||||
allowMovement: true
|
||||
allowSpeech: true
|
||||
|
||||
@@ -147,6 +147,8 @@
|
||||
# Dragon doesn't require airloss healing, so omnizine is still best for humans.
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
amount: 3
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user