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/diamond_bolts.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/items/diamond_bolts.yaml') diff --git a/data/items/diamond_bolts.yaml b/data/items/diamond_bolts.yaml index f3e8d83..efe8013 100644 --- a/data/items/diamond_bolts.yaml +++ b/data/items/diamond_bolts.yaml @@ -1,9 +1,9 @@ id: diamond_bolts name: diamond bolts color: "255" -description: "Adamant bolts tipped with diamond." -value: 230 +description: "Bolts tipped with diamond. Can be enchanted via science." +value: 130 stackable: true equip_slot: ammo stats: - ranged_strength: 52 + ranged_attack: 9 -- cgit v1.2.3