]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Tarantula improvement (#23449)
authorIlyaElDunaev <154531074+IlyaElDunaev@users.noreply.github.com>
Thu, 4 Jan 2024 00:39:23 +0000 (03:39 +0300)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 00:39:23 +0000 (17:39 -0700)
Tarantula baff

Resources/Prototypes/Entities/Mobs/NPCs/animals.yml

index a78e61f393b5caba4f2c5ddbd1d3dd721fe061d5..66a7eb4a483768cb4b1531176d6e9340900a6d9d 100644 (file)
     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