diff options
Diffstat (limited to 'data/help/trigger.yaml')
| -rw-r--r-- | data/help/trigger.yaml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/help/trigger.yaml b/data/help/trigger.yaml new file mode 100644 index 0000000..0e6823d --- /dev/null +++ b/data/help/trigger.yaml @@ -0,0 +1,24 @@ +name: "trigger" +category: "Commands" +description: | + Trigger a science mod. + + Usage: trigger <mod> [target] + cast <mod> [target] + + Trigger a science mod. Combat mods target a mob and initiate + science-based combat. Utility mods act on items in your + inventory or on yourself. + + Examples: + trigger bio strike goblin - Attack with Bio Strike + trigger low process iron ore - Convert iron ore to credits + trigger transport town - Teleport to Town Square + trigger enchant 1 sapphire ring - Enchant a sapphire ring + trigger superheat copper ore - Smelt copper without furnace + trigger em grab bones - Pick up bones from the ground + + All mods cost junk (and 1 scrap metal unless you have a deck + equipped). Type 'mods' to see your available mods and costs. + + See also: autocast, mods, science |
