diff options
| author | historia <[not public]> | 2026-06-19 21:20:32 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 21:20:32 -0400 |
| commit | 5ea082ab4e82409aebc889b496f43e52b003d4f7 (patch) | |
| tree | 942f2c4a18ecbee42ba25726048d09827ea68894 /data/help/science.yaml | |
| parent | 8ee8982b8759bcae116647cc993867f4c8b0a6ce (diff) | |
| download | thehouseoficarus-5ea082ab4e82409aebc889b496f43e52b003d4f7.tar.gz | |
feat: science combat/triggers overhauled. decks now use autotrigger attacks.
Diffstat (limited to 'data/help/science.yaml')
| -rw-r--r-- | data/help/science.yaml | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/data/help/science.yaml b/data/help/science.yaml index e34aa6e..57588b3 100644 --- a/data/help/science.yaml +++ b/data/help/science.yaml @@ -11,9 +11,12 @@ description: | - All modules also cost 1 scrap metal, UNLESS you have a deck equipped - Wielding a deck (science weapon) removes the scrap - requirement - - Elemental decks also provide unlimited supply of their junk - type + requirement and enables autotrigger combat + - Elemental decks provide unlimited supply of their junk type + + Module matching: trigger and autotrigger search by partial name + (all words). If ambiguous, the highest-level module you can cast + is selected. E.g., "trigger bio" at Science Lv1 picks Bio Strike. Junk types: solarjunk, hydrojunk, ecojunk, biojunk (from scavenging) @@ -24,8 +27,15 @@ description: | Decks: basic deck, solar deck, hydro deck, eco deck, bio deck Advanced versions of each elemental deck also exist. - Combat: Use 'trigger <mod> <mob>' or set 'autotrigger <mod>' - then 'attack <mob>' + Deck combat: + - Equip a deck, set 'autotrigger <mod>', then attack + - Deck attacks at its weapon speed + - Autotrigger mod fires each round, consuming junk + - Without autotrigger or junk: unarmed attack with no bonuses + + Non-deck combat: + - 'trigger <mod>' queues a one-shot mod for your next attack + - Only one mod can be queued at a time Type 'mods' to see all modules you can currently use. |
