ENDLESS™ Space 2

ENDLESS™ Space 2

Explore the secrets of the Endless Universe
Discover the world of modding in Endless Space 2. Download an asset from this workshop (map, gameplay addition, etc.)
Bigger/Denser Galaxy, Higher Resource Limit, Overcolonization, Smaller Influence Borders
Some changes I play with to have a more fun game:

RESOURCE LIMIT and OVER COLONIZATION
C:\Program Files (x86)\Steam\steamapps\common\Endless Space 2\Public\Simulation\SimulationDescriptors[Empire].xml

<Property Name="MaximumStrategicStock" BaseValue="999"/> and change it to 9999
<Property Name="MaximumLuxuryStock" BaseValue="999"/> and change that to 9999
<Property Name="AllLuxuriesStock" BaseValue="0" MinValue="0" MaxValue="17982"/> and change that to 179982

In the same file, for largest map size search for GalaxySizeGigantic (last one, GalaxySize of 7) and change OverColonizationThreshold value 14 to something much larger like 30


BIGGER and DENSER GALAXY
C:\Program Files (x86)\Steam\steamapps\common\Endless Space 2\Public\Settings\WorldSettingDefinitions.xml

To get a bigger and denser galaxy, search for Gigantic and try these values:
<KeyValuePair Key="NodesQuantity">140</KeyValuePair>
<KeyValuePair Key="IsolatedNodesQuantity">38</KeyValuePair>
<KeyValuePair Key="SizeScale">1.25</KeyValuePair>
<KeyValuePair Key="MinorFactionsCount">12</KeyValuePair>

Then search for GalaxyDensity and in the High section try these values:
<KeyValuePair Key="GalaxyDensityStatus">1.50</KeyValuePair>


SMALLER INFLUENCE BORDER
C:\Program Files (x86)\Steam\steamapps\common\Endless Space 2\Public\Simulation\SimulationDescriptors[ColonizedStarSystem].xml

SystemInfluenceRadius value for Power change from 0.4 to 0.3. Do the same for SystemNextInfluenceRadiusEstimation
< >
Showing 1-2 of 2 comments
Cryo 24 Sep, 2017 @ 6:34pm 
Thanks, I have always wanted larger and denser galaxies to play with XD I will give this a try
jaglister 3 25 Sep, 2017 @ 1:29am 
Nice. Always fun to have some different options. Its a good file to play with.
I am finding as I learn, that there is some quick easy things you can play around with yourself, but not big enough that you think they deserve a mod. The stuff I have put on the workshop, when you look the files, are the simplest of changes. Was playing around the other day with a cheat starting position for myself, lol
< >
Showing 1-2 of 2 comments
Per page: 1530 50