The base to make a mod with the DevKit is using the generic mod files; the level, game data, and game mode.
Then we connect the game data and the game mode to the level, and also the game mode to the game data…
But what about Aberration and Scorched Earth?
Do we have additional level, mode, and data files for those maps or we use the regular ones we find in the generic mod folder?
Can I use the generic mod files to make adjustments to a spawner in Aberration?
Like remapping a creature spawner with a custom one.
I’m also trying to make a reaper mod, reaper kings don’t spawn in the wild so I just need to remap the creature in the primal game data(?), change the reaper hatching to spawn a modded reaper, and remap the parasite event chain (“pregnancy”).
The thing is that I don’t know if the generic mod files will do to make the changes or I need to use other files in the respective map folder…