Update pokemon-species.ts (#3329)
This commit is contained in:
parent
42d00e208e
commit
fdcf21592b
|
@ -2682,71 +2682,71 @@ export const speciesStarters = {
|
|||
[Species.BULBASAUR]: 3,
|
||||
[Species.CHARMANDER]: 3,
|
||||
[Species.SQUIRTLE]: 3,
|
||||
[Species.CATERPIE]: 1,
|
||||
[Species.CATERPIE]: 2,
|
||||
[Species.WEEDLE]: 1,
|
||||
[Species.PIDGEY]: 2,
|
||||
[Species.PIDGEY]: 1,
|
||||
[Species.RATTATA]: 1,
|
||||
[Species.SPEAROW]: 2,
|
||||
[Species.SPEAROW]: 1,
|
||||
[Species.EKANS]: 2,
|
||||
[Species.PIKACHU]: 4,
|
||||
[Species.PIKACHU]: 3,
|
||||
[Species.SANDSHREW]: 2,
|
||||
[Species.NIDORAN_F]: 3,
|
||||
[Species.NIDORAN_M]: 3,
|
||||
[Species.CLEFAIRY]: 4,
|
||||
[Species.CLEFAIRY]: 3,
|
||||
[Species.VULPIX]: 3,
|
||||
[Species.JIGGLYPUFF]: 4,
|
||||
[Species.ZUBAT]: 2,
|
||||
[Species.ODDISH]: 2,
|
||||
[Species.PARAS]: 1,
|
||||
[Species.JIGGLYPUFF]: 2,
|
||||
[Species.ZUBAT]: 3,
|
||||
[Species.ODDISH]: 3,
|
||||
[Species.PARAS]: 2,
|
||||
[Species.VENONAT]: 2,
|
||||
[Species.DIGLETT]: 3,
|
||||
[Species.MEOWTH]: 4,
|
||||
[Species.DIGLETT]: 2,
|
||||
[Species.MEOWTH]: 3,
|
||||
[Species.PSYDUCK]: 2,
|
||||
[Species.MANKEY]: 4,
|
||||
[Species.GROWLITHE]: 4,
|
||||
[Species.POLIWAG]: 3,
|
||||
[Species.ABRA]: 3,
|
||||
[Species.POLIWAG]: 2,
|
||||
[Species.ABRA]: 4,
|
||||
[Species.MACHOP]: 3,
|
||||
[Species.BELLSPROUT]: 3,
|
||||
[Species.BELLSPROUT]: 2,
|
||||
[Species.TENTACOOL]: 3,
|
||||
[Species.GEODUDE]: 3,
|
||||
[Species.PONYTA]: 3,
|
||||
[Species.PONYTA]: 2,
|
||||
[Species.SLOWPOKE]: 3,
|
||||
[Species.MAGNEMITE]: 3,
|
||||
[Species.FARFETCHD]: 4,
|
||||
[Species.DODUO]: 4,
|
||||
[Species.SEEL]: 3,
|
||||
[Species.GRIMER]: 3,
|
||||
[Species.SHELLDER]: 4,
|
||||
[Species.GASTLY]: 3,
|
||||
[Species.ONIX]: 4,
|
||||
[Species.DROWZEE]: 3,
|
||||
[Species.KRABBY]: 2,
|
||||
[Species.MAGNEMITE]: 4,
|
||||
[Species.FARFETCHD]: 2,
|
||||
[Species.DODUO]: 3,
|
||||
[Species.SEEL]: 1,
|
||||
[Species.GRIMER]: 2,
|
||||
[Species.SHELLDER]: 5,
|
||||
[Species.GASTLY]: 4,
|
||||
[Species.ONIX]: 3,
|
||||
[Species.DROWZEE]: 2,
|
||||
[Species.KRABBY]: 3,
|
||||
[Species.VOLTORB]: 2,
|
||||
[Species.EXEGGCUTE]: 4,
|
||||
[Species.EXEGGCUTE]: 3,
|
||||
[Species.CUBONE]: 3,
|
||||
[Species.HITMONLEE]: 5,
|
||||
[Species.HITMONCHAN]: 5,
|
||||
[Species.LICKITUNG]: 5,
|
||||
[Species.KOFFING]: 3,
|
||||
[Species.HITMONLEE]: 4,
|
||||
[Species.HITMONCHAN]: 4,
|
||||
[Species.LICKITUNG]: 3,
|
||||
[Species.KOFFING]: 2,
|
||||
[Species.RHYHORN]: 3,
|
||||
[Species.CHANSEY]: 5,
|
||||
[Species.CHANSEY]: 3,
|
||||
[Species.TANGELA]: 3,
|
||||
[Species.KANGASKHAN]: 5,
|
||||
[Species.HORSEA]: 4,
|
||||
[Species.GOLDEEN]: 3,
|
||||
[Species.STARYU]: 4,
|
||||
[Species.MR_MIME]: 4,
|
||||
[Species.KANGASKHAN]: 4,
|
||||
[Species.HORSEA]: 3,
|
||||
[Species.GOLDEEN]: 2,
|
||||
[Species.STARYU]: 3,
|
||||
[Species.MR_MIME]: 3,
|
||||
[Species.SCYTHER]: 5,
|
||||
[Species.JYNX]: 4,
|
||||
[Species.ELECTABUZZ]: 5,
|
||||
[Species.MAGMAR]: 5,
|
||||
[Species.JYNX]: 3,
|
||||
[Species.ELECTABUZZ]: 4,
|
||||
[Species.MAGMAR]: 4,
|
||||
[Species.PINSIR]: 4,
|
||||
[Species.TAUROS]: 5,
|
||||
[Species.MAGIKARP]: 3,
|
||||
[Species.LAPRAS]: 5,
|
||||
[Species.TAUROS]: 4,
|
||||
[Species.MAGIKARP]: 4,
|
||||
[Species.LAPRAS]: 4,
|
||||
[Species.DITTO]: 2,
|
||||
[Species.EEVEE]: 4,
|
||||
[Species.EEVEE]: 3,
|
||||
[Species.PORYGON]: 4,
|
||||
[Species.OMANYTE]: 3,
|
||||
[Species.KABUTO]: 3,
|
||||
|
@ -2759,57 +2759,57 @@ export const speciesStarters = {
|
|||
[Species.MEWTWO]: 8,
|
||||
[Species.MEW]: 6,
|
||||
|
||||
[Species.CHIKORITA]: 3,
|
||||
[Species.CHIKORITA]: 2,
|
||||
[Species.CYNDAQUIL]: 3,
|
||||
[Species.TOTODILE]: 3,
|
||||
[Species.SENTRET]: 1,
|
||||
[Species.HOOTHOOT]: 1,
|
||||
[Species.HOOTHOOT]: 2,
|
||||
[Species.LEDYBA]: 1,
|
||||
[Species.SPINARAK]: 1,
|
||||
[Species.CHINCHOU]: 3,
|
||||
[Species.PICHU]: 3,
|
||||
[Species.CLEFFA]: 3,
|
||||
[Species.IGGLYBUFF]: 3,
|
||||
[Species.SPINARAK]: 2,
|
||||
[Species.CHINCHOU]: 2,
|
||||
[Species.PICHU]: 2,
|
||||
[Species.CLEFFA]: 2,
|
||||
[Species.IGGLYBUFF]: 1,
|
||||
[Species.TOGEPI]: 3,
|
||||
[Species.NATU]: 2,
|
||||
[Species.MAREEP]: 3,
|
||||
[Species.MAREEP]: 2,
|
||||
[Species.MARILL]: 4,
|
||||
[Species.SUDOWOODO]: 5,
|
||||
[Species.HOPPIP]: 1,
|
||||
[Species.AIPOM]: 3,
|
||||
[Species.SUDOWOODO]: 3,
|
||||
[Species.HOPPIP]: 2,
|
||||
[Species.AIPOM]: 2,
|
||||
[Species.SUNKERN]: 1,
|
||||
[Species.YANMA]: 3,
|
||||
[Species.WOOPER]: 2,
|
||||
[Species.MURKROW]: 4,
|
||||
[Species.MISDREAVUS]: 3,
|
||||
[Species.MURKROW]: 3,
|
||||
[Species.MISDREAVUS]: 2,
|
||||
[Species.UNOWN]: 1,
|
||||
[Species.WOBBUFFET]: 4,
|
||||
[Species.GIRAFARIG]: 4,
|
||||
[Species.WOBBUFFET]: 2,
|
||||
[Species.GIRAFARIG]: 3,
|
||||
[Species.PINECO]: 2,
|
||||
[Species.DUNSPARCE]: 4,
|
||||
[Species.GLIGAR]: 4,
|
||||
[Species.SNUBBULL]: 3,
|
||||
[Species.DUNSPARCE]: 3,
|
||||
[Species.GLIGAR]: 3,
|
||||
[Species.SNUBBULL]: 2,
|
||||
[Species.QWILFISH]: 3,
|
||||
[Species.SHUCKLE]: 4,
|
||||
[Species.SHUCKLE]: 3,
|
||||
[Species.HERACROSS]: 5,
|
||||
[Species.SNEASEL]: 4,
|
||||
[Species.TEDDIURSA]: 4,
|
||||
[Species.SLUGMA]: 2,
|
||||
[Species.SWINUB]: 3,
|
||||
[Species.CORSOLA]: 3,
|
||||
[Species.REMORAID]: 3,
|
||||
[Species.DELIBIRD]: 3,
|
||||
[Species.MANTINE]: 4,
|
||||
[Species.SKARMORY]: 5,
|
||||
[Species.HOUNDOUR]: 4,
|
||||
[Species.CORSOLA]: 2,
|
||||
[Species.REMORAID]: 2,
|
||||
[Species.DELIBIRD]: 2,
|
||||
[Species.MANTINE]: 3,
|
||||
[Species.SKARMORY]: 4,
|
||||
[Species.HOUNDOUR]: 3,
|
||||
[Species.PHANPY]: 3,
|
||||
[Species.STANTLER]: 4,
|
||||
[Species.SMEARGLE]: 3,
|
||||
[Species.TYROGUE]: 4,
|
||||
[Species.SMOOCHUM]: 3,
|
||||
[Species.ELEKID]: 4,
|
||||
[Species.MAGBY]: 4,
|
||||
[Species.MILTANK]: 5,
|
||||
[Species.STANTLER]: 3,
|
||||
[Species.SMEARGLE]: 1,
|
||||
[Species.TYROGUE]: 2,
|
||||
[Species.SMOOCHUM]: 2,
|
||||
[Species.ELEKID]: 3,
|
||||
[Species.MAGBY]: 3,
|
||||
[Species.MILTANK]: 4,
|
||||
[Species.RAIKOU]: 6,
|
||||
[Species.ENTEI]: 6,
|
||||
[Species.SUICUNE]: 6,
|
||||
|
@ -2825,62 +2825,62 @@ export const speciesStarters = {
|
|||
[Species.ZIGZAGOON]: 2,
|
||||
[Species.WURMPLE]: 1,
|
||||
[Species.LOTAD]: 3,
|
||||
[Species.SEEDOT]: 3,
|
||||
[Species.SEEDOT]: 2,
|
||||
[Species.TAILLOW]: 3,
|
||||
[Species.WINGULL]: 3,
|
||||
[Species.WINGULL]: 2,
|
||||
[Species.RALTS]: 3,
|
||||
[Species.SURSKIT]: 2,
|
||||
[Species.SHROOMISH]: 3,
|
||||
[Species.SLAKOTH]: 4,
|
||||
[Species.NINCADA]: 4,
|
||||
[Species.WHISMUR]: 3,
|
||||
[Species.WHISMUR]: 2,
|
||||
[Species.MAKUHITA]: 3,
|
||||
[Species.AZURILL]: 3,
|
||||
[Species.NOSEPASS]: 3,
|
||||
[Species.SKITTY]: 3,
|
||||
[Species.SABLEYE]: 3,
|
||||
[Species.MAWILE]: 5,
|
||||
[Species.AZURILL]: 4,
|
||||
[Species.NOSEPASS]: 2,
|
||||
[Species.SKITTY]: 1,
|
||||
[Species.SABLEYE]: 2,
|
||||
[Species.MAWILE]: 3,
|
||||
[Species.ARON]: 3,
|
||||
[Species.MEDITITE]: 4,
|
||||
[Species.ELECTRIKE]: 3,
|
||||
[Species.MEDITITE]: 3,
|
||||
[Species.ELECTRIKE]: 2,
|
||||
[Species.PLUSLE]: 2,
|
||||
[Species.MINUN]: 2,
|
||||
[Species.VOLBEAT]: 2,
|
||||
[Species.ILLUMISE]: 2,
|
||||
[Species.ROSELIA]: 4,
|
||||
[Species.GULPIN]: 3,
|
||||
[Species.ROSELIA]: 3,
|
||||
[Species.GULPIN]: 1,
|
||||
[Species.CARVANHA]: 3,
|
||||
[Species.WAILMER]: 3,
|
||||
[Species.NUMEL]: 3,
|
||||
[Species.TORKOAL]: 4,
|
||||
[Species.SPOINK]: 3,
|
||||
[Species.SPINDA]: 2,
|
||||
[Species.TRAPINCH]: 4,
|
||||
[Species.CACNEA]: 3,
|
||||
[Species.SWABLU]: 3,
|
||||
[Species.ZANGOOSE]: 5,
|
||||
[Species.SEVIPER]: 4,
|
||||
[Species.LUNATONE]: 4,
|
||||
[Species.SOLROCK]: 4,
|
||||
[Species.BARBOACH]: 3,
|
||||
[Species.WAILMER]: 2,
|
||||
[Species.NUMEL]: 2,
|
||||
[Species.TORKOAL]: 3,
|
||||
[Species.SPOINK]: 2,
|
||||
[Species.SPINDA]: 1,
|
||||
[Species.TRAPINCH]: 3,
|
||||
[Species.CACNEA]: 2,
|
||||
[Species.SWABLU]: 2,
|
||||
[Species.ZANGOOSE]: 4,
|
||||
[Species.SEVIPER]: 3,
|
||||
[Species.LUNATONE]: 3,
|
||||
[Species.SOLROCK]: 3,
|
||||
[Species.BARBOACH]: 2,
|
||||
[Species.CORPHISH]: 3,
|
||||
[Species.BALTOY]: 3,
|
||||
[Species.BALTOY]: 2,
|
||||
[Species.LILEEP]: 3,
|
||||
[Species.ANORITH]: 3,
|
||||
[Species.FEEBAS]: 4,
|
||||
[Species.CASTFORM]: 2,
|
||||
[Species.KECLEON]: 4,
|
||||
[Species.SHUPPET]: 3,
|
||||
[Species.CASTFORM]: 1,
|
||||
[Species.KECLEON]: 2,
|
||||
[Species.SHUPPET]: 2,
|
||||
[Species.DUSKULL]: 3,
|
||||
[Species.TROPIUS]: 5,
|
||||
[Species.CHIMECHO]: 4,
|
||||
[Species.ABSOL]: 5,
|
||||
[Species.WYNAUT]: 3,
|
||||
[Species.SNORUNT]: 3,
|
||||
[Species.SPHEAL]: 3,
|
||||
[Species.TROPIUS]: 3,
|
||||
[Species.CHIMECHO]: 3,
|
||||
[Species.ABSOL]: 4,
|
||||
[Species.WYNAUT]: 2,
|
||||
[Species.SNORUNT]: 2,
|
||||
[Species.SPHEAL]: 2,
|
||||
[Species.CLAMPERL]: 3,
|
||||
[Species.RELICANTH]: 4,
|
||||
[Species.LUVDISC]: 2,
|
||||
[Species.RELICANTH]: 3,
|
||||
[Species.LUVDISC]: 1,
|
||||
[Species.BAGON]: 4,
|
||||
[Species.BELDUM]: 4,
|
||||
[Species.REGIROCK]: 6,
|
||||
|
@ -2898,39 +2898,39 @@ export const speciesStarters = {
|
|||
[Species.CHIMCHAR]: 3,
|
||||
[Species.PIPLUP]: 3,
|
||||
[Species.STARLY]: 3,
|
||||
[Species.BIDOOF]: 2,
|
||||
[Species.BIDOOF]: 3,
|
||||
[Species.KRICKETOT]: 1,
|
||||
[Species.SHINX]: 3,
|
||||
[Species.SHINX]: 2,
|
||||
[Species.BUDEW]: 3,
|
||||
[Species.CRANIDOS]: 3,
|
||||
[Species.SHIELDON]: 3,
|
||||
[Species.BURMY]: 1,
|
||||
[Species.BURMY]: 2,
|
||||
[Species.COMBEE]: 2,
|
||||
[Species.PACHIRISU]: 3,
|
||||
[Species.BUIZEL]: 3,
|
||||
[Species.CHERUBI]: 3,
|
||||
[Species.PACHIRISU]: 2,
|
||||
[Species.BUIZEL]: 2,
|
||||
[Species.CHERUBI]: 1,
|
||||
[Species.SHELLOS]: 3,
|
||||
[Species.DRIFLOON]: 3,
|
||||
[Species.BUNEARY]: 3,
|
||||
[Species.GLAMEOW]: 3,
|
||||
[Species.CHINGLING]: 3,
|
||||
[Species.STUNKY]: 3,
|
||||
[Species.DRIFLOON]: 2,
|
||||
[Species.BUNEARY]: 2,
|
||||
[Species.GLAMEOW]: 2,
|
||||
[Species.CHINGLING]: 2,
|
||||
[Species.STUNKY]: 2,
|
||||
[Species.BRONZOR]: 3,
|
||||
[Species.BONSLY]: 4,
|
||||
[Species.MIME_JR]: 3,
|
||||
[Species.HAPPINY]: 4,
|
||||
[Species.CHATOT]: 4,
|
||||
[Species.SPIRITOMB]: 5,
|
||||
[Species.BONSLY]: 2,
|
||||
[Species.MIME_JR]: 2,
|
||||
[Species.HAPPINY]: 2,
|
||||
[Species.CHATOT]: 2,
|
||||
[Species.SPIRITOMB]: 4,
|
||||
[Species.GIBLE]: 4,
|
||||
[Species.MUNCHLAX]: 4,
|
||||
[Species.RIOLU]: 4,
|
||||
[Species.RIOLU]: 3,
|
||||
[Species.HIPPOPOTAS]: 3,
|
||||
[Species.SKORUPI]: 3,
|
||||
[Species.CROAGUNK]: 3,
|
||||
[Species.CARNIVINE]: 4,
|
||||
[Species.FINNEON]: 3,
|
||||
[Species.MANTYKE]: 3,
|
||||
[Species.SNOVER]: 3,
|
||||
[Species.CROAGUNK]: 2,
|
||||
[Species.CARNIVINE]: 2,
|
||||
[Species.FINNEON]: 1,
|
||||
[Species.MANTYKE]: 2,
|
||||
[Species.SNOVER]: 2,
|
||||
[Species.ROTOM]: 5,
|
||||
[Species.UXIE]: 6,
|
||||
[Species.MESPRIT]: 6,
|
||||
|
@ -2951,70 +2951,70 @@ export const speciesStarters = {
|
|||
[Species.SNIVY]: 3,
|
||||
[Species.TEPIG]: 3,
|
||||
[Species.OSHAWOTT]: 3,
|
||||
[Species.PATRAT]: 2,
|
||||
[Species.PATRAT]: 1,
|
||||
[Species.LILLIPUP]: 3,
|
||||
[Species.PURRLOIN]: 3,
|
||||
[Species.PANSAGE]: 3,
|
||||
[Species.PANSEAR]: 3,
|
||||
[Species.PANPOUR]: 3,
|
||||
[Species.MUNNA]: 3,
|
||||
[Species.PIDOVE]: 2,
|
||||
[Species.BLITZLE]: 3,
|
||||
[Species.PURRLOIN]: 2,
|
||||
[Species.PANSAGE]: 2,
|
||||
[Species.PANSEAR]: 2,
|
||||
[Species.PANPOUR]: 2,
|
||||
[Species.MUNNA]: 2,
|
||||
[Species.PIDOVE]: 1,
|
||||
[Species.BLITZLE]: 2,
|
||||
[Species.ROGGENROLA]: 3,
|
||||
[Species.WOOBAT]: 3,
|
||||
[Species.DRILBUR]: 4,
|
||||
[Species.AUDINO]: 4,
|
||||
[Species.TIMBURR]: 3,
|
||||
[Species.AUDINO]: 3,
|
||||
[Species.TIMBURR]: 4,
|
||||
[Species.TYMPOLE]: 3,
|
||||
[Species.THROH]: 5,
|
||||
[Species.SAWK]: 5,
|
||||
[Species.SEWADDLE]: 3,
|
||||
[Species.THROH]: 4,
|
||||
[Species.SAWK]: 4,
|
||||
[Species.SEWADDLE]: 2,
|
||||
[Species.VENIPEDE]: 3,
|
||||
[Species.COTTONEE]: 3,
|
||||
[Species.PETILIL]: 3,
|
||||
[Species.BASCULIN]: 4,
|
||||
[Species.SANDILE]: 3,
|
||||
[Species.SANDILE]: 4,
|
||||
[Species.DARUMAKA]: 4,
|
||||
[Species.MARACTUS]: 4,
|
||||
[Species.DWEBBLE]: 3,
|
||||
[Species.MARACTUS]: 2,
|
||||
[Species.DWEBBLE]: 2,
|
||||
[Species.SCRAGGY]: 3,
|
||||
[Species.SIGILYPH]: 5,
|
||||
[Species.SIGILYPH]: 4,
|
||||
[Species.YAMASK]: 3,
|
||||
[Species.TIRTOUGA]: 4,
|
||||
[Species.ARCHEN]: 4,
|
||||
[Species.TRUBBISH]: 3,
|
||||
[Species.TIRTOUGA]: 3,
|
||||
[Species.ARCHEN]: 3,
|
||||
[Species.TRUBBISH]: 2,
|
||||
[Species.ZORUA]: 3,
|
||||
[Species.MINCCINO]: 3,
|
||||
[Species.GOTHITA]: 3,
|
||||
[Species.SOLOSIS]: 3,
|
||||
[Species.DUCKLETT]: 3,
|
||||
[Species.SOLOSIS]: 4,
|
||||
[Species.DUCKLETT]: 2,
|
||||
[Species.VANILLITE]: 3,
|
||||
[Species.DEERLING]: 3,
|
||||
[Species.EMOLGA]: 3,
|
||||
[Species.DEERLING]: 2,
|
||||
[Species.EMOLGA]: 2,
|
||||
[Species.KARRABLAST]: 3,
|
||||
[Species.FOONGUS]: 3,
|
||||
[Species.FOONGUS]: 2,
|
||||
[Species.FRILLISH]: 3,
|
||||
[Species.ALOMOMOLA]: 4,
|
||||
[Species.JOLTIK]: 3,
|
||||
[Species.FERROSEED]: 3,
|
||||
[Species.KLINK]: 3,
|
||||
[Species.TYNAMO]: 3,
|
||||
[Species.TYNAMO]: 2,
|
||||
[Species.ELGYEM]: 3,
|
||||
[Species.LITWICK]: 3,
|
||||
[Species.AXEW]: 4,
|
||||
[Species.CUBCHOO]: 3,
|
||||
[Species.CRYOGONAL]: 5,
|
||||
[Species.SHELMET]: 3,
|
||||
[Species.STUNFISK]: 4,
|
||||
[Species.CUBCHOO]: 2,
|
||||
[Species.CRYOGONAL]: 4,
|
||||
[Species.SHELMET]: 2,
|
||||
[Species.STUNFISK]: 3,
|
||||
[Species.MIENFOO]: 3,
|
||||
[Species.DRUDDIGON]: 5,
|
||||
[Species.DRUDDIGON]: 4,
|
||||
[Species.GOLETT]: 3,
|
||||
[Species.PAWNIARD]: 4,
|
||||
[Species.BOUFFALANT]: 5,
|
||||
[Species.BOUFFALANT]: 4,
|
||||
[Species.RUFFLET]: 3,
|
||||
[Species.VULLABY]: 3,
|
||||
[Species.HEATMOR]: 5,
|
||||
[Species.DURANT]: 5,
|
||||
[Species.HEATMOR]: 3,
|
||||
[Species.DURANT]: 4,
|
||||
[Species.DEINO]: 4,
|
||||
[Species.LARVESTA]: 4,
|
||||
[Species.COBALION]: 6,
|
||||
|
@ -3032,77 +3032,77 @@ export const speciesStarters = {
|
|||
|
||||
[Species.CHESPIN]: 3,
|
||||
[Species.FENNEKIN]: 3,
|
||||
[Species.FROAKIE]: 3,
|
||||
[Species.BUNNELBY]: 2,
|
||||
[Species.FROAKIE]: 4,
|
||||
[Species.BUNNELBY]: 3,
|
||||
[Species.FLETCHLING]: 3,
|
||||
[Species.SCATTERBUG]: 1,
|
||||
[Species.LITLEO]: 3,
|
||||
[Species.SCATTERBUG]: 2,
|
||||
[Species.LITLEO]: 2,
|
||||
[Species.FLABEBE]: 3,
|
||||
[Species.SKIDDO]: 3,
|
||||
[Species.SKIDDO]: 2,
|
||||
[Species.PANCHAM]: 3,
|
||||
[Species.FURFROU]: 4,
|
||||
[Species.ESPURR]: 3,
|
||||
[Species.FURFROU]: 3,
|
||||
[Species.ESPURR]: 2,
|
||||
[Species.HONEDGE]: 4,
|
||||
[Species.SPRITZEE]: 3,
|
||||
[Species.SPRITZEE]: 2,
|
||||
[Species.SWIRLIX]: 3,
|
||||
[Species.INKAY]: 3,
|
||||
[Species.BINACLE]: 3,
|
||||
[Species.SKRELP]: 3,
|
||||
[Species.SKRELP]: 2,
|
||||
[Species.CLAUNCHER]: 3,
|
||||
[Species.HELIOPTILE]: 3,
|
||||
[Species.TYRUNT]: 3,
|
||||
[Species.AMAURA]: 3,
|
||||
[Species.HAWLUCHA]: 4,
|
||||
[Species.DEDENNE]: 4,
|
||||
[Species.CARBINK]: 4,
|
||||
[Species.DEDENNE]: 2,
|
||||
[Species.CARBINK]: 2,
|
||||
[Species.GOOMY]: 4,
|
||||
[Species.KLEFKI]: 4,
|
||||
[Species.PHANTUMP]: 3,
|
||||
[Species.PUMPKABOO]: 3,
|
||||
[Species.KLEFKI]: 3,
|
||||
[Species.PHANTUMP]: 2,
|
||||
[Species.PUMPKABOO]: 2,
|
||||
[Species.BERGMITE]: 3,
|
||||
[Species.NOIBAT]: 4,
|
||||
[Species.NOIBAT]: 3,
|
||||
[Species.XERNEAS]: 8,
|
||||
[Species.YVELTAL]: 8,
|
||||
[Species.ZYGARDE]: 8,
|
||||
[Species.DIANCIE]: 7,
|
||||
[Species.HOOPA]: 7,
|
||||
[Species.VOLCANION]: 6,
|
||||
[Species.ETERNAL_FLOETTE]: 5,
|
||||
[Species.ETERNAL_FLOETTE]: 4,
|
||||
|
||||
[Species.ROWLET]: 3,
|
||||
[Species.LITTEN]: 3,
|
||||
[Species.POPPLIO]: 3,
|
||||
[Species.PIKIPEK]: 3,
|
||||
[Species.POPPLIO]: 4,
|
||||
[Species.PIKIPEK]: 2,
|
||||
[Species.YUNGOOS]: 2,
|
||||
[Species.GRUBBIN]: 2,
|
||||
[Species.CRABRAWLER]: 4,
|
||||
[Species.GRUBBIN]: 3,
|
||||
[Species.CRABRAWLER]: 3,
|
||||
[Species.ORICORIO]: 3,
|
||||
[Species.CUTIEFLY]: 3,
|
||||
[Species.ROCKRUFF]: 3,
|
||||
[Species.WISHIWASHI]: 3,
|
||||
[Species.MAREANIE]: 3,
|
||||
[Species.WISHIWASHI]: 2,
|
||||
[Species.MAREANIE]: 2,
|
||||
[Species.MUDBRAY]: 3,
|
||||
[Species.DEWPIDER]: 3,
|
||||
[Species.FOMANTIS]: 3,
|
||||
[Species.MORELULL]: 3,
|
||||
[Species.FOMANTIS]: 2,
|
||||
[Species.MORELULL]: 2,
|
||||
[Species.SALANDIT]: 3,
|
||||
[Species.STUFFUL]: 3,
|
||||
[Species.BOUNSWEET]: 3,
|
||||
[Species.COMFEY]: 4,
|
||||
[Species.ORANGURU]: 5,
|
||||
[Species.PASSIMIAN]: 5,
|
||||
[Species.ORANGURU]: 4,
|
||||
[Species.PASSIMIAN]: 4,
|
||||
[Species.WIMPOD]: 3,
|
||||
[Species.SANDYGAST]: 3,
|
||||
[Species.PYUKUMUKU]: 3,
|
||||
[Species.PYUKUMUKU]: 2,
|
||||
[Species.TYPE_NULL]: 5,
|
||||
[Species.MINIOR]: 5,
|
||||
[Species.KOMALA]: 5,
|
||||
[Species.TURTONATOR]: 5,
|
||||
[Species.TOGEDEMARU]: 4,
|
||||
[Species.MIMIKYU]: 5,
|
||||
[Species.BRUXISH]: 5,
|
||||
[Species.DRAMPA]: 5,
|
||||
[Species.DHELMISE]: 5,
|
||||
[Species.MINIOR]: 4,
|
||||
[Species.KOMALA]: 3,
|
||||
[Species.TURTONATOR]: 4,
|
||||
[Species.TOGEDEMARU]: 3,
|
||||
[Species.MIMIKYU]: 4,
|
||||
[Species.BRUXISH]: 4,
|
||||
[Species.DRAMPA]: 4,
|
||||
[Species.DHELMISE]: 4,
|
||||
[Species.JANGMO_O]: 4,
|
||||
[Species.TAPU_KOKO]: 6,
|
||||
[Species.TAPU_LELE]: 6,
|
||||
|
@ -3124,49 +3124,49 @@ export const speciesStarters = {
|
|||
[Species.BLACEPHALON]: 7,
|
||||
[Species.ZERAORA]: 6,
|
||||
[Species.MELTAN]: 6,
|
||||
[Species.ALOLA_RATTATA]: 2,
|
||||
[Species.ALOLA_SANDSHREW]: 4,
|
||||
[Species.ALOLA_VULPIX]: 4,
|
||||
[Species.ALOLA_DIGLETT]: 3,
|
||||
[Species.ALOLA_MEOWTH]: 4,
|
||||
[Species.ALOLA_RATTATA]: 1,
|
||||
[Species.ALOLA_SANDSHREW]: 2,
|
||||
[Species.ALOLA_VULPIX]: 3,
|
||||
[Species.ALOLA_DIGLETT]: 2,
|
||||
[Species.ALOLA_MEOWTH]: 3,
|
||||
[Species.ALOLA_GEODUDE]: 3,
|
||||
[Species.ALOLA_GRIMER]: 3,
|
||||
|
||||
[Species.GROOKEY]: 3,
|
||||
[Species.SCORBUNNY]: 3,
|
||||
[Species.SOBBLE]: 3,
|
||||
[Species.GROOKEY]: 4,
|
||||
[Species.SCORBUNNY]: 4,
|
||||
[Species.SOBBLE]: 4,
|
||||
[Species.SKWOVET]: 2,
|
||||
[Species.ROOKIDEE]: 4,
|
||||
[Species.ROOKIDEE]: 3,
|
||||
[Species.BLIPBUG]: 2,
|
||||
[Species.NICKIT]: 3,
|
||||
[Species.GOSSIFLEUR]: 3,
|
||||
[Species.WOOLOO]: 3,
|
||||
[Species.NICKIT]: 1,
|
||||
[Species.GOSSIFLEUR]: 2,
|
||||
[Species.WOOLOO]: 2,
|
||||
[Species.CHEWTLE]: 3,
|
||||
[Species.YAMPER]: 3,
|
||||
[Species.YAMPER]: 2,
|
||||
[Species.ROLYCOLY]: 3,
|
||||
[Species.APPLIN]: 4,
|
||||
[Species.APPLIN]: 3,
|
||||
[Species.SILICOBRA]: 3,
|
||||
[Species.CRAMORANT]: 3,
|
||||
[Species.ARROKUDA]: 3,
|
||||
[Species.TOXEL]: 3,
|
||||
[Species.SIZZLIPEDE]: 3,
|
||||
[Species.CLOBBOPUS]: 3,
|
||||
[Species.CLOBBOPUS]: 2,
|
||||
[Species.SINISTEA]: 3,
|
||||
[Species.HATENNA]: 4,
|
||||
[Species.HATENNA]: 3,
|
||||
[Species.IMPIDIMP]: 3,
|
||||
[Species.MILCERY]: 3,
|
||||
[Species.FALINKS]: 4,
|
||||
[Species.PINCURCHIN]: 3,
|
||||
[Species.SNOM]: 3,
|
||||
[Species.STONJOURNER]: 4,
|
||||
[Species.EISCUE]: 4,
|
||||
[Species.INDEEDEE]: 3,
|
||||
[Species.STONJOURNER]: 3,
|
||||
[Species.EISCUE]: 3,
|
||||
[Species.INDEEDEE]: 4,
|
||||
[Species.MORPEKO]: 3,
|
||||
[Species.CUFANT]: 4,
|
||||
[Species.CUFANT]: 3,
|
||||
[Species.DRACOZOLT]: 5,
|
||||
[Species.ARCTOZOLT]: 5,
|
||||
[Species.ARCTOZOLT]: 4,
|
||||
[Species.DRACOVISH]: 5,
|
||||
[Species.ARCTOVISH]: 5,
|
||||
[Species.ARCTOVISH]: 4,
|
||||
[Species.DURALUDON]: 5,
|
||||
[Species.DREEPY]: 4,
|
||||
[Species.ZACIAN]: 9,
|
||||
|
@ -3179,67 +3179,67 @@ export const speciesStarters = {
|
|||
[Species.GLASTRIER]: 6,
|
||||
[Species.SPECTRIER]: 7,
|
||||
[Species.CALYREX]: 8,
|
||||
[Species.GALAR_MEOWTH]: 4,
|
||||
[Species.GALAR_PONYTA]: 4,
|
||||
[Species.GALAR_MEOWTH]: 3,
|
||||
[Species.GALAR_PONYTA]: 2,
|
||||
[Species.GALAR_SLOWPOKE]: 3,
|
||||
[Species.GALAR_FARFETCHD]: 5,
|
||||
[Species.GALAR_CORSOLA]: 4,
|
||||
[Species.GALAR_FARFETCHD]: 3,
|
||||
[Species.GALAR_CORSOLA]: 3,
|
||||
[Species.GALAR_ZIGZAGOON]: 3,
|
||||
[Species.GALAR_DARUMAKA]: 4,
|
||||
[Species.GALAR_YAMASK]: 3,
|
||||
[Species.GALAR_STUNFISK]: 4,
|
||||
[Species.GALAR_MR_MIME]: 5,
|
||||
[Species.GALAR_STUNFISK]: 2,
|
||||
[Species.GALAR_MR_MIME]: 3,
|
||||
[Species.GALAR_ARTICUNO]: 6,
|
||||
[Species.GALAR_ZAPDOS]: 6,
|
||||
[Species.GALAR_MOLTRES]: 6,
|
||||
[Species.HISUI_GROWLITHE]: 4,
|
||||
[Species.HISUI_VOLTORB]: 3,
|
||||
[Species.HISUI_QWILFISH]: 4,
|
||||
[Species.HISUI_SNEASEL]: 4,
|
||||
[Species.HISUI_ZORUA]: 4,
|
||||
[Species.HISUI_SNEASEL]: 5,
|
||||
[Species.HISUI_ZORUA]: 3,
|
||||
[Species.ENAMORUS]: 7,
|
||||
|
||||
[Species.SPRIGATITO]: 3,
|
||||
[Species.FUECOCO]: 3,
|
||||
[Species.QUAXLY]: 3,
|
||||
[Species.SPRIGATITO]: 4,
|
||||
[Species.FUECOCO]: 4,
|
||||
[Species.QUAXLY]: 4,
|
||||
[Species.LECHONK]: 2,
|
||||
[Species.TAROUNTULA]: 1,
|
||||
[Species.NYMBLE]: 3,
|
||||
[Species.PAWMI]: 3,
|
||||
[Species.PAWMI]: 4,
|
||||
[Species.TANDEMAUS]: 4,
|
||||
[Species.FIDOUGH]: 3,
|
||||
[Species.FIDOUGH]: 2,
|
||||
[Species.SMOLIV]: 3,
|
||||
[Species.SQUAWKABILLY]: 3,
|
||||
[Species.SQUAWKABILLY]: 2,
|
||||
[Species.NACLI]: 4,
|
||||
[Species.CHARCADET]: 4,
|
||||
[Species.TADBULB]: 3,
|
||||
[Species.WATTREL]: 3,
|
||||
[Species.MASCHIFF]: 3,
|
||||
[Species.SHROODLE]: 3,
|
||||
[Species.SHROODLE]: 2,
|
||||
[Species.BRAMBLIN]: 3,
|
||||
[Species.TOEDSCOOL]: 3,
|
||||
[Species.KLAWF]: 4,
|
||||
[Species.KLAWF]: 3,
|
||||
[Species.CAPSAKID]: 3,
|
||||
[Species.RELLOR]: 3,
|
||||
[Species.RELLOR]: 2,
|
||||
[Species.FLITTLE]: 3,
|
||||
[Species.TINKATINK]: 4,
|
||||
[Species.WIGLETT]: 3,
|
||||
[Species.WIGLETT]: 2,
|
||||
[Species.BOMBIRDIER]: 3,
|
||||
[Species.FINIZEN]: 4,
|
||||
[Species.FINIZEN]: 3,
|
||||
[Species.VAROOM]: 4,
|
||||
[Species.CYCLIZAR]: 5,
|
||||
[Species.CYCLIZAR]: 4,
|
||||
[Species.ORTHWORM]: 4,
|
||||
[Species.GLIMMET]: 4,
|
||||
[Species.GREAVARD]: 4,
|
||||
[Species.GREAVARD]: 3,
|
||||
[Species.FLAMIGO]: 4,
|
||||
[Species.CETODDLE]: 4,
|
||||
[Species.CETODDLE]: 3,
|
||||
[Species.VELUZA]: 4,
|
||||
[Species.DONDOZO]: 5,
|
||||
[Species.TATSUGIRI]: 5,
|
||||
[Species.DONDOZO]: 4,
|
||||
[Species.TATSUGIRI]: 4,
|
||||
[Species.GREAT_TUSK]: 6,
|
||||
[Species.SCREAM_TAIL]: 6,
|
||||
[Species.BRUTE_BONNET]: 6,
|
||||
[Species.FLUTTER_MANE]: 6,
|
||||
[Species.FLUTTER_MANE]: 7,
|
||||
[Species.SLITHER_WING]: 6,
|
||||
[Species.SANDY_SHOCKS]: 6,
|
||||
[Species.IRON_TREADS]: 6,
|
||||
|
@ -3273,7 +3273,7 @@ export const speciesStarters = {
|
|||
[Species.PECHARUNT]: 6,
|
||||
[Species.PALDEA_TAUROS]: 5,
|
||||
[Species.PALDEA_WOOPER]: 3,
|
||||
[Species.BLOODMOON_URSALUNA]: 7,
|
||||
[Species.BLOODMOON_URSALUNA]: 6,
|
||||
};
|
||||
|
||||
export const noStarterFormKeys: string[] = [
|
||||
|
|
Loading…
Reference in New Issue