pokeplatinum/res/trainers/0322.json

21 lines
416 B
JSON

{
"name": "Madeline",
"class": "TRAINER_CLASS_LASS",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_PSYDUCK",
"form": 0,
"level": 8,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}