Deluxe Battle Kit for v21.1
Plugin Tutorial Overview

This documentation outlines how to use the features and mechanics included in the "Deluxe Battle Kit" plugin for Pokémon Essentials v21.1. This plugin expands the Pokémon battle system and gives developers greater control over battle design.
Tutorial Table of Contents
Deluxe Animations Showcases new animations introduced by this plugin for Mega Evolution, Primal Reversion, and more.
Deluxe Battle Rules Details all of the new Battle Rules added by this plugin, explaining what they do and how to set them.
Wild Boss Attributes Details two new attributes that make wild Pokémon more challenging. These attributes provide expanded HP pools and unique immunities.
Mid-Battle Scripting A comprehensive guide for implementing mid-battle scripts for total battle customization.
Example Battles Showcases some example battle setups that utilize various features of this plugin to show off its potential.
Miscellaneous Utilities Details smaller, niche features introduced by this plugin that do not fit in the other sections.
Add-On Tutorials Detailed guides on a variety of plugins that function as add-ons to the Deluxe Battle Kit.
General Plugin Utilities In the Settings file of the plugin, you may edit the following settings to customize certain features.
SHORTEN_MOVESWhen this is set to true, moves that have really long names (more than 16 characters) will be shortened with ellipses so that they may properly fit the battle UI. Set this to false to disable this feature.HIDE_DATABOXES_DURING_MOVESWhen this is set to true, all battler databoxes will be hidden during a Pokémon's move animation in battle, as they are in Generation 5 and later. Set this to false to disable this feature.PLAY_LOW_HP_MUSICWhen this is set to true, the battle music will change whenever the player's Pokémon has critically low HP (≤ 25% of its maximum HP). Set this to false to disable this feature.SHOW_MEGA_ANIMWhen this is set to true, a new animation added by this plugin will play when Mega Evolution is triggered. If you don't want to use this animation, you may set this to false.SHOW_PRIMAL_ANIMWhen this is set to true, a new animation added by this plugin will play when Primal Reversion is triggered. If you don't want to use this animation, you may set this to false.SHADOW_PATTERN_MOVEMENTThis controls how the pattern that overlays Shadow Pokémon sprites animates. See the "Animation: Shadow Pokémon" section for details.
Plugin Add-Ons The following plugins act as add-ons to the Deluxe Battle Kit, expanding its suite of features and capabilities. Consider installing these as well if they appeal to you.
Plugin Compatibility The following third-party plugins have been tested and are 100% compatible with the Deluxe Battle Kit. They are highly recommended:
Many more plugins may also be compatible. This is a small sample of plugins confirmed to work alongside this kit.
Last updated