From 5f37dc9b6f6b79da04da70ae0c33ec8d02998587 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 02:21:42 -0400 Subject: feat: qol improvements to items crud in admin gui --- data/items/ammo/sapphire_bolts_e.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'data/items/ammo/sapphire_bolts_e.yaml') diff --git a/data/items/ammo/sapphire_bolts_e.yaml b/data/items/ammo/sapphire_bolts_e.yaml index af05b9c..07694ea 100644 --- a/data/items/ammo/sapphire_bolts_e.yaml +++ b/data/items/ammo/sapphire_bolts_e.yaml @@ -1,8 +1,10 @@ +color: 27 bold +description: Enchanted sapphire-tipped bolts. Have a chance to drain the target's Science level. +equipment: + attack: + ranged: 4 + slot: ammo + type: ammo name: sapphire bolts e -color: "27 bold" -description: "Enchanted sapphire-tipped bolts. Have a chance to drain the target's Science level." -value: 30 stackable: true -equip_slot: ammo -stats: - ranged_attack: 4 +value: 30 -- cgit v1.2.3