diff options
| author | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
| commit | 0ea4eec5dd2122c6704216971eb1249276297867 (patch) | |
| tree | 430fbbef04e837820f1d031c190f52ecd6112e25 /data/help/autotrigger.yaml | |
| parent | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (diff) | |
| download | thehouseoficarus-0ea4eec5dd2122c6704216971eb1249276297867.tar.gz | |
shop fixes, 'toggle' completely removed, movement speed increased
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 |
