mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-12 22:21:51 -05:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"name": "Marco",
|
|
"class": "TRAINER_CLASS_RANCHER",
|
|
"items": [],
|
|
"ai_flags": [
|
|
"AI_FLAG_BASIC"
|
|
],
|
|
"double_battle": false,
|
|
"party": [
|
|
{
|
|
"species": "SPECIES_PONYTA",
|
|
"form": 0,
|
|
"level": 56,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_MILTANK",
|
|
"form": 0,
|
|
"level": 57,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_TAUROS",
|
|
"form": 0,
|
|
"level": 57,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_RAPIDASH",
|
|
"form": 0,
|
|
"level": 58,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
}
|
|
]
|
|
} |