pokeplatinum/res/trainers/0762.json

29 lines
617 B
JSON

{
"name": "Miranda",
"class": "TRAINER_CLASS_SWIMMER_FEMALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_SHELLDER",
"form": 0,
"level": 59,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_LUMINEON",
"form": 0,
"level": 59,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}