pokeplatinum/res/trainers/0305.json

22 lines
455 B
JSON

{
"name": "Larry",
"class": "TRAINER_CLASS_RUIN_MANIAC",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_AERODACTYL",
"form": 0,
"level": 57,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}