1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Merge pull request #1009 from kambala-decapitator/fix-elixir-of-life-regen

fix healing from Elixir of Life
This commit is contained in:
Andrii Danylchenko
2022-09-27 16:36:47 +03:00
committed by GitHub

View File

@@ -1940,7 +1940,7 @@
{
"type" : "HP_REGENERATION",
"val" : 50,
"valueType" : "PERCENT_TO_BASE",
"valueType" : "BASE_NUMBER",
"limiters" : [
"noneOf",
"IS_UNDEAD",