Optional ReadonlyfillReadonlypokemonAn Array of tuples [source, target] for replacing pokemon sprites during events. Format for both source and target is "speciesId[/formIndex]", where formIndex is optional and defaults to 0 if not provided.
ReadonlytrainerAn Array of tuples [source, target] for replacing trainer sprites during events.
Source is a TrainerType and target is the literal filename of the sprite to use for that trainer type during the event (without file extension).
If true, any species not explicitly listed in the replacements array will be replaced with a random species.