From: IlyaElDunaev <154531074+IlyaElDunaev@users.noreply.github.com> Date: Thu, 4 Jan 2024 00:39:23 +0000 (+0300) Subject: Tarantula improvement (#23449) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=33b50248a127f56386bf13a1e1c1d83c57929fed;p=space-station-14.git Tarantula improvement (#23449) Tarantula baff --- diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index a78e61f393..66a7eb4a48 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -2024,6 +2024,29 @@ tags: - DoorBumpOpener - FootstepSound + - type: Tool # Open door from xeno.yml. + speed: 1.5 + qualities: + - Prying + useSound: + path: /Audio/Items/crowbar.ogg + - type: Prying + pryPowered: !type:Bool + true + force: !type:Bool + true + useSound: + path: /Audio/Items/crowbar.ogg + - type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute from base.yml. + allowedStates: + - Alive + damageCap: 89 + damage: + types: + Poison: -0.07 + groups: + Brute: -0.07 + Burn: -0.07 - type: entity name: tarantula