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/mobs/guard.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data/mobs/guard.yaml') diff --git a/data/mobs/guard.yaml b/data/mobs/guard.yaml index 4b5576c..32617ce 100644 --- a/data/mobs/guard.yaml +++ b/data/mobs/guard.yaml @@ -11,6 +11,14 @@ hp: 30 speed: 5 aggressive: false respawn_ticks: 60 +attack_type: slash +attack_bonus: 8 +strength_bonus: 6 +stab_defense: 12 +slash_defense: 15 +crush_defense: 10 +science_defense: -5 +ranged_defense: 12 idle_descriptions: - "scans the area with a watchful eye" - "adjusts the grip on his weapon" -- cgit v1.2.3