Add Boss list for all games and more boss types
CI / backend-lint (pull_request) Successful in 8s
CI / frontend-lint (pull_request) Successful in 30s

This commit is contained in:
2026-02-11 21:33:55 +01:00
parent e61fce5f72
commit f71db65642
54 changed files with 139369 additions and 4512 deletions
+7 -18
View File
@@ -816,14 +816,6 @@
"min_level": 1,
"max_level": 1
},
{
"pokeapi_id": 360,
"pokemon_name": "Wynaut",
"method": "gift",
"encounter_rate": 100,
"min_level": 1,
"max_level": 1
},
{
"pokeapi_id": 360,
"pokemon_name": "Wynaut",
@@ -1989,8 +1981,8 @@
"pokemon_name": "Beldum",
"method": "gift",
"encounter_rate": 100,
"min_level": 1,
"max_level": 1
"min_level": 5,
"max_level": 5
},
{
"pokeapi_id": 320,
@@ -2063,14 +2055,6 @@
"encounter_rate": 5,
"min_level": 25,
"max_level": 25
},
{
"pokeapi_id": 374,
"pokemon_name": "Beldum",
"method": "gift",
"encounter_rate": 100,
"min_level": 5,
"max_level": 5
}
]
},
@@ -10849,5 +10833,10 @@
"max_level": 30
}
]
},
{
"name": "Team Aqua Hideout",
"order": 180,
"encounters": []
}
]