• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Mutually Exclusive Pokémon 1.0

MGriffin

Trainer
Member
Joined
May 8, 2017
Posts
90
MGriffin submitted a new resource:

Mutually Exclusive Pokémon - e.g. limit the party to one legendary.

This is a small change that allows you to specify a set of Pokémon that cannot be in the party at the same time (i.e. are mutually exclusive) by setting Exclusive=True in PBS/pokemon.txt for each Pokémon in the set.

This could be useful for balance reasons, if you have particularly powerful legendaries; or story reasons, if you have Pokémon that dislike each other.

Note the @exclusive flag is only set when a...

Read more about this resource...
 
question: I need to set exclusive to all pokemons or just for the legendaries? like I need to put exclusive: false on all the other mons and true in the ones that I want to be exclusive?/??
 
question: I need to set exclusive to all pokemons or just for the legendaries? like I need to put exclusive: false on all the other mons and true in the ones that I want to be exclusive?/??
It should default to false, i.e. you should only need to set it to true on the legendaries.
 
Back
Top