pokeplatinum/res/trainers/0298.json

20 lines
401 B
JSON

{
"name": "Grunt",
"class": "TRAINER_CLASS_GALACTIC_GRUNT_MALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_ZUBAT",
"form": 0,
"level": 13,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}