Intros: Battle Transitions

Section 7.J.4

By default, Essentials includes various battle transitions that may display the mugshot of specific trainers when initiating battle with them. This plugin includes new mugshots for all trainers from the Gen 4 & 5 games that had them.


Improvements to Mugshot Transitions

In order for mugshot transitions to work, you usually need additional bar graphics and such unique to each specific trainer type for the animations to work. This plugin edits these transition animations so that they will still work even if these bar graphics are missing by just falling back on a generic bar sprite that all trainers will use if a specific one isn't present. This can cut down on the amount of clutter in your graphics folder if you don't really need any specialized bar graphics for a particular trainer.

Various trainer mugshots using non-specific bar graphics

In addition, trainer mugshots will now also inherit any specific hues that have been set for a trainer in the trainer_types.txt PBS file. So you don't have to create duplicate images for different trainer classes if you made one with a custom hue set.

Trainer mugshots inheit any hues set for the trainer sprite.

Vs. Champion Transition

This plugin also adds a brand new mugshot transition that is inspired by the Champion battle transition used in Pokemon Black & White 2 vs Champion Iris. In these games, a unique full-body shot of both trainers is displayed.

Champion Iris' battle transition, replicated from Pokemon B2W2

By default, the only trainer types which have a full-body sprite like these are Nate/Rosa for the player, and Champion Iris. But if you would like to include your own custom sprites to use for this transition, you may add them to the Graphics/Transitions folder. The graphics for each trainer must be named champion_vs_ followed by the ID of that particular trainer type. For example, champion_vs_POKEMONTRAINER_Nate.

Last updated

Was this helpful?