From 3a58125d14bb307f861b38c6c5b0a63babde7e08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 13:28:06 -0400 Subject: feat: all skills kind of implemented, random prototype content added --- data/help/hacking.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/help/hacking.yaml (limited to 'data/help/hacking.yaml') 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 -- cgit v1.2.3