- 24
- Posts
- 9
- Years
- Seen May 30, 2018
Hello,
I have the following questions about Pokémon Essentials:
1) For the Obedience Check script (within "PokeBattle_Battler"), does the number of badges part (ex: if @battle.pbPlayer.numbadges>=5) consider the order of badges ? Or is it just simply how many badges you have (order doesn't matter) ?
2) Is there a way to increase the probability of a Disobedient Pokémon ignoring orders ? If so, how is this done ?
3) Is there a way to slow down all Pokémon experience gain ? Like within the "PBExperience" script ?
Any help would be appreciated.
Thank you !
I have the following questions about Pokémon Essentials:
1) For the Obedience Check script (within "PokeBattle_Battler"), does the number of badges part (ex: if @battle.pbPlayer.numbadges>=5) consider the order of badges ? Or is it just simply how many badges you have (order doesn't matter) ?
2) Is there a way to increase the probability of a Disobedient Pokémon ignoring orders ? If so, how is this done ?
3) Is there a way to slow down all Pokémon experience gain ? Like within the "PBExperience" script ?
Any help would be appreciated.
Thank you !