Guest123123
Guest
- 0
- Posts
I was just made aware of an issue in my game where Pokemon with two abilities (including the hidden one) can be found in the wild with either their natural or hidden ability, but ones with three possible abilities will only have the two natural ones.
I had copied the ability data from Reborn's PBS file pokemon.txt. I thought it was strange that Pokemon with three abilities were still listed as having one hidden, but since it works in Reborn with no issues, I assumed that was how it was done, but then I learned the ability data there for that just relates to the chances of a Pokemon having a certain ability. I asked Ame, Reborn's creator, what else needs to be done, but upon copying the ability script in Reborn I got an error with the base stat section in Pokemon_MultipleForms. Ame said it could possibly be an issue with changed code since then as Reborn uses an older version of Essentials.
So basically, does anyone know what I would need to do with the ability script in PokeBattle_Pokemon in order to enable hidden abilities in v16.2? Note that I'm not trying to force a specific event Pokemon to have an HA (the Essentials wiki already mentions how to do that), I'm trying to make hidden abilities appear on wild Pokemon just like their natural abilities do.
I had copied the ability data from Reborn's PBS file pokemon.txt. I thought it was strange that Pokemon with three abilities were still listed as having one hidden, but since it works in Reborn with no issues, I assumed that was how it was done, but then I learned the ability data there for that just relates to the chances of a Pokemon having a certain ability. I asked Ame, Reborn's creator, what else needs to be done, but upon copying the ability script in Reborn I got an error with the base stat section in Pokemon_MultipleForms. Ame said it could possibly be an issue with changed code since then as Reborn uses an older version of Essentials.
So basically, does anyone know what I would need to do with the ability script in PokeBattle_Pokemon in order to enable hidden abilities in v16.2? Note that I'm not trying to force a specific event Pokemon to have an HA (the Essentials wiki already mentions how to do that), I'm trying to make hidden abilities appear on wild Pokemon just like their natural abilities do.
Last edited by a moderator: