mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-06 20:04:40 -05:00
51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"name": "Jenna",
|
|
"class": "TRAINER_CLASS_AROMA_LADY",
|
|
"items": [],
|
|
"ai_flags": [
|
|
"AI_FLAG_BASIC",
|
|
"AI_FLAG_EXPERT"
|
|
],
|
|
"double_battle": false,
|
|
"party": [
|
|
{
|
|
"species": "SPECIES_BUDEW",
|
|
"form": 0,
|
|
"level": 15,
|
|
"item": null,
|
|
"moves": [
|
|
"MOVE_ABSORB",
|
|
"MOVE_STUN_SPORE",
|
|
"MOVE_WATER_SPORT"
|
|
],
|
|
"power": 20,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_BUDEW",
|
|
"form": 0,
|
|
"level": 16,
|
|
"item": null,
|
|
"moves": [
|
|
"MOVE_ABSORB",
|
|
"MOVE_STUN_SPORE",
|
|
"MOVE_WATER_SPORT"
|
|
],
|
|
"power": 20,
|
|
"ball_seal": 0
|
|
},
|
|
{
|
|
"species": "SPECIES_BUDEW",
|
|
"form": 0,
|
|
"level": 17,
|
|
"item": null,
|
|
"moves": [
|
|
"MOVE_ABSORB",
|
|
"MOVE_STUN_SPORE",
|
|
"MOVE_WATER_SPORT"
|
|
],
|
|
"power": 20,
|
|
"ball_seal": 0
|
|
}
|
|
]
|
|
} |