pokeplatinum/res/trainers/0595.json

31 lines
674 B
JSON

{
"name": "Felicia",
"class": "TRAINER_CLASS_RANGER_FEMALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_SKIPLOOM",
"form": 0,
"level": 59,
"item": null,
"moves": null,
"power": 50,
"ball_seal": 0
},
{
"species": "SPECIES_LOPUNNY",
"form": 0,
"level": 59,
"item": null,
"moves": null,
"power": 50,
"ball_seal": 0
}
]
}