Dancing Hoskuld
Deity
There wasn't. We added it about a year back, so we could perform spawns in the DLL (performance) while still giving good control to the modder (declaratively now rather than algorithmically via Python as was needed before)
Not quite right as all spawns have always been done in the dll and never in python. We just replaced the default one with one that we could control via XML.
@Baradar67 there are two global variables in A_New_Dawn_GlobalDefines.XML which are used to adjust the general level of spawns. I have tried to get most individual animal spawns to be balanced in the SpawnInfos file. The global variables are used as percentage adjustments. The variables are ANIMAL_SPAWN_MODIFIER and SEA_ANIMAL_SPAWN_MODIFIER.