pokeplatinum/res/trainers/0051.json

20 lines
400 B
JSON

{
"name": "Angelica",
"class": "TRAINER_CLASS_POKEFAN_FEMALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_RATTATA",
"form": 0,
"level": 5,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}