Boost

Untitled

Sep 19th, 2019
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.87 KB | None | 0 0
  1. {
  2.   "currentPatchId": 0,
  3.   "patches": {
  4.     "0": {
  5.       "adjacentPatches": [
  6.         1
  7.       ],
  8.       "biome": {
  9.         "background": "vent",
  10.         "id": 0,
  11.         "internalName": "aavolcanic_vent",
  12.         "name": "Volcanic vent",
  13.         "skybox": "Thrive_vent_skybox",
  14.         "skyboxLightIntensity": 0.5,
  15.         "sunlightColor": {
  16.           "b": 1.0,
  17.           "g": 1.0,
  18.           "r": 1.0
  19.         },
  20.         "sunlightDirection": {
  21.           "x": 0.550000011920929,
  22.           "y": -0.30000001192092896,
  23.           "z": 0.75
  24.         },
  25.         "sunlightIntensity": 9.999999747378752e-05,
  26.         "sunlightSourceRadius": 0.5
  27.       },
  28.       "id": 0,
  29.       "name": "Pangonian vents",
  30.       "screenCoordinates": {
  31.         "x": 100.0,
  32.         "y": 200.0
  33.       },
  34.       "species": [
  35.         {
  36.           "population": 160,
  37.           "species": {
  38.             "activity": 100.0,
  39.             "aggression": 100.0,
  40.             "color": {
  41.               "a": 1.0,
  42.               "b": 1.0,
  43.               "g": 1.0,
  44.               "r": 1.0
  45.             },
  46.             "epithet": "Thrivium",
  47.             "fear": 100.0,
  48.             "focus": 200.0,
  49.             "generation": 2,
  50.             "genus": "Primum",
  51.             "isBacteria": true,
  52.             "isPlayerSpecies": true,
  53.             "name": "Default",
  54.             "opportunism": 100.0,
  55.             "population": 130,
  56.             "speciesMembraneType": 1,
  57.             "stringCode": "Y,0,0,0"
  58.           }
  59.         },
  60.         {
  61.           "population": 1123,
  62.           "species": {
  63.             "activity": 107.53031921386719,
  64.             "aggression": 85.16497802734375,
  65.             "color": {
  66.               "a": 1.7448220252990723,
  67.               "b": 0.08733419328927994,
  68.               "g": 0.4105646014213562,
  69.               "r": 0.378664493560791
  70.             },
  71.             "epithet": "Chravaom",
  72.             "fear": 81.36040496826172,
  73.             "focus": 195.89895629882812,
  74.             "generation": 1,
  75.             "genus": "Primum",
  76.             "isBacteria": true,
  77.             "isPlayerSpecies": false,
  78.             "name": "Bacteria_6317",
  79.             "opportunism": 104.42748260498047,
  80.             "population": 1157,
  81.             "speciesMembraneType": 1,
  82.             "stringCode": "h,0,0,0|c,0,1,0|i,1,1,0"
  83.           }
  84.         }
  85.       ]
  86.     },
  87.     "1": {
  88.       "adjacentPatches": [
  89.         2,
  90.         0
  91.       ],
  92.       "biome": {
  93.         "background": "mesopelagic",
  94.         "id": 7,
  95.         "internalName": "mesopelagic",
  96.         "name": "Mesopelagic",
  97.         "skybox": "Thrive_meso_skybox",
  98.         "skyboxLightIntensity": 0.5,
  99.         "sunlightColor": {
  100.           "b": 1.0,
  101.           "g": 1.0,
  102.           "r": 1.0
  103.         },
  104.         "sunlightDirection": {
  105.           "x": 0.550000011920929,
  106.           "y": -0.30000001192092896,
  107.           "z": 0.75
  108.         },
  109.         "sunlightIntensity": 9.999999747378752e-05,
  110.         "sunlightSourceRadius": 0.5
  111.       },
  112.       "id": 1,
  113.       "name": "Pangonaian Mesopelagic",
  114.       "screenCoordinates": {
  115.         "x": 200.0,
  116.         "y": 200.0
  117.       },
  118.       "species": []
  119.     },
  120.     "2": {
  121.       "adjacentPatches": [
  122.         1
  123.       ],
  124.       "biome": {
  125.         "background": "ocean",
  126.         "id": 4,
  127.         "internalName": "default",
  128.         "name": "Epipelagic",
  129.         "skybox": "Thrive_ocean_skybox",
  130.         "skyboxLightIntensity": 0.5,
  131.         "sunlightColor": {
  132.           "b": 1.0,
  133.           "g": 1.0,
  134.           "r": 1.0
  135.         },
  136.         "sunlightDirection": {
  137.           "x": 0.550000011920929,
  138.           "y": -0.30000001192092896,
  139.           "z": 0.75
  140.         },
  141.         "sunlightIntensity": 9.999999747378752e-05,
  142.         "sunlightSourceRadius": 0.5
  143.       },
  144.       "id": 2,
  145.       "name": "Pangonian Epipelagic",
  146.       "screenCoordinates": {
  147.         "x": 200.0,
  148.         "y": 100.0
  149.       },
  150.       "species": []
  151.     }
  152.   }
  153. }
Advertisement
Add Comment
Please, Sign In to add comment