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/items/shortbow.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/items/shortbow.yaml') diff --git a/data/items/shortbow.yaml b/data/items/shortbow.yaml index e5b1975..ecd3630 100644 --- a/data/items/shortbow.yaml +++ b/data/items/shortbow.yaml @@ -5,6 +5,7 @@ description: "A shortbow." value: 10 equip_slot: main_hand weapon_type: ranged +attack_type: ranged speed: 4 stats: - attack: 8 + ranged_attack: 8 -- cgit v1.2.3