Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

{

"BASE_DATA": {
"radius": 600.0,
"radiusDifficultyScale": {
"normal": 1.0,
"hard": 2.0,
"realistic": 11.0
},
"gravity": 0.054,
"gravityDifficultyScale": {
"normal": 1.0,
"hard": 1.0,
"realistic": 0.056
},
"timewarpHeight": 1000.0,
"velocityArrowsHeight": -1000.0,
"mapColor": {
"r": 0.416,
"g": 0.3549162,
"b": 0.276849,
"a": 1.0
}
},
"TERRAIN_DATA": {
"TERRAIN_TEXTURE_DATA": {
"planetTexture": "Deimos",
"planetTextureCutout": 0.925,
"surfaceTexture_A": "Limestone",
"surfaceTextureSize_A": {
"x": 22.0,
"y": 14.0
},
"surfaceTexture_B": "Hard_Rocks",
"surfaceTextureSize_B": {
"x": 28.0,
"y": 21.0
},
"terrainTexture_C": "Limestone",
"terrainTextureSize_C": {
"x": 320.0,
"y": 200.0
},
"surfaceLayerSize": 35.0,
"minFade": 0.0,
"maxFade": 0.5,
"shadowIntensity": 10.0,
"shadowHeight": 3.0
},
"terrainFormulaDifficulties": {
"normal": [
"OUTPUT = AddHeightMap( Deimos, 3769.91118431, 200)",
"OUTPUT = AddHeightMap( Perlin, 13613.5681655558, 40, Curve6)",
"M = AddHeightMap( Perlin, 13613.5681655558, 1, Curve7)",
"OUTPUT = AddHeightMap( Perlin, 1361.35681655558, 4, null, M)",
"OUTPUT = AddHeightMap( Perlin, 510.508806208341, 2, null, M)"
],
"hard": [
"OUTPUT = AddHeightMap( Deimos, 7539.822368615, 400)",
"OUTPUT = AddHeightMap( Perlin, 13613.5681655558, 40, Curve6)",
"M = AddHeightMap( Perlin, 13613.5681655558, 1, Curve7)",
"OUTPUT = AddHeightMap( Perlin, 1361.35681655558, 4, null, M)",
"OUTPUT = AddHeightMap( Perlin, 510.508806208341, 2, null, M)"
],
"realistic": [
"OUTPUT = AddHeightMap( Deimos, 41469.023027385, 2200)",
"OUTPUT = AddHeightMap( Perlin, 13613.5681655558, 40, Curve6)",
"M = AddHeightMap( Perlin, 13613.5681655558, 1, Curve7)",
"OUTPUT = AddHeightMap( Perlin, 1361.35681655558, 4, null, M)",
"OUTPUT = AddHeightMap( Perlin, 510.508806208341, 2, null, M)"
]
},
"textureFormula": [
"OUTPUT = AddHeightMap( Perlin, 13613.5681655558, 1, Curve7)"
],
"verticeSize": 0.25,
"collider": true,
"flatZones": []
},
"POST_PROCESSING": {
"keys": [
{
"height": 3000.0,
"shadowIntensity": 1.75,
"starIntensity": 0.0,
"hueShift": 0.0,
"saturation": 0.95,
"contrast": 1.2,
"red": 1.0,
"green": 1.0,
"blue": 1.0
},
{
"height": 5000.0,
"shadowIntensity": 1.75,
"starIntensity": 1.0,
"hueShift": 0.0,
"saturation": 0.95,
"contrast": 1.2,
"red": 1.0,
"green": 1.0,
"blue": 1.0
}
]
},
"ORBIT_DATA": {
"parent": "Mars",
"semiMajorAxis": 1173000.0,
"smaDifficultyScale": {},
"eccentricity": 0.0,
"argumentOfPeriapsis": 0.0,
"direction": 1,
"multiplierSOI": 2.0,
"soiDifficultyScale": {
"normal": 1.0,
"hard": 1.0,
"realistic": 2.5
}
},
"ACHIEVEMENT_DATA": {
"Landed": true,
"Takeoff": true,
"Atmosphere": true,
"Orbit": true,
"Crash": true
},
"LANDMARKS": []
}

You might also like