Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
I want to implement Sky Battles as well as similar battle types that only allow for certain Pokémon or moves to be used. Do you have any suggestions/codes regarding how to add these to a game?
Put a condition at pbCanChooseMove? that only activates when the player is at Sky Battle (the easier way is to use a switch check). Make sure that your opponent meets all the limitations.