mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-06 01:53:56 -05:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"name": "Meghan",
|
|
"class": "TRAINER_CLASS_POKE_KID",
|
|
"items": [],
|
|
"ai_flags": [
|
|
"AI_FLAG_BASIC"
|
|
],
|
|
"double_battle": false,
|
|
"party": [
|
|
{
|
|
"species": "SPECIES_PIKACHU",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 10,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_PIKACHU",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 10,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_PIKACHU",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 10,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_PIKACHU",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 10,
|
|
"ball_seal": 0
|
|
}
|
|
]
|
|
} |