pokeplatinum/res/trainers/0022.json

65 lines
1.4 KiB
JSON

{
"name": "Andrew",
"class": "TRAINER_CLASS_FISHERMAN",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 8,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 10,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 12,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 12,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 14,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
},
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 16,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}