pokeplatinum/res/trainers/0003.json

21 lines
414 B
JSON

{
"name": "Natalie",
"class": "TRAINER_CLASS_LASS",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_BIDOOF",
"form": 0,
"level": 5,
"item": null,
"moves": null,
"power": 0,
"ball_seal": 0
}
]
}