pokeplatinum/res/trainers/0077.json

20 lines
397 B
JSON

{
"name": "Angelica",
"class": "TRAINER_CLASS_BATTLE_GIRL",
"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
}
]
}