hellfire (#22243)
This commit is contained in:
@@ -102,10 +102,10 @@
|
|||||||
effects:
|
effects:
|
||||||
- !type:ExplosionReactionEffect
|
- !type:ExplosionReactionEffect
|
||||||
explosionType: Default
|
explosionType: Default
|
||||||
maxIntensity: 5
|
maxIntensity: 100
|
||||||
intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
|
intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
|
||||||
intensitySlope: .5
|
intensitySlope: 4
|
||||||
maxTotalIntensity: 30
|
maxTotalIntensity: 100
|
||||||
|
|
||||||
- type: reaction
|
- type: reaction
|
||||||
id: Smoke
|
id: Smoke
|
||||||
|
|||||||
@@ -41,10 +41,10 @@
|
|||||||
# TODO solution temperature!!
|
# TODO solution temperature!!
|
||||||
- !type:ExplosionReactionEffect
|
- !type:ExplosionReactionEffect
|
||||||
explosionType: Default # 15 damage per intensity.
|
explosionType: Default # 15 damage per intensity.
|
||||||
maxIntensity: 1 # at most 15 damage per tile.
|
maxIntensity: 200
|
||||||
intensityPerUnit: 3 # 12 total input reagent units reach max total intensity
|
intensityPerUnit: 5
|
||||||
intensitySlope: 0.5
|
intensitySlope: 5
|
||||||
maxTotalIntensity: 9
|
maxTotalIntensity: 200
|
||||||
- !type:PopupMessage
|
- !type:PopupMessage
|
||||||
messages: [ "clf3-explosion" ]
|
messages: [ "clf3-explosion" ]
|
||||||
type: Pvs
|
type: Pvs
|
||||||
|
|||||||
Reference in New Issue
Block a user