pokeplatinum/res/trainers/0650.json

20 lines
393 B
JSON

{
"name": "Ivan",
"class": "TRAINER_CLASS_COLLECTOR",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_TOGEKISS",
"form": 0,
"level": 54,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}