Expects the seed to contain /starters\d{18}/ where the digits alternate between 4 digits for the species ID and 2 digits for the form index (left padded with 0s as necessary).
/starters\d{18}/
0
An array of Starters, or null if no valid match.
Starter
null
Expects the seed to contain
/starters\d{18}/
where the digits alternate between 4 digits for the species ID and 2 digits for the form index (left padded with0
s as necessary).