Cryobeaker buff, potbomb buff (#16081)

This commit is contained in:
Emisse
2023-05-04 05:45:57 -06:00
committed by GitHub
parent 0d4efcd380
commit 83cbb687bc
2 changed files with 5 additions and 5 deletions

View File

@@ -142,7 +142,7 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
beaker: beaker:
maxVol: 40 maxVol: 60
canReact: false canReact: false
- type: Damageable - type: Damageable
damageContainer: Inorganic damageContainer: Inorganic
@@ -151,7 +151,7 @@
thresholds: thresholds:
- trigger: - trigger:
!type:DamageTrigger !type:DamageTrigger
damage: 100 damage: 5
behaviors: behaviors:
- !type:SpillBehavior - !type:SpillBehavior
solution: beaker solution: beaker

View File

@@ -102,10 +102,10 @@
effects: effects:
- !type:ExplosionReactionEffect - !type:ExplosionReactionEffect
explosionType: Default explosionType: Default
maxIntensity: 1 # at most 15 damage per tile maxIntensity: 5
intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
intensitySlope: 2 intensitySlope: .5
maxTotalIntensity: 25 maxTotalIntensity: 30
- type: reaction - type: reaction
id: Smoke id: Smoke