mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-10 05:45:55 -05:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"name": "Tevin",
|
|
"class": "TRAINER_CLASS_CAMERAMAN",
|
|
"items": [],
|
|
"ai_flags": [
|
|
"AI_FLAG_BASIC"
|
|
],
|
|
"double_battle": false,
|
|
"party": [
|
|
{
|
|
"species": "SPECIES_MAGNEMITE",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_MAGNETON",
|
|
"form": 0,
|
|
"level": 42,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_MR_MIME",
|
|
"form": 0,
|
|
"level": 43,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_MACHOKE",
|
|
"form": 0,
|
|
"level": 45,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
}
|
|
]
|
|
} |