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/mods.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/help/mods.yaml (limited to 'data/help/mods.yaml') diff --git a/data/help/mods.yaml b/data/help/mods.yaml new file mode 100644 index 0000000..ed9dbcb --- /dev/null +++ b/data/help/mods.yaml @@ -0,0 +1,16 @@ +name: "mods" +category: "Commands" +description: | + Display available science mods. + + Usage: mods + modlist + + Display all science mods you have the level to use, organized + by category (Combat, Processing, Utility, Transport, + Enchantment). + + Shows the junk cost for each mod (adjusted for your equipped + deck). Also shows your current autocast setting. + + See also: trigger, autocast, science -- cgit v1.2.3