pokeplatinum/res/trainers/0447.json

30 lines
649 B
JSON

{
"name": "Willie",
"class": "TRAINER_CLASS_BLACK_BELT",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_DAMAGE_PRIORITY"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_HERACROSS",
"form": 0,
"level": 54,
"item": null,
"moves": null,
"power": 30,
"ball_seal": 0
},
{
"species": "SPECIES_MACHAMP",
"form": 0,
"level": 54,
"item": null,
"moves": null,
"power": 30,
"ball_seal": 0
}
]
}