Trainers - hzla/Pokeweb-Live GitHub Wiki
Trainers
Ability Slot
0 is random between ability 1 and 2, 1 is ability 1, 2 is ability 2, 3 is ability 3.
IVs
go from 0-255. After setting an IV you can click on the IV field label to view a list of natures for all possilbe IVs.
Form
is 0 indexed
Heal?
determines whether or not the player is healed after battle. 0 for no 1 for yes
Gender
defaults to the gender of the trainer, or the more common gender for that pokemon as defined in the personal editor.
The Item and Moves checkboxes control whether or not the trainer pokemon use custom moves or held items. Moves will default to the latest 4 learnset moves and held items default to nothing. Setting a move or item will automatically check these boxes.
Autofill Learnset Moves will autofill with the latest up to 4 moves learned by the pokemon at that level.
The Purple "Toggle Single NPC Doubles Battles" button enables you to set a standard trainer as a double battle without giving them a partner npc. A standard trainer is defined as a trainer who's battle is started using the global trainer battle script. If you do not toggle this to "true" setting a standard trainer as a double battle will crash the game. By setting this to true, pokeweb will overwrite the global script 1239 to remove the check for a partner npc. This will also overwrite any changes you may have made yourself to script 1239.