]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
hellfire (#22243)
authorEmisse <99158783+Emisse@users.noreply.github.com>
Fri, 8 Dec 2023 10:58:25 +0000 (03:58 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 10:58:25 +0000 (04:58 -0600)
Resources/Prototypes/Recipes/Reactions/chemicals.yml
Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml

index b5c2308f1ecc0f4f75dbd72a4d80919e5596dfcb..ffd445a99cadf3fb67255b7bfa07c357ced80489 100644 (file)
   effects:
     - !type:ExplosionReactionEffect
       explosionType: Default
-      maxIntensity: 5
+      maxIntensity: 100
       intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
-      intensitySlope: .5
-      maxTotalIntensity: 30
+      intensitySlope: 4
+      maxTotalIntensity: 100
 
 - type: reaction
   id: Smoke
index a53184c74be19c84432441ec4caf7c385f0f6dbe..615e38bf09050472c2c1149370ef184d281e88d2 100644 (file)
   # TODO solution temperature!!
   - !type:ExplosionReactionEffect
     explosionType: Default # 15 damage per intensity.
-    maxIntensity: 1 # at most 15 damage per tile.
-    intensityPerUnit: 3 # 12 total input reagent units reach max total intensity
-    intensitySlope: 0.5
-    maxTotalIntensity: 9
+    maxIntensity: 200
+    intensityPerUnit: 5
+    intensitySlope: 5
+    maxTotalIntensity: 200
   - !type:PopupMessage
     messages: [ "clf3-explosion" ]
     type: Pvs