From fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 03:05:46 -0400 Subject: feat: science skill roughly implemented --- data/help/autocast.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/help/autocast.yaml (limited to 'data/help/autocast.yaml') diff --git a/data/help/autocast.yaml b/data/help/autocast.yaml new file mode 100644 index 0000000..9b4fc40 --- /dev/null +++ b/data/help/autocast.yaml @@ -0,0 +1,21 @@ +name: "autocast" +category: "Commands" +description: | + Set a mod to autocast during combat. + + Usage: autocast + autocast off + autocast + + Set a combat mod to automatically trigger each attack tick + during combat. When autocast is active, attacking a mob will + use science combat instead of melee, consuming junk each tick. + + If you run out of junk, autocast disables and you switch to + melee attacks. + + autocast - Show current autocast setting + autocast solar bolt - Set autocast to Solar Bolt + autocast off - Disable autocast + + See also: trigger, mods, science -- cgit v1.2.3