mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
fix healing from Elixir of Life
This commit is contained in:
@@ -1940,7 +1940,7 @@
|
|||||||
{
|
{
|
||||||
"type" : "HP_REGENERATION",
|
"type" : "HP_REGENERATION",
|
||||||
"val" : 50,
|
"val" : 50,
|
||||||
"valueType" : "PERCENT_TO_BASE",
|
"valueType" : "BASE_NUMBER",
|
||||||
"limiters" : [
|
"limiters" : [
|
||||||
"noneOf",
|
"noneOf",
|
||||||
"IS_UNDEAD",
|
"IS_UNDEAD",
|
||||||
|
Reference in New Issue
Block a user