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