pokeplatinum/res/trainers/0514.json

29 lines
620 B
JSON

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