Skip to content

Instantly share code, notes, and snippets.

@pahlevikun
Last active October 7, 2020 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pahlevikun/f20418d2da68025f4f5224ea046d7bcf to your computer and use it in GitHub Desktop.
Save pahlevikun/f20418d2da68025f4f5224ea046d7bcf to your computer and use it in GitHub Desktop.
[
{
"id": 10033,
"name": "Mega Venusaur",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Venusaurite, Venusaur can Mega Evolve into Mega Venusaur.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10033.png"
},
{
"id": 10034,
"name": "Mega Charizard X",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Charizardite X, Charizard can Mega Evolve into Mega Charizard X.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10034.png"
},
{
"id": 10035,
"name": "Mega Charizard Y",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Charizardite X, Charizard can Mega Evolve into Mega Charizard Y.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10035.png"
},
{
"id": 10037,
"name": "Mega Alakazam",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Alakazite, Alakazam can Mega Evolve into Mega Alakazam.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10037.png"
},
{
"id": 10038,
"name": "Mega Gengar",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Gengarite, Gengar can Mega Evolve into Mega Gengar.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10038.png"
},
{
"id": 10039,
"name": "Mega Kangashkan",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Kangashkanite, Kangashkan can Mega Evolve into Mega Kangashkan.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10039.png"
},
{
"id": 10040,
"name": "Mega Pinsir",
"introduce": "Pokemon XY",
"type": "Mega Evolution",
"description": "With Pinsirite, Pinsir can Mega Evolve into Mega Pinsir.",
"picture": "https://raw.githubusercontent.com/Pokeapi/sprites/master/sprites/pokemon/10040.png"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment