- 8
- Posts
- 5
- Years
- Seen Sep 24, 2022
Sorry for my English isn't my native language.
I want to create a mechanic where pokemon have 2 abilities at the same time. Being possible that this second ability is a hidden ability.
Example: That Arcanine can use (Intimidate or Flash Fire) and Justified or any other Hidden ability that decides that pokemon has already in poke.setAbility () at the same time. I think that the values 2, 3, 4 and 5 are the hidden abilities.
And that when seeing the data of my Pokemon both abilities are visible in the Summary Screen.
I do not know if it is feasible to create an extra page to the summary for the hidden ability and also put the IV's and EV's. I have only seen tutorials on how to insert IV's on the same page where it indicates the stats of the Pokemon, therefore I do not know if it is very laborious to create an extra page.
Can you help me create this second ability slot for the hidden ability? Thank you so much.
I want to create a mechanic where pokemon have 2 abilities at the same time. Being possible that this second ability is a hidden ability.
Example: That Arcanine can use (Intimidate or Flash Fire) and Justified or any other Hidden ability that decides that pokemon has already in poke.setAbility () at the same time. I think that the values 2, 3, 4 and 5 are the hidden abilities.
And that when seeing the data of my Pokemon both abilities are visible in the Summary Screen.
I do not know if it is feasible to create an extra page to the summary for the hidden ability and also put the IV's and EV's. I have only seen tutorials on how to insert IV's on the same page where it indicates the stats of the Pokemon, therefore I do not know if it is very laborious to create an extra page.
Can you help me create this second ability slot for the hidden ability? Thank you so much.
Last edited: