diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_common.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_common.json index 426f335c5651f..ed4d012fd508f 100644 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_common.json +++ b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_common.json @@ -1,26 +1,4 @@ [ - { - "type": "palette", - "id": "fbmh_2_palette_common", - "terrain": { - ",": "t_dirt", - ";": "t_dirt", - ".": "t_rubber_mulch", - "x": "t_concrete_wall_rope", - "#": "t_rubber_mulch", - "c": "t_rubber_mulch", - "e": "t_rubber_mulch", - "E": "t_rubber_mulch" - }, - "furniture": { - ",": "f_clear", - "#": "f_parkour_bars", - ";": "f_bulletin", - "c": "f_counter", - "e": "f_earthbag_half", - "E": "f_earthbag_wall" - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2", @@ -56,12 +34,6 @@ "palettes": [ "fbmh_2_palette_common" ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_fireplace_NE", - "method": "json", - "object": { "set": [ { "point": "furniture", "id": "f_fireplace", "x": 22, "y": 2 } ] } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_brazier_NE", @@ -70,39 +42,46 @@ }, { "type": "mapgen", - "update_mapgen_id": "fbmh_2_stove_NE", "method": "json", - "object": { "set": [ { "point": "furniture", "id": "f_woodstove", "x": 22, "y": 2 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_strawbed", + "nested_mapgen_id": "fbmh_2_cooking_NE", "object": { - "mapgensize": [ 2, 2 ], - "set": [ - { "point": "furniture", "id": "f_straw_bed", "x": 0, "y": 0 }, - { "point": "furniture", "id": "f_straw_bed", "x": 1, "y": 0 } - ] + "parameters": { + "fbmh_2_cooking_palette": { + "type": "palette_id", + "scope": "omt", + "default": { "distribution": [ "fbmh_2_fireplace_palette", "fbmh_2_stove_palette" ] } + } + }, + "mapgensize": [ 1, 1 ], + "rows": [ "f" ], + "palettes": [ { "param": "fbmh_2_cooking_palette" } ] } }, { "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_NE_1", + "update_mapgen_id": "fbmh_2_cooking_NE", "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 1 } ] } + "object": { "place_nested": [ { "chunks": [ "fbmh_2_cooking_NE" ], "x": 22, "y": 2 } ] } }, { "type": "mapgen", "method": "json", "nested_mapgen_id": "fbmh_2_bedset_east", "object": { + "parameters": { + "fbmh_2_bed_palette": { + "type": "palette_id", + "scope": "omt", + "default": { "distribution": [ "fbmh_2_straw_bed_palette", "fbmh_2_makeshift_bed_palette", "fbmh_2_bed_palette" ] } + } + }, "mapgensize": [ 3, 3 ], - "set": [ - { "point": "furniture", "id": "f_bed", "x": 0, "y": 0 }, - { "point": "furniture", "id": "f_bed", "x": 1, "y": 0 }, - { "point": "furniture", "id": "f_bookcase", "x": 2, "y": 0 } - ] + "rows": [ + "bbB", + " ", + " " + ], + "palettes": [ { "param": "fbmh_2_bed_palette" } ] } }, { @@ -110,12 +89,20 @@ "method": "json", "nested_mapgen_id": "fbmh_2_bedset_west", "object": { + "parameters": { + "fbmh_2_bed_palette": { + "type": "palette_id", + "scope": "omt", + "default": { "distribution": [ "fbmh_2_straw_bed_palette", "fbmh_2_makeshift_bed_palette", "fbmh_2_bed_palette" ] } + } + }, "mapgensize": [ 3, 3 ], - "set": [ - { "point": "furniture", "id": "f_bookcase", "x": 0, "y": 0 }, - { "point": "furniture", "id": "f_bed", "x": 1, "y": 0 }, - { "point": "furniture", "id": "f_bed", "x": 2, "y": 0 } - ] + "rows": [ + "Bbb", + " ", + " " + ], + "palettes": [ { "param": "fbmh_2_bed_palette" } ] } }, { @@ -124,26 +111,12 @@ "method": "json", "object": { "place_nested": [ { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 1 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 4 } ] } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_NE_2", "method": "json", "object": { "place_nested": [ { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 4 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_ENE", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 6 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 9 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_ENE", @@ -152,14 +125,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 6 }, { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 9 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_ESE", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 14 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 17 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_ESE", @@ -168,14 +133,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 14 }, { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 17 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_SE", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 19 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 20, "y": 22 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_SE", @@ -184,14 +141,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 19 }, { "chunks": [ "fbmh_2_bedset_east" ], "x": 20, "y": 22 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_NW", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 1 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 4 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_NW", @@ -200,14 +149,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 1 }, { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 4 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_WNW", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 6 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 9 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_WNW", @@ -216,14 +157,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 6 }, { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 9 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_WSW", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 14 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 17 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_WSW", @@ -232,14 +165,6 @@ "place_nested": [ { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 14 }, { "chunks": [ "fbmh_2_bedset_west" ], "x": 1, "y": 17 } ] } }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_strawbed_SW", - "method": "json", - "object": { - "place_nested": [ { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 19 }, { "chunks": [ "fbmh_2_strawbed" ], "x": 2, "y": 22 } ] - } - }, { "type": "mapgen", "update_mapgen_id": "fbmh_2_bed_SW", diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_concrete.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_concrete.json deleted file mode 100644 index 3613a12c8edc2..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_concrete.json +++ /dev/null @@ -1,347 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_concrete_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_thconc_floor", "+": "t_door_metal_c", "v": "t_window_no_curtains", "w": "t_sconc_wall" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_concrete_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_concrete_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_concrete_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_metal_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_sconc_wall", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_metal_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_concrete_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_metal_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_sconc_wall", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_metal_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_construction.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_construction.json new file mode 100644 index 0000000000000..8bb4afeab97eb --- /dev/null +++ b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_construction.json @@ -0,0 +1,667 @@ +[ + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_NE_1", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + " wwww", + " ...w", + " .w", + " ", + " ", + " " + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_NE_1", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_NE_1" ], "x": 18, "y": 0 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_NE_2", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + " ", + " ", + " .. ", + " ...w", + " ...w", + " " + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_NE_2", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_NE_2" ], "x": 18, "y": 0 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_NE_3", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + " w ", + " w ", + " + ", + " v ", + " w ", + " wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_NE_3", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_NE_3" ], "x": 18, "y": 0 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_ENE", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "w...w", + "v...w", + "+...w", + "w...w", + "wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_ENE", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_ENE" ], "x": 19, "y": 6 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_ESE", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + " ...w", + "+...w", + "v...w", + "w...w", + "wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_ESE", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_ESE" ], "x": 19, "y": 14 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_SE", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "w...w", + "v...w", + "+...w", + "w...w", + "wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_SE", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_SE" ], "x": 19, "y": 19 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_SW", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "w...w", + "w...v", + "w...+", + "w...w", + "wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_SW", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_SW" ], "x": 0, "y": 19 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_WSW", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "w... ", + "w...+", + "w...v", + "w...w", + "wwwww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_WSW", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_WSW" ], "x": 0, "y": 14 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_WNW", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "wwwww", + "w...w", + "w...v", + "w...+", + "w... " + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_WNW", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_WNW" ], "x": 0, "y": 5 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_room_NW", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 5, 5 ], + "rows": [ + "wwwww", + "w...w", + "w...+", + "w...v", + "w...w" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_room_NW", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_room_NW" ], "x": 0, "y": 0 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_center_east", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + "w ", + ". ", + ".....+", + ".....+", + ".wwwww", + "ww " + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_center_east", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_center_east" ], "x": 18, "y": 9 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_center_mideast", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + "+wwvww", + "......", + "......", + "......", + "......", + "+wwvww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_center_mideast", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_center_mideast" ], "x": 12, "y": 9 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_center_midwest", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + "wwwvw+", + "......", + "......", + "......", + "......", + "wwwvw+" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_center_midwest", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_center_midwest" ], "x": 6, "y": 9 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_center_west", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 6, 6 ], + "rows": [ + " ww", + "wwwww.", + "+.....", + "+.....", + "wwwww.", + " ww" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_center_west", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_center_west" ], "x": 0, "y": 9 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_courtyard_wall_north", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 14, 14 ], + "rows": [ + "+wwwwwwwwwwww+", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " " + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_courtyard_wall_north", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_courtyard_wall_north" ], "x": 5, "y": 0 } ] } + }, + { + "type": "mapgen", + "method": "json", + "nested_mapgen_id": "fbmh_2_courtyard_wall_south", + "object": { + "parameters": { + "fbmh_2_construction_palette": { + "type": "palette_id", + "scope": "omt", + "default": { + "distribution": [ + "fbmh_2_concrete_palette", + "fbmh_2_log_palette", + "fbmh_2_metal_palette", + "fbmh_2_migo_resin_palette", + "fbmh_2_rammed_earth_palette", + "fbmh_2_rock_palette", + "fbmh_2_wad_palette", + "fbmh_2_wood_palette" + ] + } + } + }, + "mapgensize": [ 14, 14 ], + "rows": [ + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + " ", + "+wwwwwwwwwwww+" + ], + "palettes": [ { "param": "fbmh_2_construction_palette" } ] + } + }, + { + "type": "mapgen", + "update_mapgen_id": "fbmh_2_courtyard_wall_south", + "method": "json", + "object": { "place_nested": [ { "chunks": [ "fbmh_2_courtyard_wall_south" ], "x": 5, "y": 10 } ] } + } +] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_generic.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_generic.json deleted file mode 100644 index 09c15db2c1843..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_generic.json +++ /dev/null @@ -1,37 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_any_palette", - "parameters": { - "fbmh_2_generic_palette": { - "type": "palette_id", - "scope": "omt", - "default": { "distribution": [ "fbmh_2_log_palette", "fbmh_2_migo_resin_palette" ] } - } - }, - "palettes": [ { "param": "fbmh_2_generic_palette" } ] - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_generic_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_any_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_generic_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_generic_room_1_1" ], "x": 18, "y": 0 } ] } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_log.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_log.json deleted file mode 100644 index ba134973c9a57..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_log.json +++ /dev/null @@ -1,324 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_log_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_wall_log" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_log_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_log_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_log_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_wall_log", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_log_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_wall_log", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_metal.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_metal.json deleted file mode 100644 index bb5cd2a6c5834..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_metal.json +++ /dev/null @@ -1,347 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_metal_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_scrap_floor", "+": "t_door_metal_c", "v": "t_window_no_curtains", "w": "t_scrap_wall" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_metal_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_metal_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_metal_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_metal_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_scrap_wall", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_metal_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_metal_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_metal_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_scrap_wall", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_metal_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_migo_resin.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_migo_resin.json deleted file mode 100644 index 02fa550466c16..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_migo_resin.json +++ /dev/null @@ -1,324 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_migo_resin_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_floor_resin", "+": "t_resin_hole_c", "v": "t_wall_resin_cage", "w": "t_wall_resin" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_resin_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_migo_resin_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_resin_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_resin_hole_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_wall_resin", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_resin_hole_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_resin_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_resin_hole_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_wall_resin", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_resin_hole_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_palettes.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_palettes.json new file mode 100644 index 0000000000000..6e597af194d85 --- /dev/null +++ b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_palettes.json @@ -0,0 +1,120 @@ +[ + { + "type": "palette", + "id": "fbmh_2_palette_common", + "terrain": { + ",": "t_dirt", + ";": "t_dirt", + ".": "t_rubber_mulch", + "x": "t_concrete_wall_rope", + "#": "t_rubber_mulch", + "c": "t_rubber_mulch", + "e": "t_rubber_mulch", + "E": "t_rubber_mulch" + }, + "furniture": { + ",": "f_clear", + "#": "f_parkour_bars", + ";": "f_bulletin", + "c": "f_counter", + "e": "f_earthbag_half", + "E": "f_earthbag_wall" + } + }, + { + "type": "palette", + "id": "fbmh_2_fireplace_palette", + "terrain": { }, + "furniture": { "f": "f_fireplace" } + }, + { + "type": "palette", + "id": "fbmh_2_stove_palette", + "terrain": { }, + "furniture": { "f": "f_woodstove" } + }, + { + "type": "palette", + "id": "fbmh_2_straw_bed_palette", + "terrain": { }, + "furniture": { "b": "f_straw_bed" } + }, + { + "type": "palette", + "id": "fbmh_2_makeshift_bed_palette", + "terrain": { }, + "furniture": { "b": "f_makeshift_bed" } + }, + { + "type": "palette", + "id": "fbmh_2_bed_palette", + "terrain": { }, + "furniture": { "b": "f_bed", "B": "f_bookcase" } + }, + { + "type": "palette", + "id": "fbmh_2_concrete_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_thconc_floor", "+": "t_door_metal_c", "v": "t_window_no_curtains", "w": "t_sconc_wall" }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_log_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_wall_log" }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_metal_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_scrap_floor", "+": "t_door_metal_c", "v": "t_window_no_curtains", "w": "t_scrap_wall" }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_migo_resin_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_floor_resin", "+": "t_resin_hole_c", "v": "t_wall_resin_cage", "w": "t_wall_resin" }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_rammed_earth_palette", + "terrain": { + ",": "t_dirtfloor", + ".": "t_floor_primitive", + "+": "t_door_makeshift_c", + "v": "t_window_empty", + "w": "t_wall_rammed_earth" + }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_rock_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_rock_wall" }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_tent_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_dirtfloor", "+": "t_dirtfloor", "v": "t_dirtfloor", "w": "t_dirtfloor" }, + "furniture": { "+": "f_canvas_door", "v": "f_canvas_wall", "w": "f_canvas_wall" } + }, + { + "type": "palette", + "id": "fbmh_2_wad_palette", + "terrain": { + ",": "t_dirtfloor", + ".": "t_floor_primitive", + "+": "t_door_makeshift_c", + "v": "t_wall_wattle_half", + "w": "t_wall_wattle" + }, + "furniture": { } + }, + { + "type": "palette", + "id": "fbmh_2_wood_palette", + "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_wall_wood" }, + "furniture": { } + } +] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rammed_earth.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rammed_earth.json deleted file mode 100644 index 70d2aabdf17b1..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rammed_earth.json +++ /dev/null @@ -1,353 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_rammed_earth_palette", - "terrain": { - ",": "t_dirtfloor", - ".": "t_floor_primitive", - "+": "t_door_makeshift_c", - "v": "t_window_empty", - "w": "t_wall_rammed_earth" - }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rammed_earth_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_rammed_earth_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rammed_earth_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_makeshift_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_wall_rammed_earth", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_makeshift_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rammed_earth_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_makeshift_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_wall_rammed_earth", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_makeshift_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rock.json.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rock.json.json deleted file mode 100644 index f8ec0a130ad5c..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_rock.json.json +++ /dev/null @@ -1,347 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_rock_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_rock_wall" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_rock_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_rock_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_rock_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_rock_wall", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_rock_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_rock_wall", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_tent.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_tent.json index 0b8051f50a1ee..ca72157db18d6 100644 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_tent.json +++ b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_tent.json @@ -1,10 +1,4 @@ [ - { - "type": "palette", - "id": "fbmh_2_tent_palette", - "terrain": { ".": "t_dirtfloor", "+": "t_dirtfloor", "v": "t_dirtfloor", "w": "t_dirtfloor" }, - "furniture": { "+": "f_canvas_door", "v": "f_canvas_wall", "w": "f_canvas_wall" } - }, { "type": "mapgen", "method": "json", diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wad.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wad.json deleted file mode 100644 index b06f9be634377..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wad.json +++ /dev/null @@ -1,353 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_wad_palette", - "terrain": { - ",": "t_dirtfloor", - ".": "t_floor_primitive", - "+": "t_door_makeshift_c", - "v": "t_wall_wattle_half", - "w": "t_wall_wattle" - }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wad_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_wad_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wad_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_makeshift_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_wall_wattle", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_makeshift_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wad_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_makeshift_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_wall_wattle", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_makeshift_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wood.json b/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wood.json deleted file mode 100644 index e8a431d5cea26..0000000000000 --- a/data/json/mapgen/basecamps/base/modular_hub/version_2/modular_field_wood.json +++ /dev/null @@ -1,347 +0,0 @@ -[ - { - "type": "palette", - "id": "fbmh_2_wood_palette", - "terrain": { ",": "t_dirtfloor", ".": "t_floor", "+": "t_door_c", "v": "t_window_no_curtains", "w": "t_wall_wood" }, - "furniture": { } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_1_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " wwww", - " ...w", - " .w", - " ", - " ", - " " - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_NE_1", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_1_1" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_1_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ", - " ", - " .. ", - " ...w", - " ...w", - " " - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_NE_2", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_1_2" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_1_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " w ", - " w ", - " + ", - " v ", - " w ", - " wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_NE_3", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_1_3" ], "x": 18, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_2", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_ENE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_2" ], "x": 19, "y": 6 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_3", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - " ...w", - "+...w", - "v...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_ESE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_3" ], "x": 19, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_4", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "v...w", - "+...w", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_SE", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_4" ], "x": 19, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_5", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w...w", - "w...v", - "w...+", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_SW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_5" ], "x": 0, "y": 19 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_6", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "w... ", - "w...+", - "w...v", - "w...w", - "wwwww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_WSW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_6" ], "x": 0, "y": 14 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_7", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...v", - "w...+", - "w... " - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_WNW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_7" ], "x": 0, "y": 5 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_room_8", - "object": { - "mapgensize": [ 5, 5 ], - "rows": [ - "wwwww", - "w...w", - "w...+", - "w...v", - "w...w" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_room_NW", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_room_8" ], "x": 0, "y": 0 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_center_1", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "w ", - ". ", - ".....+", - ".....+", - ".wwwww", - "ww " - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_center_east", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_center_1" ], "x": 18, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_center_2", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "+wwvww", - "......", - "......", - "......", - "......", - "+wwvww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_center_mideast", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_center_2" ], "x": 12, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_center_3", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - "wwwvw+", - "......", - "......", - "......", - "......", - "wwwvw+" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_center_midwest", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_center_3" ], "x": 6, "y": 9 } ] } - }, - { - "type": "mapgen", - "method": "json", - "nested_mapgen_id": "fbmh_2_wood_center_4", - "object": { - "mapgensize": [ 6, 6 ], - "rows": [ - " ww", - "wwwww.", - "+.....", - "+.....", - "wwwww.", - " ww" - ], - "palettes": [ "fbmh_2_wood_palette" ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_center_west", - "method": "json", - "object": { "place_nested": [ { "chunks": [ "fbmh_2_wood_center_4" ], "x": 0, "y": 9 } ] } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_courtyard_wall_north", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 0 }, - { "line": "terrain", "id": "t_wall_wood", "x": 6, "x2": 17, "y": 0, "y2": 0 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 0 } - ] - } - }, - { - "type": "mapgen", - "update_mapgen_id": "fbmh_2_wood_courtyard_wall_south", - "method": "json", - "object": { - "set": [ - { "point": "terrain", "id": "t_door_c", "x": 5, "y": 23 }, - { "line": "terrain", "id": "t_wall_wood", "x": 6, "x2": 17, "y": 23, "y2": 23 }, - { "point": "terrain", "id": "t_door_c", "x": 18, "y": 23 } - ] - } - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/modular_field_recipe_groups.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/modular_field_recipe_groups.json index c4a251dc22090..aa3ae63f39509 100644 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/modular_field_recipe_groups.json +++ b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/modular_field_recipe_groups.json @@ -8,8 +8,7 @@ { "id": "pointy_stick", "description": " Craft: Pointy Sticks" }, { "id": "wood_panel_from nailed planks", "description": " Craft: Wooden Panel, Nailed Planks" }, { "id": "wood_panel_from wooden beams", "description": " Craft: Wooden Panel, Wooden Beams" }, - { "id": "wood_beam_from logs", "description": " Craft: Wooden Beam" }, - { "id": "2x4_from logs", "description": " Craft: Wooden Plank" } + { "id": "wood_beam_from logs", "description": " Craft: Wooden Beam" } ] }, { diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_common.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_common.json index 1cd1ba31c58ef..0cb8cb8f4661a 100644 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_common.json +++ b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_common.json @@ -22,29 +22,14 @@ { "id": "logging" } ], "blueprint_requires": [ { "id": "not_an_upgrade" } ], - "blueprint_name": "basic hub version 2 survey", + "blueprint_name": "basic hub version 1 survey", "check_blueprint_needs": false }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_fireplace_NE", - "description": "Now that we have some cover, we should build a fireplace in the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_fireplace_NE", - "blueprint_name": "northeast fireplace", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_fire_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_fire_NE" } ] - }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_brazier_NE", - "description": "Now that we have some cover, we should set up a brazier in the northeast shack.", + "description": "Now that we have some cover, we should build basic cooking facilities in the northeast shack.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "skill_used": "fabrication", @@ -52,295 +37,225 @@ "never_learn": true, "time": "5 m", "construction_blueprint": "fbmh_2_brazier_NE", - "blueprint_name": "northeast brazier", + "blueprint_name": "northeast cooking (Brazier)", "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_fire_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_fire_NE" } ], + "blueprint_provides": [ { "id": "fbmh_2_cooking_NE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_cooking_NE" } ], "components": [ [ [ "brazier", 1 ] ] ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_stove_NE", - "description": "Now that we have some cover, we should build a stove in the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_stove_NE", - "blueprint_name": "northeast stove", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_fire_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_fire_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_NE_1", - "description": "A straw bed in the northeast shack will make sleeping easier.", + "result": "fbmh_2_cooking_NE", + "description": "Now that we have some cover, we should build basic cooking facilities in the northeast shack.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_NE_1", - "blueprint_name": "northeast straw bed", + "construction_blueprint": "fbmh_2_cooking_NE", + "blueprint_name": "northeast cooking", + "blueprint_parameter_names": { "fbmh_2_cooking_palette": { "fbmh_2_fireplace_palette": "Fireplace", "fbmh_2_stove_palette": "Woodstove" } }, "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_NE_1" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_NE_1" } ] + "blueprint_provides": [ { "id": "fbmh_2_cooking_NE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_cooking_NE" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_NE_1", - "description": "A proper bed in the northeast shack will give one of us a place to sleep soundly.", + "description": "A bed in the northeast shack will make sleeping much easier.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_NE_1", "blueprint_name": "northeast bed", + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], "blueprint_provides": [ { "id": "fbmh_2_bed_NE_1" } ], "blueprint_excludes": [ { "id": "fbmh_2_bed_NE_1" } ] }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_NE_2", - "description": "Another straw bed in the northeast shack will make sleeping easier.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_NE_2", - "blueprint_name": "northeast straw bed", - "blueprint_requires": [ { "id": "fbmh_2_bed_NE_1" }, { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_NE_2" } ] - }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_NE_2", - "description": "Another proper bed in the northeast shack will give one of us a second place to sleep soundly.", + "description": "Another bed in the northeast shack will make sleeping much easier.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_NE_2", "blueprint_name": "northeast bed", - "blueprint_requires": [ { "id": "fbmh_2_bed_NE_1" }, { "id": "fbmh_2_room_NE", "amount": 2 } ], + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_1_2" } ], "blueprint_provides": [ { "id": "fbmh_2_bed_NE_2" } ], "blueprint_excludes": [ { "id": "fbmh_2_bed_NE_2" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_ENE", - "description": "A pair of straw beds in the southern room to the northeast will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_ENE", - "blueprint_name": "east north east straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_ENE_1" }, { "id": "fbmh_2_bed_ENE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_ENE_1" }, { "id": "fbmh_2_bed_ENE_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_room_bed_ENE", - "description": "A pair of proper beds in the southern room to the northeast will allow us to house two more people.", + "result": "fbmh_2_bed_ENE", + "description": "A pair of beds in the southern room to the northeast will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_ENE", "blueprint_name": "east north east beds", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_ENE_1" }, { "id": "fbmh_2_bed_ENE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_ENE_1" }, { "id": "fbmh_2_bed_ENE_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_ESE", - "description": "A pair of straw beds in the east northern room to the southeast will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_ESE", - "blueprint_name": "east south east straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_ESE_1" }, { "id": "fbmh_2_bed_ESE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_ESE_1" }, { "id": "fbmh_2_bed_ESE_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_ENE" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_ENE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_ENE" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_ESE", - "description": "A pair of proper beds in the northern room to the southeast will allow us to house two more people.", + "description": "A pair of beds in the east northern room to the southeast will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_ESE", "blueprint_name": "east south east beds", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_ESE_1" }, { "id": "fbmh_2_bed_ESE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_ESE_1" }, { "id": "fbmh_2_bed_ESE_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_SE", - "description": "A pair of straw beds in the south eastern room will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_SE", - "blueprint_name": "southeast straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_SE_1" }, { "id": "fbmh_2_bed_SE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_SE_1" }, { "id": "fbmh_2_bed_SE_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_ESE" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_ESE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_ESE" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_SE", - "description": "A pair of proper beds in the south eastern room will allow us to house two more people.", + "description": "A pair of beds in the south eastern room will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_SE", "blueprint_name": "southeast beds", - "blueprint_requires": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_SE_1" }, { "id": "fbmh_2_bed_SE_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_SE_1" }, { "id": "fbmh_2_bed_SE_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_SW", - "description": "A pair of straw beds in the south western room will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_SW", - "blueprint_name": "southwest straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_SW_1" }, { "id": "fbmh_2_bed_SW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_SW_1" }, { "id": "fbmh_2_bed_SW_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_SE" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_SE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_SE" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_SW", - "description": "A pair of proper beds in the south western room will allow us to house two more people.", + "description": "A pair of beds in the south western room will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_SW", "blueprint_name": "southwest beds", - "blueprint_requires": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_SW_1" }, { "id": "fbmh_2_bed_SW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_SW_1" }, { "id": "fbmh_2_bed_SW_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_WSW", - "description": "A pair of straw beds in the northern room to the southwest will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_WSW", - "blueprint_name": "west south west straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_WSW_1" }, { "id": "fbmh_2_bed_WSW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_WSW_1" }, { "id": "fbmh_2_bed_WSW_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_SW" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_SW" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_SW" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_WSW", - "description": "A pair of proper beds in the northern room to the southwest will allow us to house two more people.", + "description": "A pair of beds in the northern room to the southwest will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_WSW", "blueprint_name": "west south west beds", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_WSW_1" }, { "id": "fbmh_2_bed_WSW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_WSW_1" }, { "id": "fbmh_2_bed_WSW_2" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_WNW", - "description": "A pair of straw beds in the southern room to the northwest will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_WNW", - "blueprint_name": "west north west straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_WNW_1" }, { "id": "fbmh_2_bed_WNW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_WNW_1" }, { "id": "fbmh_2_bed_WNW_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_WSW" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_WSW" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_WSW" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", "result": "fbmh_2_bed_WNW", - "description": "A pair of proper beds in the southern room to the northwest will allow us to house two more people.", + "description": "A pair of beds in the southern room to the northwest will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_WNW", "blueprint_name": "west north west beds", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_WNW_1" }, { "id": "fbmh_2_bed_WNW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_WNW_1" }, { "id": "fbmh_2_bed_WNW_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_WNW" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_WNW" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_WNW" } ] }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_strawbed_NW", - "description": "A pair of straw beds in the north western room will allow us to house two more people.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_strawbed_NW", - "blueprint_name": "northwest straw beds", - "blueprint_requires": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_NW_1" }, { "id": "fbmh_2_bed_NW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_NW_1" }, { "id": "fbmh_2_bed_NW_2" } ] - }, - { - "type": "recipe", "result": "fbmh_2_bed_NW", - "description": "A pair of proper beds in the north western room will allow us to house two more people.", + "description": "A pair of beds in the north western room will allow us to house two more people.", "category": "CC_BUILDING", "subcategory": "CSC_BUILDING_BASES", "autolearn": false, "never_learn": true, "construction_blueprint": "fbmh_2_bed_NW", "blueprint_name": "northwest beds", - "blueprint_requires": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_bed_NW_1" }, { "id": "fbmh_2_bed_NW_2" } ], - "blueprint_excludes": [ { "id": "fbmh_2_bed_NW_1" }, { "id": "fbmh_2_bed_NW_2" } ] + "blueprint_parameter_names": { + "fbmh_2_bed_palette": { + "fbmh_2_straw_bed_palette": "Straw bed", + "fbmh_2_makeshift_bed_palette": "Makeshift bed", + "fbmh_2_bed_palette": "Bed" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_NW" } ], + "blueprint_provides": [ { "id": "fbmh_2_bed_NW" } ], + "blueprint_excludes": [ { "id": "fbmh_2_bed_NW" } ] }, { "type": "recipe", diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_concrete.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_concrete.json deleted file mode 100644 index b167caf7e3949..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_concrete.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_1_1", - "description": "We need some shelter, so build half of a concrete shack with a concrete roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_NE_1", - "blueprint_name": "concrete northeast shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_1_2", - "description": "We should use concrete to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_NE_2", - "blueprint_name": "expand concrete northeast shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_1_3", - "description": "We should use concrete to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_NE_3", - "blueprint_name": "finish concrete northeast shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_2", - "description": "We should expand our housing by adding a concrete room north of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_ENE", - "blueprint_name": "east north east concrete room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_3", - "description": "We should expand our housing by adding a concrete room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_ESE", - "blueprint_name": "east south east concrete room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_4", - "description": "We should expand our housing by adding a concrete room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_SE", - "blueprint_name": "southeast concrete room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_5", - "description": "We should expand our housing by adding a concrete room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_SW", - "blueprint_name": "southwest concrete room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_6", - "description": "We should expand our housing by adding a concrete room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_WSW", - "blueprint_name": "west south west concrete room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_7", - "description": "We should expand our housing by adding a concrete room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_WNW", - "blueprint_name": "west north west concrete room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_room_8", - "description": "We should expand our housing by adding a concrete room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_room_NW", - "blueprint_name": "northwest concrete room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from concrete.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_center_east", - "blueprint_name": "central building east concrete section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from concrete.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_center_mideast", - "blueprint_name": "central building mideast concrete section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from concrete.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_center_midwest", - "blueprint_name": "central building midwest concrete section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from concrete.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_center_west", - "blueprint_name": "central building west concrete section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_wall_north", - "description": "A concrete wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_courtyard_wall_north", - "blueprint_name": "concrete courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_concrete_wall_south", - "description": "A concrete wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_concrete_courtyard_wall_south", - "blueprint_name": "concrete courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_construction.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_construction.json new file mode 100644 index 0000000000000..72a55acd47e2c --- /dev/null +++ b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_construction.json @@ -0,0 +1,434 @@ +[ + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_1_1", + "description": "We need some shelter, so build half of a shack with a roof on the northeast side of the camp", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_NE_1", + "blueprint_name": "northeast shack", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_1_2", + "description": "We should expand the shack so we have space for another bed.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_NE_2", + "blueprint_name": "expand northeast shack", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_1_3", + "description": "We should finish the northeast shack.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_NE_3", + "blueprint_name": "finish northeast shack", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], + "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_2", + "description": "We should expand our housing by adding a room north of the center on the east side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_ENE", + "blueprint_name": "east north east room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_1_3" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_3", + "description": "We should expand our housing by adding a room south of the center on the east side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_ESE", + "blueprint_name": "east south east room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_4", + "description": "We should expand our housing by adding a room on the southeast side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_SE", + "blueprint_name": "southeast room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], + "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_wood_room_5", + "description": "We should expand our housing by adding a room on the southwest side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_SW", + "blueprint_name": "southwest room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], + "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_6", + "description": "We should expand our housing by adding a room south of the center on the west side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_WSW", + "blueprint_name": "west south west room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_7", + "description": "We should expand our housing by adding a room north of the center on the west side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_WNW", + "blueprint_name": "west north west room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], + "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_room_8", + "description": "We should expand our housing by adding a room on the northwest side of the camp.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_room_NW", + "blueprint_name": "northwest room", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], + "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], + "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_center_east", + "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of it.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_center_east", + "blueprint_name": "central building, east section", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], + "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], + "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_center_mideast", + "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of it.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_center_mideast", + "blueprint_name": "central building, mideast section", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], + "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], + "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_center_midwest", + "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of it.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_center_midwest", + "blueprint_name": "central building, midwest section", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], + "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], + "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_center_west", + "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of it.", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_center_west", + "blueprint_name": "central building, west section", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], + "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], + "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_wall_north", + "description": "A wall to the north provides a protected courtyard", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_courtyard_wall_north", + "blueprint_name": "courtyard wall north", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], + "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], + "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] + }, + { + "type": "recipe", + "activity_level": "MODERATE_EXERCISE", + "result": "fbmh_2_wall_south", + "description": "A wall to the south provides a protected courtyard", + "category": "CC_BUILDING", + "subcategory": "CSC_BUILDING_BASES", + "autolearn": false, + "never_learn": true, + "construction_blueprint": "fbmh_2_courtyard_wall_south", + "blueprint_name": "courtyard wall south", + "blueprint_parameter_names": { + "fbmh_2_construction_palette": { + "fbmh_2_concrete_palette": "Concrete walls and roof", + "fbmh_2_log_palette": "Log walls and wooden roof", + "fbmh_2_metal_palette": "Metal walls and roof", + "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof", + "fbmh_2_rammed_earth_palette": "Rammed earth walls and sod roof", + "fbmh_2_rock_palette": "Rock walls and wooden roof", + "fbmh_2_wad_palette": "Wattle-and-daub walls and sod roof", + "fbmh_2_wood_palette": "Wooden walls and wooden roof" + } + }, + "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], + "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], + "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] + } +] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_generic.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_generic.json deleted file mode 100644 index e4eda9b942d5f..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_generic.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_generic_room_1_1", - "description": "We need some shelter, so build half of a shack with a roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_generic_room_NE_1", - "blueprint_name": "northeast shack", - "blueprint_parameter_names": { - "fbmh_2_generic_palette": { "fbmh_2_log_palette": "Log walls and wooden roof", "fbmh_2_migo_resin_palette": "Mi-go resin walls and roof" } - }, - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_log.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_log.json deleted file mode 100644 index 195dc42b8d9c8..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_log.json +++ /dev/null @@ -1,227 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_1_2", - "description": "We should use logs to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_NE_2", - "blueprint_name": "expand northeast log shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_1_3", - "description": "We should use logs to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_NE_3", - "blueprint_name": "finish northeast log shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_2", - "description": "We should expand our housing by adding a log room north of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_ENE", - "blueprint_name": "east north east log room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_3", - "description": "We should expand our housing by adding a log room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_ESE", - "blueprint_name": "east south east log room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_4", - "description": "We should expand our housing by adding a log room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_SE", - "blueprint_name": "southeast log room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_5", - "description": "We should expand our housing by adding a log room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_SW", - "blueprint_name": "southwest log room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_6", - "description": "We should expand our housing by adding a log room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_WSW", - "blueprint_name": "west south west log room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_7", - "description": "We should expand our housing by adding a log room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_WNW", - "blueprint_name": "west north west log room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_room_8", - "description": "We should expand our housing by adding a log room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_room_NW", - "blueprint_name": "northwest log room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from logs.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_center_east", - "blueprint_name": "central building east log section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from logs.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_center_mideast", - "blueprint_name": "central building mideast log section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from logs.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_center_midwest", - "blueprint_name": "central building midwest log section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from logs.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_center_west", - "blueprint_name": "central building west log section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_wall_north", - "description": "A log wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_courtyard_wall_north", - "blueprint_name": "log courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_log_wall_south", - "description": "A log wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_log_courtyard_wall_south", - "blueprint_name": "log courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_metal.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_metal.json deleted file mode 100644 index 5246faa566896..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_metal.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_1_1", - "description": "We need some shelter, so build half of a metal shack with a metal roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_NE_1", - "blueprint_name": "northeast metal shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_1_2", - "description": "We should use metal to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_NE_2", - "blueprint_name": "expand northeast metal shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_1_3", - "description": "We should use metal to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_NE_3", - "blueprint_name": "finish northeast metal shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_2", - "description": "We should expand our housing by adding a metal room north of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_ENE", - "blueprint_name": "east north east metal room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_3", - "description": "We should expand our housing by adding a metal room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_ESE", - "blueprint_name": "east south east metal room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_4", - "description": "We should expand our housing by adding a metal room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_SE", - "blueprint_name": "southeast metal room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_5", - "description": "We should expand our housing by adding a metal room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_SW", - "blueprint_name": "southwest metal room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_6", - "description": "We should expand our housing by adding a metal room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_WSW", - "blueprint_name": "west south west metal room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_7", - "description": "We should expand our housing by adding a metal room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_WNW", - "blueprint_name": "west north west metal room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_room_8", - "description": "We should expand our housing by adding a metal room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_room_NW", - "blueprint_name": "northwest metal room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from metal.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_center_east", - "blueprint_name": "central building east metal section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from metal.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_center_mideast", - "blueprint_name": "central building mideast metal section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from metal.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_center_midwest", - "blueprint_name": "central building midwest metal section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from metal.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_center_west", - "blueprint_name": "central building west metal section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_wall_north", - "description": "A metal wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_courtyard_wall_north", - "blueprint_name": "metal courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_metal_wall_south", - "description": "A metal wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_metal_courtyard_wall_south", - "blueprint_name": "metal courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_migo_resin.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_migo_resin.json deleted file mode 100644 index 7674ca353d16a..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_migo_resin.json +++ /dev/null @@ -1,227 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_1_2", - "description": "We should use mi-go resin to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_NE_2", - "blueprint_name": "expand northeast mi-go resin shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_1_3", - "description": "We should use mi-go resin to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_NE_3", - "blueprint_name": "finish northeast mi-go resin shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_2", - "description": "We should expand our housing by adding a mi-go resin room immediately south of the shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_ENE", - "blueprint_name": "east north east mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_3", - "description": "We should expand our housing by adding a mi-go resin room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_ESE", - "blueprint_name": "east south east mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_4", - "description": "We should expand our housing by adding a mi-go resin room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_SE", - "blueprint_name": "southeast mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_5", - "description": "We should expand our housing by adding a mi-go resin room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_SW", - "blueprint_name": "southwest mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_6", - "description": "We should expand our housing by adding a mi-go resin room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_WSW", - "blueprint_name": "west south west mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_7", - "description": "We should expand our housing by adding a mi-go resin room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_WNW", - "blueprint_name": "west north west mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_room_8", - "description": "We should expand our housing by adding a mi-go resin room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_room_NW", - "blueprint_name": "northwest mi-go resin room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from mi-go resin.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_center_east", - "blueprint_name": "central building east mi-go resin section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from mi-go resin.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_center_mideast", - "blueprint_name": "central building mideast mi-go resin section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from mi-go resin.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_center_midwest", - "blueprint_name": "central building midwest mi-go resin section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from mi-go resin.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_center_west", - "blueprint_name": "central building west mi-go resin section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_wall_north", - "description": "A mi-go resin wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_courtyard_wall_north", - "blueprint_name": "mi-go resin courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_resin_wall_south", - "description": "A mi-go resin wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_resin_courtyard_wall_south", - "blueprint_name": "mi-go resin courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rammed_earth.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rammed_earth.json deleted file mode 100644 index 4ea4f98920140..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rammed_earth.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_1_1", - "description": "We need some shelter, so build half of a rammed earth shack with a sod roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_NE_1", - "blueprint_name": "northeast rammed earth shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_1_2", - "description": "We should use rammed earth to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_NE_2", - "blueprint_name": "expand northeast rammed earth shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed earth_room_1_3", - "description": "We should use rammed_earth to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_NE_3", - "blueprint_name": "finish northeast rammed earth shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_2", - "description": "We should expand our housing by adding a rammed earth room immediately south of the shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_ENE", - "blueprint_name": "east north east rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_3", - "description": "We should expand our housing by adding a rammed earth room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_ESE", - "blueprint_name": "east south east rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_4", - "description": "We should expand our housing by adding a rammed earth room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_SE", - "blueprint_name": "southeast rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_5", - "description": "We should expand our housing by adding a rammed earth room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_SW", - "blueprint_name": "southwest rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_6", - "description": "We should expand our housing by adding a rammed earth room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_WSW", - "blueprint_name": "west south west rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_7", - "description": "We should expand our housing by adding a rammed earth room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_WNW", - "blueprint_name": "west north west rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_room_8", - "description": "We should expand our housing by adding a rammed earth room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_room_NW", - "blueprint_name": "northwest rammed earth room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from rammed earth.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_center_east", - "blueprint_name": "central building east rammed earth section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from rammed earth.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_center_mideast", - "blueprint_name": "central building mideast rammed earth section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from rammed earth.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_center_midwest", - "blueprint_name": "central building midwest rammed earth section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from rammed earth.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_center_west", - "blueprint_name": "central building west rammed earth section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_wall_north", - "description": "A rammed earth wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_courtyard_wall_north", - "blueprint_name": "rammed earth courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rammed_earth_wall_south", - "description": "A rammed earth wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rammed_earth_courtyard_wall_south", - "blueprint_name": "rammed earth courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rock.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rock.json deleted file mode 100644 index 73c64ba9a89e5..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_rock.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_1_1", - "description": "We need some shelter, so build half of a stone shack with a wooden roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_NE_1", - "blueprint_name": "northeast rock shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_1_2", - "description": "We should use stone to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_NE_2", - "blueprint_name": "expand northeast rock shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_1_3", - "description": "We should use stone to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_NE_3", - "blueprint_name": "finish northeast rock shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_2", - "description": "We should expand our housing by adding a stone room north of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_ENE", - "blueprint_name": "east north east rock room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_3", - "description": "We should expand our housing by adding a stone room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_ESE", - "blueprint_name": "east south east rock room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_4", - "description": "We should expand our housing by adding a stone room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_SE", - "blueprint_name": "southeast rock room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_5", - "description": "We should expand our housing by adding a stone room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_SW", - "blueprint_name": "southwest rock room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_6", - "description": "We should expand our housing by adding a stone room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_WSW", - "blueprint_name": "west south west rock room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_7", - "description": "We should expand our housing by adding a stone room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_WNW", - "blueprint_name": "west north west rock room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_room_8", - "description": "We should expand our housing by adding a stone room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_room_NW", - "blueprint_name": "northwest rock room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from stone.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_center_east", - "blueprint_name": "central building east rock section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from stone.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_center_mideast", - "blueprint_name": "central building mideast rock section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from stone.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_center_midwest", - "blueprint_name": "central building midwest rock section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from stone.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_center_west", - "blueprint_name": "central building west rock section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_wall_north", - "description": "A stone wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_courtyard_wall_north", - "blueprint_name": "rock courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_rock_wall_south", - "description": "A stone wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_rock_courtyard_wall_south", - "blueprint_name": "rock courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_tent.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_tent.json index 19cb6fa8e16a8..0887c9f437b4b 100644 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_tent.json +++ b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_tent.json @@ -14,7 +14,7 @@ "blueprint_requires": [ { "id": "fbmh_2" } ], "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -32,7 +32,7 @@ "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -50,7 +50,7 @@ "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -68,7 +68,7 @@ "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -86,7 +86,7 @@ "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -104,7 +104,7 @@ "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -122,7 +122,7 @@ "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false }, { @@ -140,7 +140,7 @@ "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ], - "components": [ [ [ "large_tent_equivalent", 1, "LIST" ] ] ], + "components": [ [ [ "large_tent_kit", 1 ], [ "broketent", 4 ], [ "tent_kit", 3 ], [ "shelter_kit", 4 ] ] ], "check_blueprint_needs": false } ] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wad.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wad.json deleted file mode 100644 index d25c63f9e271c..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wad.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_1_1", - "description": "We need some shelter, so build half of a wattle-and-daub shack with a sod roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_NE_1", - "blueprint_name": "northeast wattle-and-daub shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_1_2", - "description": "We should use wattle-and-daub to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_NE_2", - "blueprint_name": "expand northeast wattle-and-daub shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_1_3", - "description": "We should use wattle-and-daub to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_NE_3", - "blueprint_name": "finish northeast wattle-and-daub shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_2", - "description": "We should expand our housing by adding a wattle-and-daub room immediately south of the shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_ENE", - "blueprint_name": "east north east wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_3", - "description": "We should expand our housing by adding a wattle-and-daub room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_ESE", - "blueprint_name": "east south east wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_4", - "description": "We should expand our housing by adding a wattle-and-daub room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_SE", - "blueprint_name": "southeast wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_5", - "description": "We should expand our housing by adding a wattle-and-daub room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_SW", - "blueprint_name": "southwest wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_6", - "description": "We should expand our housing by adding a wattle-and-daub room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_WSW", - "blueprint_name": "west south west wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_7", - "description": "We should expand our housing by adding a wattle-and-daub room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_WNW", - "blueprint_name": "west north west wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_room_8", - "description": "We should expand our housing by adding a wattle-and-daub room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_room_NW", - "blueprint_name": "northwest wattle-and-daub room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from wattle-and-daub.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_center_east", - "blueprint_name": "central building east wattle-and-daub section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from wattle-and-daub.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_center_mideast", - "blueprint_name": "central building mideast wattle-and-daub section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from wattle-and-daub.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_center_midwest", - "blueprint_name": "central building midwest wattle-and-daub section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from wattle-and-daub.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_center_west", - "blueprint_name": "central building west wattle-and-daub section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_wall_north", - "description": "A wattle-and-daub wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_courtyard_wall_north", - "blueprint_name": "wattle-and-daub courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wad_wall_south", - "description": "A wattle-and-daub wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wad_courtyard_wall_south", - "blueprint_name": "wattle-and-daub courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -] diff --git a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wood.json b/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wood.json deleted file mode 100644 index 3d6fad674abd0..0000000000000 --- a/data/json/recipes/basecamps/base/recipe_modular_hub/version_2/recipe_modular_field_wood.json +++ /dev/null @@ -1,242 +0,0 @@ -[ - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_1_1", - "description": "We need some shelter, so build half of a wood panel shack with a wooden roof on the northeast side of the camp", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_NE_1", - "blueprint_name": "northeast wood panel shack", - "blueprint_requires": [ { "id": "fbmh_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_1_2", - "description": "We should use wood panels to expand the shack so we have space for another bed.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_NE_2", - "blueprint_name": "expand northeast wood panel shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE" } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 2 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_1_3", - "description": "We should use wood panels to finish the northeast shack.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_NE_3", - "blueprint_name": "finish northeast wood panel shack", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NE", "amount": 2 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NE", "amount": 4 } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_2", - "description": "We should expand our housing by adding a wood panel room north of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_ENE", - "blueprint_name": "east north east wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_room_NE", "amount": 4 }, { "id": "fbmh_2_fire_NE" }, { "id": "fbmh_2_bed_NE_2" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ENE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_3", - "description": "We should expand our housing by adding a wood panel room south of the center of the east side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_ESE", - "blueprint_name": "east south east wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_ESE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_4", - "description": "We should expand our housing by adding a wood panel room on the southeast side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_SE", - "blueprint_name": "southeast wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_room_ESE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SE", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SE" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_5", - "description": "We should expand our housing by adding a wood panel room on the southwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_SW", - "blueprint_name": "southwest wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_SW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_SW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_6", - "description": "We should expand our housing by adding a wood panel room south of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_WSW", - "blueprint_name": "west south west wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WSW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WSW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_7", - "description": "We should expand our housing by adding a wood panel room north of the center of the west side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_WNW", - "blueprint_name": "west north west wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_center_west" } ], - "blueprint_provides": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_WNW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_room_8", - "description": "We should expand our housing by adding a wood panel room on the northwest side of the camp.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_room_NW", - "blueprint_name": "northwest wood panel room", - "blueprint_requires": [ { "id": "fbmh_2_room_WNW", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_room_NW", "amount": 4 } ], - "blueprint_excludes": [ { "id": "fbmh_2_room_NW" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_center_east", - "description": "A central building can act as a kitchen and dining hall. We should build the easternmost quarter of one from wood panels.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_center_east", - "blueprint_name": "central building east wood panel section", - "blueprint_requires": [ { "id": "fbmh_2_room_ENE", "amount": 4 } ], - "blueprint_provides": [ { "id": "fbmh_2_center_east" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_east" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_center_mideast", - "description": "A central building can act as a core and dining hall. We should build the mideastern quarter of one from wood panels.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_center_mideast", - "blueprint_name": "central building mideast wood panel section", - "blueprint_requires": [ { "id": "fbmh_2_center_east" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_mideast" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_center_midwest", - "description": "A central building can act as a core and dining hall. We should build the midwestern quarter of one from wood panels.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_center_midwest", - "blueprint_name": "central building midwest wood panel section", - "blueprint_requires": [ { "id": "fbmh_2_center_mideast" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_midwest" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_center_west", - "description": "A central building can act as a kitchen and dining hall. We should build the westernmost quarter of one from wood panels.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_center_west", - "blueprint_name": "central building west wood panel section", - "blueprint_requires": [ { "id": "fbmh_2_center_midwest" } ], - "blueprint_provides": [ { "id": "fbmh_2_center_west" } ], - "blueprint_excludes": [ { "id": "fbmh_2_center_west" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_wall_north", - "description": "A wood panel wall to the north that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_courtyard_wall_north", - "blueprint_name": "wood panel courtyard wall north", - "blueprint_requires": [ { "id": "fbmh_2_room_NE" }, { "id": "fbmh_2_room_NW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_north" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_north" } ] - }, - { - "type": "recipe", - "activity_level": "MODERATE_EXERCISE", - "result": "fbmh_2_wood_wall_south", - "description": "A wood panel wall to the south that provides a protected courtyard.", - "category": "CC_BUILDING", - "subcategory": "CSC_BUILDING_BASES", - "autolearn": false, - "never_learn": true, - "construction_blueprint": "fbmh_2_wood_courtyard_wall_south", - "blueprint_name": "wood panel courtyard wall south", - "blueprint_requires": [ { "id": "fbmh_2_room_SE" }, { "id": "fbmh_2_room_SW" } ], - "blueprint_provides": [ { "id": "fbmh_2_wall_south" } ], - "blueprint_excludes": [ { "id": "fbmh_2_wall_south" } ] - } -]