diff options
Diffstat (limited to 'data/help/autotrigger.yaml')
| -rw-r--r-- | data/help/autotrigger.yaml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/help/autotrigger.yaml b/data/help/autotrigger.yaml new file mode 100644 index 0000000..604d42d --- /dev/null +++ b/data/help/autotrigger.yaml @@ -0,0 +1,21 @@ +name: "autotrigger" +category: "Commands" +description: | + Set a mod to autotrigger during combat. + + Usage: autotrigger <mod> + autotrigger off + autotrigger + + Set a combat mod to automatically trigger each attack tick + during combat. When autotrigger is active, attacking a mob will + use science combat instead of melee, consuming junk each tick. + + If you run out of junk, autotrigger disables and you switch to + melee attacks. + + autotrigger - Show current autotrigger setting + autotrigger solar bolt - Set autotrigger to Solar Bolt + autotrigger off - Disable autotrigger + + See also: trigger, mods, science |
