pokeplatinum/res/trainers/0042.json

21 lines
428 B
JSON

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