Re-export all seed data from database

Ran --export to refresh seed JSON files with current database state.
Includes updated games, pokemon, routes/encounters, evolutions, and
new firered-bosses.json boss battle data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 12:39:45 +01:00
parent 0a2d42a6d0
commit 2d4aa9d562
36 changed files with 71274 additions and 32837 deletions

View File

@@ -5,7 +5,7 @@
"encounters": [
{
"pokeapi_id": 252,
"pokemon_name": "treecko",
"pokemon_name": "Treecko",
"method": "starter",
"encounter_rate": 100,
"min_level": 5,
@@ -13,7 +13,7 @@
},
{
"pokeapi_id": 255,
"pokemon_name": "torchic",
"pokemon_name": "Torchic",
"method": "starter",
"encounter_rate": 100,
"min_level": 5,
@@ -21,7 +21,7 @@
},
{
"pokeapi_id": 258,
"pokemon_name": "mudkip",
"pokemon_name": "Mudkip",
"method": "starter",
"encounter_rate": 100,
"min_level": 5,
@@ -35,7 +35,7 @@
"encounters": [
{
"pokeapi_id": 345,
"pokemon_name": "lileep",
"pokemon_name": "Lileep",
"method": "fossil",
"encounter_rate": 100,
"min_level": 20,
@@ -43,7 +43,7 @@
},
{
"pokeapi_id": 347,
"pokemon_name": "anorith",
"pokemon_name": "Anorith",
"method": "fossil",
"encounter_rate": 100,
"min_level": 20,
@@ -57,7 +57,7 @@
"encounters": [
{
"pokeapi_id": 360,
"pokemon_name": "wynaut",
"pokemon_name": "Wynaut",
"method": "gift",
"encounter_rate": 100,
"min_level": 5,
@@ -71,7 +71,7 @@
"encounters": [
{
"pokeapi_id": 351,
"pokemon_name": "castform",
"pokemon_name": "Castform",
"method": "gift",
"encounter_rate": 100,
"min_level": 25,
@@ -85,7 +85,7 @@
"encounters": [
{
"pokeapi_id": 374,
"pokemon_name": "beldum",
"pokemon_name": "Beldum",
"method": "gift",
"encounter_rate": 100,
"min_level": 5,