Tooling
This commit is contained in:
@@ -0,0 +1,309 @@
|
||||
{
|
||||
"elapsed_s": 239.5246435,
|
||||
"generated_at": "2026-09-17T12:13:12Z",
|
||||
"geology_cell_m": 10.207290922087205,
|
||||
"geology_size": 1400,
|
||||
"manifest": {
|
||||
"level": "/Game/Maps/L_World",
|
||||
"vertices_per_side": 4081,
|
||||
"quad_cm": 350,
|
||||
"elevation_m": {
|
||||
"min": -460,
|
||||
"max": 2800
|
||||
},
|
||||
"sea_level_m": 0,
|
||||
"spawn_pad_m": 150,
|
||||
"streaming_grid_components": 1,
|
||||
"source": {
|
||||
"kind": "noise",
|
||||
"seed": 7,
|
||||
"path": "",
|
||||
"elevation_m": null,
|
||||
"width": 0,
|
||||
"flip_y": false,
|
||||
"smooth_passes": 0
|
||||
},
|
||||
"layers": {
|
||||
"rock_slope_start": 0.55,
|
||||
"rock_slope_full": 1.05,
|
||||
"high_altitude_start_m": 1400,
|
||||
"high_altitude_full_m": 2000,
|
||||
"breakup_m": 18,
|
||||
"wear_rock_start": 0.35,
|
||||
"ridge_rock": 0.6,
|
||||
"deposit_softens": 0.7
|
||||
},
|
||||
"pipeline": {
|
||||
"geology_factor": 4,
|
||||
"continent": {
|
||||
"enabled": true,
|
||||
"radius": 0.62,
|
||||
"coast_warp": 0.28,
|
||||
"sea_floor_m": [
|
||||
-180,
|
||||
-30
|
||||
],
|
||||
"land_fraction": 0.62,
|
||||
"radial_bias": 0.85,
|
||||
"shore_width_pct": 3
|
||||
},
|
||||
"plates": {
|
||||
"count": 6,
|
||||
"velocity_cm_yr": [
|
||||
1,
|
||||
5
|
||||
],
|
||||
"convergent_mm_yr": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"band_km": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"divergent_mm_yr": [
|
||||
-2,
|
||||
-1
|
||||
],
|
||||
"rift_km": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"intraplate_mm_yr": 0.03,
|
||||
"intraplate_swell_mm_yr": 0.08,
|
||||
"low_uplift_fraction": [
|
||||
0.2,
|
||||
0.4
|
||||
]
|
||||
},
|
||||
"faults": {
|
||||
"major": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"minor": [
|
||||
10,
|
||||
30
|
||||
],
|
||||
"length_km": [
|
||||
2,
|
||||
15
|
||||
],
|
||||
"spacing_km": [
|
||||
1,
|
||||
4
|
||||
],
|
||||
"throw_major_m": [
|
||||
100,
|
||||
400
|
||||
],
|
||||
"throw_minor_m": [
|
||||
20,
|
||||
80
|
||||
],
|
||||
"strike_slip_m": [
|
||||
200,
|
||||
800
|
||||
]
|
||||
},
|
||||
"lithology": {
|
||||
"types": 3,
|
||||
"k_multipliers": [
|
||||
0.5,
|
||||
1,
|
||||
3
|
||||
]
|
||||
},
|
||||
"relief": {
|
||||
"octaves": 7,
|
||||
"gain": 0.45,
|
||||
"base_frequency_m": 4000,
|
||||
"amplitude_m": [
|
||||
15,
|
||||
150
|
||||
],
|
||||
"crest_weight": 0.12
|
||||
},
|
||||
"fluvial": {
|
||||
"k": 0.00005,
|
||||
"m": 0.5,
|
||||
"n": 1,
|
||||
"dt_yr": 1500,
|
||||
"steps": 1000,
|
||||
"diffusion_m2_yr": 0.02,
|
||||
"fill_every": 1,
|
||||
"critical_area_m2": 0,
|
||||
"channel_taper": 2,
|
||||
"critical_slope_deg": 35,
|
||||
"slope_cap": 0.9,
|
||||
"max_hillslope_substeps": 24
|
||||
},
|
||||
"thermal": {
|
||||
"coarse_passes": 2,
|
||||
"every": 4,
|
||||
"fine_passes": 24,
|
||||
"talus_deg": 35
|
||||
},
|
||||
"strata": {
|
||||
"period_m": 160,
|
||||
"contrast": 0.6
|
||||
},
|
||||
"detail": {
|
||||
"octaves": 4,
|
||||
"amplitude_m": [
|
||||
2,
|
||||
8
|
||||
]
|
||||
},
|
||||
"particle": {
|
||||
"droplets": 9000000,
|
||||
"lifetime": 40,
|
||||
"scale": 0.5,
|
||||
"min_erode_slope": 0.25,
|
||||
"max_change": 0.2,
|
||||
"max_speed": 5,
|
||||
"max_load": 2,
|
||||
"inertia": 0.1,
|
||||
"capacity": 2,
|
||||
"min_slope": 0.01,
|
||||
"erode_rate": 0.2,
|
||||
"deposit_rate": 0.2,
|
||||
"evaporation": 0.02,
|
||||
"gravity": 4,
|
||||
"batch": 200000
|
||||
}
|
||||
},
|
||||
"erosion": {
|
||||
"coarse_droplets": 800000,
|
||||
"coarse_factor": 4,
|
||||
"coarse_lifetime": 120,
|
||||
"enabled": true,
|
||||
"fine_droplets": 2000000,
|
||||
"fine_lifetime": 40,
|
||||
"fine_scale": 0.5,
|
||||
"max_change": 0.2,
|
||||
"min_erode_slope": 0.25,
|
||||
"strata_contrast": 0.6,
|
||||
"strata_period_m": 160,
|
||||
"talus_deg": 35,
|
||||
"thermal_passes": 24
|
||||
}
|
||||
},
|
||||
"preview": true,
|
||||
"seed": 7,
|
||||
"stats": {
|
||||
"land_fraction": 0.6164954081632653,
|
||||
"clip_fraction": 0,
|
||||
"relief_m": 854.8675537109375,
|
||||
"min_m": -177.87100219726562,
|
||||
"max_m": 676.99658203125,
|
||||
"land_min_m": 0.00045469991164281964,
|
||||
"land_max_m": 676.99658203125,
|
||||
"land_relief_m": 676.9961273313384,
|
||||
"slopes": {
|
||||
"under_15_deg": 0.5365251739796463,
|
||||
"under_30_deg": 0.7698304520863902,
|
||||
"over_50_deg": 0.003465937727328061,
|
||||
"median_deg": 11.215516119042432
|
||||
},
|
||||
"slope_area": {
|
||||
"bins": [
|
||||
{
|
||||
"log_area": 6.125,
|
||||
"log_slope": -2.611773530194613,
|
||||
"n": 1366
|
||||
},
|
||||
{
|
||||
"log_area": 6.375,
|
||||
"log_slope": -2.93759566346186,
|
||||
"n": 1053
|
||||
},
|
||||
{
|
||||
"log_area": 6.625,
|
||||
"log_slope": -3.483294451956711,
|
||||
"n": 604
|
||||
},
|
||||
{
|
||||
"log_area": 6.875,
|
||||
"log_slope": -3.4479230454601377,
|
||||
"n": 594
|
||||
},
|
||||
{
|
||||
"log_area": 7.125,
|
||||
"log_slope": -3.525030948477573,
|
||||
"n": 288
|
||||
},
|
||||
{
|
||||
"log_area": 7.375,
|
||||
"log_slope": -2.938967275504876,
|
||||
"n": 133
|
||||
}
|
||||
],
|
||||
"exponent": -0.38433179144021345,
|
||||
"raw_exponent": -0.692990955410503,
|
||||
"expected": -0.5,
|
||||
"r2": 0.22454369297336585,
|
||||
"raw_r2": 0.5855711866388629,
|
||||
"channel_cells": 4038,
|
||||
"threshold_km2": 1
|
||||
},
|
||||
"hypsometry": {
|
||||
"integral": 0.10665656369146,
|
||||
"curve": [
|
||||
1,
|
||||
0.3272290456836744,
|
||||
0.1813120742577986,
|
||||
0.11826891803653139,
|
||||
0.07534938688157466,
|
||||
0.043331669881845336,
|
||||
0.021866524983634505,
|
||||
0.009739880877011386,
|
||||
0.0036744898541872795,
|
||||
0.0006496564269227179,
|
||||
8.27587804952401e-7
|
||||
]
|
||||
},
|
||||
"drainage_density_per_km": 0.48022561582831175,
|
||||
"uplift_buckets": [
|
||||
{
|
||||
"name": "plain",
|
||||
"lo_mm_yr": 0,
|
||||
"hi_mm_yr": 0.1,
|
||||
"land_fraction": 0.42056191556783695,
|
||||
"median_deg": 0.8110745917417936,
|
||||
"p90_deg": 2.7608358461755076,
|
||||
"median_relief_m": 8.698705837130547,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.008188075831696768,
|
||||
"median_elev_m": 2.585980176925659,
|
||||
"cells": 508178
|
||||
},
|
||||
{
|
||||
"name": "rolling",
|
||||
"lo_mm_yr": 0.1,
|
||||
"hi_mm_yr": 0.5,
|
||||
"land_fraction": 0.0736354525374256,
|
||||
"median_deg": 7.4682861630949375,
|
||||
"p90_deg": 23.134866015917734,
|
||||
"median_relief_m": 84.90330410003662,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.00873269196187736,
|
||||
"median_elev_m": 10.52147388458252,
|
||||
"cells": 88976
|
||||
},
|
||||
{
|
||||
"name": "mountain",
|
||||
"lo_mm_yr": 0.5,
|
||||
"hi_mm_yr": 100,
|
||||
"land_fraction": 0.5058026318947374,
|
||||
"median_deg": 28.514108839370788,
|
||||
"p90_deg": 36.017001965327076,
|
||||
"median_relief_m": 194.501953125,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.32737324866609835,
|
||||
"median_elev_m": 95.58696746826172,
|
||||
"cells": 611177
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user