From 458916fb78dcef3ff77cb29b7ba98d9f646819fc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:08:55 -0400 Subject: feat: rough pharmacy skill added --- data/help/stats.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/help/stats.yaml (limited to 'data/help/stats.yaml') diff --git a/data/help/stats.yaml b/data/help/stats.yaml new file mode 100644 index 0000000..395f230 --- /dev/null +++ b/data/help/stats.yaml @@ -0,0 +1,17 @@ +name: "stats" +category: "Commands" +description: | + The 'stats' command shows your total equipment bonuses from all worn + items, your current weapon and attack type, and your effective attack + roll and max hit. + + Attack bonuses affect accuracy. The relevant bonus is determined by + your weapon's attack type (stab, slash, crush, ranged, or science). + + Defense bonuses reduce incoming damage. When a mob attacks you, the + game uses your defense bonus matching the mob's attack type. + + Strength bonus increases your max melee hit. + Ranged strength increases your max ranged hit. + Science damage increases your max science hit. + Technology bonus will affect technology abilities (future). -- cgit v1.2.3