pokeplatinum/res/trainers/0546.json

31 lines
636 B
JSON

{
"name": "Kylie",
"class": "TRAINER_CLASS_LADY",
"items": [
"ITEM_FULL_RESTORE"
],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_CLEFFA",
"form": 0,
"level": 24,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_CLEFAIRY",
"form": 0,
"level": 26,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}