Skip to content

Commit

Permalink
Add Guzzlord yellow alternate in sm4
Browse files Browse the repository at this point in the history
  • Loading branch information
adback03 committed Jan 30, 2018
1 parent bb2fc48 commit 962ad8e
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions json/cards/Crimson Invasion.json
Original file line number Diff line number Diff line change
Expand Up @@ -3244,6 +3244,84 @@
"imageUrlHiRes": "https://images.pokemontcg.io/sm4/63_hires.png",
"nationalPokedexNumber": 799
},
{
"id": "sm4-63a",
"name": "Guzzlord-GX",
"imageUrl": "https://images.pokemontcg.io/sm4/63a.png",
"subtype": "GX",
"supertype": "Pokémon",
"level": "GX",
"hp": "210",
"retreatCost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"number": "63a",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"series": "Sun & Moon",
"set": "Crimson Invasion",
"setCode": "sm4",
"text": [
"When your Pokémon-GX is Knocked Out, your opponent takes 2 Prize cards."
],
"types": [
"Darkness"
],
"attacks": [
{
"name": "Eat Sloppily",
"cost": [
"Darkness"
],
"convertedEnergyCost": 1,
"damage": "",
"text": "Discard the top 5 cards of your deck. If any of those cards are Energy cards, attach them to this Pokémon."
},
{
"name": "Tyrannical Hole",
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Colorless",
"Colorless"
],
"convertedEnergyCost": 5,
"damage": "180",
"text": ""
},
{
"name": "Glutton-GX",
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Darkness",
"Darkness"
],
"convertedEnergyCost": 5,
"damage": "100",
"text": "If your opponent's Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards. (You can’t use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"imageUrlHiRes": "https://images.pokemontcg.io/sm4/63a_hires.png",
"nationalPokedexNumber": 799
},
{
"id": "sm4-64",
"name": "Mawile",
Expand Down

0 comments on commit 962ad8e

Please sign in to comment.