Starship Survivors Wiki — Index

Two sides. Pick your entry point:

  • Gameplay side (gameplay/) — player and designer-facing facts. What the thing is, its stats, how it interacts in play. No code references.
  • Code side (code/) — engineer-facing contracts in the Styx PURPOSE / OWNS / READS FROM / PUSHES TO / DOES NOT / Signals / Entry points style. No specific data values (those live on the gameplay side).

Gameplay side

System / roll-up pages

Weapon entities

Concepts

Affix entities

Artifact entities

Biome entities

Boss entities

Enemy entities

Passive entities

Planet entities

Prop entities

Ship entities

Legendary weapon entities

Mission posting entities

Mod entities

Authoring guides

Code side

Engine module roll-ups

Per-file engine pages

(continued)

Other