●BASE_DATA●
{
"name": "Vall",
"radius": 300000.0,
"gravity": 2.31,
"timewarpHeight": 3500.0,
"mapColor": {
"r": 0.466,
"g": 0.657,
"b": 0.682
},
"mapResolution": 1000,
"hideNameMultiplier": 80.0
}
●TERRAIN_DATA●
{
"TERRAIN_TEXTURE_DATA": {
"planetTexture": "Vall",
"planetTextureCutout": 0.9900000095367432,
"surfaceTextureA": "Ice",
"surfaceTextureSizeA": {
"x": 70.0,
"y": 25.0
},
"surfaceTextureB": "Ice",
"surfaceTextureSizeB": {
"x": 70.0,
"y": 25.0
},
"terrainTexture": "Ice",
"terrainTextureSize": {
"x": 1200.0,
"y": 400.0
},
"surfaceLayerSize": 60.0,
"minFade": 0.0,
"maxFade": 0.6000000238418579,
"shadowIntensity": 0.0,
"shadowHeight": 0.0
},
"terrainFromula": [
"OUTPUT = AddHeightMap( Perlin, 390, 3.0, Pow3)",
"OUTPUT = AddHeightMap( Perlin, 154, 8.0, Pow3)",
"OUTPUT = AddHeightMap( Perlin, 50, 30, Pow3)",
"OUTPUT = AddHeightMap( Perlin, 600, 2.0, Pow3)"
],
"textureFormula": [],
"DETAIL_LEVELS": [
{
"loadDistance": 0.0,
"verticeSize": 1000.0
},
{
"loadDistance": 10000.0,
"verticeSize": 300.0
},
{
"loadDistance": 3000.0,
"verticeSize": 120.0
},
{
"loadDistance": 1100.0,
"verticeSize": 40.0
},
{
"loadDistance": 600.0,
"verticeSize": 8.0
},
{
"loadDistance": 250.0,
"verticeSize": 2.0
},
{
"loadDistance": 50.0,
"verticeSize": 2.0
}
]
}
●ORBIT_DATA●
{
"parent": "Jool",
"orbitHeight": 43152000.0,
"multiplierSOI": 1.0,
"orbitLineResolution": 100
}