pokeplatinum/res/trainers/0512.json

29 lines
619 B
JSON

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