SereneAmbience
Founder of Pokémon Ambient
- 81
- Posts
- 13
- Years
- In a box!
- Seen Dec 27, 2013
SO....
In pokemon.txt each Pokemon has their on set of "moves=" as listed. However, in my creation, I have multiple regions and each Pokemon's move sets depends on the region in which it came from. How would I go about this? is it as simple as marking the moves as "moves[1]", "moves[r2]" as it attaches to a specific region.
Ex] A NPC has a Bulbasaur from Kanto region [1] with movesets from RBY, but I would like to have a Bulbasaur [different form from new Region [3]] with a moveset from my custom region.
Any help would be greatly appreciated!
In pokemon.txt each Pokemon has their on set of "moves=" as listed. However, in my creation, I have multiple regions and each Pokemon's move sets depends on the region in which it came from. How would I go about this? is it as simple as marking the moves as "moves[1]", "moves[r2]" as it attaches to a specific region.
Ex] A NPC has a Bulbasaur from Kanto region [1] with movesets from RBY, but I would like to have a Bulbasaur [different form from new Region [3]] with a moveset from my custom region.
Any help would be greatly appreciated!
Last edited: