pokeplatinum/res/trainers/0307.json

29 lines
601 B
JSON

{
"name": "Craig",
"class": "TRAINER_CLASS_JOGGER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_LUXIO",
"form": 0,
"level": 22,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_LUXIO",
"form": 0,
"level": 24,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}