1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Erdamon now increases both min and max damage, as in H3

This commit is contained in:
Ivan Savenko 2024-04-06 15:20:51 +03:00
parent 1a6aae9363
commit 2685721bf2

View File

@ -176,7 +176,7 @@
"bonuses" : {
"damage" : {
"type" : "CREATURE_DAMAGE",
"subtype" : "creatureDamageMin",
"subtype" : "creatureDamageBoth",
"val" : 5
},
"attack" : {