pokeplatinum/res/trainers/0205.json

23 lines
468 B
JSON

{
"name": "Elijah",
"class": "TRAINER_CLASS_PSYCHIC_MALE",
"items": [],
"ai_flags": [
"AI_FLAG_BASIC",
"AI_FLAG_EXPERT"
],
"double_battle": false,
"party": [
{
"species": "SPECIES_ABRA",
"form": 0,
"level": 17,
"item": null,
"moves": [
"MOVE_HIDDEN_POWER"
],
"power": 20,
"ball_seal": 0
}
]
}