From 90eeb416187ff079fa8bab5738aef7e10c309450 Mon Sep 17 00:00:00 2001 From: Andrey Filipenkov Date: Tue, 27 Sep 2022 14:03:36 +0300 Subject: [PATCH] fix healing from Elixir of Life --- config/artifacts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/artifacts.json b/config/artifacts.json index 506ef2423..2983e79ed 100644 --- a/config/artifacts.json +++ b/config/artifacts.json @@ -1940,7 +1940,7 @@ { "type" : "HP_REGENERATION", "val" : 50, - "valueType" : "PERCENT_TO_BASE", + "valueType" : "BASE_NUMBER", "limiters" : [ "noneOf", "IS_UNDEAD",