📒
Deluxe Battle Kit Tutorial
  • Deluxe Battle Kit for v21.1
    • Deluxe Animations
      • Animation: Databoxes
      • Animation: Item Usage
      • Animation: Fleeing Pokemon
      • Animation: Mega Evolution
      • Animation: Primal Reversion
      • Animation: Shadow Pokemon
    • Deluxe Battle Rules
      • Rules: Battle Modes
      • Rules: Battle Visuals
      • Rules: Battle Audio
      • Rules: Editing the Player
      • Rules: Mega Evolution
      • Rules: Capturing Pokemon
      • Rules: Editing Wild Pokemon
    • Wild Boss Attributes
      • Attribute: Boosted HP
      • Attribute: Immunities
    • Mid-Battle Scripting
      • Trigger Keys
        • Triggers: Round Phases
        • Triggers: Battler Turns
        • Triggers: Item Usage
        • Triggers: Wild Capture
        • Triggers: Switching
        • Triggers: Megas & Primals
        • Triggers: Move Usage
        • Triggers: Damage Results
        • Triggers: Battler Condition
        • Triggers: End of Effects
        • Triggers: End of Battle
        • Triggers: Variable
        • Triggers: Choices
        • Triggers: Extensions
          • Extensions: User
          • Extensions: Frequency
      • Command Keys
        • Commands: Text & Speech
        • Commands: Audio & Animation
        • Commands: Utilities
        • Commands: Battle Mechanics
        • Commands: Battler Attributes
        • Commands: Battlefield Conditions
        • Commands: Extensions
      • Advanced Scripting
        • Advanced: Speech Utilities
          • Speech: General
          • Speech: Choices
          • Speech: Speakers
        • Advanced: Variable Utilities
        • Advanced: Storing Scripts
        • Advanced: Hardcoding
        • Advanced: Global Scripts
    • Example Battles
      • Examples: Wild Battles
      • Examples: Trainer Battles
    • Miscellaneous Utilities
    • Add-On Tutorials
      • Enhanced Battle UI
        • UI: Battler Info
        • UI: Poke Ball Shortcut
        • UI: Move Info
      • SOS Battles
        • SOS: Plugin Overview
        • SOS: PBS Data
        • SOS: Battle Rules
        • SOS: Mid-Battle Scripting
      • Raid Battles
      • Z-Power
        • Z-Power: Z-Moves
        • Z-Power: Ultra Burst
        • Z-Power: Animations
        • Z-Power: Battle Rules
        • Z-Power: Mid-Battle Scripting
      • Dynamax
        • Dynamax: Properties
        • Dynamax: Move Data
        • Dynamax: Form Data
        • Dynamax: Animations
        • Dynamax: Battle Rules
        • Dynamax: Mid-Battle Scripting
      • Terastallization
        • Terastal: Tera Types
        • Terastal: Tera Forms
        • Terastal: Animations
        • Terastal: Battle Rules
        • Terastal: Mid-Battle Scripting
      • Improved Item AI
        • Item AI: Handlers
      • Wonder Launcher
        • Launcher: Plugin Overview
        • Launcher: PBS Data
        • Launcher: Battle Rules
        • Launcher: Mid-Battle Scripting
      • Animated Pokemon System
        • Animated: Pokemon Sprites
        • Animated: Dynamic Sprite Effects
        • Animated: UI Sprites
        • Animated: Sprite Editor
        • Animated: Mid-Battle Scripting
      • Animated Trainer Intros
        • Intros: Trainer Sprites
        • Intros: Sprite Editor
        • Intros: UI Sprites
        • Intros: Battle Transitions
        • Intos: Mid-Battle Scripting
Powered by GitBook
On this page

Was this helpful?

Deluxe Battle Kit for v21.1

Plugin Tutorial Overview

NextDeluxe Animations

Last updated 17 days ago

Was this helpful?

This documentation outlines how to fully utilize the features and mechanics included in the the plugin "Deluxe Battle Kit" for Pokemon Essentials v21. This plugin expands what is capable of the Pokemon battle system to give developers much more control in how they may design their battles.


Tutorial Table of Contents

  1. Deluxe Animations Showcases new animations introduced by this plugin for Mega Evolution, Primal Reversion and more.

  2. Deluxe Battle Rules Details all of the new Battle Rules added by this plugin, explaining what they do and how to set them.

  3. Wild Boss Attributes Details two new attributes added to make wild Pokemon more challenging by giving them expanded HP pools and unique immunities.

  4. Mid-Battle Scripting A comprehensive guide for implementing mid-battle scripts for total battle customization.

  5. Example Battles Showcases some example battle setups that utilize various features of this plugin to show off its potential.

  6. Miscellaneous Utilities A section for detailing out some of the smaller and more niche features introduced by this plugin which don't quite fit in any of the above sections.

  7. 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_MOVES When 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_MOVES When this is set to true, all battler databoxes will be hidden during a Pokemon's move animation in battle, as they are in Gen 5+. Set this to false to disable this feature.

  • PLAY_LOW_HP_MUSIC When this is set to true, the battle music will change whenever the HP of the player's Pokemon is critically low (<= 25% max HP). Set this to false to disable this feature.

  • SHOW_MEGA_ANIM When 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_ANIM When 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_MOVEMENT This controls how the pattern used to overlay sprites for Shadow Pokemon will animate. More details on this can be found in the "Animation: Shadow Pokemon" section.


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.

  • Raid Battles


Plugin Compatibility The following third party plugins have been tested and are 100% compatible with the Deluxe Battle Kit, and are highly recommended:

...many more plugins may also be compatible, but this is a small sample of some that I can personally attest to being compatible and would recommend using along side this kit.

Download Link
Enhanced Battle UI
SOS Battles
Z-Power
Dynamax
Terastallization
Improved Item AI
Wonder Launcher
Animated Pokemon System
Animated Trainer Intros
Generation 9 Pack
Modular UI Scenes
Enhanced Pokemon UI
Pokedex Data Page
Improved Mementos
Improved Field Skills
Eevee Expo Link
PokeCommunity Link