Version: 1.0.0 ID: planet-setup Category: Gameplay Type: Workflow
Explore new planet.
explorePrerequisites: Current planet must be complete.
Expected Response:
{
"status": "explored",
"newPlanetId": "3-1",
"startingProperties": {
"maxOre": 5,
"spaceSlots": 4,
"airSlots": 4,
"landSlots": 4,
"waterSlots": 4
}
}
Chart planet to reveal resources.
chart3-1Expected Response:
{
"status": "charted",
"revealed": {
"resources": {
"maxOre": 5,
"currentOre": 5
},
"slots": {
"space": 4,
"air": 4,
"land": 4,
"water": 4
},
"ownership": {
"claimed": false
}
}
}
Evaluate planet value based on:
Claim planet by building first structure.
buildoreExtractor13-1landRequirements:
| Requirement | Value |
|---|---|
| Fleet on station | Yes |
| Command Ship online | Yes |
| Sufficient power | 500,000 |
Build defenses first (high priority).
buildplanetaryDefenseCannon13-1spaceRequirements:
| Requirement | Value |
|---|---|
| Sufficient power | 600,000 |
| Max per player | 1 |
| Current count | 0 |
Build infrastructure after defenses are in place.
buildoreRefinery13-1landRequirements:
| Requirement | Value |
|---|---|
| Sufficient power | 500,000 |