pokeplatinum/res/trainers/0299.json

29 lines
617 B
JSON

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