diff options
| author | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
| commit | fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 (patch) | |
| tree | 7d4dd5b1fb1a5f868a330caf009ac8dc4e583025 /data/help/science.yaml | |
| parent | dea4a06764c507699cf9adcd1fd0a572d227aff0 (diff) | |
| download | thehouseoficarus-fbd1c30d7b9777c9df6653f0c393afa7a7dfa519.tar.gz | |
feat: science skill roughly implemented
Diffstat (limited to 'data/help/science.yaml')
| -rw-r--r-- | data/help/science.yaml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/help/science.yaml b/data/help/science.yaml new file mode 100644 index 0000000..7681310 --- /dev/null +++ b/data/help/science.yaml @@ -0,0 +1,32 @@ +name: "science" +category: "Skills" +description: | + Science is the skill that powers mods — powerful modules that + can be triggered for combat, teleportation, item processing, + and enchanting. + + Key concepts: + - Mods are triggered with 'trigger <mod>' or 'cast <mod>' + - Every mod costs a combination of junk items + - All mods 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 + + Junk types: + solarjunk, hydrojunk, ecojunk, biojunk (from scavenging) + chaosjunk, deathjunk, bloodjunk (combat mod components) + lawjunk (transport), cosmicjunk (enchantment) + naturejunk (processing) + + 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 'autocast <mod>' + then 'attack <mob>' + + Type 'mods' to see all mods you can currently use. + + See also: trigger, autocast, mods, scavenging |
