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

Default hero AI value seems low - tweak it

This commit is contained in:
Dydzio 2018-10-15 21:18:44 +02:00
parent a00a7762b5
commit 7ed4abd12d

View File

@ -23,7 +23,7 @@
"hero" : {
"index" :34,
"handler": "hero",
"defaultAiValue" : 5000,
"defaultAiValue" : 7500,
"base" : {
"base" : {
"visitableFrom" : [ "+++", "+-+", "+++" ],