Apply all challenges to the given starter (and form) to check its validity. Differs from checkSpeciesValidForChallenge which only checks form changes.
checkSpeciesValidForChallenge
The StarterSpeciesId of the Pokemon to check the validity of.
StarterSpeciesId
If true, allow it if it could become valid through evolution or form change.
true
true if the species is considered valid.
Apply all challenges to the given starter (and form) to check its validity. Differs from
checkSpeciesValidForChallengewhich only checks form changes.