I was wanting to know at what gamestage does vultures come on blood moons. If someone was able to explain the xml file for me to search this myself that would also be appreciated. Thank you for your time
On vacation so no computer with the files to check
But to check it yourself, you just need to open the gamestages.xml file and search for the area that has the bloodmoon spawns. From their your will see the gamestages and what zombie entities are spawned in
Sadly when i looked at the xml file i was pretty much confused, i saw alot of data but i had no idea how to cross-reference it to answer my question. Any help in figuring it out would be much appreciated.
Search for the string "BloodMoonHorde". Following it is a list of gamestages and multiple groups of zombies that will spawn. Search for the groups of zombies, for example "feralHordeStageGS4049" in entitygroups.xml, there you will see a list of zombies that get spawn.
I would recommend a good editing program like Notepad++. That way you can collapse the file and then start opening the various nodes that you want to see the specific details on. That way the data for wandering hordes is compact and hidden and you can focus on the blood moon spawns only.