- 38
- Posts
- 10
- Years
- Seen Apr 23, 2025
I found this Script on Relic Castle by Michael (broken link removed). It's supposed to make Pokemon have their hidden abilities like their regular abilities naturally, whether when encountering Pokemon in the wild or when you're gifted a Pokemon or if you're fighting a trainer his/her Pokemon can have a hidden ability if the Pokemon is randomly generated, just like in Pokemon Reborn.
I added the script to my game but the problem is the only abilities the Pokemon gets are the first regular ability or the first hidden ability defined in the PBS. Let's say I add a bunch of abilities to Archen the PBS lines look like this:
Abilities=DEFEATIST,RUNAWAY
HiddenAbility=EARLYBIRD,KEENEYE,SANDRUSH
Every Archen I get have either Defeatist or Early Bird as an ability, it ignores Run Away, Keen Eye and Sand Rush. I tried with over 50 Pokemon with the same results. I have many Fakemon with more than one hidden ability. Some have 6 abilities in total with 2 regular ones and 4 HAs which is the maximum in essentials.
I don't know how to fix the script to work as intended, I replied on the Relic Castle thread but got no response unfortunately.
I also found out that debug mode doesn't list all the Pokemon abilities when using this script like this:
When it should display this:
Can someone help me?
I added the script to my game but the problem is the only abilities the Pokemon gets are the first regular ability or the first hidden ability defined in the PBS. Let's say I add a bunch of abilities to Archen the PBS lines look like this:
Abilities=DEFEATIST,RUNAWAY
HiddenAbility=EARLYBIRD,KEENEYE,SANDRUSH
Every Archen I get have either Defeatist or Early Bird as an ability, it ignores Run Away, Keen Eye and Sand Rush. I tried with over 50 Pokemon with the same results. I have many Fakemon with more than one hidden ability. Some have 6 abilities in total with 2 regular ones and 4 HAs which is the maximum in essentials.
I don't know how to fix the script to work as intended, I replied on the Relic Castle thread but got no response unfortunately.
I also found out that debug mode doesn't list all the Pokemon abilities when using this script like this:
![[PokeCommunity.com] Hidden abilities occur naturally [PokeCommunity.com] Hidden abilities occur naturally](https://i.imgur.com/khhKtZr.png)
When it should display this:
![[PokeCommunity.com] Hidden abilities occur naturally [PokeCommunity.com] Hidden abilities occur naturally](https://i.imgur.com/ggvvDMc.png)
Can someone help me?