]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Adjust some touch reaction damage levels (#28591)
authorTayrtahn <tayrtahn@gmail.com>
Wed, 5 Jun 2024 22:08:41 +0000 (18:08 -0400)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 22:08:41 +0000 (18:08 -0400)
Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml
Resources/Prototypes/Entities/Mobs/Species/diona.yml
Resources/Prototypes/Entities/Mobs/Species/slime.yml
Resources/Prototypes/Entities/Objects/Misc/kudzu.yml

index d2ca780438148c649e7665b5e3ea61ec7df49757..ffca699bfcc95230a9126894c60a616c46ef9749 100644 (file)
@@ -84,7 +84,7 @@
         scaleByQuantity: true
         damage:
           types:
-            Heat: 3
+            Heat: 0.15
       - !type:PopupMessage
         type: Local
         messages: [ "slime-hurt-by-water-popup" ]
index 1cac380cd03030d905257b292cf2cfd1bd99e381..7edb3a19dbad6f31b739b2501dcb3ca88c89321b 100644 (file)
@@ -49,9 +49,9 @@
         scaleByQuantity: true
         damage:
           types:
-            Blunt: 2
-            Slash: 2
-            Piercing: 3
+            Blunt: 0.1
+            Slash: 0.1
+            Piercing: 0.15
       - !type:PopupMessage
         type: Local
         visualType: Large
@@ -64,7 +64,7 @@
         scaleByQuantity: true
         damage:
           types:
-            Poison: 5
+            Poison: 0.25
       - !type:PopupMessage
         type: Local
         visualType: Large
index 2ab26ffcd61031d583b48c7ef7e3c35b555591fe..caa3690e5d20afdf19df0974dcb24dd5ab174386 100644 (file)
@@ -91,7 +91,7 @@
         scaleByQuantity: true
         damage:
           types:
-            Heat: 2
+            Heat: 0.1
       - !type:PopupMessage
         type: Local
         visualType: Large
index a1005004946a341a53d93700d912a7af6921e39f..ca56ef5acbb78e9e0610206aa0b65423a47bed76 100644 (file)
@@ -76,7 +76,7 @@
           scaleByQuantity: true
           damage:
             types:
-              Heat: 10
+              Heat: 0.5
     - type: AtmosExposed
     - type: Kudzu
       growthTickChance: 0.3