Update Boss and Route data

This commit is contained in:
2026-02-08 15:53:36 +01:00
parent 758750b7b8
commit b29b716fe5
17 changed files with 3490 additions and 3308 deletions

View File

@@ -2005,6 +2005,20 @@
}
]
},
{
"name": "Dragonspiral Tower (2F)",
"order": 40,
"encounters": [
{
"pokeapi_id": 623,
"pokemon_name": "Golurk",
"method": "walk",
"encounter_rate": 100,
"min_level": 55,
"max_level": 58
}
]
},
{
"name": "Dragonspiral Tower (Entrance)",
"order": 40,
@@ -2058,20 +2072,6 @@
"max_level": 58
}
]
},
{
"name": "Dragonspiral Tower (2F)",
"order": 40,
"encounters": [
{
"pokeapi_id": 623,
"pokemon_name": "Golurk",
"method": "walk",
"encounter_rate": 100,
"min_level": 55,
"max_level": 58
}
]
}
]
},