Skip to content

Commit

Permalink
Adjust monster density of labs vs microlabs (cataclysmbnteam#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored May 2, 2023
1 parent 6e95633 commit f04184b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions data/json/overmap/overmap_terrain/overmap_terrain_lab.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
},
Expand All @@ -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" ]
},
{
Expand All @@ -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" ]
},
Expand All @@ -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" ]
},
Expand All @@ -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" ]
},
Expand All @@ -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" ]
},
{
Expand All @@ -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" ]
},
Expand All @@ -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" ]
},
{
Expand All @@ -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" ]
},
Expand All @@ -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" ]
},
{
Expand All @@ -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" ]
},
{
Expand All @@ -155,15 +155,15 @@
"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" ]
},
{
"type": "overmap_terrain",
"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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
},
Expand Down

0 comments on commit f04184b

Please sign in to comment.