- 6
- Posts
- 311
- Days
- Seen Oct 4, 2024
I'm looking to implement auto-levelling functionality for the Battle Frontier. For example, when the player selects the 'LV. 50' mode challenge in the Battle Tower, they should be able to select Pokémon of any level as participants, and Pokémon whose level exceeds 50 should have their level reduced to 50 temporarily for the duration of the challenge. Currently, Pokémon exceeding level 50 are not eligible for the LV. 50 mode challenge - this restricts you from ever using your level 50 Pokémon outside of the Battle Frontier for fear of levelling them up.
I'm not particularly looking forward to trying to figure this out so just wondered if anyone had already implemented something similar or had any pointers. As far as I'm aware, I don't think Pokémon Emerald ever auto-levels the player's Pokémon at any point so I imagine there's no structures in place to accommodate this in vanilla.
I'm not particularly looking forward to trying to figure this out so just wondered if anyone had already implemented something similar or had any pointers. As far as I'm aware, I don't think Pokémon Emerald ever auto-levels the player's Pokémon at any point so I imagine there's no structures in place to accommodate this in vanilla.