pokeplatinum/res/trainers/0034.json

22 lines
450 B
JSON

{
"name": "Anthony",
"class": "TRAINER_CLASS_CAMPER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_CHIMCHAR",
"form": 0,
"level": 22,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}