pokeplatinum/res/trainers/0899.json

25 lines
531 B
JSON

{
"name": "Emily",
"class": "TRAINER_CLASS_MAID",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_CLEFAIRY",
"form": 0,
"level": 29,
"item": null,
"moves": [
"MOVE_METRONOME",
"MOVE_ENCORE",
"MOVE_METEOR_MASH",
"MOVE_ENDURE"
],
"power": 0,
"ball_seal": 0
}
]
}