pokeplatinum/res/trainers/0010.json

20 lines
394 B
JSON

{
"name": "Tyler",
"class": "TRAINER_CLASS_YOUNGSTER",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_MAGIKARP",
"form": 0,
"level": 8,
"item": null,
"moves": null,
"power": 10,
"ball_seal": 0
}
]
}