mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-13 14:41:57 -05:00
56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
{
|
|
"name": "Luc",
|
|
"class": "TRAINER_CLASS_FISHERMAN",
|
|
"items": [],
|
|
"ai_flags": [
|
|
"AI_FLAG_BASIC"
|
|
],
|
|
"double_battle": false,
|
|
"party": [
|
|
{
|
|
"species": "SPECIES_REMORAID",
|
|
"form": 0,
|
|
"level": 29,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_REMORAID",
|
|
"form": 0,
|
|
"level": 29,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_REMORAID",
|
|
"form": 0,
|
|
"level": 30,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_GYARADOS",
|
|
"form": 0,
|
|
"level": 31,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_REMORAID",
|
|
"form": 0,
|
|
"level": 31,
|
|
"item": null,
|
|
"moves": null,
|
|
"power": 0,
|
|
"ball_seal": 0
|
|
}
|
|
]
|
|
} |