pokeplatinum/res/trainers/0327.json

29 lines
611 B
JSON

{
"name": "Alexa",
"class": "TRAINER_CLASS_PARASOL_LADY",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_GOLDEEN",
"form": 0,
"level": 27,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_BIBAREL",
"form": 0,
"level": 27,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}