Jump to content

Is it possible for PKHeX to modify which Starter I chose?


Dio_Vento

Recommended Posts

The Event Constants store 16bit numbers per entry (as opposed to Event Flags which store only 1bit per entry).

Event Constants keep track of which starter you have chosen, and many other things the game has to keep track of that isn't as simple as a true/false.

Like most flags, those are un-researched. You can access a dropdown preview list in the Event Flag Editor.

Based off of my experience with scripting in the DS games, you'd likely see a 0/1/2 stored as an Event Constant as that is what the game uses to switch between the 3 possible starter battles ~ (it has another switch earlier to select Brendan or May).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...