pokeplatinum/res/trainers/0355.json

20 lines
391 B
JSON

{
"name": "Dallas",
"class": "TRAINER_CLASS_YOUNGSTER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_SHINX",
"form": 0,
"level": 8,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}