pokeplatinum/res/trainers/0395.json

25 lines
529 B
JSON

{
"name": "Kody",
"class": "TRAINER_CLASS_PSYCHIC_MALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_MEDITITE",
"form": 0,
"level": 17,
"item": null,
"moves": [
"MOVE_CONFUSION",
"MOVE_BIDE",
"MOVE_MEDITATE"
],
"power": 20,
"ball_seal": 0
}
]
}