|
|
|
@ -1641,7 +1641,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: []
|
|
|
|
|
[BiomePoolTier.BOSS]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.PLAINS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BREEDER, TrainerType.TWINS ],
|
|
|
|
@ -1649,7 +1652,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CILAN, TrainerType.CHILI, TrainerType.CRESS, TrainerType.CHEREN ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CILAN, TrainerType.CHILI, TrainerType.CRESS, TrainerType.CHEREN ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.GRASS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BREEDER, TrainerType.SCHOOL_KID ],
|
|
|
|
@ -1657,7 +1663,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.ERIKA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.ERIKA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.TALL_GRASS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
@ -1665,7 +1674,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GARDENIA, TrainerType.VIOLA, TrainerType.BRASSIUS ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GARDENIA, TrainerType.VIOLA, TrainerType.BRASSIUS ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.METROPOLIS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BEAUTY, TrainerType.CLERK, TrainerType.CYCLIST, TrainerType.OFFICER, TrainerType.WAITER ],
|
|
|
|
@ -1673,7 +1685,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.ARTIST, TrainerType.RICH_KID ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.WHITNEY, TrainerType.NORMAN, TrainerType.IONO, TrainerType.LARRY ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.WHITNEY, TrainerType.NORMAN, TrainerType.IONO, TrainerType.LARRY ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.FOREST]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.RANGER ],
|
|
|
|
@ -1681,7 +1696,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BUGSY, TrainerType.BURGH, TrainerType.KATY ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BUGSY, TrainerType.BURGH, TrainerType.KATY ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SEA]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.SAILOR, TrainerType.SWIMMER ],
|
|
|
|
@ -1689,7 +1707,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MARLON ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MARLON ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SWAMP]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.PARASOL_LADY ],
|
|
|
|
@ -1697,7 +1718,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JANINE, TrainerType.ROXIE ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JANINE, TrainerType.ROXIE ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.BEACH]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.FISHERMAN, TrainerType.SAILOR ],
|
|
|
|
@ -1705,7 +1729,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MISTY, TrainerType.KOFU ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MISTY, TrainerType.KOFU ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.LAKE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BREEDER, TrainerType.FISHERMAN, TrainerType.PARASOL_LADY ],
|
|
|
|
@ -1713,15 +1740,21 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CRASHER_WAKE ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CRASHER_WAKE ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SEABED]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.SWIMMER ],
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
|
[BiomePoolTier.UNCOMMON]: [],
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JUAN ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JUAN ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.MOUNTAIN]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BACKPACKER, TrainerType.BLACK_BELT, TrainerType.HIKER ],
|
|
|
|
@ -1729,7 +1762,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.FALKNER, TrainerType.WINONA, TrainerType.SKYLA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.FALKNER, TrainerType.WINONA, TrainerType.SKYLA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.BADLANDS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BACKPACKER, TrainerType.HIKER ],
|
|
|
|
@ -1737,7 +1773,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CLAY, TrainerType.GRANT ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CLAY, TrainerType.GRANT ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.CAVE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BACKPACKER, TrainerType.HIKER ],
|
|
|
|
@ -1745,7 +1784,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BROCK, TrainerType.ROXANNE, TrainerType.ROARK ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BROCK, TrainerType.ROXANNE, TrainerType.ROARK ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.DESERT]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BACKPACKER, TrainerType.SCIENTIST ],
|
|
|
|
@ -1753,7 +1795,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GORDIE ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GORDIE ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.ICE_CAVE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.SNOW_WORKER ],
|
|
|
|
@ -1761,7 +1806,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.PRYCE, TrainerType.BRYCEN, TrainerType.WULFRIC, TrainerType.GRUSHA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.PRYCE, TrainerType.BRYCEN, TrainerType.WULFRIC, TrainerType.GRUSHA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.MEADOW]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BEAUTY, TrainerType.MUSICIAN, TrainerType.PARASOL_LADY ],
|
|
|
|
@ -1769,7 +1817,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.LENORA, TrainerType.MILO ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.LENORA, TrainerType.MILO ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.POWER_PLANT]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.GUITARIST, TrainerType.WORKER ],
|
|
|
|
@ -1777,7 +1828,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.VOLKNER, TrainerType.ELESA, TrainerType.CLEMONT ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.VOLKNER, TrainerType.ELESA, TrainerType.CLEMONT ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.VOLCANO]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.FIREBREATHER ],
|
|
|
|
@ -1785,7 +1839,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BLAINE, TrainerType.FLANNERY, TrainerType.KABU ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BLAINE, TrainerType.FLANNERY, TrainerType.KABU ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.GRAVEYARD]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.PSYCHIC ],
|
|
|
|
@ -1793,7 +1850,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MORTY, TrainerType.ALLISTER, TrainerType.RYME ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MORTY, TrainerType.ALLISTER, TrainerType.RYME ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.DOJO]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BLACK_BELT ],
|
|
|
|
@ -1801,7 +1861,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BRAWLY, TrainerType.MAYLENE, TrainerType.KORRINA, TrainerType.BEA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.BRAWLY, TrainerType.MAYLENE, TrainerType.KORRINA, TrainerType.BEA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.FACTORY]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.WORKER ],
|
|
|
|
@ -1809,7 +1872,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JASMINE, TrainerType.BYRON ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.JASMINE, TrainerType.BYRON ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.RUINS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.PSYCHIC, TrainerType.SCIENTIST ],
|
|
|
|
@ -1817,7 +1883,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.SABRINA, TrainerType.TATE, TrainerType.LIZA, TrainerType.TULIP ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.SABRINA, TrainerType.TATE, TrainerType.LIZA, TrainerType.TULIP ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.WASTELAND]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.VETERAN ],
|
|
|
|
@ -1825,7 +1894,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CLAIR, TrainerType.DRAYDEN, TrainerType.RAIHAN ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CLAIR, TrainerType.DRAYDEN, TrainerType.RAIHAN ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.ABYSS]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
@ -1833,7 +1905,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MARNIE ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.MARNIE ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SPACE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
@ -1841,7 +1916,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.OLYMPIA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.OLYMPIA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.CONSTRUCTION_SITE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.OFFICER, TrainerType.WORKER ],
|
|
|
|
@ -1849,7 +1927,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.LT_SURGE, TrainerType.CHUCK, TrainerType.WATTSON ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.LT_SURGE, TrainerType.CHUCK, TrainerType.WATTSON ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.JUNGLE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BACKPACKER, TrainerType.RANGER ],
|
|
|
|
@ -1857,7 +1938,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.RAMOS ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.RAMOS ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.FAIRY_CAVE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BEAUTY ],
|
|
|
|
@ -1865,7 +1949,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.VALERIE, TrainerType.OPAL, TrainerType.BEDE ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.VALERIE, TrainerType.OPAL, TrainerType.BEDE ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.TEMPLE]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
@ -1873,7 +1960,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.FANTINA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.FANTINA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SLUM]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.BIKER, TrainerType.OFFICER, TrainerType.ROUGHNECK ],
|
|
|
|
@ -1881,7 +1971,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.PIERS ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.PIERS ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.SNOWY_FOREST]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.SNOW_WORKER ],
|
|
|
|
@ -1889,7 +1982,10 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CANDICE, TrainerType.MELONY ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.CANDICE, TrainerType.MELONY ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.ISLAND]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.RICH_KID ],
|
|
|
|
@ -1897,15 +1993,21 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.NESSA ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.NESSA ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.LABORATORY]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [ TrainerType.SCIENTIST ],
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
|
[BiomePoolTier.UNCOMMON]: [],
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GIOVANNI ]
|
|
|
|
|
[BiomePoolTier.BOSS]: [ TrainerType.GIOVANNI ],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
},
|
|
|
|
|
[BiomeId.END]: {
|
|
|
|
|
[BiomePoolTier.COMMON]: [],
|
|
|
|
@ -1913,9 +2015,13 @@ export const biomeTrainerPools: BiomeTrainerPools = {
|
|
|
|
|
[BiomePoolTier.RARE]: [],
|
|
|
|
|
[BiomePoolTier.SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.ULTRA_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS]: []
|
|
|
|
|
[BiomePoolTier.BOSS]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_SUPER_RARE]: [],
|
|
|
|
|
[BiomePoolTier.BOSS_ULTRA_RARE]: []
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
export function initBiomes() {
|
|
|
|
|
const pokemonBiomes = [
|
|
|
|
|
[ SpeciesId.BULBASAUR, PokemonType.GRASS, PokemonType.POISON, [
|
|
|
|
|