• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. Lucidious89

    Resource Raid Battles [DBK Add-On] [v21.1]

    Lucidious89 submitted a new resource: Raid Battles [DBK Add-On] [v21.1] - Implements Raid battle mechanics to set up challenging wild encounters. Read more about this resource...
  2. Lucidious89

    v21.1 Raid Battles [DBK Add-On] [v21.1] v1.0

    Raid Battles for v21.1 Implements Raid battle mechanics to set up challenging wild encounters. Overview This plugin builds upon the Deluxe Battle Kit to add various new battle modes to allow for challenging boss fights against wild Pokemon. Raid battles have their own special mechanics that...
  3. Lucidious89

    v21.1 In-Depth Pokedex Data Page [v21.1] - v2.0.3 Update

    Fixed a bug that would incorrectly omit certain moves from being displayed in a species' level-up movelist in situations where a species learns the same move multiple times at different levels.
  4. Lucidious89

    Resource In-Depth Pokedex Data Page [v21.1]

    Lucidious89 updated In-Depth Pokedex Data Page [v21.1] with a new update entry: v2.0.3 Update Read the rest of this update entry...
  5. Lucidious89

    v21.1 Improved Item AI [DBK Add-On] [v21.1] - v1.0.2 Update

    Made some significant overhauls to item AI to ensure trainers will use items more intelligently, such as considering useful status effects before spamming status cure items.
  6. Lucidious89

    Resource Improved Item AI [DBK Add-On] [v21.1]

    Lucidious89 updated Improved Item AI [DBK Add-On] [v21.1] with a new update entry: v1.0.2 Update Read the rest of this update entry...
  7. Lucidious89

    v21.1 Dynamax [DBK Add-On] [v21.1] - v1.1.3 Update

    Fixed a bug with the Dynamax metrics auto-positioner that would save data in an incorrect format when used.
  8. Lucidious89

    Resource Dynamax [DBK Add-On] [v21.1]

    Lucidious89 updated Dynamax [DBK Add-On] [v21.1] with a new update entry: v1.1.3 Update Read the rest of this update entry...
  9. Lucidious89

    v21.1 Deluxe Battle Kit [v21.1] - v1.2.9 Update

    Final adjustments for the release of the Raid Battles plugin.
  10. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    Lucidious89 updated Deluxe Battle Kit [v21.1] with a new update entry: v1.2.9 Update Read the rest of this update entry...
  11. Lucidious89

    Idea How do I check if it's the player's turn during a battle in a script?

    T I feel like you're not really using the correct terminology here, as there isn't really any such thing as the "player's turn." Battles take place in phases. There's the Command Phase, where all trainers lock in their decisions; then comes the Attack Phase, where each Pokemon on the field...
  12. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    If you followed the instructions, you would have compiled your game. If you did compile your game and this is still happening, then you somehow messed up the drag-and-drop part of the instructions. These plugins are made to be as foolproof as possible to install. At a certain point, youre sort...
  13. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    You dont need to concern yourself with any of that. Just follow the instructions. Open the folder your downloaded, and literally just drag and drop the contents into your Pokemon Essentials folder. Done.
  14. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    There really isnt any need for a tutorial. The instructions already provided in the overview of this thread already cover everything.
  15. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    That's not a bug. The guide even explains that this is how it works.
  16. Lucidious89

    Resource Dynamax [DBK Add-On] [v21.1]

    The default Dynamax metrics are designed for the vanilla Essentials sprites, which are the cut off back sprites from Gen 4 and earlier. That doesn't mean you must use these types of sprites. You can simply edit the metrics for full back sprites yourself. The plugin even has auto-positioning...
  17. Lucidious89

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Just reinstall the plugin. This was solved a while ago.
  18. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    Huh? That doesn't even make any sense how it would be doing that. Literally just copy the Stellar return line. Except instead of checking if type is included in that convoluted Battle property array, just plug in your own array of the types you care about. Like [:FIRE, :DRAGON...
  19. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    Of course you can, this is how the Stellar type already works. It just returns true if type is any of the types included in an array. So just do the same thing, except specifically for an array of the three relevant types you care about.
  20. Lucidious89

    Resource Enhanced Battle UI [DBK Add-On] [v21.1]

    Youre probably trying to view a Pokemon in your party who existed prior to installing the Tera plugin, thus they do not have a Tera type. Give yourself a new party.
Back
Top