pokeplatinum/res/trainers/0727.json

22 lines
423 B
JSON

{
"name": "Trey",
"class": "TRAINER_CLASS_RICH_BOY",
"items": [
"ITEM_FULL_RESTORE"
],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_LUXRAY",
"form": 0,
"level": 54,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 4
}
]
}