pokeplatinum/res/trainers/0761.json

29 lines
614 B
JSON

{
"name": "Glenn",
"class": "TRAINER_CLASS_SWIMMER_MALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_OCTILLERY",
"form": 0,
"level": 58,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_POLITOED",
"form": 0,
"level": 60,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}