Skip to content

Movement

Movement orders direct ships to change position. Both forms execute in phase 14 (Ship movement).


Move (in-system)

Moves a ship to a different orbit within the same star system.

Syntax

move <id> orbit <orbit-ref>

Parameters

Parameter Description
<id> Ship ID. Must be a positive integer.
<orbit-ref> Target orbit. A bare orbit number (110), or a star-qualified orbit (<star-letter>-<orbit>, e.g. c-4).

Examples

move 77 orbit 6
move 88 orbit c-4

Move (system jump)

Moves a ship to a different star system.

Syntax

move <id> system <system-coords>

Parameters

Parameter Description
<id> Ship ID. Must be a positive integer.
<system-coords> Destination system as <x>-<y>-<z>. Each component is an integer in 030.

Example

move 79 system 4-6-19