From d56c9173809c175dd3d9e584903ff371009bf122 Mon Sep 17 00:00:00 2001 From: liltenhead <104418166+liltenhead@users.noreply.github.com> Date: Thu, 24 Aug 2023 10:54:52 -0700 Subject: [PATCH] Reduce mob health back to old crit threshold (#19475) --- Resources/Prototypes/Entities/Mobs/NPCs/carp.yml | 2 +- Resources/Prototypes/Entities/Mobs/NPCs/space.yml | 4 ++-- Resources/Prototypes/Entities/Mobs/Player/familiars.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index c323c519ad..9eb2f1a2a1 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -39,7 +39,7 @@ - type: MobThresholds thresholds: 0: Alive - 100: Dead + 50: Dead - type: Stamina critThreshold: 100 - type: MovementAlwaysTouching diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/space.yml b/Resources/Prototypes/Entities/Mobs/NPCs/space.yml index 0fb7cb8681..b17b3defd7 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/space.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/space.yml @@ -34,7 +34,7 @@ - type: MobThresholds thresholds: 0: Alive - 150: Dead + 100: Dead - type: Stamina critThreshold: 150 - type: MovementAlwaysTouching @@ -218,7 +218,7 @@ - type: MobThresholds thresholds: 0: Alive - 130: Dead + 90: Dead - type: Stamina critThreshold: 150 - type: DamageStateVisuals diff --git a/Resources/Prototypes/Entities/Mobs/Player/familiars.yml b/Resources/Prototypes/Entities/Mobs/Player/familiars.yml index 14c1a824e2..65a47987e9 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/familiars.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/familiars.yml @@ -66,7 +66,7 @@ - type: MobThresholds thresholds: 0: Alive - 160: Dead + 120: Dead - type: Grammar attributes: gender: male