From f04184be5c24dab68735304878fc1c70bf1be49b Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Tue, 2 May 2023 07:29:01 -0500 Subject: [PATCH] Adjust monster density of labs vs microlabs (#2744) --- .../overmap_terrain/overmap_terrain_lab.json | 36 +++++++++---------- .../overmap_terrain_microlab.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_lab.json b/data/json/overmap/overmap_terrain/overmap_terrain_lab.json index 9063cdf7adf4..9603ece531cd 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_lab.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_lab.json @@ -5,7 +5,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, @@ -16,7 +16,7 @@ "sym": "L", "color": "blue", "see_cost": 5, - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "KNOWN_DOWN", "NO_ROTATE", "RISK_HIGH" ] }, { @@ -25,7 +25,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 8 ], "chance": 30 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, @@ -44,7 +44,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE" ] }, @@ -54,7 +54,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, @@ -65,7 +65,7 @@ "sym": "L", "color": "blue", "see_cost": 5, - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "KNOWN_DOWN", "NO_ROTATE" ] }, { @@ -84,7 +84,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, @@ -95,7 +95,7 @@ "sym": "L", "color": "blue", "see_cost": 5, - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "KNOWN_DOWN", "NO_ROTATE" ] }, { @@ -104,7 +104,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 8 ], "chance": 30 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE" ] }, @@ -125,7 +125,7 @@ "sym": "L", "color": "light_blue", "see_cost": 5, - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, { @@ -135,7 +135,7 @@ "sym": "L", "color": "blue", "see_cost": 5, - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "NO_ROTATE" ] }, { @@ -155,7 +155,7 @@ "color": "light_blue", "see_cost": 5, "extras": "subway", - "spawns": { "group": "GROUP_LAB", "population": [ 0, 5 ], "chance": 20 }, + "spawns": { "group": "GROUP_LAB", "population": [ 1, 10 ], "chance": 50 }, "flags": [ "NO_ROTATE", "RISK_HIGH" ] }, { @@ -163,7 +163,7 @@ "id": "central_lab_train_depot", "name": "central train depot", "copy-from": "lab_train_depot", - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 5 ], "chance": 20 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", @@ -191,7 +191,7 @@ "color": "cyan", "see_cost": 5, "flags": [ "RISK_HIGH" ], - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 5 ], "chance": 20 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", @@ -216,7 +216,7 @@ "color": "light_blue", "see_cost": 5, "flags": [ "NO_ROTATE" ], - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 7 ], "chance": 40 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", @@ -226,7 +226,7 @@ "color": "blue", "see_cost": 5, "flags": [ "NO_ROTATE" ], - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 7 ], "chance": 40 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", @@ -236,7 +236,7 @@ "color": "light_blue", "see_cost": 5, "flags": [ "NO_ROTATE" ], - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 7 ], "chance": 40 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", @@ -246,7 +246,7 @@ "color": "cyan", "see_cost": 5, "flags": [ "NO_ROTATE" ], - "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 0, 5 ], "chance": 20 } + "spawns": { "group": "GROUP_CENTRAL_LAB", "population": [ 1, 10 ], "chance": 50 } }, { "type": "overmap_terrain", diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_microlab.json b/data/json/overmap/overmap_terrain/overmap_terrain_microlab.json index c4b7d67100c1..14a1cb92fef6 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_microlab.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_microlab.json @@ -5,7 +5,7 @@ "name": "science lab", "sym": "L", "color": "light_blue", - "spawns": { "group": "GROUP_MICROLAB", "population": [ 40, 45 ], "chance": 80 }, + "spawns": { "group": "GROUP_MICROLAB", "population": [ 20, 40 ], "chance": 50 }, "see_cost": 5, "flags": [ "NO_ROTATE", "RISK_HIGH", "SOURCE_CHEMISTRY", "SOURCE_MEDICINE" ] },