• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 Mid battle dialogue for v20+ 3.0

This resource pertains to version 21.1 of Pokémon Essentials.
Fixed a copy paste mistake.
if you see an error message saying user is undefined for something related to this plugin, replacing it by self should do the trick. Report it here is you find one of those!
another solution
Fixed a mistake in the boss protection perish song code
  • Like
Reactions: CelestialFearow
Trainers with order data should replace their pokemon by themselves anymore:
Order data should now be ignored if last move used was a switching move.
- Curse shouldn't be broken anymore

-Added the pbcallally function that call a specified species (see guide)
Added a version of the SOS battles plugin specific to v21 mid battle dialogues.
If you are already using the original one, don't download the specific one and tweak the original plugin instead.
Instructions have been updated
A v21.1 version is here!
As always, don't be afraid to report any bugs that could occur!

added an excludedialogue option in case you have minions that shouldn't trogger low hp and co triggers
itemOpp condition should work correctly, the typo is fixed.
-You can now force a move on a pokémon, see the guide for more details
-fainted,2 and faintedOpp,2 can now be used as conditions
-Boss protection is now tied to a battler
-More cheesy moves are covered by the Boss Protect effect
battle.battlers[1].effects[PBEffects::BossProtect] = true #is now the way to trigger it
If something looks weird to you, feel free to comment the thread, I didn't tested everything
Back
Top