Files
RPG_City_Maker_Reborn/Presets/Metropolis.json
T

54 lines
1.3 KiB
JSON

{
"detail": 11,
"roughness": 25,
"width": 4000,
"height": 4000,
"lakes": 0,
"lake_size_lower": 15,
"lake_size_upper": 25,
"lake_edge_roughness": 40,
"lake_shape": "procedural",
"rivers": 0,
"min_river_width": 5,
"max_river_width": 10,
"river_curvyness": 51,
"river_width_variability": 50,
"river_edge_roughness": 6,
"min_tree_size": 0.4,
"max_tree_size": 1,
"tree_coverage": 5,
"tree_clumpiness": 99,
"min_road_width": 0.2,
"max_road_width": 0.30000000000000004,
"road_exits": 3,
"road_curvyness": 45,
"road_distribution": 70,
"min_road_angle": 30,
"min_wall_width": 0.5,
"max_wall_width": 1.5,
"num_walls": 0,
"city_coverage": 70,
"wall_curvyness": 35,
"show_turrets": true,
"turret_size": 2.5000000000000004,
"turret_shape": "circular",
"turret_spacing": 20,
"gate_count": 3,
"num_buildings": 7000,
"min_building_size": 0.5,
"max_building_size": 1,
"building_distribution": 0,
"building_shape": "procedural",
"building_shape_ratios": {
"circles": 3.97509765625,
"rectangles": 87,
"squares": 9.02490234375
},
"min_building_complexity": 2,
"max_building_complexity": 3,
"building_complexity_ratio": 50,
"seed": 1773254695515253606,
"last_export_path": "",
"image_view_state": 0
}