|
|
@@ -3,9 +3,12 @@ |
|
|
|
"type" : "overmap_special", |
|
|
|
"id" : "Evac Shelter", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "shelter", "connect":"road"}, |
|
|
|
{ "point":[0,0,0], "overmap": "shelter"}, |
|
|
|
{ "point":[0,0,-1], "overmap": "shelter_under"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [4, 20], |
|
|
|
"city_sizes" : [4, 16], |
|
|
@@ -29,13 +32,17 @@ |
|
|
|
"type" : "overmap_special", |
|
|
|
"id" : "Home Improvement Superstore", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,1,0], "overmap": "hdwr_large_entrance", "connect":"road"}, |
|
|
|
{ "point":[-1,1,0], "overmap": "hdwr_large_SW", "connect":"road"}, |
|
|
|
{ "point":[0,1,0], "overmap": "hdwr_large_entrance"}, |
|
|
|
{ "point":[-1,1,0], "overmap": "hdwr_large_SW"}, |
|
|
|
{ "point":[-1,0,0], "overmap": "hdwr_large_NW"}, |
|
|
|
{ "point":[0,0,0], "overmap": "hdwr_large_NE"}, |
|
|
|
{ "point":[-1,-1,0], "overmap": "hdwr_large_backroom"}, |
|
|
|
{ "point":[0,-1,0], "overmap": "hdwr_large_loadingbay"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,2,0], "terrain" : "road" }, |
|
|
|
{ "point" : [-1,2,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [0, 20], |
|
|
|
"city_sizes" : [6, 20], |
|
|
@@ -47,10 +54,13 @@ |
|
|
|
"id" : "Public Works", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "public_works"}, |
|
|
|
{ "point":[1,0,0], "overmap": "public_works_entrance", "connect": "road"}, |
|
|
|
{ "point":[1,0,0], "overmap": "public_works_entrance"}, |
|
|
|
{ "point":[0,1,0], "overmap": "public_works"}, |
|
|
|
{ "point":[1,1,0], "overmap": "public_works"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [1,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [0, 12], |
|
|
|
"city_sizes" : [4, 12], |
|
|
@@ -137,12 +147,15 @@ |
|
|
|
{ "point":[1,8,0], "overmap": "mall_a_74_north"}, |
|
|
|
{ "point":[2,8,0], "overmap": "mall_a_75_north"}, |
|
|
|
{ "point":[3,8,0], "overmap": "mall_a_76_north"}, |
|
|
|
{ "point":[4,8,0], "overmap": "mall_a_77_north", "connect":"road"}, |
|
|
|
{ "point":[4,8,0], "overmap": "mall_a_77_north"}, |
|
|
|
{ "point":[5,8,0], "overmap": "mall_a_78_north"}, |
|
|
|
{ "point":[6,8,0], "overmap": "mall_a_79_north"}, |
|
|
|
{ "point":[7,8,0], "overmap": "mall_a_80_north"}, |
|
|
|
{ "point":[8,8,0], "overmap": "mall_a_81_north"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [4,9,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "land" ], |
|
|
|
"city_distance" : [1, 20], |
|
|
|
"city_sizes" : [5, 12], |
|
|
@@ -155,9 +168,12 @@ |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "apartments_con_tower_NW_north"}, |
|
|
|
{ "point":[1,0,0], "overmap": "apartments_con_tower_NE_north"}, |
|
|
|
{ "point":[0,1,0], "overmap": "apartments_con_tower_SW_north", "connect": "road"}, |
|
|
|
{ "point":[0,1,0], "overmap": "apartments_con_tower_SW_north"}, |
|
|
|
{ "point":[1,1,0], "overmap": "apartments_con_tower_SE_north"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,2,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [-1, 4], |
|
|
|
"city_sizes" : [4, 12], |
|
|
@@ -173,7 +189,7 @@ |
|
|
|
{ "point":[2,0,0], "overmap": "necropolis_a_3_north"}, |
|
|
|
{ "point":[3,0,0], "overmap": "necropolis_a_4_north"}, |
|
|
|
{ "point":[4,0,0], "overmap": "necropolis_a_5_north"}, |
|
|
|
{ "point":[5,0,0], "overmap": "necropolis_a_6_north", "connect":"road"}, |
|
|
|
{ "point":[5,0,0], "overmap": "necropolis_a_6_north"}, |
|
|
|
{ "point":[6,0,0], "overmap": "necropolis_a_7_north"}, |
|
|
|
{ "point":[7,0,0], "overmap": "necropolis_a_8_north"}, |
|
|
|
{ "point":[8,0,0], "overmap": "necropolis_a_9_north"}, |
|
|
@@ -231,7 +247,7 @@ |
|
|
|
{ "point":[6,6,0], "overmap": "necropolis_a_61_north"}, |
|
|
|
{ "point":[7,6,0], "overmap": "necropolis_a_62_north"}, |
|
|
|
{ "point":[8,6,0], "overmap": "necropolis_a_63_north"}, |
|
|
|
{ "point":[0,7,0], "overmap": "necropolis_a_64_north", "connect":"road"}, |
|
|
|
{ "point":[0,7,0], "overmap": "necropolis_a_64_north"}, |
|
|
|
{ "point":[1,7,0], "overmap": "necropolis_a_65_north"}, |
|
|
|
{ "point":[2,7,0], "overmap": "necropolis_a_66_north"}, |
|
|
|
{ "point":[3,7,0], "overmap": "necropolis_a_67_north"}, |
|
|
@@ -244,7 +260,7 @@ |
|
|
|
{ "point":[1,8,0], "overmap": "necropolis_a_74_north"}, |
|
|
|
{ "point":[2,8,0], "overmap": "necropolis_a_75_north"}, |
|
|
|
{ "point":[3,8,0], "overmap": "necropolis_a_76_north"}, |
|
|
|
{ "point":[4,8,0], "overmap": "necropolis_a_77_north", "connect":"road"}, |
|
|
|
{ "point":[4,8,0], "overmap": "necropolis_a_77_north"}, |
|
|
|
{ "point":[5,8,0], "overmap": "necropolis_a_78_north"}, |
|
|
|
{ "point":[6,8,0], "overmap": "necropolis_a_79_north"}, |
|
|
|
{ "point":[7,8,0], "overmap": "necropolis_a_80_north"}, |
|
|
@@ -493,6 +509,11 @@ |
|
|
|
{ "point":[7,8,-3], "overmap": "necropolis_d_80_north"}, |
|
|
|
{ "point":[8,8,-3], "overmap": "necropolis_d_81_north"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [5,-1,0], "terrain" : "road" }, |
|
|
|
{ "point" : [-1,7,0], "terrain" : "road" }, |
|
|
|
{ "point" : [4,9,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "field" ], |
|
|
|
"city_distance" : [1, 30], |
|
|
|
"city_sizes" : [1, 16], |
|
|
@@ -524,10 +545,13 @@ |
|
|
|
{ "point":[4,3,0], "overmap": "evac_center_20_north"}, |
|
|
|
{ "point":[0,4,0], "overmap": "evac_center_21_north"}, |
|
|
|
{ "point":[1,4,0], "overmap": "evac_center_22_north"}, |
|
|
|
{ "point":[2,4,0], "overmap": "evac_center_23_north", "connect":"road"}, |
|
|
|
{ "point":[2,4,0], "overmap": "evac_center_23_north"}, |
|
|
|
{ "point":[3,4,0], "overmap": "evac_center_24_north"}, |
|
|
|
{ "point":[4,4,0], "overmap": "evac_center_25_north"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [2,5,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [2, 15], |
|
|
|
"city_sizes" : [1, 16], |
|
|
@@ -538,7 +562,7 @@ |
|
|
|
"id" : "FEMA Camp", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "fema"}, |
|
|
|
{ "point":[1,0,0], "overmap": "fema_entrance", "connect": "road"}, |
|
|
|
{ "point":[1,0,0], "overmap": "fema_entrance"}, |
|
|
|
{ "point":[2,0,0], "overmap": "fema"}, |
|
|
|
{ "point":[0,1,0], "overmap": "fema"}, |
|
|
|
{ "point":[1,1,0], "overmap": "fema"}, |
|
|
@@ -547,6 +571,9 @@ |
|
|
|
{ "point":[1,2,0], "overmap": "fema"}, |
|
|
|
{ "point":[2,2,0], "overmap": "fema"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [1,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [5, -1], |
|
|
|
"city_sizes" : [12, 30], |
|
|
@@ -558,7 +585,7 @@ |
|
|
|
"id" : "Megastore", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "megastore"}, |
|
|
|
{ "point":[1,0,0], "overmap": "megastore_entrance", "connect": "road"}, |
|
|
|
{ "point":[1,0,0], "overmap": "megastore_entrance"}, |
|
|
|
{ "point":[2,0,0], "overmap": "megastore"}, |
|
|
|
{ "point":[0,1,0], "overmap": "megastore"}, |
|
|
|
{ "point":[1,1,0], "overmap": "megastore"}, |
|
|
@@ -567,6 +594,9 @@ |
|
|
|
{ "point":[1,2,0], "overmap": "megastore"}, |
|
|
|
{ "point":[2,2,0], "overmap": "megastore"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [1,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "land" ], |
|
|
|
"city_distance" : [-1, 15], |
|
|
|
"city_sizes" : [1, 12], |
|
|
@@ -577,8 +607,8 @@ |
|
|
|
"type" : "overmap_special", |
|
|
|
"id" : "School", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "school_3", "connect": "road"}, |
|
|
|
{ "point":[1,0,0], "overmap": "school_2", "connect":"road"}, |
|
|
|
{ "point":[0,0,0], "overmap": "school_3"}, |
|
|
|
{ "point":[1,0,0], "overmap": "school_2"}, |
|
|
|
{ "point":[2,0,0], "overmap": "school_1"}, |
|
|
|
{ "point":[0,1,0], "overmap": "school_6"}, |
|
|
|
{ "point":[1,1,0], "overmap": "school_5"}, |
|
|
@@ -587,6 +617,10 @@ |
|
|
|
{ "point":[1,2,0], "overmap": "school_8"}, |
|
|
|
{ "point":[2,2,0], "overmap": "school_7"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,-1,0], "terrain" : "road" }, |
|
|
|
{ "point" : [1,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "wilderness" ], |
|
|
|
"city_distance" : [0, 12], |
|
|
|
"city_sizes" : [4, 16], |
|
|
@@ -641,7 +675,10 @@ |
|
|
|
"id": "Lab", |
|
|
|
"overmaps": |
|
|
|
[ |
|
|
|
{ "point":[0,0,0], "overmap": "lab_stairs", "connect":"road"} |
|
|
|
{ "point":[0,0,0], "overmap": "lab_stairs" } |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations": [ "wilderness" ], |
|
|
|
"city_distance": [10, -1], |
|
|
@@ -653,7 +690,10 @@ |
|
|
|
"id": "Ice Lab", |
|
|
|
"overmaps": |
|
|
|
[ |
|
|
|
{ "point":[0,0,0], "overmap": "ice_lab_stairs", "connect":"road"} |
|
|
|
{ "point":[0,0,0], "overmap": "ice_lab_stairs" } |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations": [ "wilderness" ], |
|
|
|
"city_distance": [10, -1], |
|
|
@@ -678,7 +718,7 @@ |
|
|
|
"type" : "overmap_special", |
|
|
|
"id" : "Sewage Treatment Plant", |
|
|
|
"overmaps" : [ |
|
|
|
{ "point":[0,0,0], "overmap": "s_lot", "connect":"road"}, |
|
|
|
{ "point":[0,0,0], "overmap": "s_lot"}, |
|
|
|
{ "point":[0,1,0], "overmap": "sewage_treatment"}, |
|
|
|
{ "point":[0,1,-1], "overmap": "sewage_treatment_hub"}, |
|
|
|
{ "point":[0,0,-1], "overmap": "sewage_treatment_under"}, |
|
|
@@ -690,6 +730,9 @@ |
|
|
|
{ "point":[0,2,-1], "overmap": "sewage_treatment_under"}, |
|
|
|
{ "point":[1,2,-1], "overmap": "sewage_treatment_under"} |
|
|
|
], |
|
|
|
"connections" : [ |
|
|
|
{ "point" : [0,-1,0], "terrain" : "road" } |
|
|
|
], |
|
|
|
"locations" : [ "land" ], |
|
|
|
"city_distance" : [15, 30], |
|
|
|
"city_sizes" : [4, 12], |
|
|
|