From: Doru991 <75124791+Doru991@users.noreply.github.com> Date: Mon, 4 Dec 2023 02:32:04 +0000 (+0200) Subject: improve skeleton milk healing (#22118) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=804f68e3b326216d62cf69c8e94eb0a781853d80;p=space-station-14.git improve skeleton milk healing (#22118) --- diff --git a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml index abde3cd8c3..6d42a608c2 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml @@ -81,11 +81,11 @@ methods: [ Touch ] effects: # TODO: when magic is around - make a milk transformation to a skeleton monster - !type:HealthChange - scaled: true + scaleByQuantity: true damage: groups: - Burn: -1 # healing obviously up to discussion - Brute: -1 # these groups are the only 2 possible ways to damage a skeleton + Burn: -2 # healing obviously up to discussion + Brute: -1.5 # these groups are the only 2 possible ways to damage a skeleton - !type:PopupMessage type: Local visualType: Large