pokeplatinum/res/trainers/0549.json

23 lines
450 B
JSON

{
"name": "Emilio",
"class": "TRAINER_CLASS_SCIENTIST",
"items": [
"ITEM_X_SPECIAL"
],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_KADABRA",
"form": 0,
"level": 27,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}