Sorts an array of Pokemon by speed, taking Trick Room into account.
Pokemon
The list of Pokemon or objects containing Pokemon
Whether to shuffle the list before sorting (to handle speed ties). Default true.
true
The sorted array of Pokemon
Sorts an array of
Pokemon
by speed, taking Trick Room into account.