From 0a66bd60d86998d8d58306a6eb582e87a8e50a21 Mon Sep 17 00:00:00 2001 From: pacable <77161122+pxc1984@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:37:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B0=D1=84=D1=84=20=D0=BA=D0=BE=D1=80?= =?UTF-8?q?=D0=BE=D0=BB=D1=8F=20=D0=BA=D1=80=D1=8B=D1=81=20(#714)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ratking-buff * уменьшил кровопотерю * Update regalrat.yml --------- Co-authored-by: Vigers Ray <60344369+VigersRay@users.noreply.github.com> --- .../Prototypes/Entities/Mobs/NPCs/regalrat.yml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml index 19bf16a94c5..5c62f25e1a0 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml @@ -55,7 +55,7 @@ animation: WeaponArcClaw damage: types: - Slash: 12 + Slash: 16 # Sunrise-edit Piercing: 8 - type: Body prototype: Rat @@ -100,8 +100,8 @@ - FootstepSound - type: NoSlip - type: RatKing - hungerPerArmyUse: 25 - hungerPerDomainUse: 50 + hungerPerArmyUse: 15 # Sunrise-edit + hungerPerDomainUse: 50 # Sunrise-edit - type: MobsterAccent - type: Speech speechVerb: SmallMob @@ -122,6 +122,11 @@ attributes: gender: male - type: Sharp + # Sunrise-start + - type: Bloodstream + bleedReductionAmount: 1 + bloodRefreshAmount: 1.5 + # Sunrise-end - type: entity id: MobRatKingBuff @@ -224,8 +229,8 @@ - type: MobThresholds thresholds: 0: Alive - 15: Critical - 30: Dead + 40: Critical # Sunrise-edit + 60: Dead # Sunrise-edit - type: Stamina critThreshold: 60 - type: MeleeWeapon