From ca1949d4ca8059f3daa8a505755b24d4c73c343d Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:32:30 -0600 Subject: [PATCH] [Magiclysm] Fix werewolf aura (#79151) * Initial commit * Fixes --- data/mods/Magiclysm/items/ethereal_items.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/mods/Magiclysm/items/ethereal_items.json b/data/mods/Magiclysm/items/ethereal_items.json index 1a9a64ab199b6..8cc1acf91de16 100644 --- a/data/mods/Magiclysm/items/ethereal_items.json +++ b/data/mods/Magiclysm/items/ethereal_items.json @@ -736,7 +736,9 @@ "relic_data": { "passive_effects": [ { - "intermittent_activation": { "effects": [ { "frequency": "15 minutes", "spell_effects": [ { "id": "light_healing", "hit_self": true } ] } ] } + "intermittent_activation": { + "effects": [ { "frequency": "2 minutes", "spell_effects": [ { "id": "pfruit_regeneration_spell", "hit_self": true } ] } ] + } }, { "has": "WORN",