Skip to content

Crew

Crew are the NPCs serving on a ship β€” pilots, captains, gunners, engineers, marines. The crew’s skill levels determine ship effectiveness, weapon accuracy, boarding success, and so on.

  • Pilot β€” flies S/M ships
  • Captain β€” commands L/XL ships
  • Gunner β€” fires turrets (M+)
  • Engineer β€” repairs hull (M+)
  • Marines β€” boarding force (L+)
  • Service crew β€” defends ship interior
<set_value name="$captain" exact="$ship.controlpost.aipilot"/>
<set_value name="$marines" exact="$ship.peoplerole.marine"/>
  • NPC β€” generic NPC reference
  • Ship β€” ships have crew
  • Pilot β€” pilot characters
  • Boarding β€” marines used in boarding

Stub page β€” full crew reference coming.