Deluxe Battle Rules
Section 2
Last updated
Section 2
Last updated
Essentials allows you to set special rules for your encounters by using the setBattleRule
script to customize your battles. These are placed above the battle call, and you can set as many different rules as you'd like. You can use this to do things such as turn off money or experience gains for this battle, disable Poke Balls from being used, prevent the player from fleeing, and more.
This kit expands on this by adding several new types of rules that allow you to customize things even further, allowing you to create some really unique encounters. The subpages in this section will go over each rule added by this plugin, and how to use them. Rules that affect similar things have been grouped together to make them easier to find.
Battle Rule Applicator
While playing in debug mode, you can manually assign battle rules that you want to apply to your next battle through the debug menu. To do so, select "Deluxe plugin settings..." and then select "Set battle rules..." to begin manually adding battle rules to apply.
Note that while not a battle rule, you may also use the "Set partner trainer" in a similar fashion to manually set a partner trainer to accompany the player in battle.