]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Overdosing Buff (#16036)
authorEmisse <99158783+Emisse@users.noreply.github.com>
Wed, 3 May 2023 05:21:20 +0000 (23:21 -0600)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 05:21:20 +0000 (15:21 +1000)
Resources/Prototypes/Reagents/medicine.yml

index 047df80897a78a856e18224a126e8b0de3756ebe..5e9e88a88b2901cce064b5e0faf90ed8e41abe1c 100644 (file)
       - !type:HealthChange
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 20
         damage:
           types:
-            Brute: 0.5
+            Brute: 2
       - !type:Jitter
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 20
       - !type:PopupMessage
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 20
         type: Local
         visualType: Medium
         messages: [ "generic-reagent-effect-nauseous" ]
@@ -55,7 +55,7 @@
       - !type:ChemVomit
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 20
         probability: 0.02
     Alcohol:
       effects:
         key: Jitter
         time: 3.0
         type: Remove
+      - !type:HealthChange
+        damage:
+          types:
+            Poison: -3
 
 - type: reagent
   id: Ethylredoxrazine
         key: Drunk
         time: 2.0
         type: Remove
+      - !type:HealthChange
+        damage:
+          types:
+            Poison: -0.5        
 
 - type: reagent
   id: Arithrazine
       - !type:HealthChange
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 15
         damage:
           types:
             Asphyxiation: 1
-            Poison: 0.5
-      - !type:Jitter
+            Poison: 3
+            Brute: 1
+      - !type:ChemVomit
         conditions:
         - !type:ReagentThreshold
           min: 30
+        probability: 0.02           
+      - !type:Jitter
+        conditions:
+        - !type:ReagentThreshold
+          min: 15
     Alcohol:
       effects:
       - !type:Drunk
       - !type:HealthChange
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 10
         damage:
           types:
             Asphyxiation: 1
+            Cold: 2
         groups:
             Brute: 0.5
       - !type:Jitter
         conditions:
         - !type:ReagentThreshold
-          min: 30
+          min: 10
 
 - type: reagent
   id: Dexalin
           types:
             Asphyxiation: -1
             Bloodloss: -0.5
-
+      - !type:HealthChange
+        conditions:
+          - !type:ReagentThreshold
+            min: 20
+        damage:
+          types:
+            Asphyxiation: 3
+            Cold: 1
+            
 - type: reagent
   id: DexalinPlus
   name: reagent-name-dexalin-plus
           min: 1
         reagent: Lexorin
         amount: -3
-
+      - !type:HealthChange
+        conditions:
+          - !type:ReagentThreshold
+            min: 25
+        damage:
+          types:
+            Asphyxiation: 5
+            Cold: 3
+            
 # this ones a doozy
 - type: reagent
   id: Epinephrine
           min: 30
         damage:
           types:
-           Heat: 0.5
+           Heat: 2
       - !type:Jitter
         conditions:
         - !type:ReagentThreshold