From fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 03:05:46 -0400 Subject: feat: science skill roughly implemented --- data/items/emerald_bolts_e.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/items/emerald_bolts_e.yaml (limited to 'data/items/emerald_bolts_e.yaml') diff --git a/data/items/emerald_bolts_e.yaml b/data/items/emerald_bolts_e.yaml new file mode 100644 index 0000000..4cb7cbd --- /dev/null +++ b/data/items/emerald_bolts_e.yaml @@ -0,0 +1,9 @@ +id: emerald_bolts_e +name: emerald bolts e +color: "34 bold" +description: "Enchanted emerald-tipped bolts. Have a chance to poison the target." +value: 55 +stackable: true +equip_slot: ammo +stats: + ranged_attack: 6 -- cgit v1.2.3