2026-02-08 15:40:07 +01:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"name": "Brock",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "rock",
|
|
|
|
|
"badge_name": "Boulder Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/boulder-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 14,
|
|
|
|
|
"order": 1,
|
2026-02-13 15:41:15 +01:00
|
|
|
"after_route_name": "Viridian Forest",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Pewter Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/brock.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 74,
|
|
|
|
|
"pokemon_name": "Geodude",
|
|
|
|
|
"level": 12,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 95,
|
|
|
|
|
"pokemon_name": "Onix",
|
|
|
|
|
"level": 14,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Misty",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "water",
|
|
|
|
|
"badge_name": "Cascade Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/cascade-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 21,
|
|
|
|
|
"order": 2,
|
2026-02-08 15:53:36 +01:00
|
|
|
"after_route_name": "Cerulean City",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Cerulean Gem",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/misty.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 120,
|
|
|
|
|
"pokemon_name": "Staryu",
|
|
|
|
|
"level": 18,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 121,
|
|
|
|
|
"pokemon_name": "Starmie",
|
|
|
|
|
"level": 21,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Lt. Surge",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "electric",
|
|
|
|
|
"badge_name": "Thunder Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/thunder-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 24,
|
|
|
|
|
"order": 3,
|
2026-02-08 15:53:36 +01:00
|
|
|
"after_route_name": "Vermilion City",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Vermillion Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/lt-surge.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 100,
|
|
|
|
|
"pokemon_name": "Voltorb",
|
|
|
|
|
"level": 21,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 25,
|
|
|
|
|
"pokemon_name": "Pikachu",
|
|
|
|
|
"level": 18,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 26,
|
|
|
|
|
"pokemon_name": "Raichu",
|
|
|
|
|
"level": 24,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Erika",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "grass",
|
|
|
|
|
"badge_name": "Rainbow Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/rainbow-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 29,
|
|
|
|
|
"order": 4,
|
2026-02-08 15:53:36 +01:00
|
|
|
"after_route_name": "Celadon City",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Celadon Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/erika.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 71,
|
|
|
|
|
"pokemon_name": "Victreebel",
|
|
|
|
|
"level": 29,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 114,
|
|
|
|
|
"pokemon_name": "Tangela",
|
|
|
|
|
"level": 24,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 45,
|
|
|
|
|
"pokemon_name": "Vileplume",
|
|
|
|
|
"level": 29,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Sabrina",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "psychic",
|
|
|
|
|
"badge_name": "Marsh Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/marsh-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 43,
|
|
|
|
|
"order": 5,
|
2026-02-13 15:41:15 +01:00
|
|
|
"after_route_name": "Fighting Dojo",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Saffron Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/sabrina.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 64,
|
|
|
|
|
"pokemon_name": "Kadabra",
|
|
|
|
|
"level": 38,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 122,
|
|
|
|
|
"pokemon_name": "Mr Mime",
|
|
|
|
|
"level": 37,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 49,
|
|
|
|
|
"pokemon_name": "Venomoth",
|
|
|
|
|
"level": 38,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 65,
|
|
|
|
|
"pokemon_name": "Alakazam",
|
|
|
|
|
"level": 43,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Koga",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "poison",
|
|
|
|
|
"badge_name": "Soul Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/soul-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 43,
|
|
|
|
|
"order": 6,
|
2026-02-08 15:53:36 +01:00
|
|
|
"after_route_name": "Fuchsia City",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Fuchsia Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/koga.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 109,
|
|
|
|
|
"pokemon_name": "Koffing",
|
|
|
|
|
"level": 37,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 89,
|
|
|
|
|
"pokemon_name": "Muk",
|
|
|
|
|
"level": 39,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 109,
|
|
|
|
|
"pokemon_name": "Koffing",
|
|
|
|
|
"level": 37,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 110,
|
|
|
|
|
"pokemon_name": "Weezing",
|
|
|
|
|
"level": 43,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Blaine",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "fire",
|
|
|
|
|
"badge_name": "Volcano Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/volcano-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 47,
|
|
|
|
|
"order": 7,
|
2026-02-08 15:53:36 +01:00
|
|
|
"after_route_name": "Cinnabar Island",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Cinnabar Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/blaine.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 58,
|
|
|
|
|
"pokemon_name": "Growlithe",
|
|
|
|
|
"level": 42,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 77,
|
|
|
|
|
"pokemon_name": "Ponyta",
|
|
|
|
|
"level": 40,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 78,
|
|
|
|
|
"pokemon_name": "Rapidash",
|
|
|
|
|
"level": 42,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 59,
|
|
|
|
|
"pokemon_name": "Arcanine",
|
|
|
|
|
"level": 47,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Giovanni",
|
|
|
|
|
"boss_type": "gym_leader",
|
|
|
|
|
"specialty_type": "ground",
|
|
|
|
|
"badge_name": "Earth Badge",
|
2026-02-08 22:13:30 +01:00
|
|
|
"badge_image_url": "/badges/earth-badge.png",
|
2026-02-08 15:40:07 +01:00
|
|
|
"level_cap": 50,
|
|
|
|
|
"order": 8,
|
2026-02-13 15:41:15 +01:00
|
|
|
"after_route_name": "Route 23 (Kanto)",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Viridian Gym",
|
|
|
|
|
"section": null,
|
2026-02-08 22:13:30 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/giovanni.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 111,
|
|
|
|
|
"pokemon_name": "Rhyhorn",
|
|
|
|
|
"level": 45,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 51,
|
|
|
|
|
"pokemon_name": "Dugtrio",
|
|
|
|
|
"level": 42,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 31,
|
|
|
|
|
"pokemon_name": "Nidoqueen",
|
|
|
|
|
"level": 44,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 34,
|
|
|
|
|
"pokemon_name": "Nidoking",
|
|
|
|
|
"level": 45,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 112,
|
|
|
|
|
"pokemon_name": "Rhydon",
|
|
|
|
|
"level": 50,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Lorelei",
|
|
|
|
|
"boss_type": "elite_four",
|
|
|
|
|
"specialty_type": "ice",
|
|
|
|
|
"badge_name": null,
|
|
|
|
|
"badge_image_url": null,
|
|
|
|
|
"level_cap": 56,
|
|
|
|
|
"order": 9,
|
2026-02-14 16:28:27 +01:00
|
|
|
"after_route_name": "Indigo Plateau",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Indigo Plateau",
|
|
|
|
|
"section": null,
|
2026-02-13 15:41:15 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/lorelei.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 87,
|
|
|
|
|
"pokemon_name": "Dewgong",
|
|
|
|
|
"level": 54,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 91,
|
|
|
|
|
"pokemon_name": "Cloyster",
|
|
|
|
|
"level": 53,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 80,
|
|
|
|
|
"pokemon_name": "Slowbro",
|
|
|
|
|
"level": 54,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 124,
|
|
|
|
|
"pokemon_name": "Jynx",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 131,
|
|
|
|
|
"pokemon_name": "Lapras",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Bruno",
|
|
|
|
|
"boss_type": "elite_four",
|
|
|
|
|
"specialty_type": "fighting",
|
|
|
|
|
"badge_name": null,
|
|
|
|
|
"badge_image_url": null,
|
|
|
|
|
"level_cap": 58,
|
|
|
|
|
"order": 10,
|
2026-02-14 16:28:27 +01:00
|
|
|
"after_route_name": "Indigo Plateau",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Indigo Plateau",
|
|
|
|
|
"section": null,
|
2026-02-13 15:41:15 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/bruno.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 95,
|
|
|
|
|
"pokemon_name": "Onix",
|
|
|
|
|
"level": 53,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 107,
|
|
|
|
|
"pokemon_name": "Hitmonchan",
|
|
|
|
|
"level": 55,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 106,
|
|
|
|
|
"pokemon_name": "Hitmonlee",
|
|
|
|
|
"level": 55,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 95,
|
|
|
|
|
"pokemon_name": "Onix",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 68,
|
|
|
|
|
"pokemon_name": "Machamp",
|
|
|
|
|
"level": 58,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Agatha",
|
|
|
|
|
"boss_type": "elite_four",
|
|
|
|
|
"specialty_type": "ghost",
|
|
|
|
|
"badge_name": null,
|
|
|
|
|
"badge_image_url": null,
|
|
|
|
|
"level_cap": 60,
|
|
|
|
|
"order": 11,
|
2026-02-14 16:28:27 +01:00
|
|
|
"after_route_name": "Indigo Plateau",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Indigo Plateau",
|
|
|
|
|
"section": null,
|
2026-02-13 15:41:15 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/agatha.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 94,
|
|
|
|
|
"pokemon_name": "Gengar",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 42,
|
|
|
|
|
"pokemon_name": "Golbat",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 93,
|
|
|
|
|
"pokemon_name": "Haunter",
|
|
|
|
|
"level": 55,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 24,
|
|
|
|
|
"pokemon_name": "Arbok",
|
|
|
|
|
"level": 58,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 94,
|
|
|
|
|
"pokemon_name": "Gengar",
|
|
|
|
|
"level": 60,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Lance",
|
|
|
|
|
"boss_type": "elite_four",
|
|
|
|
|
"specialty_type": "dragon",
|
|
|
|
|
"badge_name": null,
|
|
|
|
|
"badge_image_url": null,
|
|
|
|
|
"level_cap": 62,
|
|
|
|
|
"order": 12,
|
2026-02-14 16:28:27 +01:00
|
|
|
"after_route_name": "Indigo Plateau",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Indigo Plateau",
|
|
|
|
|
"section": null,
|
2026-02-13 15:41:15 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/lance.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 130,
|
|
|
|
|
"pokemon_name": "Gyarados",
|
|
|
|
|
"level": 58,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 148,
|
|
|
|
|
"pokemon_name": "Dragonair",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 148,
|
|
|
|
|
"pokemon_name": "Dragonair",
|
|
|
|
|
"level": 56,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 142,
|
|
|
|
|
"pokemon_name": "Aerodactyl",
|
|
|
|
|
"level": 60,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 149,
|
|
|
|
|
"pokemon_name": "Dragonite",
|
|
|
|
|
"level": 62,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Blue",
|
|
|
|
|
"boss_type": "champion",
|
|
|
|
|
"specialty_type": null,
|
|
|
|
|
"badge_name": null,
|
|
|
|
|
"badge_image_url": null,
|
|
|
|
|
"level_cap": 65,
|
|
|
|
|
"order": 13,
|
2026-02-14 16:28:27 +01:00
|
|
|
"after_route_name": "Indigo Plateau",
|
2026-02-08 15:40:07 +01:00
|
|
|
"location": "Indigo Plateau",
|
|
|
|
|
"section": null,
|
2026-02-13 15:41:15 +01:00
|
|
|
"sprite_url": "/boss-sprites/red/blue.png",
|
2026-02-16 21:07:48 +01:00
|
|
|
"pokemon": [
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 18,
|
|
|
|
|
"pokemon_name": "Pidgeot",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 1,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 65,
|
|
|
|
|
"pokemon_name": "Alakazam",
|
|
|
|
|
"level": 59,
|
|
|
|
|
"order": 2,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 112,
|
|
|
|
|
"pokemon_name": "Rhydon",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 3,
|
|
|
|
|
"condition_label": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 130,
|
|
|
|
|
"pokemon_name": "Gyarados",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": "Chose Bulbasaur"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 59,
|
|
|
|
|
"pokemon_name": "Arcanine",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": "Chose Charmander"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 130,
|
|
|
|
|
"pokemon_name": "Gyarados",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 4,
|
|
|
|
|
"condition_label": "Chose Squirtle"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 103,
|
|
|
|
|
"pokemon_name": "Exeggutor",
|
|
|
|
|
"level": 61,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": "Chose Bulbasaur"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 103,
|
|
|
|
|
"pokemon_name": "Exeggutor",
|
|
|
|
|
"level": 63,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": "Chose Charmander"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 59,
|
|
|
|
|
"pokemon_name": "Arcanine",
|
|
|
|
|
"level": 63,
|
|
|
|
|
"order": 5,
|
|
|
|
|
"condition_label": "Chose Squirtle"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 6,
|
|
|
|
|
"pokemon_name": "Charizard",
|
|
|
|
|
"level": 65,
|
|
|
|
|
"order": 6,
|
|
|
|
|
"condition_label": "Chose Bulbasaur"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 9,
|
|
|
|
|
"pokemon_name": "Blastoise",
|
|
|
|
|
"level": 65,
|
|
|
|
|
"order": 6,
|
|
|
|
|
"condition_label": "Chose Charmander"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pokeapi_id": 3,
|
|
|
|
|
"pokemon_name": "Venusaur",
|
|
|
|
|
"level": 65,
|
|
|
|
|
"order": 6,
|
|
|
|
|
"condition_label": "Chose Squirtle"
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-08 15:40:07 +01:00
|
|
|
}
|
|
|
|
|
]
|