Returns a generator for the race that worship this being
@override Generator<Race?> getWorshipedByGenerator() => ConstantGenerator(null);