pokeplatinum/res/trainers/0444.json

21 lines
430 B
JSON

{
"name": "Miles",
"class": "TRAINER_CLASS_BLACK_BELT",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_DAMAGE_PRIORITY"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_MACHAMP",
"form": 0,
"level": 48,
"item": null,
"moves": null,
"power": 30,
"ball_seal": 0
}
]
}