pokeplatinum/res/trainers/0554.json

38 lines
828 B
JSON

{
"name": "Audrey",
"class": "TRAINER_CLASS_BIRD_KEEPER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_TAILLOW",
"form": 0,
"level": 51,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_FARFETCHD",
"form": 0,
"level": 53,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_PIDGEOT",
"form": 0,
"level": 55,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}