diff options
| author | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
| commit | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (patch) | |
| tree | bd89e866447d55e6dffd447d8ef5fabf9b8fbe9d /data/help/hacking.yaml | |
| parent | 575a71dcfed3b9fa44af244836f638a23df05a9a (diff) | |
| download | thehouseoficarus-3a58125d14bb307f861b38c6c5b0a63babde7e08.tar.gz | |
feat: all skills kind of implemented, random prototype content added
Diffstat (limited to 'data/help/hacking.yaml')
| -rw-r--r-- | data/help/hacking.yaml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/help/hacking.yaml b/data/help/hacking.yaml new file mode 100644 index 0000000..c3aa67a --- /dev/null +++ b/data/help/hacking.yaml @@ -0,0 +1,23 @@ +id: hacking +title: "Hacking" +body: | + Hacking is trained by jacking into terminals and completing + their minigames. Different terminals offer different challenges + at different difficulty levels. + + Find terminals scattered around the world. Use the 'jack' command + to connect. Each terminal runs a unique puzzle -- solve it for XP. + Winning gives full XP; losing or quitting early gives a small + consolation amount. + + Talk to the Netrunner in the Hacking Lab for tips on each + terminal's challenge. + + XP scales slightly with your Hacking level above the terminal's + requirement, but the main progression is unlocking harder terminals + with bigger rewards. + + See also: help jack +related: + - jack + - skills |
