Searched the xml something else. Found this:
Steam\steamapps\common\Elemental Fallen Enchantress\data\English\CoreMaps.xml
What I'm interested in:
1.
<NumWildlands>3</NumWildlands>
The very special land. Those that have a sphere of influence. At the approach to them - a message pops up (history of the place).
Three has always been small. Should be put to the maximum. How many of them all? I think at least 10.
2.
<!-- Large Maps (8x6 sectors) -->
<MapType InternalName="LargeMaps">
<DisplayName>Large</DisplayName>
<MapSectorWidth>7</MapSectorWidth>
<MapSectorHeight>6</MapSectorHeight>
It is not clear how are (8x6 sectors) and <MapSectorWidth MapSectorHeight>. For different cards bearing different. To magnify, I think should be changed <MapSectorWidth MapSectorHeight>. Wants to play in the super large map. A computer is a must pull.
3.
<WaterPercentageMin>20</WaterPercentageMin>
<WaterPercentageMax>40</WaterPercentageMax>
Always wanted to reduce the share of water.
4.
<DefaultSupportedPlayers>8</DefaultSupportedPlayers>
Number of players also wanted to increase. Especially if you have installed additional modes on the faction.
5.
<TinySeedSpawns>12</TinySeedSpawns>
<SmallSeedSpawns>8</SmallSeedSpawns>
<MediumSeedSpawns>4</MediumSeedSpawns>
<LargeSeedSpawns>2</LargeSeedSpawns>
What is this?
There are any tips? Personal experience modification?