Skip to content

/equip

Equip a card to a build slot

Signature

/equip <slot> <card_name> <build?>

Arguments

NameTypeRequiredDescriptionChoices
slotstringyesThe slot to equip intoReactor, Drive, Thrusters, Stabilizers, Hull, Overdrive, Retros
card_namestringyesName of the card to equipdynamic — Loaded dynamically at command time.
buildstringnoWhich build to equip into (default: your default build)dynamic — Loaded dynamically at command time.

Source

config/tracing.py:442