pokeplatinum/res/trainers/0443.json

31 lines
668 B
JSON

{
"name": "Gerald",
"class": "TRAINER_CLASS_RUIN_MANIAC",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EVAL_ATTACK",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_GEODUDE",
"form": 0,
"level": 19,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_BRONZOR",
"form": 0,
"level": 21,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}