Skip to content

Object types

Objects that can be spawned, manipulated, destroyed, and queried.

Station is the parent abstraction. Specialized subtypes:

A station contains:

  • Modules β€” production, dock, defence, habitation, storage, connection.
  • Dockareas β€” docking infrastructure.
  • Build plot β€” construction area.

Ship is the parent abstraction. Subtypes by class (XS/S/M/L/XL) and by purpose (fight/trade/mine/transport/build).

A ship contains:

  • Crew β€” pilot, captain, engineer, marines, service crew.
  • Cargo β€” inventory.
  • Loadout β€” weapons, shields, engines.
  • Resource region β€” asteroid spheres for mining.
  • (Highway and Gate are listed under World since they’re spatial infrastructure.)