Returns a generator for a build for a character from this race
@override Generator<String> getBuildGenerator(Gender gender) => StrongBuildGenerator();