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:
parent
1a6aae9363
commit
2685721bf2
@ -176,7 +176,7 @@
|
||||
"bonuses" : {
|
||||
"damage" : {
|
||||
"type" : "CREATURE_DAMAGE",
|
||||
"subtype" : "creatureDamageMin",
|
||||
"subtype" : "creatureDamageBoth",
|
||||
"val" : 5
|
||||
},
|
||||
"attack" : {
|
||||
|
Loading…
Reference in New Issue
Block a user