data(atlas): hop-3 batch 2 — 6 systems

Lalande/Setúbal+Escala (south_reach transit hub, 1.2B),
Suzhou/Hanwei+Jingce (academic observatory, 15M),
Ross 128/Marevna+Scheveningen (ocean world, 450M),
Bastion/Scapa Flow+Quaterna (fleet hub, 400M),
Crown's Hollow/Ys+The Orrery (constitutional monarchy, 400M),
Johannsen's Star/Gruvlid+Sigrid's Rådhuset (rare-earth mining, 52M).

Ys lore added to Crown's Hollow wiki. Fixed DB names: Johannsen's
Star (was Guniibuu). Planetary terrain generation doc updated with
non-tectonic body types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-25 12:31:07 +01:00
co-authored by Claude Opus 4.6
parent ce0ea1cd83
commit a083d63dec
13 changed files with 497 additions and 2 deletions
+200
View File
@@ -0,0 +1,200 @@
{
"system_id": "GJ 411",
"proper_name": "Lalande",
"star_type": "M",
"spectral_class": "M2V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ411b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.22,
"orbital_period_days": 10,
"rotation_period_hours": 240,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner scorched, tidally locked"
},
{
"body_id": "GJ411c",
"proper_name": "Setúbal",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 1200000000,
"mass_class": "terrestrial",
"surface_gravity": 0.82,
"orbital_period_days": 170,
"rotation_period_hours": 23.0,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "ocean",
"economic_role": "service_mixed",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "transit crossroads, assembled not grown, diluted Iberian heritage"
},
{
"body_id": "GJ411c-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ411c",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.05,
"orbital_period_days": 10.0,
"rotation_period_hours": 240,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ411d",
"proper_name": null,
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.45,
"orbital_period_days": 350,
"rotation_period_hours": 18.0,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ411e",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.38,
"orbital_period_days": 650,
"rotation_period_hours": 15.5,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ411f",
"proper_name": null,
"body_type": "planet",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.32,
"orbital_period_days": 1000,
"rotation_period_hours": 20.0,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer dead"
},
{
"body_id": "GJ411-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"orbit_index": 6,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ411-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 7,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
}
],
"stations": [
{
"station_id": "GJ411c-S1",
"proper_name": "Escala",
"orbits_body_id": "GJ411c",
"station_type": "commercial",
"population": 40000000,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "pre-charter transit hub, bonded cargo, refueling syndicates"
},
{
"station_id": "GJ411-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ411-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "5 apertures"
}
]
}
+27
View File
@@ -0,0 +1,27 @@
{
"system_id": "GJ 4274",
"proper_name": "Suzhou",
"star_type": "M",
"spectral_class": "M6 Ve",
"wiki_data": {
"habitable_count": 0,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": false,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{"body_id": "GJ4274b", "proper_name": null, "body_type": "planet", "orbit_index": 1, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.18, "orbital_period_days": 6, "rotation_period_hours": 144, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "inner scorched, tidally locked"},
{"body_id": "GJ4274c", "proper_name": "Hanwei", "body_type": "planet", "orbit_index": 2, "parent_body_id": null, "inhabited": true, "population": 15000000, "mass_class": "terrestrial", "surface_gravity": 0.72, "orbital_period_days": 30, "rotation_period_hours": 720, "atmosphere": "thin", "biome_summary": "arid", "hydrosphere": "none", "economic_role": "research", "settlement_pattern": "domed", "industrial_corridor": null, "notes": "academic domed settlement, agricultural terraria"},
{"body_id": "GJ4274c-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ4274c", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.03, "orbital_period_days": 7.0, "rotation_period_hours": 168, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ4274d", "proper_name": null, "body_type": "planet", "orbit_index": 3, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.30, "orbital_period_days": 80, "rotation_period_hours": 1920, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ4274e", "proper_name": null, "body_type": "planet", "orbit_index": 4, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.35, "orbital_period_days": 200, "rotation_period_hours": 15.0, "atmosphere": "thin", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ4274f", "proper_name": null, "body_type": "planet", "orbit_index": 5, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.28, "orbital_period_days": 500, "rotation_period_hours": 18.0, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "outer dead"},
{"body_id": "GJ4274-oort", "proper_name": null, "body_type": "oort_cloud", "orbit_index": 6, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""}
],
"stations": [
{"station_id": "GJ4274c-S1", "proper_name": "Jingce", "orbits_body_id": "GJ4274c", "station_type": "research", "population": 2000, "economic_role": "research", "docking_class": "restricted", "has_gate_infrastructure": false, "notes": "Veil Institute affiliate, telescope infrastructure"},
{"station_id": "GJ4274-oort-S1", "proper_name": "Horizon Station", "orbits_body_id": "GJ4274-oort", "station_type": "horizon", "population": 0, "economic_role": "transit", "docking_class": "standard", "has_gate_infrastructure": true, "notes": "1 aperture"}
]
}
+28
View File
@@ -0,0 +1,28 @@
{
"system_id": "GJ 447",
"proper_name": "Ross 128",
"star_type": "binary",
"spectral_class": "M4.5V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": false,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{"body_id": "GJ447b", "proper_name": null, "body_type": "planet", "orbit_index": 1, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.20, "orbital_period_days": 8, "rotation_period_hours": 192, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "inner scorched, tidally locked"},
{"body_id": "GJ447c", "proper_name": "Marevna", "body_type": "planet", "orbit_index": 2, "parent_body_id": null, "inhabited": true, "population": 450000000, "mass_class": "terrestrial", "surface_gravity": 0.86, "orbital_period_days": 170, "rotation_period_hours": 22.0, "atmosphere": "breathable", "biome_summary": "oceanic", "hydrosphere": "ocean", "economic_role": "agricultural", "settlement_pattern": "dispersed_rural", "industrial_corridor": null, "notes": "predominantly ocean, marine harvest, deep-ocean research"},
{"body_id": "GJ447c-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ447c", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.04, "orbital_period_days": 9.0, "rotation_period_hours": 216, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ447d", "proper_name": null, "body_type": "planet", "orbit_index": 3, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.32, "orbital_period_days": 45, "rotation_period_hours": 1080, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ447e", "proper_name": null, "body_type": "planet", "orbit_index": 4, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.38, "orbital_period_days": 120, "rotation_period_hours": 15.0, "atmosphere": "thin", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ447f", "proper_name": null, "body_type": "planet", "orbit_index": 5, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.30, "orbital_period_days": 350, "rotation_period_hours": 17.5, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ447g", "proper_name": null, "body_type": "planet", "orbit_index": 6, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.25, "orbital_period_days": 700, "rotation_period_hours": 20.0, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "outer dead"},
{"body_id": "GJ447-oort", "proper_name": null, "body_type": "oort_cloud", "orbit_index": 7, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""}
],
"stations": [
{"station_id": "GJ447c-S1", "proper_name": "Scheveningen", "orbits_body_id": "GJ447c", "station_type": "commercial", "population": 8000000, "economic_role": "service_mixed", "docking_class": "standard", "has_gate_infrastructure": false, "notes": "harvest logistics, research coordination, tourism"},
{"station_id": "GJ447-oort-S1", "proper_name": "Horizon Station", "orbits_body_id": "GJ447-oort", "station_type": "horizon", "population": 0, "economic_role": "transit", "docking_class": "standard", "has_gate_infrastructure": true, "notes": "2 apertures"}
]
}
+31
View File
@@ -0,0 +1,31 @@
{
"system_id": "GJ 570A",
"proper_name": "Bastion",
"star_type": "M",
"spectral_class": "K4V",
"wiki_data": {
"habitable_count": 0,
"inhabited_count": 1,
"has_gas_giant": true,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": "| **Bodies** | 0 habitable · 1 inhabited |"
},
"bodies": [
{"body_id": "GJ570Ab", "proper_name": null, "body_type": "planet", "orbit_index": 1, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.26, "orbital_period_days": 18, "rotation_period_hours": 430, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "inner rocky"},
{"body_id": "GJ570Ac", "proper_name": null, "body_type": "planet", "orbit_index": 2, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.55, "orbital_period_days": 60, "rotation_period_hours": 1440, "atmosphere": "toxic", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "Venus-analog"},
{"body_id": "GJ570Ad", "proper_name": null, "body_type": "planet", "orbit_index": 3, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.48, "orbital_period_days": 180, "rotation_period_hours": 20.0, "atmosphere": "thin", "biome_summary": "arid", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "in habitable zone but not habitable"},
{"body_id": "GJ570Ae", "proper_name": null, "body_type": "planet", "orbit_index": 4, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.42, "orbital_period_days": 400, "rotation_period_hours": 17.0, "atmosphere": "thin", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570Af", "proper_name": null, "body_type": "planet", "orbit_index": 5, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.35, "orbital_period_days": 750, "rotation_period_hours": 15.5, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570A-belt", "proper_name": null, "body_type": "asteroid_belt", "orbit_index": 6, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570Ag", "proper_name": null, "body_type": "gas_giant", "orbit_index": 7, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "gas_giant", "surface_gravity": null, "orbital_period_days": 2200, "rotation_period_hours": 11.5, "atmosphere": "dense", "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570Ag-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ570Ag", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.08, "orbital_period_days": 4.0, "rotation_period_hours": 96, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570Ag-2", "proper_name": null, "body_type": "moon", "orbit_index": 2, "parent_body_id": "GJ570Ag", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.06, "orbital_period_days": 9.0, "rotation_period_hours": 216, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ570A-oort", "proper_name": null, "body_type": "oort_cloud", "orbit_index": 8, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""}
],
"stations": [
{"station_id": "GJ570Ad-S1", "proper_name": "Scapa Flow", "orbits_body_id": "GJ570Ad", "station_type": "military", "population": 50000000, "economic_role": "manufacturing", "docking_class": "restricted", "has_gate_infrastructure": false, "notes": "Assembly fleet operations, military installation"},
{"station_id": "GJ570Ad-S2", "proper_name": "Quaterna", "orbits_body_id": "GJ570Ad", "station_type": "commercial", "population": 350000000, "economic_role": "service_mixed", "docking_class": "standard", "has_gate_infrastructure": false, "notes": "civilian residential, Assembly-administered"},
{"station_id": "GJ570A-oort-S1", "proper_name": "Horizon Station", "orbits_body_id": "GJ570A-oort", "station_type": "horizon", "population": 0, "economic_role": "transit", "docking_class": "major", "has_gate_infrastructure": true, "notes": "5 apertures"}
]
}
+32
View File
@@ -0,0 +1,32 @@
{
"system_id": "GJ 661A",
"proper_name": "Crown's Hollow",
"star_type": "unusual",
"spectral_class": "K5",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": true,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{"body_id": "GJ661Ab", "proper_name": null, "body_type": "planet", "orbit_index": 1, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.26, "orbital_period_days": 16, "rotation_period_hours": 384, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "inner rocky"},
{"body_id": "GJ661Ac", "proper_name": null, "body_type": "planet", "orbit_index": 2, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.58, "orbital_period_days": 65, "rotation_period_hours": 1560, "atmosphere": "toxic", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "Venus-analog"},
{"body_id": "GJ661Ad", "proper_name": "Ys", "body_type": "planet", "orbit_index": 3, "parent_body_id": null, "inhabited": true, "population": 400000000, "mass_class": "terrestrial", "surface_gravity": 0.90, "orbital_period_days": 250, "rotation_period_hours": 25.0, "atmosphere": "breathable", "biome_summary": "temperate", "hydrosphere": "rivers", "economic_role": "service_mixed", "settlement_pattern": "dispersed_rural", "industrial_corridor": null, "notes": "rolling uplands, amber light, hedgerows, Palace of Continuance"},
{"body_id": "GJ661Ad-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ661Ad", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.07, "orbital_period_days": 18.0, "rotation_period_hours": 432, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Ae", "proper_name": null, "body_type": "planet", "orbit_index": 4, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.45, "orbital_period_days": 500, "rotation_period_hours": 18.5, "atmosphere": "thin", "biome_summary": "arid", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Af", "proper_name": null, "body_type": "planet", "orbit_index": 5, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.40, "orbital_period_days": 850, "rotation_period_hours": 16.0, "atmosphere": "thin", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Ag", "proper_name": null, "body_type": "planet", "orbit_index": 6, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.34, "orbital_period_days": 1300, "rotation_period_hours": 20.0, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "outer frozen"},
{"body_id": "GJ661A-belt", "proper_name": null, "body_type": "asteroid_belt", "orbit_index": 7, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Ah", "proper_name": null, "body_type": "gas_giant", "orbit_index": 8, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "gas_giant", "surface_gravity": null, "orbital_period_days": 2600, "rotation_period_hours": 12.0, "atmosphere": "dense", "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Ah-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ661Ah", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.08, "orbital_period_days": 4.5, "rotation_period_hours": 108, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661Ah-2", "proper_name": null, "body_type": "moon", "orbit_index": 2, "parent_body_id": "GJ661Ah", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.05, "orbital_period_days": 10.0, "rotation_period_hours": 240, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ661A-oort", "proper_name": null, "body_type": "oort_cloud", "orbit_index": 9, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""}
],
"stations": [
{"station_id": "GJ661Ad-S1", "proper_name": "The Orrery", "orbits_body_id": "GJ661Ad", "station_type": "commercial", "population": 3000000, "economic_role": "service_mixed", "docking_class": "restricted", "has_gate_infrastructure": false, "notes": "Crown's port office, ceremonial and observation"},
{"station_id": "GJ661A-oort-S1", "proper_name": "Horizon Station", "orbits_body_id": "GJ661A-oort", "station_type": "horizon", "population": 0, "economic_role": "transit", "docking_class": "major", "has_gate_infrastructure": true, "notes": "4 apertures, licensed Cairn transit route"}
]
}
+33
View File
@@ -0,0 +1,33 @@
{
"system_id": "GJ 663A",
"proper_name": "Johannsen's Star",
"star_type": "M",
"spectral_class": "K2:III:",
"wiki_data": {
"habitable_count": 0,
"inhabited_count": 1,
"has_gas_giant": true,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{"body_id": "GJ663Ab", "proper_name": null, "body_type": "planet", "orbit_index": 1, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.20, "orbital_period_days": 30, "rotation_period_hours": 720, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "inner scorched, volatiles burned by subgiant expansion"},
{"body_id": "GJ663Ac", "proper_name": null, "body_type": "planet", "orbit_index": 2, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.55, "orbital_period_days": 80, "rotation_period_hours": 1920, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": "extraction", "settlement_pattern": null, "industrial_corridor": null, "notes": "dense lithophile deposits, Consortium claims"},
{"body_id": "GJ663Ac-1", "proper_name": "Gruvlid", "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ663Ac", "inhabited": true, "population": 40000000, "mass_class": "dwarf", "surface_gravity": 0.08, "orbital_period_days": 12.0, "rotation_period_hours": 288, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": "extraction", "settlement_pattern": "domed", "industrial_corridor": null, "notes": "primary mining moon, northern shelf ore body"},
{"body_id": "GJ663Ad", "proper_name": null, "body_type": "planet", "orbit_index": 3, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.48, "orbital_period_days": 200, "rotation_period_hours": 18.0, "atmosphere": "thin", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "mineral-rich, Consortium survey territory"},
{"body_id": "GJ663Ae", "proper_name": null, "body_type": "planet", "orbit_index": 4, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.42, "orbital_period_days": 450, "rotation_period_hours": 16.5, "atmosphere": "thin", "biome_summary": "arid", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ663Af", "proper_name": null, "body_type": "planet", "orbit_index": 5, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.38, "orbital_period_days": 800, "rotation_period_hours": 20.0, "atmosphere": "thin", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ663Ag", "proper_name": null, "body_type": "planet", "orbit_index": 6, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "terrestrial", "surface_gravity": 0.32, "orbital_period_days": 1300, "rotation_period_hours": 15.0, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": "outer frozen"},
{"body_id": "GJ663A-belt", "proper_name": null, "body_type": "asteroid_belt", "orbit_index": 7, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": "extraction", "settlement_pattern": null, "industrial_corridor": null, "notes": "outer belt, ore processing"},
{"body_id": "GJ663Ah", "proper_name": null, "body_type": "gas_giant", "orbit_index": 8, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": "gas_giant", "surface_gravity": null, "orbital_period_days": 2800, "rotation_period_hours": 11.0, "atmosphere": "dense", "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ663Ah-1", "proper_name": null, "body_type": "moon", "orbit_index": 1, "parent_body_id": "GJ663Ah", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.07, "orbital_period_days": 4.0, "rotation_period_hours": 96, "atmosphere": "none", "biome_summary": "barren", "hydrosphere": "none", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ663Ah-2", "proper_name": null, "body_type": "moon", "orbit_index": 2, "parent_body_id": "GJ663Ah", "inhabited": false, "population": 0, "mass_class": "dwarf", "surface_gravity": 0.05, "orbital_period_days": 10.0, "rotation_period_hours": 240, "atmosphere": "none", "biome_summary": "frozen", "hydrosphere": "ice", "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""},
{"body_id": "GJ663A-oort", "proper_name": null, "body_type": "oort_cloud", "orbit_index": 9, "parent_body_id": null, "inhabited": false, "population": 0, "mass_class": null, "surface_gravity": null, "orbital_period_days": null, "rotation_period_hours": null, "atmosphere": null, "biome_summary": null, "hydrosphere": null, "economic_role": null, "settlement_pattern": null, "industrial_corridor": null, "notes": ""}
],
"stations": [
{"station_id": "GJ663Ac-S1", "proper_name": "Sigrid's Rådhuset", "orbits_body_id": "GJ663Ac", "station_type": "industrial", "population": 12000000, "economic_role": "extraction", "docking_class": "major", "has_gate_infrastructure": false, "notes": "refinery, processed concentrate staging"},
{"station_id": "GJ663Ag-S1", "proper_name": "GJ663Ag-S1", "orbits_body_id": "GJ663Ag", "station_type": "research", "population": 200, "economic_role": "research", "docking_class": "restricted", "has_gate_infrastructure": false, "notes": "Veil Institute geological research station"},
{"station_id": "GJ663A-oort-S1", "proper_name": "Horizon Station", "orbits_body_id": "GJ663A-oort", "station_type": "horizon", "population": 0, "economic_role": "transit", "docking_class": "major", "has_gate_infrastructure": true, "notes": "3 apertures"}
]
}