pokeplatinum/res/trainers/0378.json

31 lines
664 B
JSON

{
"name": "Lawrence",
"class": "TRAINER_CLASS_CAMPER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_AIPOM",
"form": 0,
"level": 34,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_FLOATZEL",
"form": 0,
"level": 36,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}