From 04ef6a62a0cd583e16c09682945dbd82ecbdcb01 Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:27:17 -0500 Subject: [PATCH] Extend drained duration --- spells/drain_spells.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spells/drain_spells.json b/spells/drain_spells.json index 89b8b91..834b097 100644 --- a/spells/drain_spells.json +++ b/spells/drain_spells.json @@ -11,8 +11,8 @@ "effect": "attack", "effect_str": "effect_psionic_drain", "shape": "blast", - "min_duration": 500000, - "max_duration": 4000000 + "min_duration": 5000000, + "max_duration": 40000000 }, { "id": "psionic_drained_difficulty_one",