Update seed data and boss sprites from latest export

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 22:40:07 +01:00
parent 58787460c4
commit 6a36738b8b
13 changed files with 288 additions and 272 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
}
]
}
]
},