- 7
- Posts
- 2
- Years
- Seen Dec 5, 2024
Hi, im using v20.1.
I want to create an NPC, that gives a certain Pokemon a few abilities to choose from.
For example. I want that my starter Delta Typhlosion is able to choose from those 4 abilites.
Sandforce
Sandrush
Sandveil
Sandstorm.
The NPC should see with ($player.has_species?(:DELTATYPHLOSION) that the Typhlosion is in the party and instantly ask which of those abilities it should get.
I can't find the right command to switch the abilites.
Thank you for your time and help :)
I want to create an NPC, that gives a certain Pokemon a few abilities to choose from.
For example. I want that my starter Delta Typhlosion is able to choose from those 4 abilites.
Sandforce
Sandrush
Sandveil
Sandstorm.
The NPC should see with ($player.has_species?(:DELTATYPHLOSION) that the Typhlosion is in the party and instantly ask which of those abilities it should get.
I can't find the right command to switch the abilites.
Thank you for your time and help :)