pokeplatinum/res/trainers/0738.json

31 lines
675 B
JSON

{
"name": "Allison",
"class": "TRAINER_CLASS_RANGER_FEMALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_AZUMARILL",
"form": 0,
"level": 61,
"item": null,
"moves": null,
"power": 50,
"ball_seal": 0
},
{
"species": "SPECIES_LEAFEON",
"form": 0,
"level": 61,
"item": null,
"moves": null,
"power": 50,
"ball_seal": 0
}
]
}