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/ruby_bolts_e.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'data/items/ammo/ruby_bolts_e.yaml') diff --git a/data/items/ammo/ruby_bolts_e.yaml b/data/items/ammo/ruby_bolts_e.yaml index 0aaa79e..618cf62 100644 --- a/data/items/ammo/ruby_bolts_e.yaml +++ b/data/items/ammo/ruby_bolts_e.yaml @@ -1,8 +1,10 @@ +color: C4 bold +description: Enchanted ruby-tipped bolts. Have a chance to deal extra damage based on the target's remaining HP. +equipment: + attack: + ranged: 8 + slot: ammo + type: ammo name: ruby bolts e -color: "C4 bold" -description: "Enchanted ruby-tipped bolts. Have a chance to deal extra damage based on the target's remaining HP." -value: 100 stackable: true -equip_slot: ammo -stats: - ranged_attack: 8 +value: 100 -- cgit v1.2.3