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/sapphire_bolts.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/items/sapphire_bolts.yaml') diff --git a/data/items/sapphire_bolts.yaml b/data/items/sapphire_bolts.yaml index e465e91..a7102c9 100644 --- a/data/items/sapphire_bolts.yaml +++ b/data/items/sapphire_bolts.yaml @@ -1,9 +1,9 @@ id: sapphire_bolts name: sapphire bolts -color: "69" -description: "Mithril bolts tipped with sapphire." -value: 40 +color: "39" +description: "Bolts tipped with sapphire. Can be enchanted via science." +value: 20 stackable: true equip_slot: ammo stats: - ranged_strength: 36 + ranged_attack: 3 -- cgit v1.2.3