diff --git a/data.go b/data.go index e366aa0..e2cef0a 100644 --- a/data.go +++ b/data.go @@ -421,11 +421,21 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "fire", }, + "Growlithe-Hisui": { + "id": uint(58), + "form": uint(1), + "type": "fire", + }, "Arcanine": { "id": uint(59), "form": uint(0), "type": "fire", }, + "Arcanine-Hisui": { + "id": uint(59), + "form": uint(1), + "type": "fire", + }, "Poliwag": { "id": uint(60), "form": uint(0), @@ -1101,6 +1111,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "fire", }, + "Typhlosion-Hisui": { + "id": uint(157), + "form": uint(1), + "type": "fire", + }, "Totodile": { "id": uint(158), "form": uint(0), @@ -1386,6 +1401,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "water", }, + "Qwilfish-Hisui": { + "id": uint(211), + "form": uint(1), + "type": "dark", + }, "Scizor": { "id": uint(212), "form": uint(0), @@ -1416,6 +1436,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "dark", }, + "Sneasel-Hisui": { + "id": uint(215), + "form": uint(1), + "type": "fighting", + }, "Teddiursa": { "id": uint(216), "form": uint(0), @@ -3006,11 +3031,21 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "steel", }, + "Dialga-Origin": { + "id": uint(483), + "form": uint(1), + "type": "steel", + }, "Palkia": { "id": uint(484), "form": uint(0), "type": "water", }, + "Palkia-Origin": { + "id": uint(484), + "form": uint(1), + "type": "water", + }, "Heatran": { "id": uint(485), "form": uint(0), @@ -3201,6 +3236,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "water", }, + "Samurott-Hisui": { + "id": uint(503), + "form": uint(1), + "type": "water", + }, "Patrat": { "id": uint(504), "form": uint(0), @@ -3436,6 +3476,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "grass", }, + "Lilligant-Hisui": { + "id": uint(549), + "form": uint(1), + "type": "grass", + }, "Basculin": { "id": uint(550), "form": uint(0), @@ -3446,6 +3491,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(1), "type": "water", }, + "Basculin-White-Striped": { + "id": uint(550), + "form": uint(2), + "type": "water", + }, "Sandile": { "id": uint(551), "form": uint(0), @@ -3571,11 +3621,21 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "dark", }, + "Zorua-Hisui": { + "id": uint(570), + "form": uint(1), + "type": "normal", + }, "Zoroark": { "id": uint(571), "form": uint(0), "type": "dark", }, + "Zoroark-Hisui": { + "id": uint(571), + "form": uint(1), + "type": "normal", + }, "Minccino": { "id": uint(572), "form": uint(0), @@ -3896,6 +3956,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "normal", }, + "Braviary-Hisui": { + "id": uint(628), + "form": uint(1), + "type": "psychic", + }, "Vullaby": { "id": uint(629), "form": uint(0), @@ -4491,11 +4556,21 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "dragon", }, + "Sliggoo-Hisui": { + "id": uint(705), + "form": uint(1), + "type": "steel", + }, "Goodra": { "id": uint(706), "form": uint(0), "type": "dragon", }, + "Goodra-Hisui": { + "id": uint(706), + "form": uint(1), + "type": "steel", + }, "Klefki": { "id": uint(707), "form": uint(0), @@ -4561,6 +4636,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "ice", }, + "Avalugg-Hisui": { + "id": uint(713), + "form": uint(1), + "type": "ice", + }, "Noibat": { "id": uint(714), "form": uint(0), @@ -4636,6 +4716,11 @@ var pokemonData = map[string]map[string]interface{}{ "form": uint(0), "type": "grass", }, + "Decidueye-Hisui": { + "id": uint(724), + "form": uint(1), + "type": "grass", + }, "Litten": { "id": uint(725), "form": uint(0), @@ -5257,620 +5342,660 @@ var pokemonData = map[string]map[string]interface{}{ "type": "electric", }, "Meltan": { - "id": uint(808), + "id": uint(808), "form": uint(0), "type": "steel", }, "Melmetal": { - "id": uint(809), + "id": uint(809), "form": uint(0), "type": "steel", }, "Melmetal-Gmax": { - "id": uint(809), + "id": uint(809), "form": uint(1), "type": "steel", }, "Grookey": { - "id": uint(810), + "id": uint(810), "form": uint(0), "type": "grass", }, "Thwackey": { - "id": uint(811), + "id": uint(811), "form": uint(0), "type": "grass", }, "Rillaboom": { - "id": uint(812), + "id": uint(812), "form": uint(0), "type": "grass", }, "Rillaboom-Gmax": { - "id": uint(812), + "id": uint(812), "form": uint(1), "type": "grass", }, "Scorbunny": { - "id": uint(813), + "id": uint(813), "form": uint(0), "type": "fire", }, "Raboot": { - "id": uint(814), + "id": uint(814), "form": uint(0), "type": "fire", }, "Cinderace": { - "id": uint(815), + "id": uint(815), "form": uint(0), "type": "fire", }, "Cinderace-Gmax": { - "id": uint(815), + "id": uint(815), "form": uint(1), "type": "fire", }, "Sobble": { - "id": uint(816), + "id": uint(816), "form": uint(0), "type": "water", }, "Drizzile": { - "id": uint(817), + "id": uint(817), "form": uint(0), "type": "water", }, "Inteleon": { - "id": uint(818), + "id": uint(818), "form": uint(0), "type": "water", }, "Inteleon-Gmax": { - "id": uint(818), + "id": uint(818), "form": uint(1), "type": "water", }, "Skwovet": { - "id": uint(819), + "id": uint(819), "form": uint(0), "type": "normal", }, "Greedent": { - "id": uint(820), + "id": uint(820), "form": uint(0), "type": "normal", }, "Rookidee": { - "id": uint(821), + "id": uint(821), "form": uint(0), "type": "flying", }, "Corvisquire": { - "id": uint(822), + "id": uint(822), "form": uint(0), "type": "flying", }, "Corviknight": { - "id": uint(823), + "id": uint(823), "form": uint(0), "type": "flying", }, "Corviknight-Gmax": { - "id": uint(823), + "id": uint(823), "form": uint(1), "type": "flying", }, "Blipbug": { - "id": uint(824), + "id": uint(824), "form": uint(0), "type": "bug", }, "Dottler": { - "id": uint(825), + "id": uint(825), "form": uint(0), "type": "bug", }, "Orbeetle": { - "id": uint(826), + "id": uint(826), "form": uint(0), "type": "bug", }, "Orbeetle-Gmax": { - "id": uint(826), + "id": uint(826), "form": uint(1), "type": "bug", }, "Nickit": { - "id": uint(827), + "id": uint(827), "form": uint(0), "type": "dark", }, "Thievul": { - "id": uint(828), + "id": uint(828), "form": uint(0), "type": "dark", }, "Gossifleur": { - "id": uint(829), + "id": uint(829), "form": uint(0), "type": "grass", }, "Eldegoss": { - "id": uint(830), + "id": uint(830), "form": uint(0), "type": "grass", }, "Wooloo": { - "id": uint(831), + "id": uint(831), "form": uint(0), "type": "normal", }, "Dubwool": { - "id": uint(832), + "id": uint(832), "form": uint(0), "type": "normal", }, "Chewtle": { - "id": uint(833), + "id": uint(833), "form": uint(0), "type": "water", }, "Drednaw": { - "id": uint(834), + "id": uint(834), "form": uint(0), "type": "water", }, "Drednaw-Gmax": { - "id": uint(834), + "id": uint(834), "form": uint(1), "type": "water", }, "Yamper": { - "id": uint(835), + "id": uint(835), "form": uint(0), "type": "electric", }, "Boltund": { - "id": uint(836), + "id": uint(836), "form": uint(0), "type": "electric", }, "Rolycoly": { - "id": uint(837), + "id": uint(837), "form": uint(0), "type": "rock", }, "Carkol": { - "id": uint(838), + "id": uint(838), "form": uint(0), "type": "rock", }, "Coalossal": { - "id": uint(839), + "id": uint(839), "form": uint(0), "type": "rock", }, "Coalossal-Gmax": { - "id": uint(839), + "id": uint(839), "form": uint(1), "type": "rock", }, "Applin": { - "id": uint(840), + "id": uint(840), "form": uint(0), "type": "grass", }, "Flapple": { - "id": uint(841), + "id": uint(841), "form": uint(0), "type": "grass", }, "Flapple-Gmax": { - "id": uint(841), + "id": uint(841), "form": uint(1), "type": "grass", }, "Appletun": { - "id": uint(842), + "id": uint(842), "form": uint(0), "type": "grass", }, "Appletun-Gmax": { - "id": uint(842), + "id": uint(842), "form": uint(1), "type": "grass", }, "Silicobra": { - "id": uint(843), + "id": uint(843), "form": uint(0), "type": "ground", }, "Sandaconda": { - "id": uint(844), + "id": uint(844), "form": uint(0), "type": "ground", }, "Sandaconda-Gmax": { - "id": uint(844), + "id": uint(844), "form": uint(1), "type": "ground", }, "Cramorant": { - "id": uint(845), + "id": uint(845), "form": uint(0), "type": "flying", }, "Cramorant-Gulping": { - "id": uint(845), + "id": uint(845), "form": uint(1), "type": "flying", }, "Cramorant-Gorging": { - "id": uint(845), + "id": uint(845), "form": uint(2), "type": "flying", }, "Arrokuda": { - "id": uint(846), + "id": uint(846), "form": uint(0), "type": "water", }, "Barraskewda": { - "id": uint(847), + "id": uint(847), "form": uint(0), "type": "water", }, "Toxel": { - "id": uint(848), + "id": uint(848), "form": uint(0), "type": "electric", }, "Toxtricity": { - "id": uint(849), + "id": uint(849), "form": uint(0), "type": "electric", }, "Toxtricity-Low-Key": { - "id": uint(849), + "id": uint(849), "form": uint(1), "type": "electric", }, "Toxtricity-Gmax": { - "id": uint(844), + "id": uint(844), "form": uint(2), "type": "electric", }, "Sizzlipede": { - "id": uint(850), + "id": uint(850), "form": uint(0), "type": "fire", }, "Centiskorch": { - "id": uint(851), + "id": uint(851), "form": uint(0), "type": "fire", }, "Centiskorch-Gmax": { - "id": uint(851), + "id": uint(851), "form": uint(1), "type": "fire", }, "Clobbopus": { - "id": uint(852), + "id": uint(852), "form": uint(0), "type": "fighting", }, "Grapploct": { - "id": uint(853), + "id": uint(853), "form": uint(0), "type": "fighting", }, "Sinistea": { - "id": uint(854), + "id": uint(854), "form": uint(0), "type": "ghost", }, "Polteageist": { - "id": uint(855), + "id": uint(855), "form": uint(0), "type": "ghost", }, "Hatenna": { - "id": uint(856), + "id": uint(856), "form": uint(0), "type": "psychic", }, "Hattrem": { - "id": uint(857), + "id": uint(857), "form": uint(0), "type": "psychic", }, "Hatterene": { - "id": uint(858), + "id": uint(858), "form": uint(0), "type": "psychic", }, "Hatterene-Gmax": { - "id": uint(858), + "id": uint(858), "form": uint(1), "type": "psychic", }, "Impidimp": { - "id": uint(859), + "id": uint(859), "form": uint(0), "type": "dark", }, "Morgrem": { - "id": uint(860), + "id": uint(860), "form": uint(0), "type": "dark", }, "Grimmsnarl": { - "id": uint(861), + "id": uint(861), "form": uint(0), "type": "dark", }, "Grimmsnarl-Gmax": { - "id": uint(861), + "id": uint(861), "form": uint(1), "type": "dark", }, "Obstagoon": { - "id": uint(862), + "id": uint(862), "form": uint(0), "type": "dark", }, "Perrserker": { - "id": uint(863), + "id": uint(863), "form": uint(0), "type": "steel", }, "Cursola": { - "id": uint(864), + "id": uint(864), "form": uint(0), "type": "ghost", }, "Sirfetch'd": { - "id": uint(865), + "id": uint(865), "form": uint(0), "type": "fighting", }, "Mr. Rime": { - "id": uint(866), + "id": uint(866), "form": uint(0), "type": "ice", }, "Runerigus": { - "id": uint(867), + "id": uint(867), "form": uint(0), "type": "ground", }, "Milcery": { - "id": uint(868), + "id": uint(868), "form": uint(0), "type": "fairy", }, "Alcremie": { - "id": uint(869), + "id": uint(869), "form": uint(0), "type": "fairy", }, "Alcremie-Gmax": { - "id": uint(869), + "id": uint(869), "form": uint(1), "type": "fairy", }, "Falinks": { - "id": uint(870), + "id": uint(870), "form": uint(0), "type": "fighting", }, "Pincurchin": { - "id": uint(871), + "id": uint(871), "form": uint(0), "type": "electric", }, "Snom": { - "id": uint(872), + "id": uint(872), "form": uint(0), "type": "ice", }, "Frosmoth": { - "id": uint(873), + "id": uint(873), "form": uint(0), "type": "ice", }, "Stonjourner": { - "id": uint(874), + "id": uint(874), "form": uint(0), "type": "rock", }, "Eiscue": { - "id": uint(875), + "id": uint(875), "form": uint(0), "type": "ice", }, "Eiscue-Noice": { - "id": uint(875), + "id": uint(875), "form": uint(1), "type": "ice", }, "Indeedee": { - "id": uint(876), + "id": uint(876), "form": uint(0), "type": "psychic", }, "Indeedee-F": { - "id": uint(876), + "id": uint(876), "form": uint(1), "type": "psychic", }, "Morpeko": { - "id": uint(877), + "id": uint(877), "form": uint(0), "type": "electric", }, "Morpeko-Hangry": { - "id": uint(877), + "id": uint(877), "form": uint(1), "type": "electric", }, "Cufant": { - "id": uint(878), + "id": uint(878), "form": uint(0), "type": "steel", }, "Copperajah": { - "id": uint(879), + "id": uint(879), "form": uint(0), "type": "steel", }, "Copperajah-Gmax": { - "id": uint(879), + "id": uint(879), "form": uint(1), "type": "steel", }, "Dracozolt": { - "id": uint(880), + "id": uint(880), "form": uint(0), "type": "electric", }, "Arctozolt": { - "id": uint(881), + "id": uint(881), "form": uint(0), "type": "electric", }, "Dracovish": { - "id": uint(882), + "id": uint(882), "form": uint(0), "type": "water", }, "Arctovish": { - "id": uint(883), + "id": uint(883), "form": uint(0), "type": "water", }, "Duraludon": { - "id": uint(884), + "id": uint(884), "form": uint(0), "type": "steel", }, "Duraludon-Gmax": { - "id": uint(884), + "id": uint(884), "form": uint(1), "type": "steel", }, "Dreepy": { - "id": uint(885), + "id": uint(885), "form": uint(0), "type": "dragon", }, "Drakloak": { - "id": uint(886), + "id": uint(886), "form": uint(0), "type": "dragon", }, "Dragapult": { - "id": uint(887), + "id": uint(887), "form": uint(0), "type": "dragon", }, "Zacian": { - "id": uint(888), + "id": uint(888), "form": uint(0), "type": "fairy", }, "Zacian-Crowned": { - "id": uint(888), + "id": uint(888), "form": uint(1), "type": "fairy", }, "Zamazenta": { - "id": uint(889), + "id": uint(889), "form": uint(0), "type": "fighting", }, "Zamazenta-Crowned": { - "id": uint(889), + "id": uint(889), "form": uint(1), "type": "fighting", }, "Eternatus": { - "id": uint(890), + "id": uint(890), "form": uint(0), "type": "poison", }, "Eternatus-Eternamax": { - "id": uint(890), + "id": uint(890), "form": uint(1), "type": "poison", }, "Kubfu": { - "id": uint(891), + "id": uint(891), "form": uint(0), "type": "fighting", }, "Urshifu": { - "id": uint(892), + "id": uint(892), "form": uint(0), "type": "fighting", }, "Urshifu-Rapid-Strike": { - "id": uint(892), + "id": uint(892), "form": uint(1), "type": "fighting", }, "Urshifu-Gmax": { - "id": uint(892), + "id": uint(892), "form": uint(2), "type": "fighting", }, "Urshifu-Rapid-Strike-Gmax": { - "id": uint(892), + "id": uint(892), "form": uint(3), "type": "fighting", }, "Zarude": { - "id": uint(893), + "id": uint(893), "form": uint(0), "type": "dark", }, "Regieleki": { - "id": uint(894), + "id": uint(894), "form": uint(0), "type": "electric", }, "Regidrago": { - "id": uint(895), + "id": uint(895), "form": uint(0), "type": "dragon", }, "Glastrier": { - "id": uint(896), + "id": uint(896), "form": uint(0), "type": "ice", }, "Spectrier": { - "id": uint(897), + "id": uint(897), "form": uint(0), "type": "ghost", }, "Calyrex": { - "id": uint(898), + "id": uint(898), "form": uint(0), "type": "psychic", }, "Calyrex-Ice": { - "id": uint(898), + "id": uint(898), "form": uint(1), "type": "psychic", }, "Calyrex-Shadow": { - "id": uint(898), + "id": uint(898), "form": uint(2), "type": "psychic", }, + "Wyrdeer": { + "id": uint(899), + "form": uint(0), + "type": "normal", + }, + "Kleavor": { + "id": uint(900), + "form": uint(0), + "type": "bug", + }, + "Ursaluna": { + "id": uint(901), + "form": uint(0), + "type": "ground", + }, + "Basculegion": { + "id": uint(902), + "form": uint(0), + "type": "water", + }, + "Sneasler": { + "id": uint(903), + "form": uint(0), + "type": "fighting", + }, + "Overqwil": { + "id": uint(904), + "form": uint(0), + "type": "dark", + }, + "Enamorus": { + "id": uint(905), + "form": uint(0), + "type": "fairy", + }, + "Enamorus-Therian": { + "id": uint(905), + "form": uint(1), + "type": "fairy", + }, "Syclant": { "id": uint(10001), "form": uint(0), @@ -9480,178 +9605,328 @@ var moveData = map[string]map[string]interface{}{ "classification": uint(0), }, "Dynamax Cannon": { - "id": 0, - "type": "dragon", + "id": uint(744), + "type": "dragon", "classification": uint(2), }, "Snipe Shot": { - "id": 0, - "type": "water", + "id": uint(745), + "type": "water", "classification": uint(2), }, "Jaw Lock": { - "id": 0, - "type": "dark", + "id": uint(746), + "type": "dark", "classification": uint(1), }, "Stuff Cheeks": { - "id": 0, - "type": "normal", + "id": uint(747), + "type": "normal", "classification": uint(0), }, "No Retreat": { - "id": 0, - "type": "fighting", + "id": uint(748), + "type": "fighting", "classification": uint(0), }, "Tar Shot": { - "id": 0, - "type": "rock", + "id": uint(749), + "type": "rock", "classification": uint(0), }, "Magic Powder": { - "id": 0, - "type": "psychic", + "id": uint(750), + "type": "psychic", "classification": uint(0), }, "Dragon Darts": { - "id": 0, - "type": "dragon", + "id": uint(751), + "type": "dragon", "classification": uint(1), }, "Teatime": { - "id": 0, - "type": "normal", + "id": uint(752), + "type": "normal", "classification": uint(0), }, "Octolock": { - "id": 0, - "type": "fighting", + "id": uint(753), + "type": "fighting", "classification": uint(0), }, "Bolt Beak": { - "id": 0, - "type": "electric", + "id": uint(754), + "type": "electric", "classification": uint(1), }, "Fishious Rend": { - "id": 0, - "type": "water", + "id": uint(755), + "type": "water", "classification": uint(1), }, "Court Change": { - "id": 0, - "type": "normal", + "id": uint(756), + "type": "normal", "classification": uint(0), }, "Clangorous Soul": { - "id": 0, - "type": "dragon", + "id": uint(775), + "type": "dragon", "classification": uint(0), }, "Body Press": { - "id": 0, - "type": "fighting", + "id": uint(776), + "type": "fighting", "classification": uint(1), }, "Decorate": { - "id": 0, - "type": "fairy", + "id": uint(777), + "type": "fairy", "classification": uint(0), }, "Drum Beating": { - "id": 0, - "type": "grass", + "id": uint(778), + "type": "grass", "classification": uint(1), }, "Snap Trap": { - "id": 0, - "type": "grass", + "id": uint(779), + "type": "grass", "classification": uint(1), }, "Pyro Ball": { - "id": 0, - "type": "fire", + "id": uint(780), + "type": "fire", "classification": uint(1), }, "Behemoth Blade": { - "id": 0, - "type": "steel", + "id": uint(781), + "type": "steel", "classification": uint(1), }, "Behemoth Bash": { - "id": 0, - "type": "steel", + "id": uint(782), + "type": "steel", "classification": uint(1), }, "Aura Wheel": { - "id": 0, - "type": "electric", + "id": uint(783), + "type": "electric", "classification": uint(1), }, "Breaking Swipe": { - "id": 0, - "type": "dragon", + "id": uint(784), + "type": "dragon", "classification": uint(1), }, "Branch Poke": { - "id": 0, - "type": "grass", + "id": uint(785), + "type": "grass", "classification": uint(1), }, "Overdrive": { - "id": 0, - "type": "electric", + "id": uint(786), + "type": "electric", "classification": uint(2), }, "Apple Acid": { - "id": 0, - "type": "grass", + "id": uint(787), + "type": "grass", "classification": uint(2), }, "Grav Apple": { - "id": 0, - "type": "grass", + "id": uint(788), + "type": "grass", "classification": uint(1), }, "Spirit Break": { - "id": 0, - "type": "fairy", + "id": uint(789), + "type": "fairy", "classification": uint(1), }, "Strange Steam": { - "id": 0, - "type": "fairy", + "id": uint(790), + "type": "fairy", "classification": uint(2), }, "Life Dew": { - "id": 0, - "type": "water", + "id": uint(791), + "type": "water", "classification": uint(0), }, "Obstruct": { - "id": 0, - "type": "dark", + "id": uint(792), + "type": "dark", "classification": uint(0), }, "False Surrender": { - "id": 0, - "type": "dark", + "id": uint(793), + "type": "dark", "classification": uint(1), }, "Meteor Assault": { - "id": 0, - "type": "fighting", + "id": uint(794), + "type": "fighting", "classification": uint(1), }, "Eternabeam": { - "id": 0, - "type": "dragon", + "id": uint(795), + "type": "dragon", "classification": uint(2), }, "Steel Beam": { - "id": 0, - "type": "steel", + "id": uint(796), + "type": "steel", + "classification": uint(2), + }, + "Expanding Force": { + "id": uint(797), + "type": "psychic", + "classification": uint(2), + }, + "Steel Roller": { + "id": uint(798), + "type": "steel", + "classification": uint(1), + }, + "Scale Shot": { + "id": uint(799), + "type": "dragon", + "classification": uint(1), + }, + "Meteor Beam": { + "id": uint(800), + "type": "rock", + "classification": uint(2), + }, + "Shell Side Arm": { + "id": uint(801), + "type": "poison", + "classification": uint(2), + }, + "Misty Explosion": { + "id": uint(802), + "type": "fairy", + "classification": uint(2), + }, + "Grassy Glide": { + "id": uint(803), + "type": "grass", + "classification": uint(1), + }, + "Rising Voltage": { + "id": uint(804), + "type": "electric", + "classification": uint(2), + }, + "Terrain Pulse": { + "id": uint(805), + "type": "normal", + "classification": uint(2), + }, + "Skitter Smack": { + "id": uint(806), + "type": "bug", + "classification": uint(1), + }, + "Burning Jealousy": { + "id": uint(807), + "type": "fire", + "classification": uint(2), + }, + "Lash Out": { + "id": uint(808), + "type": "dark", + "classification": uint(1), + }, + "Poltergeist": { + "id": uint(809), + "type": "ghost", + "classification": uint(1), + }, + "Corrosive Gas": { + "id": uint(810), + "type": "poison", + "classification": uint(0), + }, + "Coaching": { + "id": uint(811), + "type": "fighting", + "classification": uint(0), + }, + "Flip Turn": { + "id": uint(812), + "type": "water", + "classification": uint(1), + }, + "Triple Axel": { + "id": uint(813), + "type": "ice", + "classification": uint(1), + }, + "Dual Wingbeat": { + "id": uint(814), + "type": "flying", + "classification": uint(1), + }, + "Scorching Sands": { + "id": uint(815), + "type": "ground", + "classification": uint(2), + }, + "Jungle Healing": { + "id": uint(816), + "type": "grass", + "classification": uint(0), + }, + "Wicked Blow": { + "id": uint(817), + "type": "dark", + "classification": uint(1), + }, + "Surging Strikes": { + "id": uint(818), + "type": "water", + "classification": uint(1), + }, + "Thunder Cage": { + "id": uint(819), + "type": "electric", + "classification": uint(2), + }, + "Dragon Energy": { + "id": uint(820), + "type": "dragon", + "classification": uint(2), + }, + "Freezing Glare": { + "id": uint(821), + "type": "psychic", + "classification": uint(2), + }, + "Fiery Wrath": { + "id": uint(822), + "type": "dark", + "classification": uint(2), + }, + "Thunderous Kick": { + "id": uint(823), + "type": "fighting", + "classification": uint(1), + }, + "Glacial Lance": { + "id": uint(824), + "type": "ice", + "classification": uint(1), + }, + "Astral Barrage": { + "id": uint(825), + "type": "ghost", + "classification": uint(2), + }, + "Eerie Spell": { + "id": uint(826), + "type": "psychic", "classification": uint(2), }, }