Skip to content

Commit

Permalink
chore: add more waypoint traits
Browse files Browse the repository at this point in the history
  • Loading branch information
eseidel committed Oct 15, 2023
1 parent 3070044 commit e23c3fd
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions packages/cli/static_data/waypoint_traits.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
"name": "High-Tech",
"description": "A center of innovation and cutting-edge technology, driving progress and attracting skilled individuals from around the galaxy."
},
{
"symbol": "INDUSTRIAL",
"name": "Industrial",
"description": "A waypoint dominated by factories, refineries, and other heavy industries, often accompanied by pollution and a bustling workforce."
},
{
"symbol": "JUNGLE",
"name": "Jungle",
Expand All @@ -64,6 +69,16 @@
"name": "Mineral Deposits",
"description": "Abundant mineral resources, attracting mining operations and providing valuable materials such as silicon crystals and quartz sand for various industries."
},
{
"symbol": "OCEAN",
"name": "Ocean",
"description": "A world dominated by vast, interconnected bodies of water, presenting unique challenges for habitation and resource extraction while supporting a diverse array of marine life."
},
{
"symbol": "OUTPOST",
"name": "Outpost",
"description": "A small, remote settlement providing essential services and a safe haven for travelers passing through."
},
{
"symbol": "OVERCROWDED",
"name": "Overcrowded",
Expand All @@ -79,6 +94,16 @@
"name": "Research Facility",
"description": "A state-of-the-art institution dedicated to scientific research and development, often focusing on specific areas of expertise."
},
{
"symbol": "ROCKY",
"name": "Rocky",
"description": "A world with a rugged, rocky landscape, rich in minerals and other resources, providing a variety of opportunities for mining, research, and exploration."
},
{
"symbol": "SCATTERED_SETTLEMENTS",
"name": "Scattered Settlements",
"description": "A collection of dispersed communities, each independent yet connected through trade and communication networks."
},
{
"symbol": "SHIPYARD",
"name": "Shipyard",
Expand All @@ -99,6 +124,11 @@
"name": "Strong Magnetosphere",
"description": "A waypoint enveloped in a powerful magnetic field, potentially affecting spacecraft systems, and creating unique phenomena such as the concentration of exotic matter and graviton emitters."
},
{
"symbol": "SWAMP",
"name": "Swamp",
"description": "A damp, murky world characterized by its wetlands and abundant vegetation, fostering a diverse ecosystem and offering potential resources like hydrocarbons and exotic plant life."
},
{
"symbol": "TEMPERATE",
"name": "Temperate",
Expand Down

0 comments on commit e23c3fd

Please sign in to comment.