feat(assets): generate Ran system bodies — 10 planets/moons with assets
First system through the planet generator pipeline. Per-body wiki pages with YAML frontmatter at wiki/star-systems/GJ-144/bodies/. Each body has: index.md (definition + profile), heightmap.png (4096×2048), globe.png (512×512), and markers.json (rivers, oceans, mountain ranges). Bodies: GJ144b-g + moons. Includes temperate (Kallast, Vethis), frozen, barren moons, and a ringed gas giant. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 3.7 MiB |
@@ -0,0 +1,64 @@
|
||||
---
|
||||
id: GJ144b
|
||||
name: null
|
||||
body_type: planet
|
||||
planet_class: barren
|
||||
body_scale: planet
|
||||
seed: 859224927
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.175
|
||||
period_days: 30.0
|
||||
axial_tilt_deg: 24.1
|
||||
physical:
|
||||
gravity_g: 0.32
|
||||
oblateness: 0.0026
|
||||
atmosphere: none
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.979
|
||||
polar_ice_lat: 0.85
|
||||
tectonics: none
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: moderate
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: none
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.043
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144b
|
||||
|
||||
Barren planet.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | planet |
|
||||
| **Class** | barren |
|
||||
| **Gravity** | 0.32g |
|
||||
| **Land** | 98% |
|
||||
| **Year** | 30 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,404 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
40,
|
||||
224
|
||||
],
|
||||
"peak": [
|
||||
3,
|
||||
193
|
||||
],
|
||||
"area_cells": 34937
|
||||
},
|
||||
{
|
||||
"id": "range_2",
|
||||
"name": null,
|
||||
"center": [
|
||||
63,
|
||||
428
|
||||
],
|
||||
"peak": [
|
||||
60,
|
||||
428
|
||||
],
|
||||
"area_cells": 79
|
||||
},
|
||||
{
|
||||
"id": "range_6",
|
||||
"name": null,
|
||||
"center": [
|
||||
77,
|
||||
250
|
||||
],
|
||||
"peak": [
|
||||
78,
|
||||
251
|
||||
],
|
||||
"area_cells": 23
|
||||
},
|
||||
{
|
||||
"id": "range_9",
|
||||
"name": null,
|
||||
"center": [
|
||||
90,
|
||||
267
|
||||
],
|
||||
"peak": [
|
||||
88,
|
||||
265
|
||||
],
|
||||
"area_cells": 74
|
||||
},
|
||||
{
|
||||
"id": "range_11",
|
||||
"name": null,
|
||||
"center": [
|
||||
95,
|
||||
391
|
||||
],
|
||||
"peak": [
|
||||
100,
|
||||
389
|
||||
],
|
||||
"area_cells": 74
|
||||
},
|
||||
{
|
||||
"id": "range_16",
|
||||
"name": null,
|
||||
"center": [
|
||||
95,
|
||||
186
|
||||
],
|
||||
"peak": [
|
||||
96,
|
||||
187
|
||||
],
|
||||
"area_cells": 47
|
||||
},
|
||||
{
|
||||
"id": "range_17",
|
||||
"name": null,
|
||||
"center": [
|
||||
96,
|
||||
57
|
||||
],
|
||||
"peak": [
|
||||
97,
|
||||
57
|
||||
],
|
||||
"area_cells": 28
|
||||
},
|
||||
{
|
||||
"id": "range_18",
|
||||
"name": null,
|
||||
"center": [
|
||||
97,
|
||||
407
|
||||
],
|
||||
"peak": [
|
||||
98,
|
||||
407
|
||||
],
|
||||
"area_cells": 29
|
||||
},
|
||||
{
|
||||
"id": "range_23",
|
||||
"name": null,
|
||||
"center": [
|
||||
103,
|
||||
376
|
||||
],
|
||||
"peak": [
|
||||
104,
|
||||
376
|
||||
],
|
||||
"area_cells": 44
|
||||
},
|
||||
{
|
||||
"id": "range_24",
|
||||
"name": null,
|
||||
"center": [
|
||||
103,
|
||||
255
|
||||
],
|
||||
"peak": [
|
||||
103,
|
||||
256
|
||||
],
|
||||
"area_cells": 22
|
||||
},
|
||||
{
|
||||
"id": "range_27",
|
||||
"name": null,
|
||||
"center": [
|
||||
106,
|
||||
365
|
||||
],
|
||||
"peak": [
|
||||
105,
|
||||
364
|
||||
],
|
||||
"area_cells": 35
|
||||
},
|
||||
{
|
||||
"id": "range_28",
|
||||
"name": null,
|
||||
"center": [
|
||||
120,
|
||||
489
|
||||
],
|
||||
"peak": [
|
||||
125,
|
||||
482
|
||||
],
|
||||
"area_cells": 271
|
||||
},
|
||||
{
|
||||
"id": "range_29",
|
||||
"name": null,
|
||||
"center": [
|
||||
132,
|
||||
191
|
||||
],
|
||||
"peak": [
|
||||
128,
|
||||
191
|
||||
],
|
||||
"area_cells": 430
|
||||
},
|
||||
{
|
||||
"id": "range_30",
|
||||
"name": null,
|
||||
"center": [
|
||||
126,
|
||||
248
|
||||
],
|
||||
"peak": [
|
||||
127,
|
||||
249
|
||||
],
|
||||
"area_cells": 68
|
||||
},
|
||||
{
|
||||
"id": "range_31",
|
||||
"name": null,
|
||||
"center": [
|
||||
123,
|
||||
300
|
||||
],
|
||||
"peak": [
|
||||
124,
|
||||
300
|
||||
],
|
||||
"area_cells": 20
|
||||
},
|
||||
{
|
||||
"id": "range_33",
|
||||
"name": null,
|
||||
"center": [
|
||||
141,
|
||||
290
|
||||
],
|
||||
"peak": [
|
||||
142,
|
||||
291
|
||||
],
|
||||
"area_cells": 74
|
||||
},
|
||||
{
|
||||
"id": "range_34",
|
||||
"name": null,
|
||||
"center": [
|
||||
144,
|
||||
397
|
||||
],
|
||||
"peak": [
|
||||
144,
|
||||
397
|
||||
],
|
||||
"area_cells": 76
|
||||
},
|
||||
{
|
||||
"id": "range_35",
|
||||
"name": null,
|
||||
"center": [
|
||||
147,
|
||||
90
|
||||
],
|
||||
"peak": [
|
||||
147,
|
||||
90
|
||||
],
|
||||
"area_cells": 156
|
||||
},
|
||||
{
|
||||
"id": "range_36",
|
||||
"name": null,
|
||||
"center": [
|
||||
148,
|
||||
268
|
||||
],
|
||||
"peak": [
|
||||
147,
|
||||
273
|
||||
],
|
||||
"area_cells": 97
|
||||
},
|
||||
{
|
||||
"id": "range_37",
|
||||
"name": null,
|
||||
"center": [
|
||||
163,
|
||||
127
|
||||
],
|
||||
"peak": [
|
||||
158,
|
||||
129
|
||||
],
|
||||
"area_cells": 353
|
||||
},
|
||||
{
|
||||
"id": "range_38",
|
||||
"name": null,
|
||||
"center": [
|
||||
155,
|
||||
18
|
||||
],
|
||||
"peak": [
|
||||
154,
|
||||
18
|
||||
],
|
||||
"area_cells": 204
|
||||
},
|
||||
{
|
||||
"id": "range_39",
|
||||
"name": null,
|
||||
"center": [
|
||||
154,
|
||||
353
|
||||
],
|
||||
"peak": [
|
||||
157,
|
||||
354
|
||||
],
|
||||
"area_cells": 75
|
||||
},
|
||||
{
|
||||
"id": "range_40",
|
||||
"name": null,
|
||||
"center": [
|
||||
172,
|
||||
383
|
||||
],
|
||||
"peak": [
|
||||
173,
|
||||
382
|
||||
],
|
||||
"area_cells": 306
|
||||
},
|
||||
{
|
||||
"id": "range_43",
|
||||
"name": null,
|
||||
"center": [
|
||||
164,
|
||||
481
|
||||
],
|
||||
"peak": [
|
||||
164,
|
||||
481
|
||||
],
|
||||
"area_cells": 80
|
||||
},
|
||||
{
|
||||
"id": "range_44",
|
||||
"name": null,
|
||||
"center": [
|
||||
164,
|
||||
229
|
||||
],
|
||||
"peak": [
|
||||
164,
|
||||
230
|
||||
],
|
||||
"area_cells": 35
|
||||
},
|
||||
{
|
||||
"id": "range_45",
|
||||
"name": null,
|
||||
"center": [
|
||||
172,
|
||||
492
|
||||
],
|
||||
"peak": [
|
||||
169,
|
||||
490
|
||||
],
|
||||
"area_cells": 40
|
||||
},
|
||||
{
|
||||
"id": "range_50",
|
||||
"name": null,
|
||||
"center": [
|
||||
194,
|
||||
424
|
||||
],
|
||||
"peak": [
|
||||
188,
|
||||
428
|
||||
],
|
||||
"area_cells": 511
|
||||
},
|
||||
{
|
||||
"id": "range_51",
|
||||
"name": null,
|
||||
"center": [
|
||||
184,
|
||||
90
|
||||
],
|
||||
"peak": [
|
||||
184,
|
||||
89
|
||||
],
|
||||
"area_cells": 30
|
||||
},
|
||||
{
|
||||
"id": "range_52",
|
||||
"name": null,
|
||||
"center": [
|
||||
192,
|
||||
465
|
||||
],
|
||||
"peak": [
|
||||
192,
|
||||
467
|
||||
],
|
||||
"area_cells": 68
|
||||
},
|
||||
{
|
||||
"id": "range_53",
|
||||
"name": null,
|
||||
"center": [
|
||||
197,
|
||||
27
|
||||
],
|
||||
"peak": [
|
||||
198,
|
||||
33
|
||||
],
|
||||
"area_cells": 138
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 2.7 MiB |
@@ -0,0 +1,65 @@
|
||||
---
|
||||
id: GJ144c
|
||||
name: null
|
||||
body_type: planet
|
||||
planet_class: barren
|
||||
body_scale: planet
|
||||
seed: 1847535954
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.416
|
||||
period_days: 110.0
|
||||
axial_tilt_deg: 13.1
|
||||
physical:
|
||||
gravity_g: 0.55
|
||||
oblateness: 0.0007
|
||||
atmosphere: thick
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.993
|
||||
polar_ice_lat: 0.906
|
||||
tectonics: none
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: low
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: none
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.002
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144c
|
||||
|
||||
Barren planet.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | planet |
|
||||
| **Class** | barren |
|
||||
| **Gravity** | 0.55g |
|
||||
| **Atmosphere** | thick |
|
||||
| **Land** | 99% |
|
||||
| **Year** | 110 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
72,
|
||||
220
|
||||
],
|
||||
"peak": [
|
||||
70,
|
||||
222
|
||||
],
|
||||
"area_cells": 652
|
||||
},
|
||||
{
|
||||
"id": "range_2",
|
||||
"name": null,
|
||||
"center": [
|
||||
94,
|
||||
299
|
||||
],
|
||||
"peak": [
|
||||
93,
|
||||
297
|
||||
],
|
||||
"area_cells": 506
|
||||
},
|
||||
{
|
||||
"id": "range_3",
|
||||
"name": null,
|
||||
"center": [
|
||||
196,
|
||||
234
|
||||
],
|
||||
"peak": [
|
||||
181,
|
||||
91
|
||||
],
|
||||
"area_cells": 57902
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 2.8 MiB |
@@ -0,0 +1,64 @@
|
||||
---
|
||||
id: GJ144d-1
|
||||
name: null
|
||||
body_type: moon
|
||||
planet_class: barren
|
||||
body_scale: moon
|
||||
seed: 3555695222
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.125
|
||||
period_days: 18.0
|
||||
axial_tilt_deg: 42.3
|
||||
physical:
|
||||
gravity_g: 0.08
|
||||
oblateness: 0.0025
|
||||
atmosphere: none
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.99
|
||||
polar_ice_lat: 0.845
|
||||
tectonics: none
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: moderate
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: none
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.008
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144d-1
|
||||
|
||||
Barren moon.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | moon |
|
||||
| **Class** | barren |
|
||||
| **Gravity** | 0.08g |
|
||||
| **Land** | 99% |
|
||||
| **Orbit** | 18 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
38,
|
||||
167
|
||||
],
|
||||
"peak": [
|
||||
19,
|
||||
259
|
||||
],
|
||||
"area_cells": 18621
|
||||
},
|
||||
{
|
||||
"id": "range_3",
|
||||
"name": null,
|
||||
"center": [
|
||||
6,
|
||||
466
|
||||
],
|
||||
"peak": [
|
||||
12,
|
||||
478
|
||||
],
|
||||
"area_cells": 340
|
||||
},
|
||||
{
|
||||
"id": "range_4",
|
||||
"name": null,
|
||||
"center": [
|
||||
18,
|
||||
437
|
||||
],
|
||||
"peak": [
|
||||
12,
|
||||
439
|
||||
],
|
||||
"area_cells": 47
|
||||
},
|
||||
{
|
||||
"id": "range_5",
|
||||
"name": null,
|
||||
"center": [
|
||||
21,
|
||||
390
|
||||
],
|
||||
"peak": [
|
||||
21,
|
||||
390
|
||||
],
|
||||
"area_cells": 22
|
||||
},
|
||||
{
|
||||
"id": "range_8",
|
||||
"name": null,
|
||||
"center": [
|
||||
23,
|
||||
378
|
||||
],
|
||||
"peak": [
|
||||
24,
|
||||
376
|
||||
],
|
||||
"area_cells": 105
|
||||
},
|
||||
{
|
||||
"id": "range_13",
|
||||
"name": null,
|
||||
"center": [
|
||||
85,
|
||||
426
|
||||
],
|
||||
"peak": [
|
||||
79,
|
||||
446
|
||||
],
|
||||
"area_cells": 7072
|
||||
},
|
||||
{
|
||||
"id": "range_22",
|
||||
"name": null,
|
||||
"center": [
|
||||
44,
|
||||
506
|
||||
],
|
||||
"peak": [
|
||||
48,
|
||||
505
|
||||
],
|
||||
"area_cells": 62
|
||||
},
|
||||
{
|
||||
"id": "range_29",
|
||||
"name": null,
|
||||
"center": [
|
||||
91,
|
||||
302
|
||||
],
|
||||
"peak": [
|
||||
94,
|
||||
305
|
||||
],
|
||||
"area_cells": 82
|
||||
},
|
||||
{
|
||||
"id": "range_30",
|
||||
"name": null,
|
||||
"center": [
|
||||
101,
|
||||
329
|
||||
],
|
||||
"peak": [
|
||||
100,
|
||||
329
|
||||
],
|
||||
"area_cells": 60
|
||||
},
|
||||
{
|
||||
"id": "range_34",
|
||||
"name": null,
|
||||
"center": [
|
||||
121,
|
||||
182
|
||||
],
|
||||
"peak": [
|
||||
120,
|
||||
186
|
||||
],
|
||||
"area_cells": 203
|
||||
},
|
||||
{
|
||||
"id": "range_36",
|
||||
"name": null,
|
||||
"center": [
|
||||
157,
|
||||
400
|
||||
],
|
||||
"peak": [
|
||||
157,
|
||||
401
|
||||
],
|
||||
"area_cells": 115
|
||||
},
|
||||
{
|
||||
"id": "range_37",
|
||||
"name": null,
|
||||
"center": [
|
||||
162,
|
||||
375
|
||||
],
|
||||
"peak": [
|
||||
161,
|
||||
372
|
||||
],
|
||||
"area_cells": 212
|
||||
},
|
||||
{
|
||||
"id": "range_40",
|
||||
"name": null,
|
||||
"center": [
|
||||
238,
|
||||
266
|
||||
],
|
||||
"peak": [
|
||||
253,
|
||||
114
|
||||
],
|
||||
"area_cells": 13961
|
||||
},
|
||||
{
|
||||
"id": "range_41",
|
||||
"name": null,
|
||||
"center": [
|
||||
174,
|
||||
6
|
||||
],
|
||||
"peak": [
|
||||
175,
|
||||
6
|
||||
],
|
||||
"area_cells": 70
|
||||
},
|
||||
{
|
||||
"id": "range_46",
|
||||
"name": null,
|
||||
"center": [
|
||||
216,
|
||||
402
|
||||
],
|
||||
"peak": [
|
||||
217,
|
||||
403
|
||||
],
|
||||
"area_cells": 20
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 120 KiB |
|
After Width: | Height: | Size: 1.7 MiB |
@@ -0,0 +1,74 @@
|
||||
---
|
||||
id: GJ144d
|
||||
name: Kallast
|
||||
body_type: planet
|
||||
planet_class: temperate
|
||||
body_scale: planet
|
||||
seed: 1847020295
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.776
|
||||
period_days: 280.0
|
||||
axial_tilt_deg: 30.2
|
||||
physical:
|
||||
gravity_g: 0.95
|
||||
oblateness: 0.0022
|
||||
atmosphere: standard
|
||||
atmosphere_color:
|
||||
- 0.45
|
||||
- 0.65
|
||||
- 1.0
|
||||
terrain:
|
||||
land_fraction: 0.314
|
||||
polar_ice_lat: 0.642
|
||||
tectonics: active
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: low
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: ocean
|
||||
clouds:
|
||||
enabled: true
|
||||
coverage_base: 0.511
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: true
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# Kallast
|
||||
|
||||
Temperate planet.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | planet |
|
||||
| **Class** | temperate |
|
||||
| **Gravity** | 0.95g |
|
||||
| **Atmosphere** | standard |
|
||||
| **Hydrosphere** | ocean |
|
||||
| **Land** | 31% |
|
||||
| **Year** | 280 days |
|
||||
| **Inhabited** | yes |
|
||||
| **Population** | 2.0B |
|
||||
| **Economy** | agricultural |
|
||||
| **Settlement** | urban_concentrated |
|
||||
| **Industry** | Agricultural_Syndic |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,595 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [
|
||||
{
|
||||
"id": "river_0",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
229,
|
||||
119
|
||||
],
|
||||
[
|
||||
229,
|
||||
118
|
||||
],
|
||||
[
|
||||
228,
|
||||
119
|
||||
],
|
||||
[
|
||||
227,
|
||||
119
|
||||
],
|
||||
[
|
||||
226,
|
||||
120
|
||||
],
|
||||
[
|
||||
225,
|
||||
121
|
||||
],
|
||||
[
|
||||
224,
|
||||
122
|
||||
],
|
||||
[
|
||||
223,
|
||||
121
|
||||
],
|
||||
[
|
||||
222,
|
||||
120
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_1",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
129,
|
||||
207
|
||||
],
|
||||
[
|
||||
130,
|
||||
206
|
||||
],
|
||||
[
|
||||
131,
|
||||
205
|
||||
],
|
||||
[
|
||||
132,
|
||||
204
|
||||
],
|
||||
[
|
||||
133,
|
||||
204
|
||||
],
|
||||
[
|
||||
134,
|
||||
203
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_2",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
130,
|
||||
329
|
||||
],
|
||||
[
|
||||
131,
|
||||
330
|
||||
],
|
||||
[
|
||||
130,
|
||||
330
|
||||
],
|
||||
[
|
||||
129,
|
||||
330
|
||||
],
|
||||
[
|
||||
128,
|
||||
330
|
||||
],
|
||||
[
|
||||
128,
|
||||
329
|
||||
],
|
||||
[
|
||||
128,
|
||||
328
|
||||
],
|
||||
[
|
||||
127,
|
||||
328
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_3",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
106,
|
||||
364
|
||||
],
|
||||
[
|
||||
107,
|
||||
365
|
||||
],
|
||||
[
|
||||
108,
|
||||
366
|
||||
],
|
||||
[
|
||||
108,
|
||||
367
|
||||
],
|
||||
[
|
||||
107,
|
||||
368
|
||||
],
|
||||
[
|
||||
106,
|
||||
369
|
||||
],
|
||||
[
|
||||
106,
|
||||
370
|
||||
],
|
||||
[
|
||||
106,
|
||||
371
|
||||
],
|
||||
[
|
||||
106,
|
||||
372
|
||||
],
|
||||
[
|
||||
106,
|
||||
373
|
||||
],
|
||||
[
|
||||
106,
|
||||
374
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_4",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
132,
|
||||
5
|
||||
],
|
||||
[
|
||||
133,
|
||||
6
|
||||
],
|
||||
[
|
||||
134,
|
||||
7
|
||||
],
|
||||
[
|
||||
135,
|
||||
8
|
||||
],
|
||||
[
|
||||
136,
|
||||
7
|
||||
],
|
||||
[
|
||||
137,
|
||||
6
|
||||
],
|
||||
[
|
||||
138,
|
||||
5
|
||||
],
|
||||
[
|
||||
139,
|
||||
4
|
||||
],
|
||||
[
|
||||
140,
|
||||
4
|
||||
],
|
||||
[
|
||||
141,
|
||||
3
|
||||
],
|
||||
[
|
||||
142,
|
||||
2
|
||||
],
|
||||
[
|
||||
143,
|
||||
1
|
||||
],
|
||||
[
|
||||
144,
|
||||
0
|
||||
],
|
||||
[
|
||||
145,
|
||||
511
|
||||
],
|
||||
[
|
||||
146,
|
||||
510
|
||||
],
|
||||
[
|
||||
147,
|
||||
509
|
||||
],
|
||||
[
|
||||
148,
|
||||
508
|
||||
],
|
||||
[
|
||||
149,
|
||||
507
|
||||
],
|
||||
[
|
||||
150,
|
||||
506
|
||||
],
|
||||
[
|
||||
151,
|
||||
505
|
||||
],
|
||||
[
|
||||
152,
|
||||
505
|
||||
],
|
||||
[
|
||||
153,
|
||||
504
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_5",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
142,
|
||||
511
|
||||
],
|
||||
[
|
||||
141,
|
||||
510
|
||||
],
|
||||
[
|
||||
140,
|
||||
510
|
||||
],
|
||||
[
|
||||
139,
|
||||
509
|
||||
],
|
||||
[
|
||||
138,
|
||||
508
|
||||
],
|
||||
[
|
||||
137,
|
||||
507
|
||||
],
|
||||
[
|
||||
137,
|
||||
506
|
||||
],
|
||||
[
|
||||
138,
|
||||
505
|
||||
],
|
||||
[
|
||||
137,
|
||||
505
|
||||
],
|
||||
[
|
||||
136,
|
||||
504
|
||||
],
|
||||
[
|
||||
136,
|
||||
503
|
||||
],
|
||||
[
|
||||
136,
|
||||
502
|
||||
],
|
||||
[
|
||||
137,
|
||||
502
|
||||
],
|
||||
[
|
||||
138,
|
||||
501
|
||||
],
|
||||
[
|
||||
139,
|
||||
501
|
||||
],
|
||||
[
|
||||
139,
|
||||
500
|
||||
],
|
||||
[
|
||||
140,
|
||||
499
|
||||
],
|
||||
[
|
||||
141,
|
||||
498
|
||||
],
|
||||
[
|
||||
142,
|
||||
498
|
||||
],
|
||||
[
|
||||
143,
|
||||
497
|
||||
],
|
||||
[
|
||||
144,
|
||||
496
|
||||
],
|
||||
[
|
||||
145,
|
||||
495
|
||||
],
|
||||
[
|
||||
146,
|
||||
494
|
||||
],
|
||||
[
|
||||
146,
|
||||
493
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_6",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
22,
|
||||
302
|
||||
],
|
||||
[
|
||||
21,
|
||||
303
|
||||
],
|
||||
[
|
||||
20,
|
||||
304
|
||||
],
|
||||
[
|
||||
19,
|
||||
305
|
||||
],
|
||||
[
|
||||
18,
|
||||
306
|
||||
],
|
||||
[
|
||||
17,
|
||||
307
|
||||
],
|
||||
[
|
||||
16,
|
||||
308
|
||||
],
|
||||
[
|
||||
15,
|
||||
309
|
||||
],
|
||||
[
|
||||
14,
|
||||
310
|
||||
],
|
||||
[
|
||||
13,
|
||||
311
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_7",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
58,
|
||||
295
|
||||
],
|
||||
[
|
||||
57,
|
||||
294
|
||||
],
|
||||
[
|
||||
56,
|
||||
293
|
||||
],
|
||||
[
|
||||
55,
|
||||
292
|
||||
],
|
||||
[
|
||||
54,
|
||||
291
|
||||
],
|
||||
[
|
||||
53,
|
||||
290
|
||||
],
|
||||
[
|
||||
52,
|
||||
289
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_8",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
255,
|
||||
312
|
||||
],
|
||||
[
|
||||
255,
|
||||
311
|
||||
],
|
||||
[
|
||||
255,
|
||||
310
|
||||
],
|
||||
[
|
||||
254,
|
||||
309
|
||||
],
|
||||
[
|
||||
254,
|
||||
310
|
||||
],
|
||||
[
|
||||
253,
|
||||
309
|
||||
],
|
||||
[
|
||||
253,
|
||||
310
|
||||
],
|
||||
[
|
||||
252,
|
||||
309
|
||||
],
|
||||
[
|
||||
252,
|
||||
310
|
||||
],
|
||||
[
|
||||
252,
|
||||
311
|
||||
],
|
||||
[
|
||||
251,
|
||||
310
|
||||
],
|
||||
[
|
||||
250,
|
||||
309
|
||||
],
|
||||
[
|
||||
250,
|
||||
310
|
||||
],
|
||||
[
|
||||
250,
|
||||
311
|
||||
],
|
||||
[
|
||||
249,
|
||||
310
|
||||
],
|
||||
[
|
||||
248,
|
||||
310
|
||||
],
|
||||
[
|
||||
247,
|
||||
311
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"oceans": [
|
||||
{
|
||||
"id": "water_1",
|
||||
"name": null,
|
||||
"kind": "sea",
|
||||
"center": [
|
||||
22,
|
||||
52
|
||||
],
|
||||
"area_fraction": 0.0384
|
||||
},
|
||||
{
|
||||
"id": "water_2",
|
||||
"name": null,
|
||||
"kind": "ocean",
|
||||
"center": [
|
||||
38,
|
||||
376
|
||||
],
|
||||
"area_fraction": 0.1581
|
||||
},
|
||||
{
|
||||
"id": "water_7",
|
||||
"name": null,
|
||||
"kind": "ocean",
|
||||
"center": [
|
||||
185,
|
||||
255
|
||||
],
|
||||
"area_fraction": 0.4843
|
||||
}
|
||||
],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
75,
|
||||
163
|
||||
],
|
||||
"peak": [
|
||||
78,
|
||||
160
|
||||
],
|
||||
"area_cells": 1894
|
||||
},
|
||||
{
|
||||
"id": "range_2",
|
||||
"name": null,
|
||||
"center": [
|
||||
84,
|
||||
38
|
||||
],
|
||||
"peak": [
|
||||
84,
|
||||
39
|
||||
],
|
||||
"area_cells": 41
|
||||
},
|
||||
{
|
||||
"id": "range_6",
|
||||
"name": null,
|
||||
"center": [
|
||||
136,
|
||||
23
|
||||
],
|
||||
"peak": [
|
||||
137,
|
||||
19
|
||||
],
|
||||
"area_cells": 154
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 2.8 MiB |
@@ -0,0 +1,64 @@
|
||||
---
|
||||
id: GJ144e-1
|
||||
name: null
|
||||
body_type: moon
|
||||
planet_class: barren
|
||||
body_scale: moon
|
||||
seed: 1567932962
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.095
|
||||
period_days: 12.0
|
||||
axial_tilt_deg: 6.3
|
||||
physical:
|
||||
gravity_g: 0.06
|
||||
oblateness: 0.0029
|
||||
atmosphere: none
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.988
|
||||
polar_ice_lat: 0.973
|
||||
tectonics: none
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: moderate
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: none
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.005
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144e-1
|
||||
|
||||
Barren moon.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | moon |
|
||||
| **Class** | barren |
|
||||
| **Gravity** | 0.06g |
|
||||
| **Land** | 99% |
|
||||
| **Orbit** | 12 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,300 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_2",
|
||||
"name": null,
|
||||
"center": [
|
||||
24,
|
||||
143
|
||||
],
|
||||
"peak": [
|
||||
23,
|
||||
141
|
||||
],
|
||||
"area_cells": 108
|
||||
},
|
||||
{
|
||||
"id": "range_3",
|
||||
"name": null,
|
||||
"center": [
|
||||
34,
|
||||
112
|
||||
],
|
||||
"peak": [
|
||||
27,
|
||||
101
|
||||
],
|
||||
"area_cells": 1180
|
||||
},
|
||||
{
|
||||
"id": "range_6",
|
||||
"name": null,
|
||||
"center": [
|
||||
103,
|
||||
308
|
||||
],
|
||||
"peak": [
|
||||
98,
|
||||
265
|
||||
],
|
||||
"area_cells": 21621
|
||||
},
|
||||
{
|
||||
"id": "range_9",
|
||||
"name": null,
|
||||
"center": [
|
||||
55,
|
||||
17
|
||||
],
|
||||
"peak": [
|
||||
54,
|
||||
12
|
||||
],
|
||||
"area_cells": 225
|
||||
},
|
||||
{
|
||||
"id": "range_21",
|
||||
"name": null,
|
||||
"center": [
|
||||
100,
|
||||
488
|
||||
],
|
||||
"peak": [
|
||||
115,
|
||||
480
|
||||
],
|
||||
"area_cells": 1117
|
||||
},
|
||||
{
|
||||
"id": "range_22",
|
||||
"name": null,
|
||||
"center": [
|
||||
72,
|
||||
31
|
||||
],
|
||||
"peak": [
|
||||
73,
|
||||
31
|
||||
],
|
||||
"area_cells": 20
|
||||
},
|
||||
{
|
||||
"id": "range_25",
|
||||
"name": null,
|
||||
"center": [
|
||||
98,
|
||||
19
|
||||
],
|
||||
"peak": [
|
||||
93,
|
||||
17
|
||||
],
|
||||
"area_cells": 197
|
||||
},
|
||||
{
|
||||
"id": "range_28",
|
||||
"name": null,
|
||||
"center": [
|
||||
132,
|
||||
179
|
||||
],
|
||||
"peak": [
|
||||
142,
|
||||
170
|
||||
],
|
||||
"area_cells": 277
|
||||
},
|
||||
{
|
||||
"id": "range_29",
|
||||
"name": null,
|
||||
"center": [
|
||||
148,
|
||||
443
|
||||
],
|
||||
"peak": [
|
||||
153,
|
||||
441
|
||||
],
|
||||
"area_cells": 615
|
||||
},
|
||||
{
|
||||
"id": "range_31",
|
||||
"name": null,
|
||||
"center": [
|
||||
152,
|
||||
34
|
||||
],
|
||||
"peak": [
|
||||
155,
|
||||
34
|
||||
],
|
||||
"area_cells": 285
|
||||
},
|
||||
{
|
||||
"id": "range_36",
|
||||
"name": null,
|
||||
"center": [
|
||||
188,
|
||||
127
|
||||
],
|
||||
"peak": [
|
||||
199,
|
||||
120
|
||||
],
|
||||
"area_cells": 939
|
||||
},
|
||||
{
|
||||
"id": "range_37",
|
||||
"name": null,
|
||||
"center": [
|
||||
164,
|
||||
173
|
||||
],
|
||||
"peak": [
|
||||
162,
|
||||
176
|
||||
],
|
||||
"area_cells": 29
|
||||
},
|
||||
{
|
||||
"id": "range_38",
|
||||
"name": null,
|
||||
"center": [
|
||||
169,
|
||||
193
|
||||
],
|
||||
"peak": [
|
||||
169,
|
||||
197
|
||||
],
|
||||
"area_cells": 148
|
||||
},
|
||||
{
|
||||
"id": "range_41",
|
||||
"name": null,
|
||||
"center": [
|
||||
183,
|
||||
317
|
||||
],
|
||||
"peak": [
|
||||
183,
|
||||
317
|
||||
],
|
||||
"area_cells": 232
|
||||
},
|
||||
{
|
||||
"id": "range_42",
|
||||
"name": null,
|
||||
"center": [
|
||||
176,
|
||||
92
|
||||
],
|
||||
"peak": [
|
||||
176,
|
||||
92
|
||||
],
|
||||
"area_cells": 27
|
||||
},
|
||||
{
|
||||
"id": "range_43",
|
||||
"name": null,
|
||||
"center": [
|
||||
188,
|
||||
63
|
||||
],
|
||||
"peak": [
|
||||
187,
|
||||
67
|
||||
],
|
||||
"area_cells": 317
|
||||
},
|
||||
{
|
||||
"id": "range_45",
|
||||
"name": null,
|
||||
"center": [
|
||||
193,
|
||||
438
|
||||
],
|
||||
"peak": [
|
||||
191,
|
||||
434
|
||||
],
|
||||
"area_cells": 324
|
||||
},
|
||||
{
|
||||
"id": "range_48",
|
||||
"name": null,
|
||||
"center": [
|
||||
196,
|
||||
338
|
||||
],
|
||||
"peak": [
|
||||
196,
|
||||
338
|
||||
],
|
||||
"area_cells": 69
|
||||
},
|
||||
{
|
||||
"id": "range_50",
|
||||
"name": null,
|
||||
"center": [
|
||||
207,
|
||||
80
|
||||
],
|
||||
"peak": [
|
||||
210,
|
||||
81
|
||||
],
|
||||
"area_cells": 20
|
||||
},
|
||||
{
|
||||
"id": "range_52",
|
||||
"name": null,
|
||||
"center": [
|
||||
209,
|
||||
450
|
||||
],
|
||||
"peak": [
|
||||
212,
|
||||
451
|
||||
],
|
||||
"area_cells": 24
|
||||
},
|
||||
{
|
||||
"id": "range_53",
|
||||
"name": null,
|
||||
"center": [
|
||||
213,
|
||||
150
|
||||
],
|
||||
"peak": [
|
||||
210,
|
||||
152
|
||||
],
|
||||
"area_cells": 36
|
||||
},
|
||||
{
|
||||
"id": "range_56",
|
||||
"name": null,
|
||||
"center": [
|
||||
220,
|
||||
434
|
||||
],
|
||||
"peak": [
|
||||
219,
|
||||
437
|
||||
],
|
||||
"area_cells": 20
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 1.6 MiB |
@@ -0,0 +1,74 @@
|
||||
---
|
||||
id: GJ144e
|
||||
name: Vethis
|
||||
body_type: planet
|
||||
planet_class: temperate
|
||||
body_scale: planet
|
||||
seed: 2794611636
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 1.112
|
||||
period_days: 480.0
|
||||
axial_tilt_deg: 28.9
|
||||
physical:
|
||||
gravity_g: 0.82
|
||||
oblateness: 0.0041
|
||||
atmosphere: standard
|
||||
atmosphere_color:
|
||||
- 0.45
|
||||
- 0.65
|
||||
- 1.0
|
||||
terrain:
|
||||
land_fraction: 0.476
|
||||
polar_ice_lat: 0.675
|
||||
tectonics: active
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: low
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: ocean
|
||||
clouds:
|
||||
enabled: true
|
||||
coverage_base: 0.358
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: true
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# Vethis
|
||||
|
||||
Temperate planet.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | planet |
|
||||
| **Class** | temperate |
|
||||
| **Gravity** | 0.82g |
|
||||
| **Atmosphere** | standard |
|
||||
| **Hydrosphere** | ocean |
|
||||
| **Land** | 48% |
|
||||
| **Year** | 480 days |
|
||||
| **Inhabited** | yes |
|
||||
| **Population** | 1.2B |
|
||||
| **Economy** | agricultural |
|
||||
| **Settlement** | dispersed_rural |
|
||||
| **Industry** | Agricultural_Syndic |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,782 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [
|
||||
{
|
||||
"id": "river_0",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
183,
|
||||
442
|
||||
],
|
||||
[
|
||||
182,
|
||||
443
|
||||
],
|
||||
[
|
||||
181,
|
||||
444
|
||||
],
|
||||
[
|
||||
180,
|
||||
445
|
||||
],
|
||||
[
|
||||
179,
|
||||
446
|
||||
],
|
||||
[
|
||||
178,
|
||||
447
|
||||
],
|
||||
[
|
||||
177,
|
||||
447
|
||||
],
|
||||
[
|
||||
176,
|
||||
448
|
||||
],
|
||||
[
|
||||
175,
|
||||
447
|
||||
],
|
||||
[
|
||||
174,
|
||||
448
|
||||
],
|
||||
[
|
||||
173,
|
||||
447
|
||||
],
|
||||
[
|
||||
173,
|
||||
448
|
||||
],
|
||||
[
|
||||
172,
|
||||
447
|
||||
],
|
||||
[
|
||||
172,
|
||||
448
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_1",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
209,
|
||||
423
|
||||
],
|
||||
[
|
||||
210,
|
||||
424
|
||||
],
|
||||
[
|
||||
211,
|
||||
425
|
||||
],
|
||||
[
|
||||
212,
|
||||
426
|
||||
],
|
||||
[
|
||||
213,
|
||||
427
|
||||
],
|
||||
[
|
||||
214,
|
||||
428
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_2",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
136,
|
||||
98
|
||||
],
|
||||
[
|
||||
137,
|
||||
99
|
||||
],
|
||||
[
|
||||
138,
|
||||
100
|
||||
],
|
||||
[
|
||||
139,
|
||||
101
|
||||
],
|
||||
[
|
||||
139,
|
||||
102
|
||||
],
|
||||
[
|
||||
139,
|
||||
103
|
||||
],
|
||||
[
|
||||
139,
|
||||
104
|
||||
],
|
||||
[
|
||||
140,
|
||||
103
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_3",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
232,
|
||||
340
|
||||
],
|
||||
[
|
||||
231,
|
||||
339
|
||||
],
|
||||
[
|
||||
230,
|
||||
339
|
||||
],
|
||||
[
|
||||
229,
|
||||
338
|
||||
],
|
||||
[
|
||||
228,
|
||||
338
|
||||
],
|
||||
[
|
||||
227,
|
||||
337
|
||||
],
|
||||
[
|
||||
226,
|
||||
338
|
||||
],
|
||||
[
|
||||
226,
|
||||
337
|
||||
],
|
||||
[
|
||||
227,
|
||||
338
|
||||
],
|
||||
[
|
||||
227,
|
||||
339
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_4",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
147,
|
||||
430
|
||||
],
|
||||
[
|
||||
147,
|
||||
431
|
||||
],
|
||||
[
|
||||
148,
|
||||
430
|
||||
],
|
||||
[
|
||||
149,
|
||||
429
|
||||
],
|
||||
[
|
||||
150,
|
||||
429
|
||||
],
|
||||
[
|
||||
151,
|
||||
428
|
||||
],
|
||||
[
|
||||
152,
|
||||
429
|
||||
],
|
||||
[
|
||||
153,
|
||||
430
|
||||
],
|
||||
[
|
||||
153,
|
||||
429
|
||||
],
|
||||
[
|
||||
154,
|
||||
430
|
||||
],
|
||||
[
|
||||
155,
|
||||
430
|
||||
],
|
||||
[
|
||||
155,
|
||||
431
|
||||
],
|
||||
[
|
||||
156,
|
||||
432
|
||||
],
|
||||
[
|
||||
156,
|
||||
431
|
||||
],
|
||||
[
|
||||
156,
|
||||
430
|
||||
],
|
||||
[
|
||||
157,
|
||||
430
|
||||
],
|
||||
[
|
||||
158,
|
||||
431
|
||||
],
|
||||
[
|
||||
158,
|
||||
432
|
||||
],
|
||||
[
|
||||
157,
|
||||
433
|
||||
],
|
||||
[
|
||||
157,
|
||||
434
|
||||
],
|
||||
[
|
||||
157,
|
||||
435
|
||||
],
|
||||
[
|
||||
157,
|
||||
436
|
||||
],
|
||||
[
|
||||
158,
|
||||
437
|
||||
],
|
||||
[
|
||||
159,
|
||||
438
|
||||
],
|
||||
[
|
||||
158,
|
||||
438
|
||||
],
|
||||
[
|
||||
157,
|
||||
439
|
||||
],
|
||||
[
|
||||
156,
|
||||
440
|
||||
],
|
||||
[
|
||||
156,
|
||||
441
|
||||
],
|
||||
[
|
||||
155,
|
||||
442
|
||||
],
|
||||
[
|
||||
156,
|
||||
443
|
||||
],
|
||||
[
|
||||
155,
|
||||
444
|
||||
],
|
||||
[
|
||||
154,
|
||||
445
|
||||
],
|
||||
[
|
||||
155,
|
||||
446
|
||||
],
|
||||
[
|
||||
154,
|
||||
446
|
||||
],
|
||||
[
|
||||
155,
|
||||
447
|
||||
],
|
||||
[
|
||||
155,
|
||||
448
|
||||
],
|
||||
[
|
||||
156,
|
||||
449
|
||||
],
|
||||
[
|
||||
156,
|
||||
450
|
||||
],
|
||||
[
|
||||
156,
|
||||
451
|
||||
],
|
||||
[
|
||||
155,
|
||||
452
|
||||
],
|
||||
[
|
||||
156,
|
||||
452
|
||||
],
|
||||
[
|
||||
156,
|
||||
453
|
||||
],
|
||||
[
|
||||
157,
|
||||
454
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_5",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
44,
|
||||
143
|
||||
],
|
||||
[
|
||||
43,
|
||||
144
|
||||
],
|
||||
[
|
||||
42,
|
||||
145
|
||||
],
|
||||
[
|
||||
41,
|
||||
145
|
||||
],
|
||||
[
|
||||
40,
|
||||
144
|
||||
],
|
||||
[
|
||||
39,
|
||||
143
|
||||
],
|
||||
[
|
||||
38,
|
||||
142
|
||||
],
|
||||
[
|
||||
37,
|
||||
141
|
||||
],
|
||||
[
|
||||
36,
|
||||
140
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_6",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
248,
|
||||
332
|
||||
],
|
||||
[
|
||||
249,
|
||||
331
|
||||
],
|
||||
[
|
||||
249,
|
||||
330
|
||||
],
|
||||
[
|
||||
250,
|
||||
330
|
||||
],
|
||||
[
|
||||
251,
|
||||
331
|
||||
],
|
||||
[
|
||||
252,
|
||||
331
|
||||
],
|
||||
[
|
||||
253,
|
||||
332
|
||||
],
|
||||
[
|
||||
254,
|
||||
333
|
||||
],
|
||||
[
|
||||
255,
|
||||
334
|
||||
],
|
||||
[
|
||||
255,
|
||||
335
|
||||
],
|
||||
[
|
||||
255,
|
||||
336
|
||||
],
|
||||
[
|
||||
255,
|
||||
337
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_7",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
7,
|
||||
376
|
||||
],
|
||||
[
|
||||
7,
|
||||
375
|
||||
],
|
||||
[
|
||||
7,
|
||||
374
|
||||
],
|
||||
[
|
||||
8,
|
||||
374
|
||||
],
|
||||
[
|
||||
9,
|
||||
373
|
||||
],
|
||||
[
|
||||
10,
|
||||
372
|
||||
],
|
||||
[
|
||||
11,
|
||||
372
|
||||
],
|
||||
[
|
||||
12,
|
||||
371
|
||||
],
|
||||
[
|
||||
13,
|
||||
370
|
||||
],
|
||||
[
|
||||
14,
|
||||
369
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "river_8",
|
||||
"name": null,
|
||||
"path": [
|
||||
[
|
||||
154,
|
||||
474
|
||||
],
|
||||
[
|
||||
155,
|
||||
474
|
||||
],
|
||||
[
|
||||
156,
|
||||
473
|
||||
],
|
||||
[
|
||||
157,
|
||||
472
|
||||
],
|
||||
[
|
||||
157,
|
||||
471
|
||||
],
|
||||
[
|
||||
158,
|
||||
471
|
||||
],
|
||||
[
|
||||
159,
|
||||
471
|
||||
],
|
||||
[
|
||||
160,
|
||||
471
|
||||
],
|
||||
[
|
||||
159,
|
||||
470
|
||||
],
|
||||
[
|
||||
158,
|
||||
470
|
||||
],
|
||||
[
|
||||
158,
|
||||
469
|
||||
],
|
||||
[
|
||||
159,
|
||||
468
|
||||
],
|
||||
[
|
||||
159,
|
||||
467
|
||||
],
|
||||
[
|
||||
158,
|
||||
467
|
||||
],
|
||||
[
|
||||
159,
|
||||
466
|
||||
],
|
||||
[
|
||||
158,
|
||||
466
|
||||
],
|
||||
[
|
||||
157,
|
||||
465
|
||||
],
|
||||
[
|
||||
157,
|
||||
464
|
||||
],
|
||||
[
|
||||
158,
|
||||
463
|
||||
],
|
||||
[
|
||||
158,
|
||||
462
|
||||
],
|
||||
[
|
||||
158,
|
||||
461
|
||||
],
|
||||
[
|
||||
159,
|
||||
460
|
||||
],
|
||||
[
|
||||
159,
|
||||
459
|
||||
],
|
||||
[
|
||||
158,
|
||||
460
|
||||
],
|
||||
[
|
||||
158,
|
||||
459
|
||||
],
|
||||
[
|
||||
159,
|
||||
458
|
||||
],
|
||||
[
|
||||
158,
|
||||
458
|
||||
],
|
||||
[
|
||||
158,
|
||||
457
|
||||
],
|
||||
[
|
||||
157,
|
||||
456
|
||||
],
|
||||
[
|
||||
156,
|
||||
456
|
||||
],
|
||||
[
|
||||
157,
|
||||
455
|
||||
],
|
||||
[
|
||||
158,
|
||||
455
|
||||
],
|
||||
[
|
||||
158,
|
||||
456
|
||||
],
|
||||
[
|
||||
157,
|
||||
457
|
||||
],
|
||||
[
|
||||
156,
|
||||
458
|
||||
],
|
||||
[
|
||||
157,
|
||||
458
|
||||
],
|
||||
[
|
||||
157,
|
||||
459
|
||||
],
|
||||
[
|
||||
157,
|
||||
460
|
||||
],
|
||||
[
|
||||
156,
|
||||
459
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"oceans": [
|
||||
{
|
||||
"id": "water_1",
|
||||
"name": null,
|
||||
"kind": "ocean",
|
||||
"center": [
|
||||
64,
|
||||
248
|
||||
],
|
||||
"area_fraction": 0.4969
|
||||
},
|
||||
{
|
||||
"id": "water_5",
|
||||
"name": null,
|
||||
"kind": "lake",
|
||||
"center": [
|
||||
216,
|
||||
443
|
||||
],
|
||||
"area_fraction": 0.0137
|
||||
},
|
||||
{
|
||||
"id": "water_7",
|
||||
"name": null,
|
||||
"kind": "lake",
|
||||
"center": [
|
||||
219,
|
||||
288
|
||||
],
|
||||
"area_fraction": 0.0056
|
||||
}
|
||||
],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
177,
|
||||
183
|
||||
],
|
||||
"peak": [
|
||||
160,
|
||||
140
|
||||
],
|
||||
"area_cells": 12657
|
||||
},
|
||||
{
|
||||
"id": "range_3",
|
||||
"name": null,
|
||||
"center": [
|
||||
180,
|
||||
4
|
||||
],
|
||||
"peak": [
|
||||
178,
|
||||
0
|
||||
],
|
||||
"area_cells": 148
|
||||
},
|
||||
{
|
||||
"id": "range_4",
|
||||
"name": null,
|
||||
"center": [
|
||||
200,
|
||||
17
|
||||
],
|
||||
"peak": [
|
||||
204,
|
||||
17
|
||||
],
|
||||
"area_cells": 521
|
||||
},
|
||||
{
|
||||
"id": "range_5",
|
||||
"name": null,
|
||||
"center": [
|
||||
193,
|
||||
395
|
||||
],
|
||||
"peak": [
|
||||
194,
|
||||
394
|
||||
],
|
||||
"area_cells": 121
|
||||
},
|
||||
{
|
||||
"id": "range_7",
|
||||
"name": null,
|
||||
"center": [
|
||||
240,
|
||||
245
|
||||
],
|
||||
"peak": [
|
||||
240,
|
||||
237
|
||||
],
|
||||
"area_cells": 136
|
||||
},
|
||||
{
|
||||
"id": "range_8",
|
||||
"name": null,
|
||||
"center": [
|
||||
243,
|
||||
501
|
||||
],
|
||||
"peak": [
|
||||
243,
|
||||
501
|
||||
],
|
||||
"area_cells": 52
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 2.9 MiB |
@@ -0,0 +1,69 @@
|
||||
---
|
||||
id: GJ144f
|
||||
name: null
|
||||
body_type: planet
|
||||
planet_class: frozen
|
||||
body_scale: planet
|
||||
seed: 1160599450
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 2.048
|
||||
period_days: 1200.0
|
||||
axial_tilt_deg: 22.4
|
||||
physical:
|
||||
gravity_g: 0.4
|
||||
oblateness: 0.0013
|
||||
atmosphere: thin
|
||||
atmosphere_color:
|
||||
- 0.75
|
||||
- 0.88
|
||||
- 1.0
|
||||
terrain:
|
||||
land_fraction: 0.701
|
||||
polar_ice_lat: 0.215
|
||||
tectonics: low
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: moderate
|
||||
substrate: ice
|
||||
chemosynthetic: false
|
||||
hydrosphere: ice
|
||||
clouds:
|
||||
enabled: true
|
||||
coverage_base: 0.414
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144f
|
||||
|
||||
Frozen planet.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | planet |
|
||||
| **Class** | frozen |
|
||||
| **Gravity** | 0.4g |
|
||||
| **Atmosphere** | thin |
|
||||
| **Hydrosphere** | ice |
|
||||
| **Land** | 70% |
|
||||
| **Year** | 1200 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [
|
||||
{
|
||||
"id": "water_3",
|
||||
"name": null,
|
||||
"kind": "ocean",
|
||||
"center": [
|
||||
67,
|
||||
215
|
||||
],
|
||||
"area_fraction": 0.2537
|
||||
},
|
||||
{
|
||||
"id": "water_4",
|
||||
"name": null,
|
||||
"kind": "lake",
|
||||
"center": [
|
||||
35,
|
||||
487
|
||||
],
|
||||
"area_fraction": 0.0124
|
||||
},
|
||||
{
|
||||
"id": "water_14",
|
||||
"name": null,
|
||||
"kind": "lake",
|
||||
"center": [
|
||||
134,
|
||||
170
|
||||
],
|
||||
"area_fraction": 0.006
|
||||
}
|
||||
],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
174,
|
||||
90
|
||||
],
|
||||
"peak": [
|
||||
178,
|
||||
101
|
||||
],
|
||||
"area_cells": 689
|
||||
},
|
||||
{
|
||||
"id": "range_2",
|
||||
"name": null,
|
||||
"center": [
|
||||
176,
|
||||
300
|
||||
],
|
||||
"peak": [
|
||||
175,
|
||||
306
|
||||
],
|
||||
"area_cells": 254
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 2.7 MiB |
@@ -0,0 +1,64 @@
|
||||
---
|
||||
id: GJ144g-1
|
||||
name: null
|
||||
body_type: moon
|
||||
planet_class: barren
|
||||
body_scale: moon
|
||||
seed: 3316716208
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.046
|
||||
period_days: 4.0
|
||||
axial_tilt_deg: 12.2
|
||||
physical:
|
||||
gravity_g: 0.12
|
||||
oblateness: 0.0005
|
||||
atmosphere: none
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.983
|
||||
polar_ice_lat: 0.899
|
||||
tectonics: none
|
||||
environment:
|
||||
geothermal_flux: moderate
|
||||
uv_index: moderate
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: none
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.003
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144g-1
|
||||
|
||||
Barren moon.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | moon |
|
||||
| **Class** | barren |
|
||||
| **Gravity** | 0.12g |
|
||||
| **Land** | 98% |
|
||||
| **Orbit** | 4 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,313 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
43,
|
||||
364
|
||||
],
|
||||
"peak": [
|
||||
43,
|
||||
365
|
||||
],
|
||||
"area_cells": 27
|
||||
},
|
||||
{
|
||||
"id": "range_3",
|
||||
"name": null,
|
||||
"center": [
|
||||
53,
|
||||
352
|
||||
],
|
||||
"peak": [
|
||||
53,
|
||||
352
|
||||
],
|
||||
"area_cells": 43
|
||||
},
|
||||
{
|
||||
"id": "range_4",
|
||||
"name": null,
|
||||
"center": [
|
||||
78,
|
||||
386
|
||||
],
|
||||
"peak": [
|
||||
78,
|
||||
385
|
||||
],
|
||||
"area_cells": 182
|
||||
},
|
||||
{
|
||||
"id": "range_5",
|
||||
"name": null,
|
||||
"center": [
|
||||
124,
|
||||
352
|
||||
],
|
||||
"peak": [
|
||||
117,
|
||||
351
|
||||
],
|
||||
"area_cells": 1354
|
||||
},
|
||||
{
|
||||
"id": "range_7",
|
||||
"name": null,
|
||||
"center": [
|
||||
129,
|
||||
296
|
||||
],
|
||||
"peak": [
|
||||
101,
|
||||
303
|
||||
],
|
||||
"area_cells": 761
|
||||
},
|
||||
{
|
||||
"id": "range_8",
|
||||
"name": null,
|
||||
"center": [
|
||||
105,
|
||||
259
|
||||
],
|
||||
"peak": [
|
||||
105,
|
||||
260
|
||||
],
|
||||
"area_cells": 171
|
||||
},
|
||||
{
|
||||
"id": "range_11",
|
||||
"name": null,
|
||||
"center": [
|
||||
124,
|
||||
410
|
||||
],
|
||||
"peak": [
|
||||
124,
|
||||
410
|
||||
],
|
||||
"area_cells": 231
|
||||
},
|
||||
{
|
||||
"id": "range_12",
|
||||
"name": null,
|
||||
"center": [
|
||||
143,
|
||||
250
|
||||
],
|
||||
"peak": [
|
||||
152,
|
||||
252
|
||||
],
|
||||
"area_cells": 623
|
||||
},
|
||||
{
|
||||
"id": "range_13",
|
||||
"name": null,
|
||||
"center": [
|
||||
123,
|
||||
106
|
||||
],
|
||||
"peak": [
|
||||
123,
|
||||
106
|
||||
],
|
||||
"area_cells": 43
|
||||
},
|
||||
{
|
||||
"id": "range_14",
|
||||
"name": null,
|
||||
"center": [
|
||||
129,
|
||||
88
|
||||
],
|
||||
"peak": [
|
||||
128,
|
||||
90
|
||||
],
|
||||
"area_cells": 60
|
||||
},
|
||||
{
|
||||
"id": "range_15",
|
||||
"name": null,
|
||||
"center": [
|
||||
137,
|
||||
126
|
||||
],
|
||||
"peak": [
|
||||
145,
|
||||
131
|
||||
],
|
||||
"area_cells": 280
|
||||
},
|
||||
{
|
||||
"id": "range_19",
|
||||
"name": null,
|
||||
"center": [
|
||||
177,
|
||||
449
|
||||
],
|
||||
"peak": [
|
||||
163,
|
||||
449
|
||||
],
|
||||
"area_cells": 3578
|
||||
},
|
||||
{
|
||||
"id": "range_23",
|
||||
"name": null,
|
||||
"center": [
|
||||
185,
|
||||
109
|
||||
],
|
||||
"peak": [
|
||||
180,
|
||||
116
|
||||
],
|
||||
"area_cells": 5529
|
||||
},
|
||||
{
|
||||
"id": "range_25",
|
||||
"name": null,
|
||||
"center": [
|
||||
176,
|
||||
290
|
||||
],
|
||||
"peak": [
|
||||
176,
|
||||
290
|
||||
],
|
||||
"area_cells": 132
|
||||
},
|
||||
{
|
||||
"id": "range_27",
|
||||
"name": null,
|
||||
"center": [
|
||||
169,
|
||||
250
|
||||
],
|
||||
"peak": [
|
||||
171,
|
||||
251
|
||||
],
|
||||
"area_cells": 48
|
||||
},
|
||||
{
|
||||
"id": "range_29",
|
||||
"name": null,
|
||||
"center": [
|
||||
173,
|
||||
360
|
||||
],
|
||||
"peak": [
|
||||
175,
|
||||
360
|
||||
],
|
||||
"area_cells": 53
|
||||
},
|
||||
{
|
||||
"id": "range_31",
|
||||
"name": null,
|
||||
"center": [
|
||||
188,
|
||||
334
|
||||
],
|
||||
"peak": [
|
||||
189,
|
||||
335
|
||||
],
|
||||
"area_cells": 23
|
||||
},
|
||||
{
|
||||
"id": "range_32",
|
||||
"name": null,
|
||||
"center": [
|
||||
191,
|
||||
321
|
||||
],
|
||||
"peak": [
|
||||
192,
|
||||
321
|
||||
],
|
||||
"area_cells": 37
|
||||
},
|
||||
{
|
||||
"id": "range_35",
|
||||
"name": null,
|
||||
"center": [
|
||||
203,
|
||||
297
|
||||
],
|
||||
"peak": [
|
||||
204,
|
||||
298
|
||||
],
|
||||
"area_cells": 40
|
||||
},
|
||||
{
|
||||
"id": "range_36",
|
||||
"name": null,
|
||||
"center": [
|
||||
205,
|
||||
277
|
||||
],
|
||||
"peak": [
|
||||
205,
|
||||
278
|
||||
],
|
||||
"area_cells": 35
|
||||
},
|
||||
{
|
||||
"id": "range_37",
|
||||
"name": null,
|
||||
"center": [
|
||||
209,
|
||||
509
|
||||
],
|
||||
"peak": [
|
||||
210,
|
||||
511
|
||||
],
|
||||
"area_cells": 27
|
||||
},
|
||||
{
|
||||
"id": "range_38",
|
||||
"name": null,
|
||||
"center": [
|
||||
217,
|
||||
31
|
||||
],
|
||||
"peak": [
|
||||
217,
|
||||
32
|
||||
],
|
||||
"area_cells": 38
|
||||
},
|
||||
{
|
||||
"id": "range_39",
|
||||
"name": null,
|
||||
"center": [
|
||||
217,
|
||||
130
|
||||
],
|
||||
"peak": [
|
||||
218,
|
||||
128
|
||||
],
|
||||
"area_cells": 74
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 2.4 MiB |
@@ -0,0 +1,68 @@
|
||||
---
|
||||
id: GJ144g-2
|
||||
name: null
|
||||
body_type: moon
|
||||
planet_class: frozen
|
||||
body_scale: moon
|
||||
seed: 1569719108
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 0.084
|
||||
period_days: 10.0
|
||||
axial_tilt_deg: 38.6
|
||||
physical:
|
||||
gravity_g: 0.08
|
||||
oblateness: 0.0029
|
||||
atmosphere: none
|
||||
atmosphere_color:
|
||||
- 0.75
|
||||
- 0.88
|
||||
- 1.0
|
||||
terrain:
|
||||
land_fraction: 0.837
|
||||
polar_ice_lat: 0.177
|
||||
tectonics: low
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: moderate
|
||||
substrate: ice
|
||||
chemosynthetic: false
|
||||
hydrosphere: ice
|
||||
clouds:
|
||||
enabled: false
|
||||
coverage_base: 0.313
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
---
|
||||
|
||||
# GJ144g-2
|
||||
|
||||
Frozen moon.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | moon |
|
||||
| **Class** | frozen |
|
||||
| **Gravity** | 0.08g |
|
||||
| **Hydrosphere** | ice |
|
||||
| **Land** | 84% |
|
||||
| **Orbit** | 10 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"grid": {
|
||||
"w": 512,
|
||||
"h": 256
|
||||
},
|
||||
"rivers": [],
|
||||
"oceans": [
|
||||
{
|
||||
"id": "water_2",
|
||||
"name": null,
|
||||
"kind": "lake",
|
||||
"center": [
|
||||
10,
|
||||
110
|
||||
],
|
||||
"area_fraction": 0.0099
|
||||
},
|
||||
{
|
||||
"id": "water_3",
|
||||
"name": null,
|
||||
"kind": "ocean",
|
||||
"center": [
|
||||
36,
|
||||
223
|
||||
],
|
||||
"area_fraction": 0.1218
|
||||
}
|
||||
],
|
||||
"mountain_ranges": [
|
||||
{
|
||||
"id": "range_1",
|
||||
"name": null,
|
||||
"center": [
|
||||
220,
|
||||
282
|
||||
],
|
||||
"peak": [
|
||||
194,
|
||||
504
|
||||
],
|
||||
"area_cells": 32986
|
||||
}
|
||||
],
|
||||
"roads": [],
|
||||
"cities": [],
|
||||
"railroads": [],
|
||||
"pois": []
|
||||
}
|
||||
|
After Width: | Height: | Size: 28 KiB |
@@ -0,0 +1,74 @@
|
||||
---
|
||||
id: GJ144g
|
||||
name: null
|
||||
body_type: gas_giant
|
||||
planet_class: gas_giant_ringed
|
||||
body_scale: planet
|
||||
seed: 4159171102
|
||||
star:
|
||||
type: K
|
||||
luminosity_solar: 0.4
|
||||
color_temp_K: 4500
|
||||
orbit:
|
||||
distance_au: 3.34
|
||||
period_days: 2500.0
|
||||
axial_tilt_deg: 11.6
|
||||
physical:
|
||||
gravity_g: null
|
||||
oblateness: 0.0892
|
||||
atmosphere: thick
|
||||
atmosphere_color: null
|
||||
terrain:
|
||||
land_fraction: 0.981
|
||||
polar_ice_lat: 0.837
|
||||
tectonics: low
|
||||
environment:
|
||||
geothermal_flux: low
|
||||
uv_index: low
|
||||
substrate: silicate
|
||||
chemosynthetic: false
|
||||
hydrosphere: —
|
||||
clouds:
|
||||
enabled: true
|
||||
coverage_base: 0.333
|
||||
render:
|
||||
globe_light_angle_deg: 125
|
||||
specular_ocean: false
|
||||
night_side_ambient: 0.025
|
||||
gas_giant:
|
||||
band_palette: infernal
|
||||
storm_count: 1
|
||||
storm_max_size: 0.096
|
||||
rings:
|
||||
enabled: true
|
||||
inner_radius_factor: 1.19
|
||||
outer_radius_factor: 2.43
|
||||
opacity_base: 0.65
|
||||
ring_color:
|
||||
- 0.75
|
||||
- 0.7
|
||||
- 0.6
|
||||
---
|
||||
|
||||
# GJ144g
|
||||
|
||||
Gas giant.
|
||||
|
||||
**System:** [GJ-144](../../index.md)
|
||||
|
||||
## Visual
|
||||
|
||||

|
||||
|
||||
## Profile
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Type** | gas_giant |
|
||||
| **Class** | gas_giant |
|
||||
| **Atmosphere** | thick |
|
||||
| **Year** | 2500 days |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Body content: narrative, history, notes -->
|
||||