Hi there,
I was trying to change the logic of the Ability Capsule item, but I ran into an issue I couldn't seem to fix.
To exclude things I restored to logic back to the original and the problem still occurred.
The problem: when updating a Pokemon Ability using:
The Ability doesn't actually seem to update.
Steps to reproduce:
Give yourself an Arbok with Intimidate.
Change the Ability using the Ability Capsule item.
Go to Arbok's Summary and you will still see Intimate.
Also, when you go into battle Intimidate will still happen.
Anyone know the proper way to update a Pokemon's Ability?
Thanks in advance.
I was trying to change the logic of the Ability Capsule item, but I ran into an issue I couldn't seem to fix.
To exclude things I restored to logic back to the original and the problem still occurred.
The problem: when updating a Pokemon Ability using:
Code:
pkmn.ability_index = newabil
Steps to reproduce:
Give yourself an Arbok with Intimidate.
Change the Ability using the Ability Capsule item.
Go to Arbok's Summary and you will still see Intimate.
Also, when you go into battle Intimidate will still happen.
Anyone know the proper way to update a Pokemon's Ability?
Thanks in advance.