Files
nuzlocke-tracker/backend/src/app/seeds/data/sun-bosses.json
Julian Tabel c4ed232996
All checks were successful
CI / backend-lint (push) Successful in 9s
CI / frontend-lint (push) Successful in 31s
Refine seed data: route ordering and boss configs up to gen 8 (WIP)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 16:28:27 +01:00

243 lines
6.0 KiB
JSON

[
{
"name": "Totem Gumshoos",
"boss_type": "totem",
"specialty_type": "normal",
"badge_name": null,
"badge_image_url": null,
"level_cap": 12,
"order": 1,
"after_route_name": "Hau'oli Cemetery",
"location": "Verdant Cavern",
"section": "Melemele Island",
"sprite_url": "/sprites/735.webp",
"pokemon": [],
"game_slug": "sun"
},
{
"name": "Totem Raticate",
"boss_type": "totem",
"specialty_type": "dark",
"badge_name": null,
"badge_image_url": null,
"level_cap": 12,
"order": 2,
"after_route_name": "Hau'oli Cemetery",
"location": "Verdant Cavern",
"section": "Melemele Island",
"sprite_url": "/sprites/10093.webp",
"pokemon": [],
"game_slug": "moon"
},
{
"name": "Hala",
"boss_type": "kahuna",
"specialty_type": "fighting",
"badge_name": null,
"badge_image_url": null,
"level_cap": 15,
"order": 3,
"after_route_name": "Kala'e Bay",
"location": "Iki Town",
"section": "Melemele Island",
"sprite_url": "/boss-sprites/sun/hala.png",
"pokemon": []
},
{
"name": "Totem Wishiwashi",
"boss_type": "totem",
"specialty_type": "water",
"badge_name": null,
"badge_image_url": null,
"level_cap": 24,
"order": 4,
"after_route_name": "Alola Route 5 (Northern half)",
"location": "Brooklet Hill",
"section": "Akala Island",
"sprite_url": "/sprites/746.webp",
"pokemon": []
},
{
"name": "Totem Salazzle",
"boss_type": "totem",
"specialty_type": "fire",
"badge_name": null,
"badge_image_url": null,
"level_cap": 24,
"order": 5,
"after_route_name": "Wela Volcano Park",
"location": "Wela Volcano Park",
"section": "Akala Island",
"sprite_url": "/sprites/758.webp",
"pokemon": []
},
{
"name": "Totem Lurantis",
"boss_type": "totem",
"specialty_type": "grass",
"badge_name": null,
"badge_image_url": null,
"level_cap": 24,
"order": 6,
"after_route_name": "Alola Route 8",
"location": "Lush Jungle",
"section": "Akala Island",
"sprite_url": "/sprites/754.webp",
"pokemon": []
},
{
"name": "Olivia",
"boss_type": "kahuna",
"specialty_type": "rock",
"badge_name": null,
"badge_image_url": null,
"level_cap": 27,
"order": 7,
"after_route_name": "Akala Outskirts",
"location": "Ruins of Life",
"section": "Akala Island",
"sprite_url": "/boss-sprites/sun/olivia.png",
"pokemon": []
},
{
"name": "Totem Vikavolt",
"boss_type": "totem",
"specialty_type": "bug",
"badge_name": null,
"badge_image_url": null,
"level_cap": 29,
"order": 8,
"after_route_name": "Mount Hokulani",
"location": "Hokulani Observatory",
"section": "Ula'ula Island",
"sprite_url": "/sprites/738.webp",
"pokemon": []
},
{
"name": "Totem Mimikyu",
"boss_type": "totem",
"specialty_type": "ghost",
"badge_name": null,
"badge_image_url": null,
"level_cap": 33,
"order": 9,
"after_route_name": "Alola Route 14",
"location": "Thrifty Megamart",
"section": "Ula'ula Island",
"sprite_url": "/sprites/778.webp",
"pokemon": []
},
{
"name": "Nanu",
"boss_type": "kahuna",
"specialty_type": "dark",
"badge_name": null,
"badge_image_url": null,
"level_cap": 34,
"order": 10,
"after_route_name": "Alola Route 17",
"location": "Malie City",
"section": "Ula'ula Island",
"sprite_url": "/boss-sprites/sun/nanu.png",
"pokemon": []
},
{
"name": "Hapu",
"boss_type": "kahuna",
"specialty_type": "ground",
"badge_name": null,
"badge_image_url": null,
"level_cap": 48,
"order": 11,
"after_route_name": "Exeggutor Island",
"location": "Exeggutor Island",
"section": "Poni Island",
"sprite_url": "/boss-sprites/sun/hapu.png",
"pokemon": []
},
{
"name": "Totem Kommo-o",
"boss_type": "totem",
"specialty_type": "dragon",
"badge_name": null,
"badge_image_url": null,
"level_cap": 45,
"order": 12,
"after_route_name": "Vast Poni Canyon",
"location": "Vast Poni Canyon",
"section": "Poni Island",
"sprite_url": "/sprites/784.webp",
"pokemon": []
},
{
"name": "Hala",
"boss_type": "elite_four",
"specialty_type": "fighting",
"badge_name": null,
"badge_image_url": null,
"level_cap": 56,
"order": 13,
"after_route_name": "Mount Lanakila",
"location": "Pokemon League",
"section": "Pokemon League",
"sprite_url": "/boss-sprites/sun/hala.png",
"pokemon": []
},
{
"name": "Olivia",
"boss_type": "elite_four",
"specialty_type": "rock",
"badge_name": null,
"badge_image_url": null,
"level_cap": 56,
"order": 14,
"after_route_name": "Mount Lanakila",
"location": "Pokemon League",
"section": "Pokemon League",
"sprite_url": "/boss-sprites/sun/olivia.png",
"pokemon": []
},
{
"name": "Acerola",
"boss_type": "elite_four",
"specialty_type": "ghost",
"badge_name": null,
"badge_image_url": null,
"level_cap": 56,
"order": 15,
"after_route_name": "Mount Lanakila",
"location": "Pokemon League",
"section": "Pokemon League",
"sprite_url": "/boss-sprites/sun/acerola.png",
"pokemon": []
},
{
"name": "Kahili",
"boss_type": "elite_four",
"specialty_type": "flying",
"badge_name": null,
"badge_image_url": null,
"level_cap": 56,
"order": 16,
"after_route_name": "Mount Lanakila",
"location": "Pokemon League",
"section": "Pokemon League",
"sprite_url": "/boss-sprites/sun/kahili.png",
"pokemon": []
},
{
"name": "Professor Kukui",
"boss_type": "champion",
"specialty_type": null,
"badge_name": null,
"badge_image_url": null,
"level_cap": 58,
"order": 17,
"after_route_name": "Mount Lanakila",
"location": "Pokemon League",
"section": "Pokemon League",
"sprite_url": "/boss-sprites/sun/professor-kukui.png",
"pokemon": []
}
]