Skip to content

Commit

Permalink
Add Gen6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
versx committed Dec 2, 2020
1 parent 2efa271 commit 74fbd76
Showing 1 changed file with 157 additions and 1 deletion.
158 changes: 157 additions & 1 deletion static/data/pokedex.json
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,162 @@
"647": "Keldeo",
"648": "Meloetta",
"649": "Genesect",
"650": "Chespin",
"651": "Quilladin",
"652": "Chesnaught",
"653": "Fennekin",
"654": "Braixen",
"655": "Delphox",
"656": "Froakie",
"657": "Frogadier",
"658": "Greninja",
"659": "Bunnelby",
"660": "Diggersby",
"661": "Fletchling",
"662": "Fletchinder",
"663": "Talonflame",
"664": "Scatterbug",
"665": "Spewpa",
"666": "Vivillon",
"667": "Litleo",
"668": "Pyroar",
"669": "Flabébé",
"670": "Floette",
"671": "Florges",
"672": "Skiddo",
"673": "Gogoat",
"674": "Pancham",
"675": "Pangoro",
"676": "Furfrou",
"677": "Espurr",
"678": "Meowstic",
"679": "Honedge",
"680": "Doublade",
"681": "Aegislash",
"682": "Spritzee",
"683": "Aromatisse",
"684": "Swirlix",
"685": "Slurpuff",
"686": "Inkay",
"687": "Malamar",
"688": "Binacle",
"689": "Barbaracle",
"690": "Skrelp",
"691": "Dragalge",
"692": "Clauncher",
"693": "Clawitzer",
"694": "Helioptile",
"695": "Heliolisk",
"696": "Tyrunt",
"697": "Tyrantrum",
"698": "Amaura",
"699": "Aurorus",
"700": "Sylveon",
"701": "Hawlucha",
"702": "Dedenne",
"703": "Carbink",
"704": "Goomy",
"705": "Sliggoo",
"706": "Goodra",
"707": "Klefki",
"708": "Phantump",
"709": "Trevenant",
"710": "Pumpkaboo",
"711": "Gourgeist",
"712": "Bergmite",
"713": "Avalugg",
"714": "Noibat",
"715": "Noivern",
"716": "Xerneas",
"717": "Yveltal",
"718": "Zygarde",
"719": "Diancie",
"720": "Hoopa",
"721": "Volcanion",
"722": "Rowlet",
"723": "Dartrix",
"724": "Decidueye",
"725": "Litten",
"726": "Torracat",
"727": "Incineroar",
"728": "Popplio",
"729": "Brionne",
"730": "Primarina",
"731": "Pikipek",
"732": "Trumbeak",
"733": "Toucannon",
"734": "Yungoos",
"735": "Gumshoos",
"736": "Grubbin",
"737": "Charjabug",
"738": "Vikavolt",
"739": "Crabrawler",
"740": "Crabominable",
"741": "Oricorio",
"742": "Cutiefly",
"743": "Ribombee",
"744": "Rockruff",
"745": "Lycanroc",
"746": "Wishiwashi",
"747": "Mareanie",
"748": "Toxapex",
"749": "Mudbray",
"750": "Mudsdale",
"751": "Dewpider",
"752": "Araquanid",
"753": "Fomantis",
"754": "Lurantis",
"755": "Morelull",
"756": "Shiinotic",
"757": "Salandit",
"758": "Salazzle",
"759": "Stufful",
"760": "Bewear",
"761": "Bounsweet",
"762": "Steenee",
"763": "Tsareena",
"764": "Comfey",
"765": "Oranguru",
"766": "Passimian",
"767": "Wimpod",
"768": "Golisopod",
"769": "Sandygast",
"770": "Palossand",
"771": "Pyukumuku",
"772": "Type: Null",
"773": "Silvally",
"774": "Minior",
"775": "Komala",
"776": "Turtonator",
"777": "Togedemaru",
"778": "Mimikyu",
"779": "Bruxish",
"780": "Drampa",
"781": "Dhelmise",
"782": "Jangmo-o",
"783": "Hakamo-o",
"784": "Kommo-o",
"785": "Tapu Koko",
"786": "Tapu Lele",
"787": "Tapu Bulu",
"788": "Tapu Fini",
"789": "Cosmog",
"790": "Cosmoem",
"791": "Solgaleo",
"792": "Lunala",
"793": "Nihilego",
"794": "Buzzwole",
"795": "Pheromosa",
"796": "Xurkitree",
"797": "Celesteela",
"798": "Kartana",
"799": "Guzzlord",
"800": "Necrozma",
"801": "Magearna",
"802": "Marshadow",
"808": "Meltan",
"809": "Melmetal"
"809": "Melmetal",
"862": "Obstagoon",
"863": "Perrserker",
"865": "Sirfetch’d"
}

0 comments on commit 74fbd76

Please sign in to comment.