Returns a generator for a list of the main deities in the world
@override Generator<List<Deity>> getDeitiesGenerator() => FullAlignmentGodsGenerator();