1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/config/ai/nkai/nkai-settings.json

10 lines
220 B
JSON
Raw Normal View History

2024-02-25 12:39:19 +02:00
{
"maxRoamingHeroes" : 8,
"maxpass" : 30,
"mainHeroTurnDistanceLimit" : 10,
"scoutHeroTurnDistanceLimit" : 5,
"maxGoldPressure" : 0.3,
2024-05-19 09:04:45 +02:00
"useTroopsFromGarrisons" : true,
"openMap": true,
"allowObjectGraph": false
2024-02-25 12:39:19 +02:00
}