Muted status effect + 2 reagent sources of it (#8673)
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
- !type:ExplosionReactionEffect
|
||||
explosionType: Default
|
||||
maxIntensity: 1 # at most 15 damage per tile
|
||||
intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
|
||||
intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion
|
||||
intensitySlope: 2
|
||||
maxTotalIntensity: 25
|
||||
|
||||
@@ -287,3 +287,16 @@
|
||||
amount: 1
|
||||
products:
|
||||
Ephedrine: 4
|
||||
|
||||
- type: reaction
|
||||
id: MuteToxin
|
||||
impact: Medium
|
||||
reactants:
|
||||
Uranium:
|
||||
amount: 2
|
||||
Water:
|
||||
amount: 1
|
||||
Carbon:
|
||||
amount: 1
|
||||
products:
|
||||
MuteToxin: 2 #Lower yield is intentional
|
||||
|
||||
Reference in New Issue
Block a user