From 3a58125d14bb307f861b38c6c5b0a63babde7e08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 13:28:06 -0400 Subject: feat: all skills kind of implemented, random prototype content added --- data/items/restoration_compound.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'data/items/restoration_compound.yaml') diff --git a/data/items/restoration_compound.yaml b/data/items/restoration_compound.yaml index b4179bc..913153f 100644 --- a/data/items/restoration_compound.yaml +++ b/data/items/restoration_compound.yaml @@ -1,6 +1,9 @@ id: restoration_compound name: "restoration compound" -color: "214" -description: "A golden compound that restores hitpoints and boosts defense, but drains other stats. [Effect not yet implemented]" +color: "51" +description: "A teal compound that enhances all combat capabilities." value: 250 stackable: false +potion_effect: "all_combat" +potion_bonus: 15 +potion_duration: 150 -- cgit v1.2.3