>>57027220●Steps for creating question data
There are five types of questions.
Required questions
1. Pokemon questions (3 times)
This question will always be asked in the first three times.
Question storage format
>Question number>Question type (Pokemon question)>Pokemon 1>Pokemon 2The Pokemon are stored as follows.
You can specify 2 Pokemon x 3 times, so 6 Pokemon will be selected by lottery,
but all 6 Pokemon will be different.
The Pokemon to be selected by lottery will be selected from the apprentice trainer data.
Random question
2. Move question (0-5 times)
This question will be asked 0-5 times.
The number of times will be determined randomly.
Question storage format
>Question number>Question type (Move question)>Pokemon (1-3)>Move to be removed (1-4)>New move (2 bytes)Pokemon are stored as numbers 1-3, and the number of Pokemon is specified.
Moves to be removed are stored as numbers 1-4, and the number of moves is specified.
New moves are stored by move number. The method will be explained later.
Random Questions
3. Item Question (0-3 times)
This question will be asked 0-3 times.
A maximum of once for each Pokemon.
The item question will not be asked twice for the same Pokemon.
>Question Number>Question Type (Item Question)>Pokemon (1-3)A maximum of three times is set, but the item question
can only be asked once for each Pokemon.
Items are specified from your bag, so there is no need to have the data.
Random Questions