pokeplatinum/res/trainers/0515.json

20 lines
404 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": 43,
"item": null,
"moves": null,
"power": 30,
"ball_seal": 0
}
]
}