From c8bdf483e2a5574c124cc4d0d7f4ef6955c55af7 Mon Sep 17 00:00:00 2001 From: Andrew Backes Date: Mon, 28 Jan 2019 17:07:57 -0600 Subject: [PATCH] Run full file cleanup on recently edit files - sorts keys and formats json --- json/cards/DP Black Star Promos.json | 3536 +++++++++--------- json/cards/Deoxys.json | 31 +- json/cards/Dragon Vault.json | 22 +- json/cards/Dragon.json | 79 +- json/cards/Emerald.json | 31 +- json/cards/FireRed & LeafGreen.json | 95 +- json/cards/Forbidden Light.json | 36 +- json/cards/HGSS Black Star Promos.json | 1641 ++++---- json/cards/Hidden Legends.json | 31 +- json/cards/Next Destinies.json | 95 +- json/cards/Nintendo Black Star Promos.json | 2572 +++++++------ json/cards/Phantom Forces.json | 113 +- "json/cards/Pok\303\251mon Rumble.json" | 919 ++--- json/cards/Primal Clash.json | 45 +- json/cards/Southern Islands.json | 1169 +++--- json/cards/Sun & Moon Black Star Promos.json | 1326 +++---- json/cards/Team Magma vs Team Aqua.json | 48 +- json/cards/Team Rocket Returns.json | 42 +- json/cards/XY Black Star Promos.json | 1608 ++++---- 19 files changed, 6919 insertions(+), 6520 deletions(-) diff --git a/json/cards/DP Black Star Promos.json b/json/cards/DP Black Star Promos.json index d2d5220b4..0d6bfd617 100644 --- a/json/cards/DP Black Star Promos.json +++ b/json/cards/DP Black Star Promos.json @@ -1,2579 +1,2677 @@ [ { - "id":"dpp-DP01", - "name":"Turtwig", - "nationalPokedexNumber":387, - "imageUrl":"https://images.pokemontcg.io/dpp/DP01.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP01_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "dpp-DP01", + "name": "Turtwig", + "imageUrl": "https://images.pokemontcg.io/dpp/DP01.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP01", - "artist":"Masakazu Fukuda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Tackle", - "text":"", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP01", + "artist": "Masakazu Fukuda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Tackle", + "text": "", + "cost": [ "Free" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 0 }, { - "name":"Razor Leaf", - "text":"", - "cost":[ + "name": "Razor Leaf", + "text": "", + "cost": [ "Grass" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-20" + "type": "Fire", + "value": "+10" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"+10" + "type": "Water", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP01_hires.png", + "nationalPokedexNumber": 387, + "evolvesTo": [ + "Grotle" ] }, { - "id":"dpp-DP02", - "name":"Chimchar", - "nationalPokedexNumber":390, - "imageUrl":"https://images.pokemontcg.io/dpp/DP02.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP02_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "dpp-DP02", + "name": "Chimchar", + "imageUrl": "https://images.pokemontcg.io/dpp/DP02.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP02", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Scratch", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP02", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Scratch", + "text": "", + "cost": [ "Free" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 0 }, { - "name":"Ember", - "text":"Flip a coin. If tails, discard a Fire Energy attached to Chimchar.", - "cost":[ + "name": "Ember", + "text": "Flip a coin. If tails, discard a Fire Energy attached to Chimchar.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"+10" + "type": "Water", + "value": "+10" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP02_hires.png", + "nationalPokedexNumber": 390, + "evolvesTo": [ + "Monferno" ] }, { - "id":"dpp-DP03", - "name":"Piplup", - "nationalPokedexNumber":393, - "imageUrl":"https://images.pokemontcg.io/dpp/DP03.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP03_hires.png", - "types":[ - "Water" - ], - "supertype":"Trainer", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "dpp-DP03", + "name": "Piplup", + "imageUrl": "https://images.pokemontcg.io/dpp/DP03.png", + "subtype": "Basic", + "supertype": "Trainer", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP03", - "artist":"Atsuko Nishida", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Peck", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP03", + "artist": "Atsuko Nishida", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Peck", + "text": "", + "cost": [ "Free" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 0 }, { - "name":"Water Splash", - "text":"Flip a coin. If heads, this attack does 20 damage plus 10 more damage.", - "cost":[ + "name": "Water Splash", + "text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.", + "cost": [ "Water", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"+10" + "type": "Lightning", + "value": "+10" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP03_hires.png", + "nationalPokedexNumber": 393 }, { - "id":"dpp-DP04", - "name":"Pachirisu", - "nationalPokedexNumber":417, - "imageUrl":"https://images.pokemontcg.io/dpp/DP04.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP04_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "dpp-DP04", + "name": "Pachirisu", + "imageUrl": "https://images.pokemontcg.io/dpp/DP04.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP04", - "artist":"Atsuko Nishida", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Minor Errand-Running", - "text":"Search your deck for a basic Energy card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP04", + "artist": "Atsuko Nishida", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Minor Errand-Running", + "text": "Search your deck for a basic Energy card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Thunder Jolt", - "text":"Flip a coin. If tails, Pachirisu does 10 damage to itself.", - "cost":[ + "name": "Thunder Jolt", + "text": "Flip a coin. If tails, Pachirisu does 10 damage to itself.", + "cost": [ "Lightning" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+20" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP04_hires.png", + "nationalPokedexNumber": 417 }, { - "id":"dpp-DP05", - "name":"Tropical Wind", - "imageUrl":"https://images.pokemontcg.io/dpp/DP05.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP05_hires.png", - "supertype":"Trainer", - "number":"DP05", - "artist":"Sumiyoshi Kizuki", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "text":[ + "id": "dpp-DP05", + "name": "Tropical Wind", + "imageUrl": "https://images.pokemontcg.io/dpp/DP05.png", + "supertype": "Trainer", + "number": "DP05", + "artist": "Sumiyoshi Kizuki", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "text": [ "Flip a coin. If heads, remove 2 damage counters from each Active Pokémon (remove 1 damage counter if a Pokémon has only 1). If tails, each Active Pokémon is now Asleep." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP05_hires.png" }, { - "id":"dpp-DP06", - "name":"Buneary", - "nationalPokedexNumber":427, - "imageUrl":"https://images.pokemontcg.io/dpp/DP06.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP06_hires.png", - "types":[ + "id": "dpp-DP06", + "name": "Buneary", + "imageUrl": "https://images.pokemontcg.io/dpp/DP06.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "DP06", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP06", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Splash", - "text":"", - "cost":[ + "attacks": [ + { + "name": "Splash", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Jump Kick", - "text":"Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Jump Kick", + "text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Colorless", "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"+10" + "type": "Fighting", + "value": "+10" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP06_hires.png", + "nationalPokedexNumber": 427, + "evolvesTo": [ + "Lopunny" ] }, { - "id":"dpp-DP07", - "name":"Cranidos", - "nationalPokedexNumber":408, - "imageUrl":"https://images.pokemontcg.io/dpp/DP07.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP07_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "evolvesFrom":"Skull Fossil", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "dpp-DP07", + "name": "Cranidos", + "imageUrl": "https://images.pokemontcg.io/dpp/DP07.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Skull Fossil", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP07", - "artist":"Mitsuhiro Arita", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Headbutt", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP07", + "artist": "Mitsuhiro Arita", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Headbutt", + "text": "", + "cost": [ "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Steamroll", - "text":"Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Steamroll", + "text": "Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Fighting", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"+20" + "type": "Grass", + "value": "+20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP07_hires.png", + "nationalPokedexNumber": 408, + "evolvesTo": [ + "Rampardos" ] }, { - "id":"dpp-DP08", - "name":"Shieldon", - "nationalPokedexNumber":410, - "imageUrl":"https://images.pokemontcg.io/dpp/DP08.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP08_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "evolvesFrom":"Armor Fossil", - "subtype":"Stage 1", - "hp":"80", - "retreatCost":[ + "id": "dpp-DP08", + "name": "Shieldon", + "imageUrl": "https://images.pokemontcg.io/dpp/DP08.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Armor Fossil", + "hp": "80", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP08", - "artist":"Kouki Saitou", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Hard Face", - "text":"During your opponents next turn, any damage done to Shieldon by attacks is reduced by 20 (after applying Weakness and Resistance).", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP08", + "artist": "Kouki Saitou", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Hard Face", + "text": "During your opponents next turn, any damage done to Shieldon by attacks is reduced by 20 (after applying Weakness and Resistance).", + "cost": [ "Metal", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 }, { - "name":"Shield Attack", - "text":"Flip a coin. If heads, this attack does 40 damage plus 20 more damage.", - "cost":[ + "name": "Shield Attack", + "text": "Flip a coin. If heads, this attack does 40 damage plus 20 more damage.", + "cost": [ "Metal", "Colorless", "Colorless" ], - "damage":"40+" + "damage": "40+", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fire", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"+20" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP08_hires.png", + "nationalPokedexNumber": 410, + "evolvesTo": [ + "Bastiodon" ] }, { - "id":"dpp-DP09", - "name":"Torterra", - "nationalPokedexNumber":389, - "imageUrl":"https://images.pokemontcg.io/dpp/DP09.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP09_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Forest Murmurs", - "text":"Once during your turn (before your attack), if you have more Prize cards left than your opponent, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. This power can't be used if Torterra is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP09", + "name": "Torterra", + "imageUrl": "https://images.pokemontcg.io/dpp/DP09.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Forest Murmurs", + "text": "Once during your turn (before your attack), if you have more Prize cards left than your opponent, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. This power can't be used if Torterra is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"160", - "retreatCost":[ + "hp": "160", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"DP09", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Vigorous Dash", - "text":"Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Torterra does 30 damage to itself.", - "cost":[ + "convertedRetreatCost": 4, + "number": "DP09", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Vigorous Dash", + "text": "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Torterra does 30 damage to itself.", + "cost": [ "Grass", "Grass", "Grass", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"+30" + "type": "Fire", + "value": "+30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP09_hires.png", + "nationalPokedexNumber": 389 }, { - "id":"dpp-DP10", - "name":"Infernape", - "nationalPokedexNumber":392, - "imageUrl":"https://images.pokemontcg.io/dpp/DP10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP10_hires.png", - "types":[ + "id": "dpp-DP10", + "name": "Infernape", + "imageUrl": "https://images.pokemontcg.io/dpp/DP10.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Burning Head", + "text": "Once during your turn (before your attack), you may look at the top 3 cards of your deck, choose 1 of them, and put it into your hand. Discard the other 2 cards. This power can't be used if Infernape is affected by a Special Condition.", + "type": "Poké-Power" + }, + "hp": "120", + "number": "DP10", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Fire" ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Burning Head", - "text":"Once during your turn (before your attack), you may look at the top 3 cards of your deck, choose 1 of them, and put it into your hand. Discard the other 2 cards. This power can't be used if Infernape is affected by a Special Condition.", - "type":"Poké-Power" - }, - "hp":"120", - "number":"DP10", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Flare Up", - "text":"Search your discard pile for 8 Fire Energy cards, show them to your opponent, and shuffle them into your deck. (This attack does nothing if you don't have 8 Fire Energy cards in your discard pile.)", - "cost":[ + "attacks": [ + { + "name": "Flare Up", + "text": "Search your discard pile for 8 Fire Energy cards, show them to your opponent, and shuffle them into your deck. (This attack does nothing if you don't have 8 Fire Energy cards in your discard pile.)", + "cost": [ "Fire", "Fire" ], - "damage":"150" + "damage": "150", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"+30" + "type": "Water", + "value": "+30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP10_hires.png", + "nationalPokedexNumber": 392 }, { - "id":"dpp-DP11", - "name":"Empoleon", - "nationalPokedexNumber":395, - "imageUrl":"https://images.pokemontcg.io/dpp/DP11.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP11_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Supreme Command", - "text":"Once during your turn (before your attack), you may choose up to 2 cards from your opponent's hand without looking and put them face down next to the Defending Pokémon. (These cards are not in play or in your opponent's hand.) At the end of your opponent's next turn, return those cards to your opponent's hand. This power can't be used if Empoleon is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP11", + "name": "Empoleon", + "imageUrl": "https://images.pokemontcg.io/dpp/DP11.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Supreme Command", + "text": "Once during your turn (before your attack), you may choose up to 2 cards from your opponent's hand without looking and put them face down next to the Defending Pokémon. (These cards are not in play or in your opponent's hand.) At the end of your opponent's next turn, return those cards to your opponent's hand. This power can't be used if Empoleon is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"140", - "retreatCost":[ + "hp": "140", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP11", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Hydro Impact", - "text":"Choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Empoleon can't attack during your next turn.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP11", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Hydro Impact", + "text": "Choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Empoleon can't attack during your next turn.", + "cost": [ "Water", "Water", "Water" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"+30" + "type": "Lightning", + "value": "+30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP11_hires.png", + "nationalPokedexNumber": 395 }, { - "id":"dpp-DP12", - "name":"Lucario", - "nationalPokedexNumber":448, - "imageUrl":"https://images.pokemontcg.io/dpp/DP12.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP12_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Stance", - "text":"Once during your turn (before your attack), when you put Lucario LV.X from your hand onto your Active Lucario, you may use this power. Prevent all effects of an attack, including damage, done to Lucario during your opponent's next turn. (If Lucario is no longer your Active Pokémon, this effect ends.)", - "type":"Poké-Power" + "id": "dpp-DP12", + "name": "Lucario", + "imageUrl": "https://images.pokemontcg.io/dpp/DP12.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Stance", + "text": "Once during your turn (before your attack), when you put Lucario LV.X from your hand onto your Active Lucario, you may use this power. Prevent all effects of an attack, including damage, done to Lucario during your opponent's next turn. (If Lucario is no longer your Active Pokémon, this effect ends.)", + "type": "Poké-Power" }, - "hp":"110", - "retreatCost":[ + "hp": "110", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP12", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Close Combat", - "text":"During your opponent's next turn, any damage done to Lucario by attacks is increased by 30 (after applying Weakness and Resistance).", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP12", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Close Combat", + "text": "During your opponent's next turn, any damage done to Lucario by attacks is increased by 30 (after applying Weakness and Resistance).", + "cost": [ "Fighting", "Fighting", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP12_hires.png", + "nationalPokedexNumber": 448 }, { - "id":"dpp-DP13", - "name":"Buizel", - "nationalPokedexNumber":418, - "imageUrl":"https://images.pokemontcg.io/dpp/DP13.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP13_hires.png", - "types":[ - "Water" - ], - "supertype":"Trainer", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "dpp-DP13", + "name": "Buizel", + "imageUrl": "https://images.pokemontcg.io/dpp/DP13.png", + "subtype": "Basic", + "supertype": "Trainer", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP13", - "artist":"Mitsuhiro Arita", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Splash About", - "text":"If Buizel has less Energy attached to it than the Defending Pokémon, this attack does 10 damage plus 10 more damage.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP13", + "artist": "Mitsuhiro Arita", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Splash About", + "text": "If Buizel has less Energy attached to it than the Defending Pokémon, this attack does 10 damage plus 10 more damage.", + "cost": [ "Water" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"+10" + "type": "Lightning", + "value": "+10" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP13_hires.png", + "nationalPokedexNumber": 418 }, { - "id":"dpp-DP14", - "name":"Chatot", - "nationalPokedexNumber":441, - "imageUrl":"https://images.pokemontcg.io/dpp/DP14.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP14_hires.png", - "types":[ + "id": "dpp-DP14", + "name": "Chatot", + "imageUrl": "https://images.pokemontcg.io/dpp/DP14.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "DP14", + "artist": "Masakazu Fukuda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP14", - "artist":"Masakazu Fukuda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Me First", - "text":"Draw a card.", - "cost":[ + "attacks": [ + { + "name": "Me First", + "text": "Draw a card.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Tone-Deaf", - "text":"Flip a coin. If heads, the Defending Pokémon is now Confused.", - "cost":[ + "name": "Tone-Deaf", + "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "+10" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"+10" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP14_hires.png", + "nationalPokedexNumber": 441 }, { - "id":"dpp-DP15", - "name":"Shinx", - "nationalPokedexNumber":403, - "imageUrl":"https://images.pokemontcg.io/dpp/DP15.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP15_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "dpp-DP15", + "name": "Shinx", + "imageUrl": "https://images.pokemontcg.io/dpp/DP15.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP15", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Spark", - "text":"Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP15", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Spark", + "text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Lightning" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+10" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+10" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP15_hires.png", + "nationalPokedexNumber": 403, + "evolvesTo": [ + "Luxio" ] }, { - "id":"dpp-DP16", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/dpp/DP16.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP16_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Electro Recycle", - "text":"Once during your turn (before your attack), if Pichu is anywhere under Pikachu, you may search your discard pile for a Lightning Energy card, show it to your opponent, and put it into your hand. This power can't be used if Pikachu is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP16", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/dpp/DP16.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Electro Recycle", + "text": "Once during your turn (before your attack), if Pichu is anywhere under Pikachu, you may search your discard pile for a Lightning Energy card, show it to your opponent, and put it into your hand. This power can't be used if Pikachu is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"60", - "retreatCost":[ + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP16", - "artist":"Sumiyoshi Kizuki", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"BikaBika", - "text":"Flip a coin. If heads, this attack does 20 damage plus 10 more damage.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP16", + "artist": "Sumiyoshi Kizuki", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "BikaBika", + "text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.", + "cost": [ "Lightning", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+10" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+10" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP16_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"dpp-DP17", - "name":"Dialga", - "nationalPokedexNumber":483, - "imageUrl":"https://images.pokemontcg.io/dpp/DP17.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP17_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Time Skip", - "text":"Once during your turn (before your attack), you may have your opponent flip 2 coins. If both of them are heads, your turn ends. If both of them are tails, after your opponent draws a card at the beginning of his or her next turn, his or her turn ends. This power can't be used if Dialga is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP17", + "name": "Dialga", + "imageUrl": "https://images.pokemontcg.io/dpp/DP17.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Time Skip", + "text": "Once during your turn (before your attack), you may have your opponent flip 2 coins. If both of them are heads, your turn ends. If both of them are tails, after your opponent draws a card at the beginning of his or her next turn, his or her turn ends. This power can't be used if Dialga is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP17", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Metal Flash", - "text":"During your next turn, Dialga can't use Metal Flash.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP17", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Metal Flash", + "text": "During your next turn, Dialga can't use Metal Flash.", + "cost": [ "Metal", "Metal", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP17_hires.png", + "nationalPokedexNumber": 483 }, { - "id":"dpp-DP18", - "name":"Palkia", - "nationalPokedexNumber":484, - "imageUrl":"https://images.pokemontcg.io/dpp/DP18.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP18_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Restructure", - "text":"Once during your turn (before your attack), you may have your opponent switch 1 of your Active Pokémon with 1 of your Benched Pokémon. Then, you switch 1 of the Defending Pokémon with 1 of your opponent's Benched Pokémon. This power can't be used if Palkia is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP18", + "name": "Palkia", + "imageUrl": "https://images.pokemontcg.io/dpp/DP18.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Restructure", + "text": "Once during your turn (before your attack), you may have your opponent switch 1 of your Active Pokémon with 1 of your Benched Pokémon. Then, you switch 1 of the Defending Pokémon with 1 of your opponent's Benched Pokémon. This power can't be used if Palkia is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP18", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Hydro Reflect", - "text":"You may move all Energy cards attached to Palkia to your Benched Pokémon in any way you like. (Ignore this effect if you don't have any Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 3, + "number": "DP18", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Hydro Reflect", + "text": "You may move all Energy cards attached to Palkia to your Benched Pokémon in any way you like. (Ignore this effect if you don't have any Benched Pokémon.)", + "cost": [ "Water", "Water", "Water" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP18_hires.png", + "nationalPokedexNumber": 484 }, { - "id":"dpp-DP19", - "name":"Darkrai", - "nationalPokedexNumber":491, - "imageUrl":"https://images.pokemontcg.io/dpp/DP19.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP19_hires.png", - "types":[ - "Darkness" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Dark Shadow", - "text":"Each basic Darkness Energy card attached to your Darkness Pokémon now has the effect \"If the Pokémon Darkness Energy is attached to attacks, the attack does 10 more damage to the Active Pokémon (before applying Weakness and Resistance).\" You can't use more than 1 Dark Shadow Poké-Body each turn.", - "type":"Poké-Body" + "id": "dpp-DP19", + "name": "Darkrai", + "imageUrl": "https://images.pokemontcg.io/dpp/DP19.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Dark Shadow", + "text": "Each basic Darkness Energy card attached to your Darkness Pokémon now has the effect \"If the Pokémon Darkness Energy is attached to attacks, the attack does 10 more damage to the Active Pokémon (before applying Weakness and Resistance).\" You can't use more than 1 Dark Shadow Poké-Body each turn.", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP19", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Endless Darkness", - "text":"The Defending Pokémon is now Asleep. Flip 2 coins instead of 1 between turns. If either of them is tails, the Defending Pokémon is still Asleep. If both of them are tails, the Defending Pokémon is Knocked Out.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP19", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Darkness" + ], + "attacks": [ + { + "name": "Endless Darkness", + "text": "The Defending Pokémon is now Asleep. Flip 2 coins instead of 1 between turns. If either of them is tails, the Defending Pokémon is still Asleep. If both of them are tails, the Defending Pokémon is Knocked Out.", + "cost": [ "Darkness", "Darkness", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP19_hires.png", + "nationalPokedexNumber": 491 }, { - "id":"dpp-DP20", - "name":"Magmortar", - "nationalPokedexNumber":467, - "imageUrl":"https://images.pokemontcg.io/dpp/DP20.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP20_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "evolvesFrom":"Magmar", - "subtype":"Stage 1", - "hp":"100", - "retreatCost":[ + "id": "dpp-DP20", + "name": "Magmortar", + "imageUrl": "https://images.pokemontcg.io/dpp/DP20.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Magmar", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP20", - "artist":"Hiroaki Ito", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Smoke Bomb", - "text":"If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.", - "cost":[ + "convertedRetreatCost": 3, + "number": "DP20", + "artist": "Hiroaki Ito", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Smoke Bomb", + "text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Flame Drum", - "text":"If Magby isn't anywhere under Magmortar, discard 2 Energy cards from your hand. (If you can't discard 2 Energy cards from your hand, this attack does nothing.)", - "cost":[ + "name": "Flame Drum", + "text": "If Magby isn't anywhere under Magmortar, discard 2 Energy cards from your hand. (If you can't discard 2 Energy cards from your hand, this attack does nothing.)", + "cost": [ "Fire", "Fire", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"+30" + "type": "Water", + "value": "+30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP20_hires.png", + "nationalPokedexNumber": 467 }, { - "id":"dpp-DP21", - "name":"Raichu", - "nationalPokedexNumber":26, - "imageUrl":"https://images.pokemontcg.io/dpp/DP21.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP21_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "evolvesFrom":"Pikachu", - "subtype":"Stage 1", - "hp":"90", - "retreatCost":[ + "id": "dpp-DP21", + "name": "Raichu", + "imageUrl": "https://images.pokemontcg.io/dpp/DP21.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Pikachu", + "hp": "90", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP21", - "artist":"Daisuke Ito", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Electromagnetic Induction", - "text":"Search your deck for up to 2 Lightning Energy cards and attach them to 1 of your Pokémon. Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP21", + "artist": "Daisuke Ito", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Electromagnetic Induction", + "text": "Search your deck for up to 2 Lightning Energy cards and attach them to 1 of your Pokémon. Shuffle your deck afterward.", + "cost": [ "Free" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 0 }, { - "name":"Explosive Thunder", - "text":"Discard all basic Lightning Energy cards attached to Raichu. This attack does 30 damage times the number of Lightning Energy cards you discarded.", - "cost":[ + "name": "Explosive Thunder", + "text": "Discard all basic Lightning Energy cards attached to Raichu. This attack does 30 damage times the number of Lightning Energy cards you discarded.", + "cost": [ "Lightning", "Colorless" ], - "damage":"30×" + "damage": "30×", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+20" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP21_hires.png", + "nationalPokedexNumber": 26 }, { - "id":"dpp-DP22", - "name":"Mime Jr.", - "imageUrl":"https://images.pokemontcg.io/dpp/DP22.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP22_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Baby Evolution", - "text":"Once during your turn (before your attack), you may put Mr. Mime from your hand onto Mime Jr. (this counts as evolving Mime Jr.) and remove all damage counters from Mime Jr..", - "type":"Poké-Power" + "id": "dpp-DP22", + "name": "Mime Jr.", + "imageUrl": "https://images.pokemontcg.io/dpp/DP22.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Baby Evolution", + "text": "Once during your turn (before your attack), you may put Mr. Mime from your hand onto Mime Jr. (this counts as evolving Mime Jr.) and remove all damage counters from Mime Jr..", + "type": "Poké-Power" }, - "hp":"40", - "retreatCost":[ + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP22", - "artist":"Mitsuhiro Arita", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Mime", - "text":"Shuffle your hand into your deck. Then, draw a number of cards equal to the number of cards in your opponent's hand.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP22", + "artist": "Mitsuhiro Arita", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Mime", + "text": "Shuffle your hand into your deck. Then, draw a number of cards equal to the number of cards in your opponent's hand.", + "cost": [ "Psychic" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"+10" + "type": "Psychic", + "value": "+10" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP22_hires.png", + "nationalPokedexNumber": 439 }, { - "id":"dpp-DP23", - "name":"Glameow", - "nationalPokedexNumber":431, - "imageUrl":"https://images.pokemontcg.io/dpp/DP23.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP23_hires.png", - "types":[ + "id": "dpp-DP23", + "name": "Glameow", + "imageUrl": "https://images.pokemontcg.io/dpp/DP23.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "DP23", + "artist": "Mitsuhiro Arita", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP23", - "artist":"Mitsuhiro Arita", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Charm", - "text":"During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance).", - "cost":[ + "attacks": [ + { + "name": "Charm", + "text": "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance).", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Pose", - "text":"Flip a coin. If tails, this attack does nothing.", - "cost":[ + "name": "Pose", + "text": "Flip a coin. If tails, this attack does nothing.", + "cost": [ "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"+10" + "type": "Fighting", + "value": "+10" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP23_hires.png", + "nationalPokedexNumber": 431, + "evolvesTo": [ + "Purugly" ] }, { - "id":"dpp-DP24", - "name":"Darkrai", - "nationalPokedexNumber":491, - "imageUrl":"https://images.pokemontcg.io/dpp/DP24.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP24_hires.png", - "types":[ - "Darkness" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "dpp-DP24", + "name": "Darkrai", + "imageUrl": "https://images.pokemontcg.io/dpp/DP24.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP24", - "artist":"Kouki Saitou", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Spacial Rend", - "text":"Search your deck for a Stadium card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. If there is any Stadium card in play, discard it.", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP24", + "artist": "Kouki Saitou", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Darkness" + ], + "attacks": [ + { + "name": "Spacial Rend", + "text": "Search your deck for a Stadium card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. If there is any Stadium card in play, discard it.", + "cost": [ "Water" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 1 }, { - "name":"Roar of Time", - "text":"Search your discard pile for 3 Pokémon, show them to your opponent, and put them on top of your deck. Shuffle your deck afterward. (If you don't have 3 Pokémon in your discard pile, this attack does nothing.)", - "cost":[ + "name": "Roar of Time", + "text": "Search your discard pile for 3 Pokémon, show them to your opponent, and put them on top of your deck. Shuffle your deck afterward. (If you don't have 3 Pokémon in your discard pile, this attack does nothing.)", + "cost": [ "Metal", "Metal", "Metal" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fighting", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+20" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP24_hires.png", + "nationalPokedexNumber": 491 }, { - "id":"dpp-DP25", - "name":"Tropical Wind", - "imageUrl":"https://images.pokemontcg.io/dpp/DP25.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP25_hires.png", - "supertype":"Trainer", - "number":"DP25", - "artist":"Sumiyoshi Kizuki", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "text":[ + "id": "dpp-DP25", + "name": "Tropical Wind", + "imageUrl": "https://images.pokemontcg.io/dpp/DP25.png", + "supertype": "Trainer", + "number": "DP25", + "artist": "Sumiyoshi Kizuki", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "text": [ "Flip a coin. If heads, remove 2 damage counters from each Active Pokémon (remove 1 damage counter if a Pokémon has only 1). If tails, each Active Pokémon is now Asleep." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP25_hires.png" }, { - "id":"dpp-DP26", - "name":"Dialga", - "nationalPokedexNumber":483, - "imageUrl":"https://images.pokemontcg.io/dpp/DP26.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP26_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "dpp-DP26", + "name": "Dialga", + "imageUrl": "https://images.pokemontcg.io/dpp/DP26.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP26", - "artist":"Kazuyuki Kano", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Time Bellow", - "text":"Draw a card.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP26", + "artist": "Kazuyuki Kano", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Time Bellow", + "text": "Draw a card.", + "cost": [ "Metal" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Flash Cannon", - "text":"You may return all Energy cards attached to Dialga to your hand. If you do, remove the highest Stage Evolution card from the Defending Pokémon and shuffle that card into your opponent's deck.", - "cost":[ + "name": "Flash Cannon", + "text": "You may return all Energy cards attached to Dialga to your hand. If you do, remove the highest Stage Evolution card from the Defending Pokémon and shuffle that card into your opponent's deck.", + "cost": [ "Metal", "Metal", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"+20" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP26_hires.png", + "nationalPokedexNumber": 483 }, { - "id":"dpp-DP27", - "name":"Palkia", - "nationalPokedexNumber":484, - "imageUrl":"https://images.pokemontcg.io/dpp/DP27.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP27_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "dpp-DP27", + "name": "Palkia", + "imageUrl": "https://images.pokemontcg.io/dpp/DP27.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP27", - "artist":"Daisuke Ito", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Spacial Rend", - "text":"Search your deck for a Stadium card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. If there is any Stadium card in play, discard it.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP27", + "artist": "Daisuke Ito", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Spacial Rend", + "text": "Search your deck for a Stadium card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. If there is any Stadium card in play, discard it.", + "cost": [ "Water" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Transback", - "text":"You may flip a coin. If heads, discard all Energy attached to Palkia and put the Defending Pokémon and all cards attached to it on top of your opponent's deck. Your opponent shuffles his or her deck afterward.", - "cost":[ + "name": "Transback", + "text": "You may flip a coin. If heads, discard all Energy attached to Palkia and put the Defending Pokémon and all cards attached to it on top of your opponent's deck. Your opponent shuffles his or her deck afterward.", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"+20" + "type": "Lightning", + "value": "+20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP27_hires.png", + "nationalPokedexNumber": 484 }, { - "id":"dpp-DP28", - "name":"Mewtwo", - "nationalPokedexNumber":150, - "imageUrl":"https://images.pokemontcg.io/dpp/DP28.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP28_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Psybarrier", - "text":"Prevent all effects of attacks, including damage, done to Mewtwo by your opponent's Pokémon that isn't an Evolved Pokémon.", - "type":"Poké-Body" + "id": "dpp-DP28", + "name": "Mewtwo", + "imageUrl": "https://images.pokemontcg.io/dpp/DP28.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Psybarrier", + "text": "Prevent all effects of attacks, including damage, done to Mewtwo by your opponent's Pokémon that isn't an Evolved Pokémon.", + "type": "Poké-Body" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP28", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Giga Burn", - "text":"Discard all Energy attached to Mewtwo.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP28", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Giga Burn", + "text": "Discard all Energy attached to Mewtwo.", + "cost": [ "Psychic", "Psychic", "Colorless" ], - "damage":"120" + "damage": "120", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP28_hires.png", + "nationalPokedexNumber": 150 }, { - "id":"dpp-DP29", - "name":"Rhyperior", - "nationalPokedexNumber":464, - "imageUrl":"https://images.pokemontcg.io/dpp/DP29.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP29_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "hp":"170", - "retreatCost":[ + "id": "dpp-DP29", + "name": "Rhyperior", + "imageUrl": "https://images.pokemontcg.io/dpp/DP29.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "hp": "170", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"DP29", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Hard Crush", - "text":"Discard the top 5 cards of your deck. This attack does 50 damage for each Energy card you discarded.", - "cost":[ + "convertedRetreatCost": 4, + "number": "DP29", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Hard Crush", + "text": "Discard the top 5 cards of your deck. This attack does 50 damage for each Energy card you discarded.", + "cost": [ "Free" ], - "damage":"50×" + "damage": "50×", + "convertedEnergyCost": 0 }, { - "name":"Upthrow", - "text":"Search your discard pile for all Fighting Energy cards, show them to your opponent, and shuffle them into your deck.", - "cost":[ + "name": "Upthrow", + "text": "Search your discard pile for all Fighting Energy cards, show them to your opponent, and shuffle them into your deck.", + "cost": [ "Fighting", "Fighting", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Lightning", - "value":"-20" + "type": "Water", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Water", - "value":"×2" + "type": "Lightning", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP29_hires.png", + "nationalPokedexNumber": 464 }, { - "id":"dpp-DP30", - "name":"Regigigas", - "nationalPokedexNumber":486, - "imageUrl":"https://images.pokemontcg.io/dpp/DP30.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP30_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Sacrifice", - "text":"Once during your turn (before your attack), you may choose 1 of your Pokémon and that Pokémon is Knocked Out. Then, search your discard pile for up to 2 basic Energy cards, attach them to Regigigas, and remove 8 damage counters from Regigigas. This power can't be used if Regigigas is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP30", + "name": "Regigigas", + "imageUrl": "https://images.pokemontcg.io/dpp/DP30.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Sacrifice", + "text": "Once during your turn (before your attack), you may choose 1 of your Pokémon and that Pokémon is Knocked Out. Then, search your discard pile for up to 2 basic Energy cards, attach them to Regigigas, and remove 8 damage counters from Regigigas. This power can't be used if Regigigas is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"150", - "retreatCost":[ + "hp": "150", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"DP30", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Giga Blaster", - "text":"Discard the top card from your opponent's deck. Then, choose 1 card from your opponent's hand without looking and discard it. Regigigas can't use Giga Blaster during your next turn.", - "cost":[ + "convertedRetreatCost": 4, + "number": "DP30", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Giga Blaster", + "text": "Discard the top card from your opponent's deck. Then, choose 1 card from your opponent's hand without looking and discard it. Regigigas can't use Giga Blaster during your next turn.", + "cost": [ "Water", "Fighting", "Metal", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP30_hires.png", + "nationalPokedexNumber": 486 }, { - "id":"dpp-DP31", - "name":"Heatran", - "nationalPokedexNumber":485, - "imageUrl":"https://images.pokemontcg.io/dpp/DP31.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP31_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Heat Metal", - "text":"Your opponent can't remove the Special Condition Burned by evolving or devolving his or her Burned Pokémon. (This also includes putting a Pokémon Level-Up card onto the Burned Pokémon.) Whenever your opponent flips a coin for the Special Condition Burned between turns, treat it as tails.", - "type":"Poké-Body" + "id": "dpp-DP31", + "name": "Heatran", + "imageUrl": "https://images.pokemontcg.io/dpp/DP31.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Heat Metal", + "text": "Your opponent can't remove the Special Condition Burned by evolving or devolving his or her Burned Pokémon. (This also includes putting a Pokémon Level-Up card onto the Burned Pokémon.) Whenever your opponent flips a coin for the Special Condition Burned between turns, treat it as tails.", + "type": "Poké-Body" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"DP31", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "weaknesses":[ + "convertedRetreatCost": 4, + "number": "DP31", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fire" + ], + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP31_hires.png", + "nationalPokedexNumber": 485 }, { - "id":"dpp-DP32", - "name":"Magnezone", - "nationalPokedexNumber":462, - "imageUrl":"https://images.pokemontcg.io/dpp/DP32.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP32_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "evolvesFrom":"Magneton", - "subtype":"Stage 2", - "hp":"130", - "retreatCost":[ + "id": "dpp-DP32", + "name": "Magnezone", + "imageUrl": "https://images.pokemontcg.io/dpp/DP32.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Magneton", + "hp": "130", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP32", - "artist":"Kent Kanetsuna", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Mirror Shot", - "text":"If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP32", + "artist": "Kent Kanetsuna", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Mirror Shot", + "text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.", + "cost": [ "Metal", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 2 }, { - "name":"Magnet Slash", - "text":"Discard all Lightning Energy attached to Magnezone.", - "cost":[ + "name": "Magnet Slash", + "text": "Discard all Lightning Energy attached to Magnezone.", + "cost": [ "Lightning", "Metal", "Colorless", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "+30" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"+30" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP32_hires.png", + "nationalPokedexNumber": 462 }, { - "id":"dpp-DP33", - "name":"Dusknoir", - "nationalPokedexNumber":477, - "imageUrl":"https://images.pokemontcg.io/dpp/DP33.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP33_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "evolvesFrom":"Dusclops", - "subtype":"Stage 2", - "ability":{ - "name":"Dark Hide", - "text":"Once during your turn (before your attack), you may flip a coin. If heads, look at your opponent's hand, choose a Pokémon you find there, and put it on the bottom of his or her deck. This power can't be used if Dusknoir is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP33", + "name": "Dusknoir", + "imageUrl": "https://images.pokemontcg.io/dpp/DP33.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Dusclops", + "ability": { + "name": "Dark Hide", + "text": "Once during your turn (before your attack), you may flip a coin. If heads, look at your opponent's hand, choose a Pokémon you find there, and put it on the bottom of his or her deck. This power can't be used if Dusknoir is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"130", - "retreatCost":[ + "hp": "130", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP33", - "artist":"Kent Kanetsuna", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Reaper Pulse", - "text":"Move up to 2 damage counters from Dusknoir to 1 of your opponent's Benched Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP33", + "artist": "Kent Kanetsuna", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Reaper Pulse", + "text": "Move up to 2 damage counters from Dusknoir to 1 of your opponent's Benched Pokémon.", + "cost": [ "Psychic", "Psychic", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Colorless", - "value":"-20" + "type": "Darkness", + "value": "+30" } ], - "weaknesses":[ + "resistances": [ { - "type":"Darkness", - "value":"+30" + "type": "Colorless", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP33_hires.png", + "nationalPokedexNumber": 477 }, { - "id":"dpp-DP34", - "name":"Drifblim", - "nationalPokedexNumber":426, - "imageUrl":"https://images.pokemontcg.io/dpp/DP34.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP34_hires.png", - "types":[ + "id": "dpp-DP34", + "name": "Drifblim", + "imageUrl": "https://images.pokemontcg.io/dpp/DP34.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Drifloon", + "hp": "80", + "number": "DP34", + "artist": "Mitsuhiro Arita", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Psychic" ], - "supertype":"Pokémon", - "evolvesFrom":"Drifloon", - "subtype":"Stage 1", - "hp":"80", - "number":"DP34", - "artist":"Mitsuhiro Arita", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Wind Wave", - "text":"Search your discard pile for up to 5 in any combination of Pokémon and Supporter cards. Show them to your opponent and shuffle them into your deck.", - "cost":[ + "attacks": [ + { + "name": "Wind Wave", + "text": "Search your discard pile for up to 5 in any combination of Pokémon and Supporter cards. Show them to your opponent and shuffle them into your deck.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Explosive Smoke", - "text":"Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Explosive Smoke", + "text": "Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Psychic", "Psychic", "Psychic" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Colorless", - "value":"-20" + "type": "Darkness", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Darkness", - "value":"+20" + "type": "Colorless", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP34_hires.png", + "nationalPokedexNumber": 426 }, { - "id":"dpp-DP35", - "name":"Porygon-Z", - "nationalPokedexNumber":474, - "imageUrl":"https://images.pokemontcg.io/dpp/DP35.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP35_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "evolvesFrom":"Porygon2", - "subtype":"Stage 2", - "ability":{ - "name":"Install", - "text":"As often as you like during your turn (before your attack), move a Technical Machine card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Porygon-Z is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP35", + "name": "Porygon-Z", + "imageUrl": "https://images.pokemontcg.io/dpp/DP35.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Porygon2", + "ability": { + "name": "Install", + "text": "As often as you like during your turn (before your attack), move a Technical Machine card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Porygon-Z is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP35", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Learning", - "text":"Search your deck for a Pokémon LV.X that levels up from 1 of your Pokémon and put it onto that Pokémon. (This counts as leveling up that Pokémon). Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP35", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Learning", + "text": "Search your deck for a Pokémon LV.X that levels up from 1 of your Pokémon and put it onto that Pokémon. (This counts as leveling up that Pokémon). Shuffle your deck afterward.", + "cost": [ "Free" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 0 }, { - "name":"Overload", - "text":"Does 40 damage plus 20 more damage for each Technical Machine card attached to Porygon-Z.", - "cost":[ + "name": "Overload", + "text": "Does 40 damage plus 20 more damage for each Technical Machine card attached to Porygon-Z.", + "cost": [ "Colorless", "Colorless" ], - "damage":"40+" + "damage": "40+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"+30" + "type": "Fighting", + "value": "+30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP35_hires.png", + "nationalPokedexNumber": 474 }, { - "id":"dpp-DP36", - "name":"Gliscor", - "nationalPokedexNumber":472, - "imageUrl":"https://images.pokemontcg.io/dpp/DP36.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP36_hires.png", - "types":[ + "id": "dpp-DP36", + "name": "Gliscor", + "imageUrl": "https://images.pokemontcg.io/dpp/DP36.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Gligar", + "ability": { + "name": "Bind Eye", + "text": "As long as Gliscor is your Active Pokémon, your opponent can't remove any Special Conditions by evolving or devolving his or her Pokémon. (This also includes putting a Pokémon Level-Up card onto that Pokémon.)", + "type": "Poké-Body" + }, + "hp": "90", + "number": "DP36", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Fighting" ], - "supertype":"Pokémon", - "evolvesFrom":"Gligar", - "subtype":"Stage 1", - "ability":{ - "name":"Bind Eye", - "text":"As long as Gliscor is your Active Pokémon, your opponent can't remove any Special Conditions by evolving or devolving his or her Pokémon. (This also includes putting a Pokémon Level-Up card onto that Pokémon.)", - "type":"Poké-Body" - }, - "hp":"90", - "number":"DP36", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Cutting Turn", - "text":"Flip a coin. If heads, put damage counters on the Defending Pokémon until it is 10HP away from being Knocked Out. If you do, shuffle Gliscor and all cards attached to it into your deck.", - "cost":[ + "attacks": [ + { + "name": "Cutting Turn", + "text": "Flip a coin. If heads, put damage counters on the Defending Pokémon until it is 10HP away from being Knocked Out. If you do, shuffle Gliscor and all cards attached to it into your deck.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Friction Heat", - "text":"The Defending Pokémon is now Burned.", - "cost":[ + "name": "Friction Heat", + "text": "The Defending Pokémon is now Burned.", + "cost": [ "Fighting" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Water", + "value": "+20" } ], - "weaknesses":[ + "resistances": [ { - "type":"Water", - "value":"+20" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP36_hires.png", + "nationalPokedexNumber": 472 }, { - "id":"dpp-DP37", - "name":"Dialga", - "nationalPokedexNumber":483, - "imageUrl":"https://images.pokemontcg.io/dpp/DP37.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP37_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Time Skip", - "text":"Once during your turn (before your attack), you may have your opponent flip 2 coins. If both of them are heads, your turn ends. If both of them are tails, after your opponent draws a card at the beginning of his or her next turn, his or her turn ends. This power can't be used if Dialga is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP37", + "name": "Dialga", + "imageUrl": "https://images.pokemontcg.io/dpp/DP37.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Time Skip", + "text": "Once during your turn (before your attack), you may have your opponent flip 2 coins. If both of them are heads, your turn ends. If both of them are tails, after your opponent draws a card at the beginning of his or her next turn, his or her turn ends. This power can't be used if Dialga is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP37", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Metal Flash", - "text":"During your next turn, Dialga can't use Metal Flash.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP37", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Metal Flash", + "text": "During your next turn, Dialga can't use Metal Flash.", + "cost": [ "Metal", "Metal", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP37_hires.png", + "nationalPokedexNumber": 483 }, { - "id":"dpp-DP38", - "name":"Giratina", - "nationalPokedexNumber":487, - "imageUrl":"https://images.pokemontcg.io/dpp/DP38.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP38_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Invisible Tentacles", - "text":"Whenever your opponent's Pokémon tries to attack, your opponent discards 1 card from his or her hand. (If your opponent can't discard 1 card, your opponent's Pokémon can't attack.) You can't use more than 1 Invisible Tentacles Poké-Body each turn.", - "type":"Poké-Body" + "id": "dpp-DP38", + "name": "Giratina", + "imageUrl": "https://images.pokemontcg.io/dpp/DP38.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Invisible Tentacles", + "text": "Whenever your opponent's Pokémon tries to attack, your opponent discards 1 card from his or her hand. (If your opponent can't discard 1 card, your opponent's Pokémon can't attack.) You can't use more than 1 Invisible Tentacles Poké-Body each turn.", + "type": "Poké-Body" }, - "hp":"130", - "retreatCost":[ + "hp": "130", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP38", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Darkness Lost", - "text":"This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) If any of your opponent's Pokémon would be Knocked Out by damage from this attack, put that Pokémon and all cards attached to it in the Lost Zone instead of discarding it.", - "cost":[ + "convertedRetreatCost": 3, + "number": "DP38", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Darkness Lost", + "text": "This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) If any of your opponent's Pokémon would be Knocked Out by damage from this attack, put that Pokémon and all cards attached to it in the Lost Zone instead of discarding it.", + "cost": [ "Psychic", "Psychic", "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Colorless", - "value":"-20" + "type": "Darkness", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Darkness", - "value":"×2" + "type": "Colorless", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP38_hires.png", + "nationalPokedexNumber": 487 }, { - "id":"dpp-DP39", - "name":"Shaymin", - "nationalPokedexNumber":492, - "imageUrl":"https://images.pokemontcg.io/dpp/DP39.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP39_hires.png", - "types":[ + "id": "dpp-DP39", + "name": "Shaymin", + "imageUrl": "https://images.pokemontcg.io/dpp/DP39.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Revenge Seed", + "text": "If any of your Grass Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, each of Shaymin's attacks does 60 more damage to the Active Pokémon (before applying Weakness and Resistance).", + "type": "Poké-Body" + }, + "hp": "110", + "number": "DP39", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Grass" ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Revenge Seed", - "text":"If any of your Grass Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, each of Shaymin's attacks does 60 more damage to the Active Pokémon (before applying Weakness and Resistance).", - "type":"Poké-Body" - }, - "hp":"110", - "number":"DP39", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Energy Flare", - "text":"You may move any number of Energy cards attached to your Pokémon to your other Pokémon in any way you like.", - "cost":[ + "attacks": [ + { + "name": "Energy Flare", + "text": "You may move any number of Energy cards attached to your Pokémon to your other Pokémon in any way you like.", + "cost": [ "Grass", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP39_hires.png", + "nationalPokedexNumber": 492 }, { - "id":"dpp-DP40", - "name":"Regigigas", - "nationalPokedexNumber":486, - "imageUrl":"https://images.pokemontcg.io/dpp/DP40.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP40_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"100", - "retreatCost":[ + "id": "dpp-DP40", + "name": "Regigigas", + "imageUrl": "https://images.pokemontcg.io/dpp/DP40.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"DP40", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Drag Off", - "text":"Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon.", - "cost":[ + "convertedRetreatCost": 4, + "number": "DP40", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Drag Off", + "text": "Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 }, { - "name":"Giga Hammer", - "text":"Regigigas can't use Giga Hammer during your next turn.", - "cost":[ + "name": "Giga Hammer", + "text": "Regigigas can't use Giga Hammer during your next turn.", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP40_hires.png", + "nationalPokedexNumber": 486 }, { - "id":"dpp-DP41", - "name":"Toxicroak G", - "nationalPokedexNumber":454, - "imageUrl":"https://images.pokemontcg.io/dpp/DP41.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP41_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Leap Away", - "text":"Once during your turn (before your attack), if Toxicroak is your Active Pokémon, you may flip a coin. If heads, return Toxicroak and all cards attached to it to your hand. This Power can't be used if Toxicroak is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP41", + "name": "Toxicroak G", + "imageUrl": "https://images.pokemontcg.io/dpp/DP41.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Leap Away", + "text": "Once during your turn (before your attack), if Toxicroak is your Active Pokémon, you may flip a coin. If heads, return Toxicroak and all cards attached to it to your hand. This Power can't be used if Toxicroak is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP41", - "artist":"Ryota Saito", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Poison Revenge", - "text":"If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 20 damage plus 40 more damage and the Defending Pokémon is now Poisoned.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP41", + "artist": "Ryota Saito", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Poison Revenge", + "text": "If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 20 damage plus 40 more damage and the Defending Pokémon is now Poisoned.", + "cost": [ "Psychic", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP41_hires.png", + "nationalPokedexNumber": 454 }, { - "id":"dpp-DP42", - "name":"Carnivine G", - "nationalPokedexNumber":455, - "imageUrl":"https://images.pokemontcg.io/dpp/DP42.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP42_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "dpp-DP42", + "name": "Carnivine G", + "imageUrl": "https://images.pokemontcg.io/dpp/DP42.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP42", - "artist":"Makoto Imai", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Power Whip", - "text":"Choose 1 of your opponent's Pokémon. This attack does 10 damage for each Energy attached to Carnivine to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 1, + "number": "DP42", + "artist": "Makoto Imai", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Power Whip", + "text": "Choose 1 of your opponent's Pokémon. This attack does 10 damage for each Energy attached to Carnivine to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Grass Knot", - "text":"Does 20 damage plus 10 more damage for each Colorless Energy in the Defending Pokémon's Retreat Cost (after applying effects to the Retreat Cost).", - "cost":[ + "name": "Grass Knot", + "text": "Does 20 damage plus 10 more damage for each Colorless Energy in the Defending Pokémon's Retreat Cost (after applying effects to the Retreat Cost).", + "cost": [ "Grass", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP42_hires.png", + "nationalPokedexNumber": 455 }, { - "id":"dpp-DP43", - "name":"Probopass G", - "nationalPokedexNumber":476, - "imageUrl":"https://images.pokemontcg.io/dpp/DP43.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP43_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "dpp-DP43", + "name": "Probopass G", + "imageUrl": "https://images.pokemontcg.io/dpp/DP43.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP43", - "artist":"Ryota Saito", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Nose Unit", - "text":"This attack does 20 damage to each of your opponent's Pokémon that has any Poké-Bodies. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 3, + "number": "DP43", + "artist": "Ryota Saito", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Nose Unit", + "text": "This attack does 20 damage to each of your opponent's Pokémon that has any Poké-Bodies. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Metal", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 }, { - "name":"Loud Snort", - "text":"Probopass 's Retreat Cost is 0 until the end of your next turn.", - "cost":[ + "name": "Loud Snort", + "text": "Probopass 's Retreat Cost is 0 until the end of your next turn.", + "cost": [ "Metal", "Colorless", "Colorless", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP43_hires.png", + "nationalPokedexNumber": 476 }, { - "id":"dpp-DP44", - "name":"Magnezone", - "nationalPokedexNumber":462, - "imageUrl":"https://images.pokemontcg.io/dpp/DP44.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP44_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "evolvesFrom":"Magneton", - "subtype":"Stage 2", - "hp":"130", - "retreatCost":[ + "id": "dpp-DP44", + "name": "Magnezone", + "imageUrl": "https://images.pokemontcg.io/dpp/DP44.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Magneton", + "hp": "130", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP44", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Charge Beam", - "text":"Search your discard pile for an Energy card and attach it to Magnezone.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP44", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Charge Beam", + "text": "Search your discard pile for an Energy card and attach it to Magnezone.", + "cost": [ "Lightning" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 1 }, { - "name":"Metallic Bolt", - "text":"You may discard a Lightning Energy and a Metal Energy attached to Magnezone. If you do, this attack's base damage is 120 instead of 60.", - "cost":[ + "name": "Metallic Bolt", + "text": "You may discard a Lightning Energy and a Metal Energy attached to Magnezone. If you do, this attack's base damage is 120 instead of 60.", + "cost": [ "Lightning", "Metal", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+30" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+30" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP44_hires.png", + "nationalPokedexNumber": 462 }, { - "id":"dpp-DP45", - "name":"Charizard G", - "nationalPokedexNumber":6, - "imageUrl":"https://images.pokemontcg.io/dpp/DP45.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP45_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Call for Power", - "text":"As often as you like during your turn (before your attack), you may move an Energy attached to 1 of your Pokémon to Charizard . This power can't be used if Charizard is affected by a Special Condition.", - "type":"Poké-Power" + "id": "dpp-DP45", + "name": "Charizard G", + "imageUrl": "https://images.pokemontcg.io/dpp/DP45.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Call for Power", + "text": "As often as you like during your turn (before your attack), you may move an Energy attached to 1 of your Pokémon to Charizard . This power can't be used if Charizard is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP45", - "artist":"Wataru Kawahara", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Malevolent Fire", - "text":"Flip a coin. If tails, discard all Energy attached to Charizard .", - "cost":[ + "convertedRetreatCost": 3, + "number": "DP45", + "artist": "Wataru Kawahara", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Malevolent Fire", + "text": "Flip a coin. If tails, discard all Energy attached to Charizard .", + "cost": [ "Fire", "Fire", "Colorless", "Colorless", "Colorless" ], - "damage":"150" + "damage": "150", + "convertedEnergyCost": 5 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Water", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Water", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP45_hires.png", + "nationalPokedexNumber": 6 }, { - "id":"dpp-DP46", - "name":"Garchomp C", - "nationalPokedexNumber":445, - "imageUrl":"https://images.pokemontcg.io/dpp/DP46.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP46_hires.png", - "types":[ + "id": "dpp-DP46", + "name": "Garchomp C", + "imageUrl": "https://images.pokemontcg.io/dpp/DP46.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Healing Breath", + "text": "Once during your turn (before your attack), when you put Garchomp LV.X from your hand onto your Active Garchomp , you may remove all damage counters from each of your Pokémon SP.", + "type": "Poké-Power" + }, + "hp": "110", + "number": "DP46", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Healing Breath", - "text":"Once during your turn (before your attack), when you put Garchomp LV.X from your hand onto your Active Garchomp , you may remove all damage counters from each of your Pokémon SP.", - "type":"Poké-Power" - }, - "hp":"110", - "number":"DP46", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Dragon Rush", - "text":"Discard 2 Energy attached to Garchomp . Choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Garchomp can't use Dragon Rush during your next turn.", - "cost":[ + "attacks": [ + { + "name": "Dragon Rush", + "text": "Discard 2 Energy attached to Garchomp . Choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Garchomp can't use Dragon Rush during your next turn.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Colorless", - "value":"×2" + "type": "Colorless", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP46_hires.png", + "nationalPokedexNumber": 445 }, { - "id":"dpp-DP47", - "name":"Rayquaza C", - "nationalPokedexNumber":384, - "imageUrl":"https://images.pokemontcg.io/dpp/DP47.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP47_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Dragon Spirit", - "text":"If Rayquaza is your Active Pokémon and is damaged but not Knocked Out by an opponent's attack, you may search your discard pile for an Energy card and attach it to Rayquaza .", - "type":"Poké-Body" + "id": "dpp-DP47", + "name": "Rayquaza C", + "imageUrl": "https://images.pokemontcg.io/dpp/DP47.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Dragon Spirit", + "text": "If Rayquaza is your Active Pokémon and is damaged but not Knocked Out by an opponent's attack, you may search your discard pile for an Energy card and attach it to Rayquaza .", + "type": "Poké-Body" }, - "hp":"120", - "retreatCost":[ + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"DP47", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ + "convertedRetreatCost": 3, + "number": "DP47", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Colorless" + ], + "attacks": [ { - "name":"Final Blowup", - "text":"Discard all Energy attached to Rayquaza . Ignore this effect if you have no cards in your hand.", - "cost":[ + "name": "Final Blowup", + "text": "Discard all Energy attached to Rayquaza . Ignore this effect if you have no cards in your hand.", + "cost": [ "Water", "Psychic", "Fighting", "Colorless" ], - "damage":"200" + "damage": "200", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Colorless", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Colorless", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP47_hires.png", + "nationalPokedexNumber": 384 }, { - "id":"dpp-DP48", - "name":"Tropical Wind", - "imageUrl":"https://images.pokemontcg.io/dpp/DP48.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP48_hires.png", - "supertype":"Trainer", - "number":"DP48", - "artist":"Sumiyoshi Kizuki", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "text":[ + "id": "dpp-DP48", + "name": "Tropical Wind", + "imageUrl": "https://images.pokemontcg.io/dpp/DP48.png", + "supertype": "Trainer", + "number": "DP48", + "artist": "Sumiyoshi Kizuki", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "text": [ "Flip a coin. If heads, remove 2 damage counters from each Active Pokémon (remove 1 damage counter if a Pokémon has only 1). If tails, each Active Pokémon is now Asleep." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP48_hires.png" }, { - "id":"dpp-DP49", - "name":"Dialga", - "nationalPokedexNumber":483, - "imageUrl":"https://images.pokemontcg.io/dpp/DP49.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP49_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"100", - "retreatCost":[ + "id": "dpp-DP49", + "name": "Dialga", + "imageUrl": "https://images.pokemontcg.io/dpp/DP49.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP49", - "artist":"Kagemaru Himeno", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Time Call", - "text":"Search your deck for a card that evolves from 1 of your Pokémon and put it on that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP49", + "artist": "Kagemaru Himeno", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Time Call", + "text": "Search your deck for a card that evolves from 1 of your Pokémon and put it on that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward.", + "cost": [ "Metal" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Time Wager", - "text":"Flip 2 coins. If either of them is tails, this attack's base damage is 50 instead of 100.", - "cost":[ + "name": "Time Wager", + "text": "Flip 2 coins. If either of them is tails, this attack's base damage is 50 instead of 100.", + "cost": [ "Metal", "Colorless", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP49_hires.png", + "nationalPokedexNumber": 483 }, { - "id":"dpp-DP50", - "name":"Arceus", - "nationalPokedexNumber":493, - "imageUrl":"https://images.pokemontcg.io/dpp/DP50.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP50_hires.png", - "types":[ + "id": "dpp-DP50", + "name": "Arceus", + "imageUrl": "https://images.pokemontcg.io/dpp/DP50.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ + "Colorless", "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ - "Colorless", + "convertedRetreatCost": 2, + "number": "DP50", + "artist": "Kunihiko Yuyama", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":2, - "number":"DP50", - "artist":"Kunihiko Yuyama", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Judgment", - "text":"Discard all Energy cards attached to Arceus and this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "attacks": [ + { + "name": "Judgment", + "text": "Discard all Energy cards attached to Arceus and this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP50_hires.png", + "nationalPokedexNumber": 493 }, { - "id":"dpp-DP51", - "name":"Cresselia", - "nationalPokedexNumber":488, - "imageUrl":"https://images.pokemontcg.io/dpp/DP51.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP51_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Lunar Aura", - "text":"If you have Darkrai in play, remove 1 damage counter from Cresselia between turns.", - "type":"Poké-Body" + "id": "dpp-DP51", + "name": "Cresselia", + "imageUrl": "https://images.pokemontcg.io/dpp/DP51.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Lunar Aura", + "text": "If you have Darkrai in play, remove 1 damage counter from Cresselia between turns.", + "type": "Poké-Body" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP51", - "artist":"Wataru Kawahara", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Lunar Flight", - "text":"Does 80 damage minus 10 damage for each damage counter on Cresselia.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP51", + "artist": "Wataru Kawahara", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Lunar Flight", + "text": "Does 80 damage minus 10 damage for each damage counter on Cresselia.", + "cost": [ "Psychic", "Psychic", "Colorless" ], - "damage":"80-" + "damage": "80-", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP51_hires.png", + "nationalPokedexNumber": 488 }, { - "id":"dpp-DP52", - "name":"Darkrai", - "nationalPokedexNumber":491, - "imageUrl":"https://images.pokemontcg.io/dpp/DP52.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP52_hires.png", - "types":[ - "Darkness" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Darkness Aura", - "text":"If you have Cresselia in play, each of Darkrai's attacks does 20 more damage to the Defending Pokémon (before applying Weakness and Resistance).", - "type":"Poké-Body" + "id": "dpp-DP52", + "name": "Darkrai", + "imageUrl": "https://images.pokemontcg.io/dpp/DP52.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Darkness Aura", + "text": "If you have Cresselia in play, each of Darkrai's attacks does 20 more damage to the Defending Pokémon (before applying Weakness and Resistance).", + "type": "Poké-Body" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"DP52", - "artist":"Wataru Kawahara", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Hypnoblast", - "text":"Flip a coin. If heads, the Defending Pokémon is now Asleep.", - "cost":[ + "convertedRetreatCost": 2, + "number": "DP52", + "artist": "Wataru Kawahara", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ + "Darkness" + ], + "attacks": [ + { + "name": "Hypnoblast", + "text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.", + "cost": [ "Darkness", "Darkness", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP52_hires.png", + "nationalPokedexNumber": 491 }, { - "id":"dpp-DP53", - "name":"Arceus", - "nationalPokedexNumber":493, - "imageUrl":"https://images.pokemontcg.io/dpp/DP53.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP53_hires.png", - "types":[ + "id": "dpp-DP53", + "name": "Arceus", + "imageUrl": "https://images.pokemontcg.io/dpp/DP53.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Multitype", + "text": "Arceus LV.X's type is the same type as its previous Level.", + "type": "Poké-Body" + }, + "hp": "120", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Multitype", - "text":"Arceus LV.X's type is the same type as its previous Level.", - "type":"Poké-Body" - }, - "hp":"120", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "DP53", + "artist": "Shizurow", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP53", - "artist":"Shizurow", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp" + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP53_hires.png", + "nationalPokedexNumber": 493 }, { - "id":"dpp-DP54", - "name":"Beginning Door", - "imageUrl":"https://images.pokemontcg.io/dpp/DP54.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP54_hires.png", - "supertype":"Trainer", - "number":"DP54", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "text":[ + "id": "dpp-DP54", + "name": "Beginning Door", + "imageUrl": "https://images.pokemontcg.io/dpp/DP54.png", + "supertype": "Trainer", + "number": "DP54", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "text": [ "Search your deck for Arceus, show it to your opponent, and put it into your hand. Shuffle your deck afterward." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP54_hires.png" }, { - "id":"dpp-DP55", - "name":"Ultimate Zone", - "imageUrl":"https://images.pokemontcg.io/dpp/DP55.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP55_hires.png", - "supertype":"Trainer", - "subtype":"Stadium", - "number":"DP55", - "artist":"Yusuke Ishikawa", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "text":[ + "id": "dpp-DP55", + "name": "Ultimate Zone", + "imageUrl": "https://images.pokemontcg.io/dpp/DP55.png", + "subtype": "Stadium", + "supertype": "Trainer", + "number": "DP55", + "artist": "Yusuke Ishikawa", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "text": [ "During each player's turn, the player may move an Energy card attached to 1 of his or her Benched Pokémon to his or her Active Arceus as often as he or she likes." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP55_hires.png" }, { - "id":"dpp-DP56", - "name":"Arceus", - "nationalPokedexNumber":493, - "imageUrl":"https://images.pokemontcg.io/dpp/DP56.png", - "imageUrlHiRes":"https://images.pokemontcg.io/dpp/DP56_hires.png", - "types":[ + "id": "dpp-DP56", + "name": "Arceus", + "imageUrl": "https://images.pokemontcg.io/dpp/DP56.png", + "subtype": "Level Up", + "supertype": "Pokémon", + "ability": { + "name": "Multitype", + "text": "Arceus LV.X's type is the same type as its previous Level.", + "type": "Poké-Body" + }, + "hp": "120", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Level Up", - "ability":{ - "name":"Multitype", - "text":"Arceus LV.X's type is the same type as its previous Level.", - "type":"Poké-Body" - }, - "hp":"120", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "DP56", + "artist": "Ryo Ueda", + "series": "Diamond & Pearl", + "set": "DP Black Star Promos", + "setCode": "dpp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"DP56", - "artist":"Ryo Ueda", - "series":"Diamond & Pearl", - "set":"DP Black Star Promos", - "setCode":"dpp", - "attacks":[ - { - "name":"Meteor Blast", - "text":"Flip a coin. If tails, this attack's base damage is 50 instead of 100.", - "cost":[ + "attacks": [ + { + "name": "Meteor Blast", + "text": "Flip a coin. If tails, this attack's base damage is 50 instead of 100.", + "cost": [ "Grass", "Fire", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 3 } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dpp/DP56_hires.png", + "nationalPokedexNumber": 493 } ] \ No newline at end of file diff --git a/json/cards/Deoxys.json b/json/cards/Deoxys.json index 122aec8a5..d3ac62cfb 100644 --- a/json/cards/Deoxys.json +++ b/json/cards/Deoxys.json @@ -626,7 +626,6 @@ "supertype": "Pokémon", "evolvesFrom": "Poochyena", "hp": "70", - "convertedRetreatCost": 0, "number": "12", "artist": "Naoyo Kimura", "rarity": "Rare Holo", @@ -685,7 +684,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "13", "artist": "Katsura Tabata", "rarity": "Rare Holo", @@ -740,7 +738,6 @@ "type": "Poké-Body" }, "hp": "50", - "convertedRetreatCost": 0, "number": "14", "artist": "Yukiko Baba", "rarity": "Rare Holo", @@ -1238,7 +1235,6 @@ "supertype": "Pokémon", "evolvesFrom": "Goldeen", "hp": "70", - "convertedRetreatCost": 0, "number": "24", "artist": "Atsuko Nishida", "rarity": "Rare", @@ -1510,7 +1506,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "29", "artist": "Yuka Morii", "rarity": "Rare", @@ -1621,7 +1616,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "31", "artist": "Sachiko Adachi", "rarity": "Uncommon", @@ -2035,7 +2029,6 @@ "type": "Poké-Body" }, "hp": "60", - "convertedRetreatCost": 0, "number": "39", "artist": "Mitsuhiro Arita", "rarity": "Uncommon", @@ -2563,7 +2556,6 @@ "supertype": "Pokémon", "evolvesFrom": "Taillow", "hp": "70", - "convertedRetreatCost": 0, "number": "49", "artist": "Midori Harada", "rarity": "Uncommon", @@ -4611,7 +4603,6 @@ "type": "Poké-Power" }, "hp": "130", - "convertedRetreatCost": 0, "number": "96", "artist": "Ryo Ueda", "rarity": "Rare Holo EX", @@ -5086,7 +5077,6 @@ "level": "ex", "evolvesFrom": "Carvanha", "hp": "100", - "convertedRetreatCost": 0, "number": "104", "artist": "Hikaru Koike", "rarity": "Rare Holo EX", @@ -5335,14 +5325,9 @@ { "id": "ex8-108", "name": "Rocket's Raikou ex", - "nationalPokedexNumber": 243, "imageUrl": "https://images.pokemontcg.io/ex8/108.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex8/108_hires.png", - "types": [ - "Darkness" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "100", "retreatCost": [ "Colorless", @@ -5350,10 +5335,14 @@ ], "convertedRetreatCost": 2, "number": "108", + "artist": "Ryo Ueda", "rarity": "Rare Holo EX", "series": "EX", "set": "Deoxys", "setCode": "ex8", + "types": [ + "Darkness" + ], "attacks": [ { "name": "Thunderous Blow", @@ -5363,15 +5352,17 @@ "Colorless", "Colorless" ], - "damage": "40+" + "damage": "40+", + "convertedEnergyCost": 3 } ], "weaknesses": [ { "type": "Fighting", - "value": "x2" + "value": "×2" } ], - "artist": "Ryo Ueda" + "imageUrlHiRes": "https://images.pokemontcg.io/ex8/108_hires.png", + "nationalPokedexNumber": 243 } -] +] \ No newline at end of file diff --git a/json/cards/Dragon Vault.json b/json/cards/Dragon Vault.json index 9263428e2..4a948db06 100644 --- a/json/cards/Dragon Vault.json +++ b/json/cards/Dragon Vault.json @@ -945,14 +945,9 @@ { "id": "dv1-21", "name": "Kyurem", - "nationalPokedexNumber": 646, "imageUrl": "https://images.pokemontcg.io/dv1/21.png", - "imageUrlHiRes": "https://images.pokemontcg.io/dv1/21_hires.png", - "types": [ - "Dragon" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "130", "retreatCost": [ "Colorless", @@ -964,6 +959,9 @@ "series": "Black & White", "set": "Dragon Vault", "setCode": "dv1", + "types": [ + "Dragon" + ], "attacks": [ { "name": "Dragon Claw", @@ -973,7 +971,8 @@ "Colorless", "Colorless" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 3 }, { "name": "Blizzard", @@ -984,7 +983,8 @@ "Colorless", "Colorless" ], - "damage": "90" + "damage": "90", + "convertedEnergyCost": 4 } ], "weaknesses": [ @@ -992,6 +992,8 @@ "type": "Dragon", "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/dv1/21_hires.png", + "nationalPokedexNumber": 646 } -] +] \ No newline at end of file diff --git a/json/cards/Dragon.json b/json/cards/Dragon.json index 3745f0883..85e1ec420 100644 --- a/json/cards/Dragon.json +++ b/json/cards/Dragon.json @@ -962,7 +962,6 @@ "type": "Poké-Power" }, "hp": "70", - "convertedRetreatCost": 0, "number": "18", "artist": "Hajime Kusajima", "rarity": "Rare", @@ -2076,7 +2075,6 @@ "supertype": "Pokémon", "evolvesFrom": "Nincada", "hp": "70", - "convertedRetreatCost": 0, "number": "38", "artist": "Toshinao Aoki", "rarity": "Uncommon", @@ -2436,7 +2434,6 @@ "supertype": "Pokémon", "evolvesFrom": "Taillow", "hp": "70", - "convertedRetreatCost": 0, "number": "45", "artist": "Mitsuhiro Arita", "rarity": "Uncommon", @@ -5005,14 +5002,9 @@ { "id": "ex3-98", "name": "Charmander", - "nationalPokedexNumber": 4, "imageUrl": "https://images.pokemontcg.io/ex3/98.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex3/98_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "50", "retreatCost": [ "Colorless" @@ -5024,6 +5016,9 @@ "series": "EX", "set": "Dragon", "setCode": "ex3", + "types": [ + "Fire" + ], "attacks": [ { "name": "Flare", @@ -5031,7 +5026,8 @@ "cost": [ "Fire" ], - "damage": "10" + "damage": "10", + "convertedEnergyCost": 1 }, { "name": "Rage", @@ -5040,37 +5036,43 @@ "Colorless", "Colorless" ], - "damage": "10+" + "damage": "10+", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex3/98_hires.png", + "nationalPokedexNumber": 4, + "evolvesTo": [ + "Charmeleon" ] }, { "id": "ex3-99", "name": "Charmeleon", - "nationalPokedexNumber": 5, "imageUrl": "https://images.pokemontcg.io/ex3/99.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex3/99_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Charmander", "hp": "70", "retreatCost": [ "Colorless" ], "convertedRetreatCost": 1, "number": "99", + "artist": "Mitsuhiro Arita", "rarity": "Rare Holo", "series": "EX", "set": "Dragon", "setCode": "ex3", + "types": [ + "Fire" + ], "attacks": [ { "name": "Smokescreen", @@ -5078,7 +5080,8 @@ "cost": [ "Fire" ], - "damage": "10" + "damage": "10", + "convertedEnergyCost": 1 }, { "name": "Fireworks", @@ -5087,29 +5090,29 @@ "Fire", "Colorless" ], - "damage": "40" + "damage": "40", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Charmander", - "artist": "Mitsuhiro Arita" + "imageUrlHiRes": "https://images.pokemontcg.io/ex3/99_hires.png", + "nationalPokedexNumber": 5, + "evolvesTo": [ + "Charizard" + ] }, { "id": "ex3-100", "name": "Charizard", - "nationalPokedexNumber": 6, "imageUrl": "https://images.pokemontcg.io/ex3/100.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex3/100_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Charmeleon", "hp": "120", "retreatCost": [ "Colorless", @@ -5117,10 +5120,14 @@ ], "convertedRetreatCost": 2, "number": "100", + "artist": "Mitsuhiro Arita", "rarity": "Rare Holo", "series": "EX", "set": "Dragon", "setCode": "ex3", + "types": [ + "Fire" + ], "attacks": [ { "name": "Collect Fire", @@ -5129,7 +5136,8 @@ "Fire", "Colorless" ], - "damage": "30" + "damage": "30", + "convertedEnergyCost": 2 }, { "name": "Flame Pillar", @@ -5140,16 +5148,17 @@ "Colorless", "Colorless" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Charmeleon", - "artist": "Mitsuhiro Arita" + "imageUrlHiRes": "https://images.pokemontcg.io/ex3/100_hires.png", + "nationalPokedexNumber": 6 } -] +] \ No newline at end of file diff --git a/json/cards/Emerald.json b/json/cards/Emerald.json index 94c0a58f7..56b9cf240 100644 --- a/json/cards/Emerald.json +++ b/json/cards/Emerald.json @@ -1808,7 +1808,6 @@ "supertype": "Pokémon", "evolvesFrom": "Zigzagoon", "hp": "70", - "convertedRetreatCost": 0, "number": "34", "artist": "Yuka Morii", "rarity": "Uncommon", @@ -2182,7 +2181,6 @@ "supertype": "Pokémon", "evolvesFrom": "Taillow", "hp": "70", - "convertedRetreatCost": 0, "number": "41", "artist": "Naoyo Kimura", "rarity": "Uncommon", @@ -4566,7 +4564,6 @@ "type": "Poké-Body" }, "hp": "100", - "convertedRetreatCost": 0, "number": "97", "artist": "Mitsuhiro Arita", "rarity": "Rare Holo EX", @@ -4869,23 +4866,23 @@ { "id": "ex9-107", "name": "Farfetch'd", - "nationalPokedexNumber": 83, "imageUrl": "https://images.pokemontcg.io/ex9/107.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex9/107_hires.png", - "types": [ - "Colorless" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "70", "retreatCost": [ "Colorless" ], "convertedRetreatCost": 1, "number": "107", + "artist": "Masakazu Fukuda", + "rarity": "Rare Holo", "series": "EX", "set": "Emerald", "setCode": "ex9", + "types": [ + "Colorless" + ], "attacks": [ { "name": "Spearhead", @@ -4893,7 +4890,8 @@ "cost": [ "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 1 }, { "name": "Nosedive", @@ -4902,22 +4900,23 @@ "Colorless", "Colorless" ], - "damage": "30" + "damage": "30", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Lightning", - "value": "x2" + "value": "×2" } ], - "artist": "Masakazu Fukuda", - "rarity": "Rare Holo", "resistances": [ { "type": "Fighting", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex9/107_hires.png", + "nationalPokedexNumber": 83 } -] +] \ No newline at end of file diff --git a/json/cards/FireRed & LeafGreen.json b/json/cards/FireRed & LeafGreen.json index 21b965f50..621c68a61 100644 --- a/json/cards/FireRed & LeafGreen.json +++ b/json/cards/FireRed & LeafGreen.json @@ -7,7 +7,6 @@ "supertype": "Pokémon", "evolvesFrom": "Kakuna", "hp": "90", - "convertedRetreatCost": 0, "number": "1", "artist": "Hajime Kusajima", "rarity": "Rare Holo", @@ -61,7 +60,6 @@ "type": "Poké-Body" }, "hp": "100", - "convertedRetreatCost": 0, "number": "2", "artist": "Atsuko Nishida", "rarity": "Rare Holo", @@ -511,7 +509,6 @@ "type": "Poké-Power" }, "hp": "100", - "convertedRetreatCost": 0, "number": "10", "artist": "Midori Harada", "rarity": "Rare Holo", @@ -1483,7 +1480,6 @@ "supertype": "Pokémon", "evolvesFrom": "Mankey", "hp": "70", - "convertedRetreatCost": 0, "number": "28", "artist": "Miki Tanaka", "rarity": "Rare", @@ -2390,7 +2386,6 @@ "supertype": "Pokémon", "evolvesFrom": "Pidgey", "hp": "70", - "convertedRetreatCost": 0, "number": "45", "artist": "Midori Harada", "rarity": "Uncommon", @@ -2560,7 +2555,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "48", "artist": "Kyoko Umemoto", "rarity": "Uncommon", @@ -2612,7 +2606,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "49", "artist": "Kagemaru Himeno", "rarity": "Uncommon", @@ -5356,24 +5349,23 @@ { "id": "ex6-113", "name": "Charmander", - "nationalPokedexNumber": 4, "imageUrl": "https://images.pokemontcg.io/ex6/113.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex6/113_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "50", "retreatCost": [ "Colorless" ], "convertedRetreatCost": 1, "number": "113", + "artist": "Ken Sugimori", "rarity": "Rare Holo", "series": "EX", "set": "FireRed & LeafGreen", "setCode": "ex6", + "types": [ + "Fire" + ], "attacks": [ { "name": "Flare", @@ -5381,7 +5373,8 @@ "cost": [ "Fire" ], - "damage": "10" + "damage": "10", + "convertedEnergyCost": 1 }, { "name": "Rage", @@ -5390,28 +5383,28 @@ "Colorless", "Colorless" ], - "damage": "10+" + "damage": "10+", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } ], - "artist": "Ken Sugimori" + "imageUrlHiRes": "https://images.pokemontcg.io/ex6/113_hires.png", + "nationalPokedexNumber": 4, + "evolvesTo": [ + "Charmeleon" + ] }, { "id": "ex6-114", "name": "Articuno ex", - "nationalPokedexNumber": 144, "imageUrl": "https://images.pokemontcg.io/ex6/114.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex6/114_hires.png", - "types": [ - "Water" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "110", "retreatCost": [ "Colorless", @@ -5419,9 +5412,14 @@ ], "convertedRetreatCost": 2, "number": "114", + "artist": "Ryo Ueda", + "rarity": "Rare Holo EX", "series": "EX", "set": "FireRed & LeafGreen", "setCode": "ex6", + "types": [ + "Water" + ], "attacks": [ { "name": "Cold Crush", @@ -5431,29 +5429,25 @@ "Water", "Colorless" ], - "damage": "50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "artist": "Ryo Ueda", - "rarity": "Rare Holo EX", "weaknesses": [ { "type": "Metal", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex6/114_hires.png", + "nationalPokedexNumber": 144 }, { "id": "ex6-115", "name": "Moltres ex", - "nationalPokedexNumber": 146, "imageUrl": "https://images.pokemontcg.io/ex6/115.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex6/115_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "110", "retreatCost": [ "Colorless", @@ -5461,10 +5455,14 @@ ], "convertedRetreatCost": 2, "number": "115", + "artist": "Ryo Ueda", "rarity": "Rare Holo EX", "series": "EX", "set": "FireRed & LeafGreen", "setCode": "ex6", + "types": [ + "Fire" + ], "attacks": [ { "name": "Crushing Flames", @@ -5474,28 +5472,25 @@ "Fire", "Colorless" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 3 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } ], - "artist": "Ryo Ueda" + "imageUrlHiRes": "https://images.pokemontcg.io/ex6/115_hires.png", + "nationalPokedexNumber": 146 }, { "id": "ex6-116", "name": "Zapdos ex", - "nationalPokedexNumber": 145, "imageUrl": "https://images.pokemontcg.io/ex6/116.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex6/116_hires.png", - "types": [ - "Lightning" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "110", "retreatCost": [ "Colorless", @@ -5508,6 +5503,9 @@ "series": "EX", "set": "FireRed & LeafGreen", "setCode": "ex6", + "types": [ + "Lightning" + ], "attacks": [ { "name": "Electron Crush", @@ -5517,14 +5515,17 @@ "Lightning", "Colorless" ], - "damage": "50+" + "damage": "50+", + "convertedEnergyCost": 3 } ], "weaknesses": [ { "type": "Lightning", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex6/116_hires.png", + "nationalPokedexNumber": 145 } -] +] \ No newline at end of file diff --git a/json/cards/Forbidden Light.json b/json/cards/Forbidden Light.json index 3f0341ae8..ff9996979 100644 --- a/json/cards/Forbidden Light.json +++ b/json/cards/Forbidden Light.json @@ -481,7 +481,6 @@ "subtype": "Basic", "supertype": "Pokémon", "hp": "110", - "convertedRetreatCost": 0, "number": "11", "artist": "Hitoshi Ariga", "rarity": "Rare", @@ -3123,7 +3122,6 @@ "supertype": "Pokémon", "evolvesFrom": "Gabite", "hp": "150", - "convertedRetreatCost": 0, "number": "62", "artist": "Megumi Mizutani", "rarity": "Rare Holo", @@ -5287,7 +5285,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/102.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "102", "artist": "Toyste Beach", "rarity": "Rare", @@ -5305,7 +5302,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/103.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "103", "artist": "Hideki Ishikawa", "rarity": "Uncommon", @@ -5323,7 +5319,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/104.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "104", "artist": "Ken Sugimori", "rarity": "Uncommon", @@ -5341,7 +5336,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/105.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "105", "artist": "Ken Sugimori", "rarity": "Rare Holo", @@ -5359,7 +5353,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/106.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "106", "artist": "Toyste Beach", "rarity": "Uncommon", @@ -5377,7 +5370,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/107.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "107", "artist": "Yoshinobu Saito", "rarity": "Uncommon", @@ -5395,7 +5387,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/108.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "108", "artist": "Sanosuke Sakuma", "rarity": "Uncommon", @@ -5413,7 +5404,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/109.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "109", "artist": "Yusuke Ohmura", "rarity": "Uncommon", @@ -5431,7 +5421,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/110.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "110", "artist": "Hitoshi Ariga", "rarity": "Rare Holo", @@ -5450,7 +5439,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/111.png", "subtype": "Stadium", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "111", "artist": "Ryo Ueda", "rarity": "Uncommon", @@ -5468,7 +5456,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/112.png", "subtype": "Pokémon Tool", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "112", "artist": "Toyste Beach", "rarity": "Uncommon", @@ -5486,7 +5473,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/113.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "113", "artist": "Eske Yoshinob", "rarity": "Uncommon", @@ -5504,7 +5490,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/114.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "114", "artist": "Megumi Mizutani", "rarity": "Uncommon", @@ -5522,7 +5507,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/115.png", "subtype": "Stadium", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "115", "artist": "5ban Graphics", "rarity": "Uncommon", @@ -5540,7 +5524,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/116.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "116", "artist": "Toyste Beach", "rarity": "Uncommon", @@ -5558,7 +5541,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/117.png", "subtype": "Special", "supertype": "Energy", - "convertedRetreatCost": 0, "number": "117", "artist": "", "rarity": "Rare Holo", @@ -5577,7 +5559,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/118.png", "subtype": "Special", "supertype": "Energy", - "convertedRetreatCost": 0, "number": "118", "artist": "", "rarity": "Uncommon", @@ -6200,7 +6181,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/128.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "128", "artist": "Hideki Ishikawa", "rarity": "Rare Ultra", @@ -6218,7 +6198,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/129.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "129", "artist": "Naoki Saito", "rarity": "Rare Ultra", @@ -6236,7 +6215,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/130.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "130", "artist": "nagimiso", "rarity": "Rare Ultra", @@ -6254,7 +6232,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/131.png", "subtype": "Supporter", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "131", "artist": "Megumi Mizutani", "rarity": "Rare Ultra", @@ -6877,7 +6854,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/141.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "141", "artist": "Toyste Beach", "rarity": "Rare Secret", @@ -6895,7 +6871,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/142.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "142", "artist": "Toyste Beach", "rarity": "Rare Secret", @@ -6930,7 +6905,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/144.png", "subtype": "Pokémon Tool", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "144", "artist": "Toyste Beach", "rarity": "Rare Secret", @@ -6948,7 +6922,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/145.png", "subtype": "Item", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "145", "artist": "Eske Yoshinob", "rarity": "Rare Secret", @@ -6966,7 +6939,6 @@ "imageUrl": "https://images.pokemontcg.io/sm6/146.png", "subtype": "Special", "supertype": "Energy", - "convertedRetreatCost": 0, "number": "146", "artist": "", "rarity": "Rare Secret", @@ -6982,17 +6954,17 @@ "id": "sm6-143", "name": "Energy Recycler", "imageUrl": "https://images.pokemontcg.io/sm6/143.png", - "imageUrlHiRes": "https://images.pokemontcg.io/sm6/143_hires.png", - "supertype": "Trainer", "subtype": "Item", + "supertype": "Trainer", "number": "143", "artist": "Toyste Beach", + "rarity": "Rare Secret", "series": "Sun & Moon", "set": "Forbidden Light", "setCode": "sm6", - "rarity": "Rare Secret", "text": [ "Shuffle 5 basic Energy cards from your discard pile into your deck." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/sm6/143_hires.png" } ] \ No newline at end of file diff --git a/json/cards/HGSS Black Star Promos.json b/json/cards/HGSS Black Star Promos.json index 37362fdb4..794261368 100644 --- a/json/cards/HGSS Black Star Promos.json +++ b/json/cards/HGSS Black Star Promos.json @@ -1,1188 +1,1243 @@ [ { - "id":"hsp-HGSS01", - "name":"Ho-Oh", - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS01.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS01_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"100", - "retreatCost":[ + "id": "hsp-HGSS01", + "name": "Ho-Oh", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS01.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"HGSS01", - "artist":"Takashi Yamaguchi", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Combustion", - "text":"", - "cost":[ + "convertedRetreatCost": 3, + "number": "HGSS01", + "artist": "Takashi Yamaguchi", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Combustion", + "text": "", + "cost": [ "Fire" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Sacred Fire", - "text":"Flip a coin. If heads, choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.", - "cost":[ + "name": "Sacred Fire", + "text": "Flip a coin. If heads, choose 1 of your opponent's Pokémon. This attack does 80 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.", + "cost": [ "Fire", "Fire", "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Water", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Water", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS01_hires.png", + "nationalPokedexNumber": 250 }, { - "id":"hsp-HGSS02", - "name":"Lugia", - "nationalPokedexNumber":249, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS02.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS02_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "hsp-HGSS02", + "name": "Lugia", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS02.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS02", - "artist":"Takashi Yamaguchi", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Wave Splash", - "text":"", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS02", + "artist": "Takashi Yamaguchi", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Wave Splash", + "text": "", + "cost": [ "Water" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Aeroblast", - "text":"Flip 2 coins. This attack does 50 damage plus 20 more damage for each heads.", - "cost":[ + "name": "Aeroblast", + "text": "Flip 2 coins. This attack does 50 damage plus 20 more damage for each heads.", + "cost": [ "Water", "Water", "Colorless", "Colorless" ], - "damage":"50+" + "damage": "50+", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS02_hires.png", + "nationalPokedexNumber": 249 }, { - "id":"hsp-HGSS03", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS03.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS03_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "hsp-HGSS03", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS03.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS03", - "artist":"Kanako Eo", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Recharge", - "text":"Flip a coin. If heads, search your deck for a Lightning Energy card and attach it to Pikachu. Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS03", + "artist": "Kanako Eo", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Recharge", + "text": "Flip a coin. If heads, search your deck for a Lightning Energy card and attach it to Pikachu. Shuffle your deck afterward.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Thunderbolt", - "text":"Discard all Energy attached to Pikachu.", - "cost":[ + "name": "Thunderbolt", + "text": "Discard all Energy attached to Pikachu.", + "cost": [ "Lightning", "Lightning", "Colorless", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "+10" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"+10" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS03_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"hsp-HGSS04", - "name":"Wobbuffet", - "nationalPokedexNumber":202, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS04.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS04_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Tenacious Bind", - "text":"As long as Wobbuffet is your Active Pokémon, your opponent's Active Pokémon's Retreat Cost is ColorlessColorless more.", - "type":"Poké-Body" + "id": "hsp-HGSS04", + "name": "Wobbuffet", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS04.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Tenacious Bind", + "text": "As long as Wobbuffet is your Active Pokémon, your opponent's Active Pokémon's Retreat Cost is ColorlessColorless more.", + "type": "Poké-Body" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"HGSS04", - "artist":"match", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Trip Over", - "text":"Flip a coin. If heads, this attack does 20 damage plus 30 more damage.", - "cost":[ + "convertedRetreatCost": 3, + "number": "HGSS04", + "artist": "match", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Trip Over", + "text": "Flip a coin. If heads, this attack does 20 damage plus 30 more damage.", + "cost": [ "Psychic", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS04_hires.png", + "nationalPokedexNumber": 202 }, { - "id":"hsp-HGSS05", - "name":"Hoothoot", - "nationalPokedexNumber":163, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS05.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS05_hires.png", - "types":[ + "id": "hsp-HGSS05", + "name": "Hoothoot", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS05.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Insomnia", + "text": "Hoothoot can't be Asleep.", + "type": "Poké-Body" + }, + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Insomnia", - "text":"Hoothoot can't be Asleep.", - "type":"Poké-Body" - }, - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "HGSS05", + "artist": "Masakazu Fukuda", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS05", - "artist":"Masakazu Fukuda", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Peck", - "text":"", - "cost":[ + "attacks": [ + { + "name": "Peck", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"×2" + "type": "Fighting", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS05_hires.png", + "nationalPokedexNumber": 163, + "evolvesTo": [ + "Noctowl" ] }, { - "id":"hsp-HGSS06", - "name":"Noctowl", - "nationalPokedexNumber":164, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS06.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS06_hires.png", - "types":[ + "id": "hsp-HGSS06", + "name": "Noctowl", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS06.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Hoothoot", + "ability": { + "name": "Night Scope", + "text": "Once during your turn (before you attack), you may look at your opponent's hand. This Power can't be used if Noctowl is affected by a Special Condition.", + "type": "Poké-Power" + }, + "hp": "90", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "evolvesFrom":"Hoothoot", - "subtype":"Stage 1", - "ability":{ - "name":"Night Scope", - "text":"Once during your turn (before you attack), you may look at your opponent's hand. This Power can't be used if Noctowl is affected by a Special Condition.", - "type":"Poké-Power" - }, - "hp":"90", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "HGSS06", + "artist": "Masakazu Fukuda", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS06", - "artist":"Masakazu Fukuda", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Hypnoblast", - "text":"The Defending Pokémon is now Asleep.", - "cost":[ + "attacks": [ + { + "name": "Hypnoblast", + "text": "The Defending Pokémon is now Asleep.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS06_hires.png", + "nationalPokedexNumber": 164 }, { - "id":"hsp-HGSS07", - "name":"Feraligatr", - "nationalPokedexNumber":160, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS07.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS07_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "evolvesFrom":"Croconaw", - "subtype":"Stage 2", - "ability":{ - "name":"Rain Dance", - "text":"As often as you like during your turn (before your attack), you may attach a Water Energy card from your hand to 1 of your Water Pokémon. This power can't be used if Feraligatr is affected by a Special Condition.", - "type":"Poké-Power" + "id": "hsp-HGSS07", + "name": "Feraligatr", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS07.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Croconaw", + "ability": { + "name": "Rain Dance", + "text": "As often as you like during your turn (before your attack), you may attach a Water Energy card from your hand to 1 of your Water Pokémon. This power can't be used if Feraligatr is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"140", - "retreatCost":[ + "hp": "140", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"HGSS07", - "artist":"Kent Kanetsuna", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Hydro Crunch", - "text":"Does 60 damage plus 10 more damage for each damage counter on the Defending Pokémon.", - "cost":[ + "convertedRetreatCost": 3, + "number": "HGSS07", + "artist": "Kent Kanetsuna", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Hydro Crunch", + "text": "Does 60 damage plus 10 more damage for each damage counter on the Defending Pokémon.", + "cost": [ "Water", "Water", "Water", "Water" ], - "damage":"60+" + "damage": "60+", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"×2" + "type": "Grass", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS07_hires.png", + "nationalPokedexNumber": 160 }, { - "id":"hsp-HGSS08", - "name":"Meganium", - "nationalPokedexNumber":154, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS08.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS08_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "evolvesFrom":"Bayleef", - "subtype":"Stage 2", - "ability":{ - "name":"Leaf Trans", - "text":"As often as you like during your turn (before your attack), you may move a Grass Energy card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Meganium is affected by a Special Condition.", - "type":"Poké-Power" + "id": "hsp-HGSS08", + "name": "Meganium", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS08.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Bayleef", + "ability": { + "name": "Leaf Trans", + "text": "As often as you like during your turn (before your attack), you may move a Grass Energy card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Meganium is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"150", - "retreatCost":[ + "hp": "150", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS08", - "artist":"Noriko Hotta", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Solarbeam", - "text":"", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS08", + "artist": "Noriko Hotta", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Solarbeam", + "text": "", + "cost": [ "Grass", "Grass", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS08_hires.png", + "nationalPokedexNumber": 154 }, { - "id":"hsp-HGSS09", - "name":"Typhlosion", - "nationalPokedexNumber":157, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS09.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS09_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "evolvesFrom":"Quilava", - "subtype":"Stage 2", - "ability":{ - "name":"Afterburner", - "text":"Once during your turn (before your attack), you may search your discard pile for a Fire Energy card and attach it to 1 of your Pokémon. If you do, put 1 damage counter on that Pokémon. This power can't be used if Typhlosion is affected by a Special Condition.", - "type":"Poké-Power" + "id": "hsp-HGSS09", + "name": "Typhlosion", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS09.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Quilava", + "ability": { + "name": "Afterburner", + "text": "Once during your turn (before your attack), you may search your discard pile for a Fire Energy card and attach it to 1 of your Pokémon. If you do, put 1 damage counter on that Pokémon. This power can't be used if Typhlosion is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"140", - "retreatCost":[ + "hp": "140", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS09", - "artist":"Wataru Kawahara", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Flare Destroy", - "text":"Discard an Energy card attached to Typhlosion and discard an Energy card attached to the Defending Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS09", + "artist": "Wataru Kawahara", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Flare Destroy", + "text": "Discard an Energy card attached to Typhlosion and discard an Energy card attached to the Defending Pokémon.", + "cost": [ "Fire", "Fire", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS09_hires.png", + "nationalPokedexNumber": 157 }, { - "id":"hsp-HGSS10", - "name":"Latias", - "nationalPokedexNumber":380, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS10_hires.png", - "types":[ + "id": "hsp-HGSS10", + "name": "Latias", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS10.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "HGSS10", + "artist": "Wataru Kawahara", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS10", - "artist":"Wataru Kawahara", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Energy Assist", - "text":"Search your discard pile for a basic Energy card and attach it to 1 of your Benched Pokémon.", - "cost":[ + "attacks": [ + { + "name": "Energy Assist", + "text": "Search your discard pile for a basic Energy card and attach it to 1 of your Benched Pokémon.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Infinite Wind", - "text":"If Latios is on your Bench, remove 2 damage counters from each of your Benched Pokémon.", - "cost":[ + "name": "Infinite Wind", + "text": "If Latios is on your Bench, remove 2 damage counters from each of your Benched Pokémon.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Colorless", - "value":"×2" + "type": "Colorless", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS10_hires.png", + "nationalPokedexNumber": 380 }, { - "id":"hsp-HGSS10", - "name":"Latias", - "nationalPokedexNumber":380, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS10_hires.png", - "types":[ + "id": "hsp-HGSS10", + "name": "Latias", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS10.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "HGSS10", + "artist": "Wataru Kawahara", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS10", - "artist":"Wataru Kawahara", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Energy Assist", - "text":"Search your discard pile for a basic Energy card and attach it to 1 of your Benched Pokémon.", - "cost":[ + "attacks": [ + { + "name": "Energy Assist", + "text": "Search your discard pile for a basic Energy card and attach it to 1 of your Benched Pokémon.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Infinite Wind", - "text":"If Latios is on your Bench, remove 2 damage counters from each of your Benched Pokémon.", - "cost":[ + "name": "Infinite Wind", + "text": "If Latios is on your Bench, remove 2 damage counters from each of your Benched Pokémon.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Colorless", - "value":"×2" + "type": "Colorless", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS10_hires.png", + "nationalPokedexNumber": 380 }, { - "id":"hsp-HGSS11", - "name":"Latios", - "nationalPokedexNumber":381, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS11.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS11_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Luster Float", - "text":"If you have Latias in play, the Retreat Cost for Latios is 0.", - "type":"Poké-Body" + "id": "hsp-HGSS11", + "name": "Latios", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS11.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Luster Float", + "text": "If you have Latias in play, the Retreat Cost for Latios is 0.", + "type": "Poké-Body" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS11", - "artist":"Wataru Kawahara", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Infinite Wing", - "text":"Discard 2 Energy attached to Latios.", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS11", + "artist": "Wataru Kawahara", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Infinite Wing", + "text": "Discard 2 Energy attached to Latios.", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Colorless", - "value":"×2" + "type": "Colorless", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS11_hires.png", + "nationalPokedexNumber": 381 }, { - "id":"hsp-HGSS12", - "name":"Cleffa", - "nationalPokedexNumber":173, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS12.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS12_hires.png", - "types":[ + "id": "hsp-HGSS12", + "name": "Cleffa", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS12.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Sweet Sleeping Face", + "text": "As long as Cleffa is Asleep, prevent all damage done to Cleffa by attacks.", + "type": "Poké-Body" + }, + "hp": "30", + "number": "HGSS12", + "artist": "Masakazu Fukuda", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Sweet Sleeping Face", - "text":"As long as Cleffa is Asleep, prevent all damage done to Cleffa by attacks.", - "type":"Poké-Body" - }, - "hp":"30", - "number":"HGSS12", - "artist":"Masakazu Fukuda", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Eeeeeeek", - "text":"Shuffle your hand into your deck, then draw 6 cards. Cleffa is now Asleep.", - "cost":[ + "attacks": [ + { + "name": "Eeeeeeek", + "text": "Shuffle your hand into your deck, then draw 6 cards. Cleffa is now Asleep.", + "cost": [ "Free" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 0 } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS12_hires.png", + "nationalPokedexNumber": 173, + "evolvesTo": [ + "Clefairy" ] }, { - "id":"hsp-HGSS13", - "name":"Smoochum", - "nationalPokedexNumber":238, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS13.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS13_hires.png", - "types":[ + "id": "hsp-HGSS13", + "name": "Smoochum", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS13.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Sweet Sleeping Face", + "text": "As long as Smoochum is Asleep, prevent all damage done to Smoochum from attacks.", + "type": "Poké-Body" + }, + "hp": "30", + "number": "HGSS13", + "artist": "Midori Harada", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Psychic" ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Sweet Sleeping Face", - "text":"As long as Smoochum is Asleep, prevent all damage done to Smoochum from attacks.", - "type":"Poké-Body" - }, - "hp":"30", - "number":"HGSS13", - "artist":"Midori Harada", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Energy Antics", - "text":"Move an Energy card attached to 1 of your opponent's Pokémon to another one of your opponent's Pokémon. Smoochum is now Asleep.", - "cost":[ + "attacks": [ + { + "name": "Energy Antics", + "text": "Move an Energy card attached to 1 of your opponent's Pokémon to another one of your opponent's Pokémon. Smoochum is now Asleep.", + "cost": [ "Free" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 0 } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS13_hires.png", + "nationalPokedexNumber": 238, + "evolvesTo": [ + "Jynx" ] }, { - "id":"hsp-HGSS14", - "name":"Lapras", - "nationalPokedexNumber":131, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS14.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS14_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "hsp-HGSS14", + "name": "Lapras", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS14.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS14", - "artist":"Masakazu Fukuda", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Ferry", - "text":"Search your discard pile for a Supporter card, show it to your opponent, and put it into your hand.", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS14", + "artist": "Masakazu Fukuda", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Ferry", + "text": "Search your discard pile for a Supporter card, show it to your opponent, and put it into your hand.", + "cost": [ "Water" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Surf", - "text":"", - "cost":[ + "name": "Surf", + "text": "", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Metal", - "value":"×2" + "type": "Metal", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS14_hires.png", + "nationalPokedexNumber": 131 }, { - "id":"hsp-HGSS15", - "name":"Shuckle", - "nationalPokedexNumber":213, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS15.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS15_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Fermenting Liquid", - "text":"Whenever you attach an Energy card from your hand to Shuckle, draw a card.", - "type":"Poké-Body" + "id": "hsp-HGSS15", + "name": "Shuckle", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS15.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Fermenting Liquid", + "text": "Whenever you attach an Energy card from your hand to Shuckle, draw a card.", + "type": "Poké-Body" }, - "hp":"60", - "retreatCost":[ + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS15", - "artist":"match", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Shell Stunner", - "text":"Flip a coin. If heads, prevent all damage done to Shuckle by attacks during your opponent's next turn.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS15", + "artist": "match", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Shell Stunner", + "text": "Flip a coin. If heads, prevent all damage done to Shuckle by attacks during your opponent's next turn.", + "cost": [ "Grass", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS15_hires.png", + "nationalPokedexNumber": 213 }, { - "id":"hsp-HGSS16", - "name":"Plusle", - "nationalPokedexNumber":311, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS16.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS16_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "hsp-HGSS16", + "name": "Plusle", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS16.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS16", - "artist":"Kouki Saitou", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Collect", - "text":"Draw 2 cards.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS16", + "artist": "Kouki Saitou", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Collect", + "text": "Draw 2 cards.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Thunder Jolt", - "text":"Flip a coin. If tails, this attack does 10 damage to Plusle.", - "cost":[ + "name": "Thunder Jolt", + "text": "Flip a coin. If tails, this attack does 10 damage to Plusle.", + "cost": [ "Lightning" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS16_hires.png", + "nationalPokedexNumber": 311 }, { - "id":"hsp-HGSS17", - "name":"Minun", - "nationalPokedexNumber":312, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS17.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS17_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "hsp-HGSS17", + "name": "Minun", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS17.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS17", - "artist":"Kouki Saitou", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Call for Family", - "text":"Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS17", + "artist": "Kouki Saitou", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Call for Family", + "text": "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Tag Team Boost", - "text":"If Plusle is on your Bench, this attack does 10 damage plus 20 more damage.", - "cost":[ + "name": "Tag Team Boost", + "text": "If Plusle is on your Bench, this attack does 10 damage plus 20 more damage.", + "cost": [ "Lightning" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS17_hires.png", + "nationalPokedexNumber": 312 }, { - "id":"hsp-HGSS19", - "name":"Raikou", - "nationalPokedexNumber":243, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS19.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS19_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "hsp-HGSS19", + "name": "Raikou", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS19.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS19", - "artist":"Noriko Hotta", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Zap Cannon", - "text":"During your next turn, Raikou can't use Zap Cannon.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS19", + "artist": "Noriko Hotta", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Zap Cannon", + "text": "During your next turn, Raikou can't use Zap Cannon.", + "cost": [ "Lightning", "Lightning", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS19_hires.png", + "nationalPokedexNumber": 243 }, { - "id":"hsp-HGSS20", - "name":"Entei", - "nationalPokedexNumber":244, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS20.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS20_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "hsp-HGSS20", + "name": "Entei", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS20.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS20", - "artist":"Yuri Umemura", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Flare Blitz", - "text":"Discard all Fire Energy attached to Entei.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS20", + "artist": "Yuri Umemura", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Flare Blitz", + "text": "Discard all Fire Energy attached to Entei.", + "cost": [ "Fire", "Fire", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS20_hires.png", + "nationalPokedexNumber": 244 }, { - "id":"hsp-HGSS21", - "name":"Suicune", - "nationalPokedexNumber":245, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS21.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS21_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "hsp-HGSS21", + "name": "Suicune", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS21.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS21", - "artist":"Hideaki Hakozaki", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Sheer Cold", - "text":"Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS21", + "artist": "Hideaki Hakozaki", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Sheer Cold", + "text": "Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS21_hires.png", + "nationalPokedexNumber": 245 }, { - "id":"hsp-HGSS22", - "name":"Porygon", - "nationalPokedexNumber":137, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS22.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS22_hires.png", - "types":[ + "id": "hsp-HGSS22", + "name": "Porygon", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS22.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "HGSS22", + "artist": "TOKIYA", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS22", - "artist":"TOKIYA", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Stiffen", - "text":"During your opponent's next turn, any damage done to Porygon by attacks is reduced by 20 (after applying Weakness and Resistance).", - "cost":[ + "attacks": [ + { + "name": "Stiffen", + "text": "During your opponent's next turn, any damage done to Porygon by attacks is reduced by 20 (after applying Weakness and Resistance).", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Version Update", - "text":"Search your deck for Porygon2, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", - "cost":[ + "name": "Version Update", + "text": "Search your deck for Porygon2, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", + "cost": [ "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS22_hires.png", + "nationalPokedexNumber": 137, + "evolvesTo": [ + "Porygon2" ] }, { - "id":"hsp-HGSS23", - "name":"Porygon2", - "nationalPokedexNumber":233, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS23.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS23_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "evolvesFrom":"Porygon", - "subtype":"Stage 1", - "ability":{ - "name":"Shortcut", - "text":"The Retreat Cost for each Porygon, Porygon2, and Porygon-Z you have in play is Colorless less.", - "type":"Poké-Body" + "id": "hsp-HGSS23", + "name": "Porygon2", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS23.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Porygon", + "ability": { + "name": "Shortcut", + "text": "The Retreat Cost for each Porygon, Porygon2, and Porygon-Z you have in play is Colorless less.", + "type": "Poké-Body" }, - "hp":"80", - "retreatCost":[ + "hp": "80", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS23", - "artist":"TOKIYA", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Reckless Charge", - "text":"Porygon2 does 10 damage to itself.", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS23", + "artist": "TOKIYA", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Reckless Charge", + "text": "Porygon2 does 10 damage to itself.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS23_hires.png", + "nationalPokedexNumber": 233, + "evolvesTo": [ + "Porygon-Z" ] }, { - "id":"hsp-HGSS24", - "name":"Hitmonchan", - "nationalPokedexNumber":107, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS24.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS24_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "hsp-HGSS24", + "name": "Hitmonchan", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS24.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"HGSS24", - "artist":"Kouki Saitou", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Detect", - "text":"Flip a coin. If heads, prevent all effects of attacks, including damage, done to Hitmonchan during your opponent's next turn.", - "cost":[ + "convertedRetreatCost": 1, + "number": "HGSS24", + "artist": "Kouki Saitou", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Detect", + "text": "Flip a coin. If heads, prevent all effects of attacks, including damage, done to Hitmonchan during your opponent's next turn.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Sky Uppercut", - "text":"This attack's damage isn't affected by Resistance.", - "cost":[ + "name": "Sky Uppercut", + "text": "This attack's damage isn't affected by Resistance.", + "cost": [ "Fighting", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS24_hires.png", + "nationalPokedexNumber": 107 }, { - "id":"hsp-HGSS25", - "name":"Hitmonlee", - "nationalPokedexNumber":106, - "imageUrl":"https://images.pokemontcg.io/hsp/HGSS25.png", - "imageUrlHiRes":"https://images.pokemontcg.io/hsp/HGSS25_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "hsp-HGSS25", + "name": "Hitmonlee", + "imageUrl": "https://images.pokemontcg.io/hsp/HGSS25.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"HGSS25", - "artist":"Kouki Saitou", - "series":"HeartGold & SoulSilver", - "set":"HGSS Black Star Promos", - "setCode":"hsp", - "attacks":[ - { - "name":"Kick", - "text":"", - "cost":[ + "convertedRetreatCost": 2, + "number": "HGSS25", + "artist": "Kouki Saitou", + "series": "HeartGold & SoulSilver", + "set": "HGSS Black Star Promos", + "setCode": "hsp", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Kick", + "text": "", + "cost": [ "Fighting" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"High Jump Kick", - "text":"", - "cost":[ + "name": "High Jump Kick", + "text": "", + "cost": [ "Fighting", "Fighting", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/hsp/HGSS25_hires.png", + "nationalPokedexNumber": 106 } ] \ No newline at end of file diff --git a/json/cards/Hidden Legends.json b/json/cards/Hidden Legends.json index de51697fb..f9cba751f 100644 --- a/json/cards/Hidden Legends.json +++ b/json/cards/Hidden Legends.json @@ -110,7 +110,6 @@ "supertype": "Pokémon", "evolvesFrom": "Golbat", "hp": "90", - "convertedRetreatCost": 0, "number": "3", "artist": "Midori Harada", "rarity": "Rare Holo", @@ -936,7 +935,6 @@ "supertype": "Pokémon", "evolvesFrom": "Clamperl", "hp": "70", - "convertedRetreatCost": 0, "number": "18", "artist": "Kagemaru Himeno", "rarity": "Rare", @@ -1037,7 +1035,6 @@ "supertype": "Pokémon", "evolvesFrom": "Surskit", "hp": "70", - "convertedRetreatCost": 0, "number": "20", "artist": "Toshinao Aoki", "rarity": "Rare", @@ -1750,7 +1747,6 @@ "type": "Poké-Body" }, "hp": "80", - "convertedRetreatCost": 0, "number": "33", "artist": "Miki Tanaka", "rarity": "Uncommon", @@ -2713,7 +2709,6 @@ "supertype": "Pokémon", "evolvesFrom": "Tentacool", "hp": "70", - "convertedRetreatCost": 0, "number": "51", "artist": "Hisao Nakamura", "rarity": "Uncommon", @@ -5042,16 +5037,11 @@ "nationalPokedexNumber": 40 }, { - "name": "Groudon", "id": "ex5-102", - "nationalPokedexNumber": 383, + "name": "Groudon", "imageUrl": "https://images.pokemontcg.io/ex5/102.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex5/102_hires.png", - "types": [ - "Fighting" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "80", "retreatCost": [ "Colorless", @@ -5060,10 +5050,14 @@ ], "convertedRetreatCost": 3, "number": "102", + "artist": "Mitsuhiro Arita", "rarity": "Rare Holo", "series": "EX", "set": "Hidden Legends", "setCode": "ex5", + "types": [ + "Fighting" + ], "attacks": [ { "name": "Mud Shot", @@ -5072,7 +5066,8 @@ "Fighting", "Colorless" ], - "damage": "20" + "damage": "20", + "convertedEnergyCost": 2 }, { "name": "Earthquake", @@ -5083,15 +5078,17 @@ "Fighting", "Colorless" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Grass", - "value": "x2" + "value": "×2" } ], - "artist": "Mitsuhiro Arita" + "imageUrlHiRes": "https://images.pokemontcg.io/ex5/102_hires.png", + "nationalPokedexNumber": 383 } -] +] \ No newline at end of file diff --git a/json/cards/Next Destinies.json b/json/cards/Next Destinies.json index 1d3c7965a..4c4ecbfd3 100644 --- a/json/cards/Next Destinies.json +++ b/json/cards/Next Destinies.json @@ -1204,7 +1204,6 @@ "supertype": "Pokémon", "evolvesFrom": "Staryu", "hp": "90", - "convertedRetreatCost": 0, "number": "24", "artist": "Shin Nagasawa", "rarity": "Uncommon", @@ -2311,7 +2310,6 @@ "supertype": "Pokémon", "evolvesFrom": "Shinx", "hp": "80", - "convertedRetreatCost": 0, "number": "45", "artist": "Naoki Saito", "rarity": "Uncommon", @@ -2458,7 +2456,6 @@ "supertype": "Pokémon", "evolvesFrom": "Blitzle", "hp": "90", - "convertedRetreatCost": 0, "number": "48", "artist": "Naoki Saito", "rarity": "Rare", @@ -5024,16 +5021,16 @@ }, { "id": "bw4-101", - "evolvesFrom": "Lampent", "name": "Chandelure", - "nationalPokedexNumber": 609, "imageUrl": "https://images.pokemontcg.io/bw4/101.png", - "imageUrlHiRes": "https://images.pokemontcg.io/bw4/101_hires.png", - "types": [ - "Psychic" - ], - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Lampent", + "ability": { + "name": "Cursed Shadow", + "text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may put 3 damage counters on your opponent's Pokémon in any way you like.", + "type": "Ability" + }, "hp": "130", "retreatCost": [ "Colorless", @@ -5046,6 +5043,9 @@ "series": "Black & White", "set": "Next Destinies", "setCode": "bw4", + "types": [ + "Psychic" + ], "attacks": [ { "name": "Eerie Glow", @@ -5055,43 +5055,40 @@ "Psychic", "Colorless" ], - "damage": "50" + "damage": "50", + "convertedEnergyCost": 3 } ], "weaknesses": [ { "type": "Darkness", - "value": "x2" + "value": "×2" } ], - "ability": { - "name": "Cursed Shadow", - "text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may put 3 damage counters on your opponent's Pokémon in any way you like.", - "type": "Ability" - } + "imageUrlHiRes": "https://images.pokemontcg.io/bw4/101_hires.png", + "nationalPokedexNumber": 609 }, { - "name": "Zoroark", - "evolvesFrom": "Zorua", "id": "bw4-102", - "nationalPokedexNumber": 571, + "name": "Zoroark", "imageUrl": "https://images.pokemontcg.io/bw4/102.png", - "imageUrlHiRes": "https://images.pokemontcg.io/bw4/102_hires.png", - "types": [ - "Darkness" - ], - "supertype": "Pokémon", "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Zorua", "hp": "100", "retreatCost": [ "Colorless" ], "convertedRetreatCost": 1, "number": "102", + "artist": "5ban Graphics", "rarity": "Rare Secret", "series": "Black & White", "set": "Next Destinies", "setCode": "bw4", + "types": [ + "Darkness" + ], "attacks": [ { "name": "Nasty Plot", @@ -5099,7 +5096,8 @@ "cost": [ "Darkness" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 1 }, { "name": "Foul Play", @@ -5108,34 +5106,37 @@ "Colorless", "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Fighting", - "value": "x2" + "value": "×2" } ], - "artist": "5ban Graphics", "resistances": [ { "type": "Psychic", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/bw4/102_hires.png", + "nationalPokedexNumber": 571 }, { "id": "bw4-103", "name": "Hydreigon", - "nationalPokedexNumber": 635, "imageUrl": "https://images.pokemontcg.io/bw4/103.png", - "imageUrlHiRes": "https://images.pokemontcg.io/bw4/103_hires.png", - "types": [ - "Darkness" - ], - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Zweilous", + "ability": { + "name": "Dark Aura", + "text": "All Energy attached to this Pokémon are Darkness Energy instead of their usual type.", + "type": "Ability" + }, "hp": "150", "retreatCost": [ "Colorless", @@ -5144,10 +5145,14 @@ ], "convertedRetreatCost": 3, "number": "103", + "artist": "5ban Graphics", "rarity": "Rare Secret", "series": "Black & White", "set": "Next Destinies", "setCode": "bw4", + "types": [ + "Darkness" + ], "attacks": [ { "name": "Berserker Blade", @@ -5158,27 +5163,23 @@ "Darkness", "Darkness" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Fighting", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Zweilous", - "ability": { - "name": "Dark Aura", - "text": "All Energy attached to this Pokémon are Darkness Energy instead of their usual type.", - "type": "Ability" - }, - "artist": "5ban Graphics", "resistances": [ { "type": "Psychic", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/bw4/103_hires.png", + "nationalPokedexNumber": 635 } -] +] \ No newline at end of file diff --git a/json/cards/Nintendo Black Star Promos.json b/json/cards/Nintendo Black Star Promos.json index f7d210f1e..65ec367d9 100644 --- a/json/cards/Nintendo Black Star Promos.json +++ b/json/cards/Nintendo Black Star Promos.json @@ -1,1848 +1,1964 @@ [ { - "id":"np-1", - "name":"Kyogre ex", - "nationalPokedexNumber":382, - "imageUrl":"https://images.pokemontcg.io/np/1.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/1_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "np-1", + "name": "Kyogre ex", + "imageUrl": "https://images.pokemontcg.io/np/1.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"1", - "artist":"Hiromichi Sugiyama", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Major Flood", - "text":"Discard a Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 3, + "number": "1", + "artist": "Hiromichi Sugiyama", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Major Flood", + "text": "Discard a Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Water", "Water", "Water", "Water" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/1_hires.png", + "nationalPokedexNumber": 382 }, { - "id":"np-2", - "name":"Groudon ex", - "nationalPokedexNumber":383, - "imageUrl":"https://images.pokemontcg.io/np/2.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/2_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "np-2", + "name": "Groudon ex", + "imageUrl": "https://images.pokemontcg.io/np/2.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"2", - "artist":"Kazuo Yazawa", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Major Earthquake", - "text":"Discard a Fighting Energy card attached to Groudon ex. Does 10 damage to your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "convertedRetreatCost": 3, + "number": "2", + "artist": "Kazuo Yazawa", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Major Earthquake", + "text": "Discard a Fighting Energy card attached to Groudon ex. Does 10 damage to your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Fighting", "Fighting", "Fighting", "Fighting" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"×2" + "type": "Grass", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/2_hires.png", + "nationalPokedexNumber": 383 }, { - "id":"np-3", - "name":"Treecko", - "nationalPokedexNumber":252, - "imageUrl":"https://images.pokemontcg.io/np/3.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/3_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-3", + "name": "Treecko", + "imageUrl": "https://images.pokemontcg.io/np/3.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"3", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Tail Slap", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "3", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Tail Slap", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Razor Leaf", - "text":"", - "cost":[ + "name": "Razor Leaf", + "text": "", + "cost": [ "Grass", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/3_hires.png", + "nationalPokedexNumber": 252, + "evolvesTo": [ + "Grovyle" ] }, { - "id":"np-4", - "name":"Grovyle", - "nationalPokedexNumber":253, - "imageUrl":"https://images.pokemontcg.io/np/4.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/4_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "evolvesFrom":"Treecko", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "np-4", + "name": "Grovyle", + "imageUrl": "https://images.pokemontcg.io/np/4.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Treecko", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"4", - "artist":"Midori Harada", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Poison Breath", - "text":"The Defending Pokémon is now Poisoned.", - "cost":[ + "convertedRetreatCost": 1, + "number": "4", + "artist": "Midori Harada", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Poison Breath", + "text": "The Defending Pokémon is now Poisoned.", + "cost": [ "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 }, { - "name":"Swift", - "text":"This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.", - "cost":[ + "name": "Swift", + "text": "This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.", + "cost": [ "Grass", "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/4_hires.png", + "nationalPokedexNumber": 253, + "evolvesTo": [ + "Sceptile" ] }, { - "id":"np-5", - "name":"Mudkip", - "nationalPokedexNumber":258, - "imageUrl":"https://images.pokemontcg.io/np/5.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/5_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-5", + "name": "Mudkip", + "imageUrl": "https://images.pokemontcg.io/np/5.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"5", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Pound", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "5", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Pound", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Fury Swipes", - "text":"Flip 3 coins. This attack does 10 damage times the number of heads.", - "cost":[ + "name": "Fury Swipes", + "text": "Flip 3 coins. This attack does 10 damage times the number of heads.", + "cost": [ "Colorless", "Colorless" ], - "damage":"10×" + "damage": "10×", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/5_hires.png", + "nationalPokedexNumber": 258, + "evolvesTo": [ + "Marshtomp" ] }, { - "id":"np-6", - "name":"Torchic", - "nationalPokedexNumber":255, - "imageUrl":"https://images.pokemontcg.io/np/6.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/6_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-6", + "name": "Torchic", + "imageUrl": "https://images.pokemontcg.io/np/6.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"6", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Peck", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "6", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Peck", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Fireworks", - "text":"Flip a coin. If tails, discard a Fire Energy card attached to Torchic.", - "cost":[ + "name": "Fireworks", + "text": "Flip a coin. If tails, discard a Fire Energy card attached to Torchic.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/6_hires.png", + "nationalPokedexNumber": 255, + "evolvesTo": [ + "Combusken" ] }, { - "id":"np-7", - "name":"Treecko", - "nationalPokedexNumber":252, - "imageUrl":"https://images.pokemontcg.io/np/7.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/7_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-7", + "name": "Treecko", + "imageUrl": "https://images.pokemontcg.io/np/7.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"7", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Tail Slap", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "7", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Tail Slap", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Razor Leaf", - "text":"", - "cost":[ + "name": "Razor Leaf", + "text": "", + "cost": [ "Grass", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/7_hires.png", + "nationalPokedexNumber": 252, + "evolvesTo": [ + "Grovyle" ] }, { - "id":"np-8", - "name":"Torchic", - "nationalPokedexNumber":255, - "imageUrl":"https://images.pokemontcg.io/np/8.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/8_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-8", + "name": "Torchic", + "imageUrl": "https://images.pokemontcg.io/np/8.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"8", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Peck", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "8", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Peck", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Fireworks", - "text":"Flip a coin. If tails, discard a Fire Energy card attached to Torchic.", - "cost":[ + "name": "Fireworks", + "text": "Flip a coin. If tails, discard a Fire Energy card attached to Torchic.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/8_hires.png", + "nationalPokedexNumber": 255, + "evolvesTo": [ + "Combusken" ] }, { - "id":"np-9", - "name":"Combusken", - "nationalPokedexNumber":256, - "imageUrl":"https://images.pokemontcg.io/np/9.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/9_hires.png", - "types":[ - "Fire" - ], - "supertype":"Trainer", - "evolvesFrom":"Torchic", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "np-9", + "name": "Combusken", + "imageUrl": "https://images.pokemontcg.io/np/9.png", + "subtype": "Stage 1", + "supertype": "Trainer", + "evolvesFrom": "Torchic", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"9", - "artist":"Kouki Saitou", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Flare", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "9", + "artist": "Kouki Saitou", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Flare", + "text": "", + "cost": [ "Fire" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Double Kick", - "text":"Flip 2 coins. This attack does 40 damage times the number of heads.", - "cost":[ + "name": "Double Kick", + "text": "Flip 2 coins. This attack does 40 damage times the number of heads.", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"40×" + "damage": "40×", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/9_hires.png", + "nationalPokedexNumber": 256 }, { - "id":"np-10", - "name":"Mudkip", - "nationalPokedexNumber":258, - "imageUrl":"https://images.pokemontcg.io/np/10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/10_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-10", + "name": "Mudkip", + "imageUrl": "https://images.pokemontcg.io/np/10.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"10", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Pound", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "10", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Pound", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Fury Swipes", - "text":"Flip 3 coins. This attack does 10 damage times the number of heads.", - "cost":[ + "name": "Fury Swipes", + "text": "Flip 3 coins. This attack does 10 damage times the number of heads.", + "cost": [ "Colorless", "Colorless" ], - "damage":"10×" + "damage": "10×", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/10_hires.png", + "nationalPokedexNumber": 258, + "evolvesTo": [ + "Marshtomp" ] }, { - "id":"np-11", - "name":"Marshtomp", - "nationalPokedexNumber":259, - "imageUrl":"https://images.pokemontcg.io/np/11.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/11_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "evolvesFrom":"Mudkip", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "np-11", + "name": "Marshtomp", + "imageUrl": "https://images.pokemontcg.io/np/11.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Mudkip", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"11", - "artist":"Mitsuhiro Arita", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Bubble", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "convertedRetreatCost": 1, + "number": "11", + "artist": "Mitsuhiro Arita", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Bubble", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Water" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Slash", - "text":"", - "cost":[ + "name": "Slash", + "text": "", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/11_hires.png", + "nationalPokedexNumber": 259, + "evolvesTo": [ + "Swampert" ] }, { - "id":"np-12", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/np/12.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/12_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-12", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/np/12.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"12", - "artist":"Kouki Saitou", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Agility", - "text":"Flip a coin. If heads, prevent all effects of an attack, including damage, done to Pikachu during your opponent's next turn.", - "cost":[ + "convertedRetreatCost": 1, + "number": "12", + "artist": "Kouki Saitou", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Agility", + "text": "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Pikachu during your opponent's next turn.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Thundershock", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "name": "Thundershock", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Lightning", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/12_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"np-13", - "name":"Meowth", - "nationalPokedexNumber":52, - "imageUrl":"https://images.pokemontcg.io/np/13.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/13_hires.png", - "types":[ + "id": "np-13", + "name": "Meowth", + "imageUrl": "https://images.pokemontcg.io/np/13.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "13", + "artist": "Kouki Saitou", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"13", - "artist":"Kouki Saitou", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Plunder", - "text":"Before doing damage, discard all Trainer cards attached to the Defending Pokémon (before they affect the damage).", - "cost":[ + "attacks": [ + { + "name": "Plunder", + "text": "Before doing damage, discard all Trainer cards attached to the Defending Pokémon (before they affect the damage).", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Scratch", - "text":"", - "cost":[ + "name": "Scratch", + "text": "", + "cost": [ "Colorless", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/13_hires.png", + "nationalPokedexNumber": 52, + "evolvesTo": [ + "Persian" ] }, { - "id":"np-14", - "name":"Latias", - "nationalPokedexNumber":380, - "imageUrl":"https://images.pokemontcg.io/np/14.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/14_hires.png", - "types":[ + "id": "np-14", + "name": "Latias", + "imageUrl": "https://images.pokemontcg.io/np/14.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ + "Colorless", "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ - "Colorless", + "convertedRetreatCost": 2, + "number": "14", + "artist": "Ken Sugimori", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ "Colorless" ], - "convertedRetreatCost":2, - "number":"14", - "artist":"Ken Sugimori", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Super Psy", - "text":"", - "cost":[ + "attacks": [ + { + "name": "Super Psy", + "text": "", + "cost": [ "Psychic" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Searing Flame", - "text":"Flip a coin. If heads, the Defending Pokémon is now Burned.", - "cost":[ + "name": "Searing Flame", + "text": "Flip a coin. If heads, the Defending Pokémon is now Burned.", + "cost": [ "Fire", "Water" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/14_hires.png", + "nationalPokedexNumber": 380 }, { - "id":"np-15", - "name":"Latios", - "nationalPokedexNumber":381, - "imageUrl":"https://images.pokemontcg.io/np/15.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/15_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "np-15", + "name": "Latios", + "imageUrl": "https://images.pokemontcg.io/np/15.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"15", - "artist":"Ken Sugimori", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Super Psy", - "text":"", - "cost":[ + "convertedRetreatCost": 3, + "number": "15", + "artist": "Ken Sugimori", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Colorless" + ], + "attacks": [ + { + "name": "Super Psy", + "text": "", + "cost": [ "Psychic" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Freeze Dry", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "name": "Freeze Dry", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Water", "Psychic", "Lightning" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/15_hires.png", + "nationalPokedexNumber": 381 }, { - "id":"np-16", - "name":"Treecko", - "nationalPokedexNumber":252, - "imageUrl":"https://images.pokemontcg.io/np/16.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/16_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-16", + "name": "Treecko", + "imageUrl": "https://images.pokemontcg.io/np/16.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"16", - "artist":"Kagemaru Himeno", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Pound", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "16", + "artist": "Kagemaru Himeno", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Pound", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Sporadic Sponging", - "text":"Flip a coin. If heads, remove 1 damage counter from Treecko.", - "cost":[ + "name": "Sporadic Sponging", + "text": "Flip a coin. If heads, remove 1 damage counter from Treecko.", + "cost": [ "Grass" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/16_hires.png", + "nationalPokedexNumber": 252, + "evolvesTo": [ + "Grovyle" ] }, { - "id":"np-17", - "name":"Torchic", - "nationalPokedexNumber":255, - "imageUrl":"https://images.pokemontcg.io/np/17.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/17_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-17", + "name": "Torchic", + "imageUrl": "https://images.pokemontcg.io/np/17.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"17", - "artist":"Kagemaru Himeno", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Ember", - "text":"Discard a Fire Energy card attached to Torchic.", - "cost":[ + "convertedRetreatCost": 1, + "number": "17", + "artist": "Kagemaru Himeno", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Ember", + "text": "Discard a Fire Energy card attached to Torchic.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/17_hires.png", + "nationalPokedexNumber": 255, + "evolvesTo": [ + "Combusken" ] }, { - "id":"np-18", - "name":"Mudkip", - "nationalPokedexNumber":258, - "imageUrl":"https://images.pokemontcg.io/np/18.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/18_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-18", + "name": "Mudkip", + "imageUrl": "https://images.pokemontcg.io/np/18.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"18", - "artist":"Kagemaru Himeno", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Surf", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "18", + "artist": "Kagemaru Himeno", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Surf", + "text": "", + "cost": [ "Water" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Whirlpool", - "text":"Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.", - "cost":[ + "name": "Whirlpool", + "text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.", + "cost": [ "Water", "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/18_hires.png", + "nationalPokedexNumber": 258, + "evolvesTo": [ + "Marshtomp" ] }, { - "id":"np-19", - "name":"Whismur", - "nationalPokedexNumber":293, - "imageUrl":"https://images.pokemontcg.io/np/19.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/19_hires.png", - "types":[ + "id": "np-19", + "name": "Whismur", + "imageUrl": "https://images.pokemontcg.io/np/19.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "19", + "artist": "Kagemaru Himeno", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"19", - "artist":"Kagemaru Himeno", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Supersonic", - "text":"Flip a coin. If heads, the Defending Pokémon is now Confused.", - "cost":[ + "attacks": [ + { + "name": "Supersonic", + "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Pound", - "text":"", - "cost":[ + "name": "Pound", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/19_hires.png", + "nationalPokedexNumber": 293, + "evolvesTo": [ + "Loudred" ] }, { - "id":"np-20", - "name":"Ludicolo", - "nationalPokedexNumber":272, - "imageUrl":"https://images.pokemontcg.io/np/20.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/20_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "evolvesFrom":"Lombre", - "subtype":"Stage 2", - "ability":{ - "name":"Rain Dish", - "text":"At any time between turns, remove 1 damage counter from Ludicolo.", - "type":"Poké-Body" + "id": "np-20", + "name": "Ludicolo", + "imageUrl": "https://images.pokemontcg.io/np/20.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Lombre", + "ability": { + "name": "Rain Dish", + "text": "At any time between turns, remove 1 damage counter from Ludicolo.", + "type": "Poké-Body" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"20", - "artist":"Kouki Saitou", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Fury Swipes", - "text":"Flip 3 coins. This attack does 30 damage times the number of heads.", - "cost":[ + "convertedRetreatCost": 2, + "number": "20", + "artist": "Kouki Saitou", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Fury Swipes", + "text": "Flip 3 coins. This attack does 30 damage times the number of heads.", + "cost": [ "Water", "Colorless", "Colorless" ], - "damage":"30×" + "damage": "30×", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/20_hires.png", + "nationalPokedexNumber": 272 }, { - "id":"np-21", - "name":"Jirachi", - "nationalPokedexNumber":385, - "imageUrl":"https://images.pokemontcg.io/np/21.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/21_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-21", + "name": "Jirachi", + "imageUrl": "https://images.pokemontcg.io/np/21.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"21", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"The Third Eye", - "text":"Discard an Energy card attached to Jirachi and draw 3 cards.", - "cost":[ + "convertedRetreatCost": 1, + "number": "21", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "The Third Eye", + "text": "Discard an Energy card attached to Jirachi and draw 3 cards.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Psywave", - "text":"Does 10 damage times the amount of Energy attached to the Defending Pokémon.", - "cost":[ + "name": "Psywave", + "text": "Does 10 damage times the amount of Energy attached to the Defending Pokémon.", + "cost": [ "Psychic" ], - "damage":"10×" + "damage": "10×", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/21_hires.png", + "nationalPokedexNumber": 385 }, { - "id":"np-22", - "name":"Beldum", - "nationalPokedexNumber":374, - "imageUrl":"https://images.pokemontcg.io/np/22.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/22_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Magnetic Call", - "text":"Once during your turn (before your attack), you may flip a coin. If heads, search your deck for a Metal Basic Pokémon and put it onto your Bench. Shuffle your deck afterward. This power can't be used if Beldum is affected by a Special Condition.", - "type":"Poké-Power" + "id": "np-22", + "name": "Beldum", + "imageUrl": "https://images.pokemontcg.io/np/22.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Magnetic Call", + "text": "Once during your turn (before your attack), you may flip a coin. If heads, search your deck for a Metal Basic Pokémon and put it onto your Bench. Shuffle your deck afterward. This power can't be used if Beldum is affected by a Special Condition.", + "type": "Poké-Power" }, - "hp":"50", - "retreatCost":[ + "hp": "50", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"22", - "artist":"Mitsuhiro Arita", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Metal Charge", - "text":"Put 1 damage counter on Beldum.", - "cost":[ + "convertedRetreatCost": 2, + "number": "22", + "artist": "Mitsuhiro Arita", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Metal Charge", + "text": "Put 1 damage counter on Beldum.", + "cost": [ "Metal", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Grass", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Grass", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/22_hires.png", + "nationalPokedexNumber": 374, + "evolvesTo": [ + "Metang" ] }, { - "id":"np-23", - "name":"Metang", - "nationalPokedexNumber":375, - "imageUrl":"https://images.pokemontcg.io/np/23.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/23_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "evolvesFrom":"Beldum", - "subtype":"Stage 1", - "hp":"80", - "retreatCost":[ + "id": "np-23", + "name": "Metang", + "imageUrl": "https://images.pokemontcg.io/np/23.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Beldum", + "hp": "80", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"23", - "artist":"Mitsuhiro Arita", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Metal Load", - "text":"Search your discard pile for a Metal Energy card and attach it to Metang.", - "cost":[ + "convertedRetreatCost": 2, + "number": "23", + "artist": "Mitsuhiro Arita", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Metal Load", + "text": "Search your discard pile for a Metal Energy card and attach it to Metang.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Metal Claw", - "text":"", - "cost":[ + "name": "Metal Claw", + "text": "", + "cost": [ "Metal", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Grass", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Grass", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/23_hires.png", + "nationalPokedexNumber": 375, + "evolvesTo": [ + "Metagross" ] }, { - "id":"np-24", - "name":"Chimecho", - "nationalPokedexNumber":358, - "imageUrl":"https://images.pokemontcg.io/np/24.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/24_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "np-24", + "name": "Chimecho", + "imageUrl": "https://images.pokemontcg.io/np/24.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"24", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Resonate", - "text":"Your opponent switches each Defending Pokémon with his or her Benched Pokémon. If your opponent has only 1 Benched Pokémon, you choose the Defending Pokémon to switch.", - "cost":[ + "convertedRetreatCost": 1, + "number": "24", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Resonate", + "text": "Your opponent switches each Defending Pokémon with his or her Benched Pokémon. If your opponent has only 1 Benched Pokémon, you choose the Defending Pokémon to switch.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Healing Sound", - "text":"Remove 3 damage counters from each of your Active Pokémon. Each Defending Pokémon is now Asleep.", - "cost":[ + "name": "Healing Sound", + "text": "Remove 3 damage counters from each of your Active Pokémon. Each Defending Pokémon is now Asleep.", + "cost": [ "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/24_hires.png", + "nationalPokedexNumber": 358 }, { - "id":"np-25", - "name":"Flygon", - "nationalPokedexNumber":330, - "imageUrl":"https://images.pokemontcg.io/np/25.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/25_hires.png", - "types":[ + "id": "np-25", + "name": "Flygon", + "imageUrl": "https://images.pokemontcg.io/np/25.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Vibrava", + "hp": "120", + "retreatCost": [ + "Colorless", "Colorless" ], - "supertype":"Pokémon", - "evolvesFrom":"Vibrava", - "subtype":"Stage 2", - "hp":"120", - "retreatCost":[ - "Colorless", + "convertedRetreatCost": 2, + "number": "25", + "artist": "Kouki Saitou", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ "Colorless" ], - "convertedRetreatCost":2, - "number":"25", - "artist":"Kouki Saitou", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Sand Pit", - "text":"The Defending Pokémon can't retreat until the end of your opponent's next turn.", - "cost":[ + "attacks": [ + { + "name": "Sand Pit", + "text": "The Defending Pokémon can't retreat until the end of your opponent's next turn.", + "cost": [ "Colorless", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 }, { - "name":"Dragonbreath", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, this attack does nothing.", - "cost":[ + "name": "Dragonbreath", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, this attack does nothing.", + "cost": [ "Grass", "Lightning", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Lightning", - "value":"-30" - }, - { - "type":"Fighting", - "value":"-30" + "type": "Colorless", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ + { + "type": "Lightning", + "value": "-30" + }, { - "type":"Colorless", - "value":"×2" + "type": "Fighting", + "value": "-30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/25_hires.png", + "nationalPokedexNumber": 330 }, { - "id":"np-26", - "name":"Tropical Wind", - "imageUrl":"https://images.pokemontcg.io/np/26.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/26_hires.png", - "supertype":"Trainer", - "number":"26", - "artist":"Sumiyoshi Kizuki", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "text":[ + "id": "np-26", + "name": "Tropical Wind", + "imageUrl": "https://images.pokemontcg.io/np/26.png", + "supertype": "Trainer", + "number": "26", + "artist": "Sumiyoshi Kizuki", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "text": [ "Flip a coin. If heads, remove 2 damage counters from each Active Pokémon (remove 1 damage counter if a Pokémon has only 1). If tails, each Active Pokémon is now Asleep." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/26_hires.png" }, { - "id":"np-27", - "name":"Tropical Tidal Wave", - "imageUrl":"https://images.pokemontcg.io/np/27.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/27_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"27", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "text":[ + "id": "np-27", + "name": "Tropical Tidal Wave", + "imageUrl": "https://images.pokemontcg.io/np/27.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "27", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "text": [ "Flip a coin. If heads, discard all Trainer cards your opponent has in play. If tails, discard all Trainer cards (excluding Supporter cards) you have in play." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/27_hires.png" }, { - "id":"np-28", - "name":"Championship Arena", - "imageUrl":"https://images.pokemontcg.io/np/28.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/28_hires.png", - "supertype":"Trainer", - "subtype":"Stadium", - "number":"28", - "artist":"Ryo Ueda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "text":[ + "id": "np-28", + "name": "Championship Arena", + "imageUrl": "https://images.pokemontcg.io/np/28.png", + "subtype": "Stadium", + "supertype": "Trainer", + "number": "28", + "artist": "Ryo Ueda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "text": [ "At the end of each player's turn, if that player has 8 or more cards in his or her hand, that player discards a number of cards until the player has 7 cards left in his or her hand." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/28_hires.png" }, { - "id":"np-29", - "name":"Celebi", - "nationalPokedexNumber":251, - "imageUrl":"https://images.pokemontcg.io/np/29.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/29_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-29", + "name": "Celebi", + "imageUrl": "https://images.pokemontcg.io/np/29.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"29", - "artist":"Hajime Kusajima", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Leaf Slice", - "text":"Flip 2 coins. This attack does 20 damage times the number of heads.", - "cost":[ + "convertedRetreatCost": 1, + "number": "29", + "artist": "Hajime Kusajima", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Leaf Slice", + "text": "Flip 2 coins. This attack does 20 damage times the number of heads.", + "cost": [ "Grass", "Colorless" ], - "damage":"20×" + "damage": "20×", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"×2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/29_hires.png", + "nationalPokedexNumber": 251 }, { - "id":"np-30", - "name":"Suicune", - "nationalPokedexNumber":245, - "imageUrl":"https://images.pokemontcg.io/np/30.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/30_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Pure Body", - "text":"Whenever you attach a Water Energy card from your hand to Suicune, discard an Energy card attached to Suicune. (You can't attach a Water Energy card from your hand if Suicune has no Energy cards attached.)", - "type":"Pokémon Power" + "id": "np-30", + "name": "Suicune", + "imageUrl": "https://images.pokemontcg.io/np/30.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Pure Body", + "text": "Whenever you attach a Water Energy card from your hand to Suicune, discard an Energy card attached to Suicune. (You can't attach a Water Energy card from your hand if Suicune has no Energy cards attached.)", + "type": "Pokémon Power" }, - "hp":"70", - "retreatCost":[ + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"30", - "artist":"Atsuko Nishida", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Hypno Wave", - "text":"Flip a coin. If heads, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Asleep.", - "cost":[ + "convertedRetreatCost": 1, + "number": "30", + "artist": "Atsuko Nishida", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Hypno Wave", + "text": "Flip a coin. If heads, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Asleep.", + "cost": [ "Water", "Colorless", "Colorless" ], - "damage":"30+" + "damage": "30+", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/30_hires.png", + "nationalPokedexNumber": 245 }, { - "id":"np-31", - "name":"Moltres ex", - "nationalPokedexNumber":146, - "imageUrl":"https://images.pokemontcg.io/np/31.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/31_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Synchronized Lift", - "text":"As long as you have Articuno ex and Zapdos ex in play, the Retreat Cost for Moltres ex is 0.", - "type":"Poké-Body" + "id": "np-31", + "name": "Moltres ex", + "imageUrl": "https://images.pokemontcg.io/np/31.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Synchronized Lift", + "text": "As long as you have Articuno ex and Zapdos ex in play, the Retreat Cost for Moltres ex is 0.", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"31", - "artist":"Ken Ikuji", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Flame Gift", - "text":"You may move a Fire Energy card attached to Moltres ex to 1 of your Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "31", + "artist": "Ken Ikuji", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Flame Gift", + "text": "You may move a Fire Energy card attached to Moltres ex to 1 of your Pokémon.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Scorching Wing", - "text":"Discard all Fire Energy attached to Moltres ex.", - "cost":[ + "name": "Scorching Wing", + "text": "Discard all Fire Energy attached to Moltres ex.", + "cost": [ "Fire", "Fire", "Colorless" ], - "damage":"90" + "damage": "90", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/31_hires.png", + "nationalPokedexNumber": 146 }, { - "id":"np-32", - "name":"Articuno ex", - "nationalPokedexNumber":144, - "imageUrl":"https://images.pokemontcg.io/np/32.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/32_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Synchronized Lift", - "text":"As long as you have Zapdos ex and Moltres ex in play, the Retreat Cost for Articuno ex is 0.", - "type":"Poké-Body" + "id": "np-32", + "name": "Articuno ex", + "imageUrl": "https://images.pokemontcg.io/np/32.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Synchronized Lift", + "text": "As long as you have Zapdos ex and Moltres ex in play, the Retreat Cost for Articuno ex is 0.", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"32", - "artist":"Nakaoka", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Ice Gift", - "text":"You may move a Water Energy card attached to Articuno ex to 1 of your Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "32", + "artist": "Nakaoka", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Ice Gift", + "text": "You may move a Water Energy card attached to Articuno ex to 1 of your Pokémon.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Freezing Wing", - "text":"Flip a coin. If heads, the Defending Pokémon is now Asleep.", - "cost":[ + "name": "Freezing Wing", + "text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Metal", - "value":"×2" + "type": "Metal", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/32_hires.png", + "nationalPokedexNumber": 144 }, { - "id":"np-33", - "name":"Zapdos ex", - "nationalPokedexNumber":145, - "imageUrl":"https://images.pokemontcg.io/np/33.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/33_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Synchronized Lift", - "text":"As long as you have Articuno ex and Moltres ex in play, the Retreat Cost for Zapdos ex is 0.", - "type":"Poké-Body" + "id": "np-33", + "name": "Zapdos ex", + "imageUrl": "https://images.pokemontcg.io/np/33.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Synchronized Lift", + "text": "As long as you have Articuno ex and Moltres ex in play, the Retreat Cost for Zapdos ex is 0.", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"33", - "artist":"K. Hoshiba", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Thunder Gift", - "text":"You may move a Lightning Energy card attached to Zapdos ex to 1 of your Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "33", + "artist": "K. Hoshiba", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Lightning" + ], + "attacks": [ + { + "name": "Thunder Gift", + "text": "You may move a Lightning Energy card attached to Zapdos ex to 1 of your Pokémon.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Lightning Wing", - "text":"Does 10 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Lightning Wing", + "text": "Does 10 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Lightning", "Lightning", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/33_hires.png", + "nationalPokedexNumber": 145 }, { - "id":"np-34", - "name":"Typhlosion", - "nationalPokedexNumber":157, - "imageUrl":"https://images.pokemontcg.io/np/34.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/34_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "evolvesFrom":"Quilava", - "subtype":"Stage 2", - "ability":{ - "name":"Burning Aura", - "text":"As long as Typhlosion is your Active Pokémon, put 1 damage counter on each Active Pokémon (both yours and your opponent's) between turns.", - "type":"Poké-Body" + "id": "np-34", + "name": "Typhlosion", + "imageUrl": "https://images.pokemontcg.io/np/34.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Quilava", + "ability": { + "name": "Burning Aura", + "text": "As long as Typhlosion is your Active Pokémon, put 1 damage counter on each Active Pokémon (both yours and your opponent's) between turns.", + "type": "Poké-Body" }, - "hp":"110", - "retreatCost":[ + "hp": "110", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"34", - "artist":"Hajime Kusajima", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Flickering Flames", - "text":"The Defending Pokémon is now Asleep.", - "cost":[ + "convertedRetreatCost": 1, + "number": "34", + "artist": "Hajime Kusajima", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Flickering Flames", + "text": "The Defending Pokémon is now Asleep.", + "cost": [ "Fire" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Rage", - "text":"Does 50 damage plus 10 more damage for each damage counter on Typhlosion.", - "cost":[ + "name": "Rage", + "text": "Does 50 damage plus 10 more damage for each damage counter on Typhlosion.", + "cost": [ "Fire", "Colorless", "Colorless" ], - "damage":"50+" + "damage": "50+", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/34_hires.png", + "nationalPokedexNumber": 157 }, { - "id":"np-35", - "name":"Pikachu δ", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/np/35.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/35_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "np-35", + "name": "Pikachu δ", + "imageUrl": "https://images.pokemontcg.io/np/35.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"35", - "artist":"Ryo Ueda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Thunder Wave", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "convertedRetreatCost": 1, + "number": "35", + "artist": "Ryo Ueda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Metal" + ], + "attacks": [ + { + "name": "Thunder Wave", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Iron Tail", - "text":"Flip a coin until you get tails. This attack does 20 damage times the number of heads.", - "cost":[ + "name": "Iron Tail", + "text": "Flip a coin until you get tails. This attack does 20 damage times the number of heads.", + "cost": [ "Metal", "Colorless" ], - "damage":"20×" + "damage": "20×", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/35_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"np-36", - "name":"Tropical Tidal Wave", - "imageUrl":"https://images.pokemontcg.io/np/36.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/36_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"36", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "text":[ + "id": "np-36", + "name": "Tropical Tidal Wave", + "imageUrl": "https://images.pokemontcg.io/np/36.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "36", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "text": [ "Flip a coin. If heads, discard all Trainer cards your opponent has in play. If tails, discard all Trainer cards (excluding Supporter cards) you have in play." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/36_hires.png" }, { - "id":"np-37", - "name":"Kyogre ex", - "nationalPokedexNumber":382, - "imageUrl":"https://images.pokemontcg.io/np/37.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/37_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Frenzy", - "text":"As long as your opponent has Groudon, Groudon ex, Rayquaza, or Rayquaza ex in play, Kyogre ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", - "type":"Poké-Body" + "id": "np-37", + "name": "Kyogre ex", + "imageUrl": "https://images.pokemontcg.io/np/37.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Frenzy", + "text": "As long as your opponent has Groudon, Groudon ex, Rayquaza, or Rayquaza ex in play, Kyogre ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"37", - "artist":"Ryo Ueda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Aqua Supply", - "text":"You may attach a basic Energy card from your hand to 1 of your Pokémon.", - "cost":[ + "convertedRetreatCost": 2, + "number": "37", + "artist": "Ryo Ueda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Aqua Supply", + "text": "You may attach a basic Energy card from your hand to 1 of your Pokémon.", + "cost": [ "Water", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Tsunami", - "text":"Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Tsunami", + "text": "Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/37_hires.png", + "nationalPokedexNumber": 382 }, { - "id":"np-38", - "name":"Groudon ex", - "nationalPokedexNumber":383, - "imageUrl":"https://images.pokemontcg.io/np/38.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/38_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Frenzy", - "text":"As long as your opponent has Kyogre, Kyogre ex, Rayquaza, or Rayquaza ex in play, Groudon ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", - "type":"Poké-Body" + "id": "np-38", + "name": "Groudon ex", + "imageUrl": "https://images.pokemontcg.io/np/38.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Frenzy", + "text": "As long as your opponent has Kyogre, Kyogre ex, Rayquaza, or Rayquaza ex in play, Groudon ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", + "type": "Poké-Body" }, - "hp":"100", - "retreatCost":[ + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"38", - "artist":"Ryo Ueda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Mix-Up", - "text":"Flip a coin. If heads, your opponent discards the top card from his or her deck.", - "cost":[ + "convertedRetreatCost": 2, + "number": "38", + "artist": "Ryo Ueda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Mix-Up", + "text": "Flip a coin. If heads, your opponent discards the top card from his or her deck.", + "cost": [ "Fighting", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Earthquake", - "text":"Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Earthquake", + "text": "Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Fighting", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/38_hires.png", + "nationalPokedexNumber": 383 }, { - "id":"np-39", - "name":"Rayquaza ex", - "nationalPokedexNumber":384, - "imageUrl":"https://images.pokemontcg.io/np/39.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/39_hires.png", - "types":[ + "id": "np-39", + "name": "Rayquaza ex", + "imageUrl": "https://images.pokemontcg.io/np/39.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Frenzy", + "text": "As long as your opponent has Kyogre, Kyogre ex, Groudon, or Groudon ex in play, Rayquaza ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", + "type": "Poké-Body" + }, + "hp": "100", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Frenzy", - "text":"As long as your opponent has Kyogre, Kyogre ex, Groudon, or Groudon ex in play, Rayquaza ex's attacks do 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", - "type":"Poké-Body" - }, - "hp":"100", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "39", + "artist": "Ryo Ueda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"39", - "artist":"Ryo Ueda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Dragon Bind", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "attacks": [ + { + "name": "Dragon Bind", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Colorless", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 }, { - "name":"Twister", - "text":"Flip 2 coins. If both are tails, this attack does nothing. For each heads, discard an Energy attached to the Defending Pokémon.", - "cost":[ + "name": "Twister", + "text": "Flip 2 coins. If both are tails, this attack does nothing. For each heads, discard an Energy attached to the Defending Pokémon.", + "cost": [ "Fire", "Lightning", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "resistances":[ - { - "type":"Water", - "value":"-30" - }, + "weaknesses": [ { - "type":"Fighting", - "value":"-30" + "type": "Colorless", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Colorless", - "value":"×2" + "type": "Water", + "value": "-30" + }, + { + "type": "Fighting", + "value": "-30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/39_hires.png", + "nationalPokedexNumber": 384 }, { - "id":"np-40", - "name":"Mew", - "nationalPokedexNumber":151, - "imageUrl":"https://images.pokemontcg.io/np/40.png", - "imageUrlHiRes":"https://images.pokemontcg.io/np/40_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "np-40", + "name": "Mew", + "imageUrl": "https://images.pokemontcg.io/np/40.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"40", - "artist":"Masakazu Fukuda", - "series":"EX", - "set":"Nintendo Black Star Promos", - "setCode":"np", - "attacks":[ - { - "name":"Psywave", - "text":"Does 10 damage times the amount of Energy attached to the Defending Pokémon.", - "cost":[ + "convertedRetreatCost": 1, + "number": "40", + "artist": "Masakazu Fukuda", + "series": "EX", + "set": "Nintendo Black Star Promos", + "setCode": "np", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Psywave", + "text": "Does 10 damage times the amount of Energy attached to the Defending Pokémon.", + "cost": [ "Colorless" ], - "damage":"10×" + "damage": "10×", + "convertedEnergyCost": 1 }, { - "name":"Devolution Beam", - "text":"Flip a coin. If heads, choose 1 of either player's Evolved Pokémon, remove the highest Stage Evolution card from that Pokémon, and put it into that player's hand.", - "cost":[ + "name": "Devolution Beam", + "text": "Flip a coin. If heads, choose 1 of either player's Evolved Pokémon, remove the highest Stage Evolution card from that Pokémon, and put it into that player's hand.", + "cost": [ "Psychic" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/np/40_hires.png", + "nationalPokedexNumber": 151 } ] \ No newline at end of file diff --git a/json/cards/Phantom Forces.json b/json/cards/Phantom Forces.json index 97cfa1bd8..ffb665ffa 100644 --- a/json/cards/Phantom Forces.json +++ b/json/cards/Phantom Forces.json @@ -153,7 +153,6 @@ "supertype": "Pokémon", "evolvesFrom": "Yanma", "hp": "110", - "convertedRetreatCost": 0, "number": "4", "artist": "Mitsuhiro Arita", "rarity": "Rare", @@ -1214,7 +1213,6 @@ "supertype": "Pokémon", "evolvesFrom": "Manectric-EX", "hp": "210", - "convertedRetreatCost": 0, "number": "24", "artist": "5ban Graphics", "rarity": "Rare Holo EX", @@ -1259,7 +1257,6 @@ "supertype": "Pokémon", "evolvesFrom": "Manectric-EX", "hp": "210", - "convertedRetreatCost": 0, "number": "24a", "artist": "5ban Graphics", "rarity": "Rare Holo EX", @@ -1698,7 +1695,6 @@ "type": "Ability" }, "hp": "70", - "convertedRetreatCost": 0, "number": "32", "artist": "Kanako Eo", "rarity": "Uncommon", @@ -1750,7 +1746,6 @@ "type": "Ability" }, "hp": "130", - "convertedRetreatCost": 0, "number": "33", "artist": "Satoshi Shirai", "rarity": "Rare", @@ -5601,19 +5596,20 @@ { "id": "xy4-120", "name": "M Manectric-EX", - "nationalPokedexNumber": 310, "imageUrl": "https://images.pokemontcg.io/xy4/120.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy4/120_hires.png", - "types": [ - "Lightning" - ], - "supertype": "Pokémon", "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Manectric-EX", "hp": "210", "number": "120", + "artist": "5ban Graphics", + "rarity": "Rare Holo EX", "series": "XY", "set": "Phantom Forces", "setCode": "xy4", + "types": [ + "Lightning" + ], "attacks": [ { "name": "Turbo Bolt", @@ -5622,47 +5618,46 @@ "Lightning", "Colorless" ], - "damage": "110" + "damage": "110", + "convertedEnergyCost": 2 } ], - "rarity": "Rare Holo EX", - "resistances": [ + "weaknesses": [ { - "type": "Metal", - "value": "-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses": [ + "resistances": [ { - "type": "Fighting", - "value": "x2" + "type": "Metal", + "value": "-20" } ], - "artist": "5ban Graphics", - "evolvesFrom": "Manectric-EX" + "imageUrlHiRes": "https://images.pokemontcg.io/xy4/120_hires.png", + "nationalPokedexNumber": 310 }, { "id": "xy4-121", "name": "M Gengar-EX", "imageUrl": "https://images.pokemontcg.io/xy4/121.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy4/121_hires.png", - "supertype": "Pokémon", "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Gengar-EX", + "hp": "220", + "retreatCost": [ + "Colorless" + ], + "convertedRetreatCost": 1, "number": "121", + "artist": "5ban Graphics", + "rarity": "Rare Holo EX", "series": "XY", "set": "Phantom Forces", "setCode": "xy4", - "artist": "5ban Graphics", - "rarity": "Rare Holo EX", - "nationalPokedexNumber": 94, "types": [ "Psychic" ], - "hp": "220", - "retreatCost": [ - "Colorless" - ], - "convertedRetreatCost": 1, "attacks": [ { "name": "Phantom Gate", @@ -5672,39 +5667,46 @@ "Colorless", "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 3 } ], - "resistances": [ + "weaknesses": [ { - "type": "Fighting", - "value": "-20" + "type": "Darkness", + "value": "×2" } ], - "weaknesses": [ + "resistances": [ { - "type": "Darkness", - "value": "x2" + "type": "Fighting", + "value": "-20" } ], - "evolvesFrom": "Gengar-EX" + "imageUrlHiRes": "https://images.pokemontcg.io/xy4/121_hires.png", + "nationalPokedexNumber": 94 }, { "id": "xy4-122", "name": "Dialga-EX", - "nationalPokedexNumber": 483, "imageUrl": "https://images.pokemontcg.io/xy4/122.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy4/122_hires.png", - "types": [ - "Metal" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "180", + "retreatCost": [ + "Colorless", + "Colorless" + ], + "convertedRetreatCost": 2, "number": "122", + "artist": "Ayaka Yoshida", + "rarity": "Rare Holo EX", "series": "XY", "set": "Phantom Forces", "setCode": "xy4", + "types": [ + "Metal" + ], "attacks": [ { "name": "Chrono Wind", @@ -5714,7 +5716,8 @@ "Colorless", "Colorless" ], - "damage": "60" + "damage": "60", + "convertedEnergyCost": 3 }, { "name": "Full Metal Impact", @@ -5725,27 +5728,23 @@ "Colorless", "Colorless" ], - "damage": "150" + "damage": "150", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Fire", - "value": "x2" + "value": "×2" } ], - "artist": "Ayaka Yoshida", - "retreatCost": [ - "Colorless", - "Colorless" - ], - "convertedRetreatCost": 2, - "rarity": "Rare Holo EX", "resistances": [ { "type": "Psychic", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xy4/122_hires.png", + "nationalPokedexNumber": 483 } -] +] \ No newline at end of file diff --git "a/json/cards/Pok\303\251mon Rumble.json" "b/json/cards/Pok\303\251mon Rumble.json" index c279b6394..1d8fabba8 100644 --- "a/json/cards/Pok\303\251mon Rumble.json" +++ "b/json/cards/Pok\303\251mon Rumble.json" @@ -1,713 +1,740 @@ [ { - "id":"ru1-1", - "name":"Venusaur", - "nationalPokedexNumber":3, - "imageUrl":"https://images.pokemontcg.io/ru/1.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/1_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "evolvesFrom":"Ivysaur", - "subtype":"Stage 2", - "hp":"140", - "retreatCost":[ + "id": "ru1-1", + "name": "Venusaur", + "imageUrl": "https://images.pokemontcg.io/ru1/1.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Ivysaur", + "hp": "140", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"1", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 4, + "number": "1", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Grass" + ], + "attacks": [ { - "name":"Giga Drain", - "text":"Remove from Venusaur the number of damage counters equal to the damage you did to the Defending Pokémon.", - "cost":[ + "name": "Giga Drain", + "text": "Remove from Venusaur the number of damage counters equal to the damage you did to the Defending Pokémon.", + "cost": [ "Grass", "Grass", "Colorless", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"×2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/1_hires.png", + "nationalPokedexNumber": 3 }, { - "id":"ru1-2", - "name":"Cherrim", - "nationalPokedexNumber":421, - "imageUrl":"https://images.pokemontcg.io/ru/2.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/2_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "evolvesFrom":"Cherubi", - "subtype":"Stage 1", - "hp":"80", - "retreatCost":[ + "id": "ru1-2", + "name": "Cherrim", + "imageUrl": "https://images.pokemontcg.io/ru1/2.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Cherubi", + "hp": "80", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"2", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 2, + "number": "2", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Grass" + ], + "attacks": [ { - "name":"Solarbeam", - "text":"", - "cost":[ + "name": "Solarbeam", + "text": "", + "cost": [ "Grass", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Water", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Water", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/2_hires.png", + "nationalPokedexNumber": 421 }, { - "id":"ru1-3", - "name":"Ninetales", - "nationalPokedexNumber":38, - "imageUrl":"https://images.pokemontcg.io/ru/3.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/3_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "evolvesFrom":"Vulpix", - "subtype":"Stage 1", - "hp":"90", - "retreatCost":[ + "id": "ru1-3", + "name": "Ninetales", + "imageUrl": "https://images.pokemontcg.io/ru1/3.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Vulpix", + "hp": "90", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"3", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 1, + "number": "3", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Flame Tail", - "text":"", - "cost":[ + "name": "Flame Tail", + "text": "", + "cost": [ "Fire", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/3_hires.png", + "nationalPokedexNumber": 38 }, { - "id":"ru1-4", - "name":"Heatran", - "nationalPokedexNumber":485, - "imageUrl":"https://images.pokemontcg.io/ru/4.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/4_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"110", - "retreatCost":[ + "id": "ru1-4", + "name": "Heatran", + "imageUrl": "https://images.pokemontcg.io/ru1/4.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "110", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"4", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 4, + "number": "4", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Heat Boiler", - "text":"If the Defending Pokémon is a Water Pokémon, this attack does 60 damage plus 40 more damage.", - "cost":[ + "name": "Heat Boiler", + "text": "If the Defending Pokémon is a Water Pokémon, this attack does 60 damage plus 40 more damage.", + "cost": [ "Fire", "Colorless", "Colorless", "Colorless" ], - "damage":"60+" + "damage": "60+", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"×2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/4_hires.png", + "nationalPokedexNumber": 485 }, { - "id":"ru1-5", - "name":"Starmie", - "nationalPokedexNumber":121, - "imageUrl":"https://images.pokemontcg.io/ru/5.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/5_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "evolvesFrom":"Staryu", - "subtype":"Stage 1", - "hp":"80", - "retreatCost":[ + "id": "ru1-5", + "name": "Starmie", + "imageUrl": "https://images.pokemontcg.io/ru1/5.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Staryu", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"5", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 1, + "number": "5", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Spiral Drain", - "text":"Remove 1 damage counter from Starmie.", - "cost":[ + "name": "Spiral Drain", + "text": "Remove 1 damage counter from Starmie.", + "cost": [ "Water", "Colorless", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"×2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/5_hires.png", + "nationalPokedexNumber": 121 }, { - "id":"ru1-6", - "name":"Gyarados", - "nationalPokedexNumber":130, - "imageUrl":"https://images.pokemontcg.io/ru/6.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/6_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "evolvesFrom":"Magikarp", - "subtype":"Stage 1", - "hp":"130", - "retreatCost":[ + "id": "ru1-6", + "name": "Gyarados", + "imageUrl": "https://images.pokemontcg.io/ru1/6.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Magikarp", + "hp": "130", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"6", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 3, + "number": "6", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Thrash Tackle", - "text":"Gyarados does 20 damage to itself.", - "cost":[ + "name": "Thrash Tackle", + "text": "Gyarados does 20 damage to itself.", + "cost": [ "Water", "Colorless", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/6_hires.png", + "nationalPokedexNumber": 130 }, { - "id":"ru1-7", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/ru/7.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/7_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "ru1-7", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/ru1/7.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"7", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 1, + "number": "7", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Volt Tackle", - "text":"Pikachu does 10 damage to itself.", - "cost":[ + "name": "Volt Tackle", + "text": "Pikachu does 10 damage to itself.", + "cost": [ "Lightning", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/7_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"ru1-8", - "name":"Zapdos", - "nationalPokedexNumber":145, - "imageUrl":"https://images.pokemontcg.io/ru/8.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/8_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"100", - "retreatCost":[ + "id": "ru1-8", + "name": "Zapdos", + "imageUrl": "https://images.pokemontcg.io/ru1/8.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"8", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 2, + "number": "8", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Drill Peck", - "text":"", - "cost":[ + "name": "Drill Peck", + "text": "", + "cost": [ "Lightning", "Colorless", "Colorless", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"×2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/8_hires.png", + "nationalPokedexNumber": 145 }, { - "id":"ru1-9", - "name":"Mewtwo", - "nationalPokedexNumber":150, - "imageUrl":"https://images.pokemontcg.io/ru/9.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/9_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"100", - "retreatCost":[ + "id": "ru1-9", + "name": "Mewtwo", + "imageUrl": "https://images.pokemontcg.io/ru1/9.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "100", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"9", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 2, + "number": "9", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Psychic" + ], + "attacks": [ { - "name":"Super Psy Bolt", - "text":"", - "cost":[ + "name": "Super Psy Bolt", + "text": "", + "cost": [ "Psychic", "Psychic", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/9_hires.png", + "nationalPokedexNumber": 150 }, { - "id":"ru1-10", - "name":"Mew", - "nationalPokedexNumber":151, - "imageUrl":"https://images.pokemontcg.io/ru/10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/10_hires.png", - "types":[ + "id": "ru1-10", + "name": "Mew", + "imageUrl": "https://images.pokemontcg.io/ru1/10.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "number": "10", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ "Psychic" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "number":"10", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ - { - "name":"Cut", - "text":"", - "cost":[ + "attacks": [ + { + "name": "Cut", + "text": "", + "cost": [ "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Will-o'-the-Wisp", - "text":"", - "cost":[ + "name": "Will-o'-the-Wisp", + "text": "", + "cost": [ "Psychic", "Colorless", "Colorless" ], - "damage":"60" + "damage": "60", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/10_hires.png", + "nationalPokedexNumber": 151 }, { - "id":"ru1-11", - "name":"Diglett", - "nationalPokedexNumber":50, - "imageUrl":"https://images.pokemontcg.io/ru/11.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/11_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"30", - "retreatCost":[ + "id": "ru1-11", + "name": "Diglett", + "imageUrl": "https://images.pokemontcg.io/ru1/11.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "30", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"11", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 1, + "number": "11", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Fighting" + ], + "attacks": [ { - "name":"Dig", - "text":"", - "cost":[ + "name": "Dig", + "text": "", + "cost": [ "Colorless", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Lightning", - "value":"-20" + "type": "Grass", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Grass", - "value":"×2" + "type": "Lightning", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/11_hires.png", + "nationalPokedexNumber": 50, + "evolvesTo": [ + "Dugtrio" ] }, { - "id":"ru1-12", - "name":"Lucario", - "nationalPokedexNumber":448, - "imageUrl":"https://images.pokemontcg.io/ru/12.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/12_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "evolvesFrom":"Riolu", - "subtype":"Stage 1", - "hp":"90", - "retreatCost":[ + "id": "ru1-12", + "name": "Lucario", + "imageUrl": "https://images.pokemontcg.io/ru1/12.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Riolu", + "hp": "90", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"12", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 1, + "number": "12", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Fighting" + ], + "attacks": [ { - "name":"Metal Claw", - "text":"", - "cost":[ + "name": "Metal Claw", + "text": "", + "cost": [ "Fighting", "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 }, { - "name":"Pulse Blast", - "text":"", - "cost":[ + "name": "Pulse Blast", + "text": "", + "cost": [ "Fighting", "Metal", "Colorless", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"×2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/12_hires.png", + "nationalPokedexNumber": 448 }, { - "id":"ru1-13", - "name":"Skuntank", - "nationalPokedexNumber":435, - "imageUrl":"https://images.pokemontcg.io/ru/13.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/13_hires.png", - "types":[ - "Darkness" - ], - "supertype":"Pokémon", - "evolvesFrom":"Stunky", - "subtype":"Stage 1", - "hp":"90", - "retreatCost":[ + "id": "ru1-13", + "name": "Skuntank", + "imageUrl": "https://images.pokemontcg.io/ru1/13.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Stunky", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"13", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 2, + "number": "13", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Darkness" + ], + "attacks": [ { - "name":"Rage", - "text":"Does 20 damage plus 10 more damage for each damage counter on Skuntank.", - "cost":[ + "name": "Rage", + "text": "Does 20 damage plus 10 more damage for each damage counter on Skuntank.", + "cost": [ "Darkness", "Colorless", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/13_hires.png", + "nationalPokedexNumber": 435 }, { - "id":"ru1-14", - "name":"Bastiodon", - "nationalPokedexNumber":411, - "imageUrl":"https://images.pokemontcg.io/ru/14.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/14_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "evolvesFrom":"Shieldon", - "subtype":"Stage 2", - "hp":"120", - "retreatCost":[ + "id": "ru1-14", + "name": "Bastiodon", + "imageUrl": "https://images.pokemontcg.io/ru1/14.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Shieldon", + "hp": "120", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"14", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 4, + "number": "14", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Metal" + ], + "attacks": [ { - "name":"Strength", - "text":"", - "cost":[ + "name": "Strength", + "text": "", + "cost": [ "Metal", "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"×2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/14_hires.png", + "nationalPokedexNumber": 411 }, { - "id":"ru1-15", - "name":"Rattata", - "nationalPokedexNumber":19, - "imageUrl":"https://images.pokemontcg.io/ru/15.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/15_hires.png", - "types":[ + "id": "ru1-15", + "name": "Rattata", + "imageUrl": "https://images.pokemontcg.io/ru1/15.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "30", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"30", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "15", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"15", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "attacks": [ { - "name":"Bite", - "text":"", - "cost":[ + "name": "Bite", + "text": "", + "cost": [ "Colorless", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/15_hires.png", + "nationalPokedexNumber": 19, + "evolvesTo": [ + "Raticate" ] }, { - "id":"ru1-16", - "name":"Bibarel", - "nationalPokedexNumber":400, - "imageUrl":"https://images.pokemontcg.io/ru/16.png", - "imageUrlHiRes":"https://images.pokemontcg.io/ru/16_hires.png", - "types":[ - "Colorless" - ], - "supertype":"Pokémon", - "evolvesFrom":"Bidoof", - "subtype":"Stage 1", - "hp":"90", - "retreatCost":[ + "id": "ru1-16", + "name": "Bibarel", + "imageUrl": "https://images.pokemontcg.io/ru1/16.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Bidoof", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"16", - "series":"Platinum", - "set":"Pokémon Rumble", - "setCode":"ru1", - "attacks":[ + "convertedRetreatCost": 3, + "number": "16", + "series": "Platinum", + "set": "Pokémon Rumble", + "setCode": "ru1", + "types": [ + "Colorless" + ], + "attacks": [ { - "name":"Rollout", - "text":"", - "cost":[ + "name": "Rollout", + "text": "", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"×2" + "type": "Fighting", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ru1/16_hires.png", + "nationalPokedexNumber": 400 } ] \ No newline at end of file diff --git a/json/cards/Primal Clash.json b/json/cards/Primal Clash.json index d319ae9b5..28f61e718 100644 --- a/json/cards/Primal Clash.json +++ b/json/cards/Primal Clash.json @@ -96,7 +96,6 @@ "supertype": "Pokémon", "evolvesFrom": "Kakuna", "hp": "120", - "convertedRetreatCost": 0, "number": "3", "artist": "Kouki Saitou", "rarity": "Rare", @@ -2571,7 +2570,6 @@ "supertype": "Pokémon", "evolvesFrom": "Clamperl", "hp": "80", - "convertedRetreatCost": 0, "number": "51", "artist": "Miki Tanaka", "rarity": "Uncommon", @@ -3757,7 +3755,6 @@ "supertype": "Pokémon", "evolvesFrom": "Staryu", "hp": "90", - "convertedRetreatCost": 0, "number": "73", "artist": "HiRON", "rarity": "Rare", @@ -7643,68 +7640,68 @@ "id": "xy5-161", "name": "Dive Ball", "imageUrl": "https://images.pokemontcg.io/xy5/161.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy5/161_hires.png", - "supertype": "Trainer", "subtype": "Item", + "supertype": "Trainer", "number": "161", + "artist": "Toyste Beach", + "rarity": "Uncommon", "series": "XY", "set": "Primal Clash", "setCode": "xy5", - "artist": "Toyste Beach", - "rarity": "Uncommon", "text": [ "Search your deck for a Water Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xy5/161_hires.png" }, { "id": "xy5-162", "name": "Enhanced Hammer", "imageUrl": "https://images.pokemontcg.io/xy5/162.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy5/162_hires.png", - "supertype": "Trainer", "subtype": "Item", + "supertype": "Trainer", "number": "162", + "artist": "Ryo Ueda", + "rarity": "Rare Secret", "series": "XY", "set": "Primal Clash", "setCode": "xy5", - "artist": "Ryo Ueda", - "rarity": "Rare Secret", "text": [ "Discard a Special Energy from 1 of your opponent's Pokémon." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xy5/162_hires.png" }, { "id": "xy5-163", "name": "Switch", "imageUrl": "https://images.pokemontcg.io/xy5/163.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy5/163_hires.png", + "subtype": "Item", "supertype": "Trainer", "number": "163", + "artist": "5ban Graphics", + "rarity": "Rare Secret", "series": "XY", "set": "Primal Clash", "setCode": "xy5", - "subtype": "Item", - "artist": "5ban Graphics", - "rarity": "Rare Secret", "text": [ "Switch your Active Pokémon with 1 of your Benched Pokémon." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xy5/163_hires.png" }, { "id": "xy5-164", "name": "Weakness Policy", "imageUrl": "https://images.pokemontcg.io/xy5/164.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xy5/164_hires.png", + "subtype": "Pokémon Tool", "supertype": "Trainer", "number": "164", + "artist": "Ayaka Yoshida", + "rarity": "Uncommon", "series": "XY", "set": "Primal Clash", "setCode": "xy5", - "subtype": "Pokémon Tool", - "rarity": "Uncommon", - "artist": "Ayaka Yoshida", "text": [ "The Pokémon this card is attached to has no Weakness." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xy5/164_hires.png" } -] +] \ No newline at end of file diff --git a/json/cards/Southern Islands.json b/json/cards/Southern Islands.json index a9d924f26..1c4fb3555 100644 --- a/json/cards/Southern Islands.json +++ b/json/cards/Southern Islands.json @@ -1,852 +1,907 @@ [ { - "id":"si1-1", - "name":"Mew", - "nationalPokedexNumber":151, - "imageUrl":"https://images.pokemontcg.io/si/1.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/1_hires.png", - "types":[ + "id": "si1-1", + "name": "Mew", + "imageUrl": "https://images.pokemontcg.io/si1/1.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "30", + "number": "1", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Psychic" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"30", - "number":"1", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Rainbow Wave", - "text":"Choose a type of Energy other than Colorless attached to Mew. This attack does 20 damage to each of your opponent's Pokémon of that type (including Benched Pokémon). Don't apply Weakness and Resistance.", - "cost":[ + "attacks": [ + { + "name": "Rainbow Wave", + "text": "Choose a type of Energy other than Colorless attached to Mew. This attack does 20 damage to each of your opponent's Pokémon of that type (including Benched Pokémon). Don't apply Weakness and Resistance.", + "cost": [ "Psychic" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"x2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/1_hires.png", + "nationalPokedexNumber": 151 }, { - "evolvesFrom":"Pidgeotto", - "id":"si1-2", - "name":"Pidgeot", - "nationalPokedexNumber":18, - "imageUrl":"https://images.pokemontcg.io/si/2.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/2_hires.png", - "types":[ + "id": "si1-2", + "name": "Pidgeot", + "imageUrl": "https://images.pokemontcg.io/si1/2.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Pidgeotto", + "hp": "70", + "number": "2", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Stage 2", - "hp":"70", - "number":"2", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Supersonic Flight", - "text":"Flip a coin. If tails, this attack does nothing.", - "cost":[ + "attacks": [ + { + "name": "Supersonic Flight", + "text": "Flip a coin. If tails, this attack does nothing.", + "cost": [ "Colorless", "Colorless" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 2 }, { - "name":"Slicing Wind", - "text":"", - "cost":[ + "name": "Slicing Wind", + "text": "", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-30" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"x2" + "type": "Fighting", + "value": "-30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/2_hires.png", + "nationalPokedexNumber": 18 }, { - "id":"si1-3", - "name":"Onix", - "nationalPokedexNumber":95, - "imageUrl":"https://images.pokemontcg.io/si/3.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/3_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "si1-3", + "name": "Onix", + "imageUrl": "https://images.pokemontcg.io/si1/3.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"3", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Slam", - "text":"Flip 2 coins. This attack does 20 damage times the number of heads.", - "cost":[ + "convertedRetreatCost": 3, + "number": "3", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Slam", + "text": "Flip 2 coins. This attack does 20 damage times the number of heads.", + "cost": [ "Colorless", "Colorless" ], - "damage":"20×" + "damage": "20×", + "convertedEnergyCost": 2 }, { - "name":"Body Slam", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "name": "Body Slam", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Fighting", "Fighting", "Fighting", "Fighting" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"x2" + "type": "Grass", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/3_hires.png", + "nationalPokedexNumber": 95, + "evolvesTo": [ + "Steelix" ] }, { - "id":"si1-4", - "name":"Togepi", - "nationalPokedexNumber":175, - "imageUrl":"https://images.pokemontcg.io/si/4.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/4_hires.png", - "types":[ + "id": "si1-4", + "name": "Togepi", + "imageUrl": "https://images.pokemontcg.io/si1/4.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "4", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"4", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Bawl", - "text":"Flip a coin. If heads, the Defending Pokémon is now Confused.", - "cost":[ + "attacks": [ + { + "name": "Bawl", + "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "resistances": [ { - "type":"Psychic", - "value":"-30" + "type": "Psychic", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/4_hires.png", + "nationalPokedexNumber": 175, + "evolvesTo": [ + "Togetic" ] }, { - "evolvesFrom":"Bulbasaur", - "id":"si1-5", - "name":"Ivysaur", - "nationalPokedexNumber":2, - "imageUrl":"https://images.pokemontcg.io/si/5.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/5_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"60", - "retreatCost":[ + "id": "si1-5", + "name": "Ivysaur", + "imageUrl": "https://images.pokemontcg.io/si1/5.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Bulbasaur", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"5", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Strange Scent", - "text":"Each player flips a coin. Each player who gets heads chooses a total of 3 damage counters from among his or her Pokémon and removes them. (If the player's Pokémon have fewer total damage counters than that, he or she removes all of them.)", - "cost":[ + "convertedRetreatCost": 1, + "number": "5", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Strange Scent", + "text": "Each player flips a coin. Each player who gets heads chooses a total of 3 damage counters from among his or her Pokémon and removes them. (If the player's Pokémon have fewer total damage counters than that, he or she removes all of them.)", + "cost": [ "Grass" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Razor Leaf", - "text":"", - "cost":[ + "name": "Razor Leaf", + "text": "", + "cost": [ "Grass", "Grass" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/5_hires.png", + "nationalPokedexNumber": 2, + "evolvesTo": [ + "Venusaur" ] }, { - "evolvesFrom":"Rattata", - "id":"si1-6", - "name":"Raticate", - "nationalPokedexNumber":20, - "imageUrl":"https://images.pokemontcg.io/si/6.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/6_hires.png", - "types":[ + "id": "si1-6", + "name": "Raticate", + "imageUrl": "https://images.pokemontcg.io/si1/6.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Rattata", + "hp": "60", + "number": "6", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"60", - "number":"6", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Sharp Teeth", - "text":"Flip a coin. If heads, this attack does 10 damage plus 30 more damage; if tails, this attack does 10 damage.", - "cost":[ + "attacks": [ + { + "name": "Sharp Teeth", + "text": "Flip a coin. If heads, this attack does 10 damage plus 30 more damage; if tails, this attack does 10 damage.", + "cost": [ "Colorless", "Colorless" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-30" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Psychic", + "value": "-30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/6_hires.png", + "nationalPokedexNumber": 20 }, { - "id":"si1-7", - "name":"Ledyba", - "nationalPokedexNumber":165, - "imageUrl":"https://images.pokemontcg.io/si/7.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/7_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "si1-7", + "name": "Ledyba", + "imageUrl": "https://images.pokemontcg.io/si1/7.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"7", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Gnaw", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "7", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Gnaw", + "text": "", + "cost": [ "Colorless" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 }, { - "name":"Agility", - "text":"Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Ledyba.", - "cost":[ + "name": "Agility", + "text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Ledyba.", + "cost": [ "Grass", "Grass" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"x2" + "type": "Fighting", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/7_hires.png", + "nationalPokedexNumber": 165, + "evolvesTo": [ + "Ledian" ] }, { - "id":"si1-8", - "name":"Jigglypuff", - "nationalPokedexNumber":39, - "imageUrl":"https://images.pokemontcg.io/si/8.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/8_hires.png", - "types":[ + "id": "si1-8", + "name": "Jigglypuff", + "imageUrl": "https://images.pokemontcg.io/si1/8.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "convertedRetreatCost": 1, + "number": "8", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"8", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Tempting Eyes", - "text":"Choose 1 of your opponent's Benched Pokémon and switch it with the Defending Pokémon.", - "cost":[ + "attacks": [ + { + "name": "Tempting Eyes", + "text": "Choose 1 of your opponent's Benched Pokémon and switch it with the Defending Pokémon.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Sing", - "text":"Flip a coin. If heads, the Defending Pokémon is now Asleep.", - "cost":[ + "name": "Sing", + "text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-30" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Psychic", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/8_hires.png", + "nationalPokedexNumber": 39, + "evolvesTo": [ + "Wigglytuff" ] }, { - "evolvesFrom":"Metapod", - "id":"si1-9", - "name":"Butterfree", - "nationalPokedexNumber":12, - "imageUrl":"https://images.pokemontcg.io/si/9.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/9_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Stage 2", - "hp":"80", - "retreatCost":[ + "id": "si1-9", + "name": "Butterfree", + "imageUrl": "https://images.pokemontcg.io/si1/9.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Metapod", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"9", - "artist":"Keiko Fukuyama", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Fly", - "text":"Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Butterfree. If tails, this attack does nothing (not even damage).", - "cost":[ + "convertedRetreatCost": 1, + "number": "9", + "artist": "Keiko Fukuyama", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Fly", + "text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Butterfree. If tails, this attack does nothing (not even damage).", + "cost": [ "Colorless", "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 }, { - "name":"Rainbow Powder", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Poisoned.", - "cost":[ + "name": "Rainbow Powder", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Poisoned.", + "cost": [ "Grass", "Grass", "Colorless" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-30" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"x2" + "type": "Fighting", + "value": "-30" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/9_hires.png", + "nationalPokedexNumber": 12 }, { - "evolvesFrom":"Tentacool", - "id":"si1-10", - "name":"Tentacruel", - "nationalPokedexNumber":73, - "imageUrl":"https://images.pokemontcg.io/si/10.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/10_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"60", - "retreatCost":[ + "id": "si1-10", + "name": "Tentacruel", + "imageUrl": "https://images.pokemontcg.io/si1/10.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Tentacool", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"10", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Tentacle Grip", - "text":"Flip a number of coins equal to the number of Water Energy cards attached to Tentacruel. For each heads, draw 2 cards.", - "cost":[ + "convertedRetreatCost": 1, + "number": "10", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Tentacle Grip", + "text": "Flip a number of coins equal to the number of Water Energy cards attached to Tentacruel. For each heads, draw 2 cards.", + "cost": [ "Water" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Poison Sting", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "name": "Poison Sting", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Water", "Water" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 }, { - "name":"Tentacle Grip", - "text":"Flip a number of coins equal to the number of Water Energy cards attached to Tentacruel. For each heads, draw 2 cards.", - "cost":[ + "name": "Tentacle Grip", + "text": "Flip a number of coins equal to the number of Water Energy cards attached to Tentacruel. For each heads, draw 2 cards.", + "cost": [ "Water" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Poison Sting", - "text":"Flip a coin. If heads, the Defending Pokémon is now Poisoned.", - "cost":[ + "name": "Poison Sting", + "text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.", + "cost": [ "Water", "Water" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/10_hires.png", + "nationalPokedexNumber": 73 }, { - "id":"si1-11", - "name":"Marill", - "nationalPokedexNumber":183, - "imageUrl":"https://images.pokemontcg.io/si/11.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/11_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"40", - "retreatCost":[ + "id": "si1-11", + "name": "Marill", + "imageUrl": "https://images.pokemontcg.io/si1/11.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "40", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"11", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "weaknesses":[ + "convertedRetreatCost": 1, + "number": "11", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Water" + ], + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/11_hires.png", + "nationalPokedexNumber": 183, + "evolvesTo": [ + "Azumarill" ] }, { - "id":"si1-12", - "name":"Lapras", - "nationalPokedexNumber":131, - "imageUrl":"https://images.pokemontcg.io/si/12.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/12_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "si1-12", + "name": "Lapras", + "imageUrl": "https://images.pokemontcg.io/si1/12.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"12", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Gentle Song", - "text":"If Lapras has any damage counters on it, remove 2 of them from it (1 if it only has 1). If the Defending Pokémon has any damage counters on it, remove 2 of them from it (1 if it only has 1). The Defending Pokémon is now Asleep.", - "cost":[ + "convertedRetreatCost": 1, + "number": "12", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Gentle Song", + "text": "If Lapras has any damage counters on it, remove 2 of them from it (1 if it only has 1). If the Defending Pokémon has any damage counters on it, remove 2 of them from it (1 if it only has 1). The Defending Pokémon is now Asleep.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Ice Beam", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", - "cost":[ + "name": "Ice Beam", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", + "cost": [ "Water", "Water" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/12_hires.png", + "nationalPokedexNumber": 131 }, { - "evolvesFrom":"Exeggcute", - "id":"si1-13", - "name":"Exeggutor", - "nationalPokedexNumber":103, - "imageUrl":"https://images.pokemontcg.io/si/13.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/13_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "si1-13", + "name": "Exeggutor", + "imageUrl": "https://images.pokemontcg.io/si1/13.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Exeggcute", + "hp": "70", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"13", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Sharpshooter", - "text":"Choose 1 of your opponent's Pokémon. Flip a number of coins equal to the number of Grass Energy attached to Exeggutor. This attack does 10 damage times the number of heads to that Pokémon. Don't apply Weakness and Resistance.", - "cost":[ + "convertedRetreatCost": 2, + "number": "13", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Sharpshooter", + "text": "Choose 1 of your opponent's Pokémon. Flip a number of coins equal to the number of Grass Energy attached to Exeggutor. This attack does 10 damage times the number of heads to that Pokémon. Don't apply Weakness and Resistance.", + "cost": [ "Grass" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/13_hires.png", + "nationalPokedexNumber": 103 }, { - "evolvesFrom":"Slowpoke", - "id":"si1-14", - "name":"Slowking", - "nationalPokedexNumber":199, - "imageUrl":"https://images.pokemontcg.io/si/14.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/14_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"70", - "retreatCost":[ + "id": "si1-14", + "name": "Slowking", + "imageUrl": "https://images.pokemontcg.io/si1/14.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Slowpoke", + "hp": "70", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"14", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Revelation", - "text":"Flip a coin. If heads, search your deck for a Trainer card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", - "cost":[ + "convertedRetreatCost": 2, + "number": "14", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Psychic" + ], + "attacks": [ + { + "name": "Revelation", + "text": "Flip a coin. If heads, search your deck for a Trainer card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.", + "cost": [ "Psychic" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Psychic", - "text":"Does 10 damage plus 10 more damage for each Energy card attached to the Defending Pokémon.", - "cost":[ + "name": "Psychic", + "text": "Does 10 damage plus 10 more damage for each Energy card attached to the Defending Pokémon.", + "cost": [ "Psychic", "Colorless" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"x2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/14_hires.png", + "nationalPokedexNumber": 199 }, { - "evolvesFrom":"Squirtle", - "id":"si1-15", - "name":"Wartortle", - "nationalPokedexNumber":8, - "imageUrl":"https://images.pokemontcg.io/si/15.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/15_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"60", - "retreatCost":[ + "id": "si1-15", + "name": "Wartortle", + "imageUrl": "https://images.pokemontcg.io/si1/15.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Squirtle", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"15", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Water Gun", - "text":"Does 20 damage plus 10 more damage for each Water Energy attached to Wartortle but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.", - "cost":[ + "convertedRetreatCost": 1, + "number": "15", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Water" + ], + "attacks": [ + { + "name": "Water Gun", + "text": "Does 20 damage plus 10 more damage for each Water Energy attached to Wartortle but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.", + "cost": [ "Water", "Water" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/15_hires.png", + "nationalPokedexNumber": 8, + "evolvesTo": [ + "Blastoise" ] }, { - "id":"si1-16", - "name":"Lickitung", - "nationalPokedexNumber":108, - "imageUrl":"https://images.pokemontcg.io/si/16.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/16_hires.png", - "types":[ + "id": "si1-16", + "name": "Lickitung", + "imageUrl": "https://images.pokemontcg.io/si1/16.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ + "Colorless", "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ - "Colorless", + "convertedRetreatCost": 2, + "number": "16", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ "Colorless" ], - "convertedRetreatCost":2, - "number":"16", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Lick Wounds", - "text":"Flip a coin. If heads, choose 1 Pokémon (yours or your opponent's) with damage counters on it and remove 2 damage counters from it (1 if it only has 1).", - "cost":[ + "attacks": [ + { + "name": "Lick Wounds", + "text": "Flip a coin. If heads, choose 1 Pokémon (yours or your opponent's) with damage counters on it and remove 2 damage counters from it (1 if it only has 1).", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Tongue Stretch", - "text":"Flip a coin. If heads, choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. Don't apply Weakness and Resistance.", - "cost":[ + "name": "Tongue Stretch", + "text": "Flip a coin. If heads, choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. Don't apply Weakness and Resistance.", + "cost": [ "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-30" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Psychic", + "value": "-30" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/16_hires.png", + "nationalPokedexNumber": 108, + "evolvesTo": [ + "Lickilicky" ] }, { - "evolvesFrom":"Gloom", - "id":"si1-17", - "name":"Vileplume", - "nationalPokedexNumber":45, - "imageUrl":"https://images.pokemontcg.io/si/17.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/17_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Stage 2", - "hp":"70", - "retreatCost":[ + "id": "si1-17", + "name": "Vileplume", + "imageUrl": "https://images.pokemontcg.io/si1/17.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Gloom", + "hp": "70", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"17", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Paradise Pollen", - "text":"Flip a coin. If heads, remove 2 damage counters from Vileplume (1 if it only has 1). Then, if you have any Benched Pokémon with damage counters on them, choose 1 of them and remove 2 damage counters from it (1 if it only has 1).", - "cost":[ + "convertedRetreatCost": 2, + "number": "17", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Grass" + ], + "attacks": [ + { + "name": "Paradise Pollen", + "text": "Flip a coin. If heads, remove 2 damage counters from Vileplume (1 if it only has 1). Then, if you have any Benched Pokémon with damage counters on them, choose 1 of them and remove 2 damage counters from it (1 if it only has 1).", + "cost": [ "Grass" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Horrid Pollen", - "text":"Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Confused.", - "cost":[ + "name": "Horrid Pollen", + "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Confused.", + "cost": [ "Grass", "Grass", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/17_hires.png", + "nationalPokedexNumber": 45 }, { - "evolvesFrom":"Mankey", - "id":"si1-18", - "name":"Primeape", - "nationalPokedexNumber":57, - "imageUrl":"https://images.pokemontcg.io/si/18.png", - "imageUrlHiRes":"https://images.pokemontcg.io/si/18_hires.png", - "types":[ - "Fighting" - ], - "supertype":"Pokémon", - "subtype":"Stage 1", - "hp":"60", - "retreatCost":[ + "id": "si1-18", + "name": "Primeape", + "imageUrl": "https://images.pokemontcg.io/si1/18.png", + "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Mankey", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"18", - "artist":"Naoyo Kimura", - "series":"Neo", - "set":"Southern Islands", - "setCode":"si1", - "attacks":[ - { - "name":"Low Kick", - "text":"", - "cost":[ + "convertedRetreatCost": 1, + "number": "18", + "artist": "Naoyo Kimura", + "series": "Neo", + "set": "Southern Islands", + "setCode": "si1", + "types": [ + "Fighting" + ], + "attacks": [ + { + "name": "Low Kick", + "text": "", + "cost": [ "Fighting" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Rampage", - "text":"Does 20 damage plus 10 more damage for each damage counter on Primeape. Flip a coin. If tails, Primeape is now Confused (after doing damage).", - "cost":[ + "name": "Rampage", + "text": "Does 20 damage plus 10 more damage for each damage counter on Primeape. Flip a coin. If tails, Primeape is now Confused (after doing damage).", + "cost": [ "Fighting", "Fighting" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"x2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/si1/18_hires.png", + "nationalPokedexNumber": 57 } ] \ No newline at end of file diff --git a/json/cards/Sun & Moon Black Star Promos.json b/json/cards/Sun & Moon Black Star Promos.json index 7d8199e2b..533e9da66 100644 --- a/json/cards/Sun & Moon Black Star Promos.json +++ b/json/cards/Sun & Moon Black Star Promos.json @@ -1566,7 +1566,6 @@ "subtype": "Basic", "supertype": "Pokémon", "hp": "110", - "convertedRetreatCost": 0, "number": "SM30", "artist": "kirisAki", "rarity": "", @@ -1620,7 +1619,6 @@ "subtype": "Basic", "supertype": "Pokémon", "hp": "110", - "convertedRetreatCost": 0, "number": "SM31", "artist": "kirisAki", "rarity": "", @@ -2453,14 +2451,9 @@ { "id": "smp-SM45", "name": "Tapu Lele", - "nationalPokedexNumber": 785, "imageUrl": "https://images.pokemontcg.io/smp/SM45.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM45_hires.png", - "types": [ - "Psychic" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "110", "retreatCost": [ "Colorless" @@ -2472,6 +2465,9 @@ "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Psychic" + ], "attacks": [ { "name": "Psywave", @@ -2496,9 +2492,11 @@ "weaknesses": [ { "type": "Psychic", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM45_hires.png", + "nationalPokedexNumber": 785 }, { "id": "smp-SM46", @@ -3367,14 +3365,9 @@ { "id": "smp-SM61", "name": "Tapu Bulu", - "nationalPokedexNumber": 786, "imageUrl": "https://images.pokemontcg.io/smp/SM61.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM61_hires.png", - "types": [ - "Grass" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "130", "retreatCost": [ "Colorless", @@ -3387,6 +3380,9 @@ "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Grass" + ], "attacks": [ { "name": "Horn Leech", @@ -3413,9 +3409,11 @@ "weaknesses": [ { "type": "Fire", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM61_hires.png", + "nationalPokedexNumber": 786 }, { "id": "smp-SM62", @@ -4385,7 +4383,6 @@ "imageUrl": "https://images.pokemontcg.io/smp/SM78.png", "subtype": "Stadium", "supertype": "Trainer", - "convertedRetreatCost": 0, "number": "SM78", "artist": "Naoki Saito", "rarity": "", @@ -5172,14 +5169,9 @@ { "id": "smp-SM92", "name": "Tapu Fini", - "nationalPokedexNumber": 787, "imageUrl": "https://images.pokemontcg.io/smp/SM92.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM92_hires.png", - "types": [ - "Water" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "120", "retreatCost": [ "Colorless", @@ -5192,6 +5184,9 @@ "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Water" + ], "attacks": [ { "name": "Water Pulse", @@ -5218,9 +5213,11 @@ "weaknesses": [ { "type": "Grass", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM92_hires.png", + "nationalPokedexNumber": 787 }, { "id": "smp-SM93", @@ -5802,19 +5799,19 @@ { "id": "smp-SM103", "name": "Lunala-GX", - "nationalPokedexNumber": 792, "imageUrl": "https://images.pokemontcg.io/smp/SM103.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM103_hires.png", - "types": [ - "Psychic" - ], - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Cosmoem", "hp": "230", "number": "SM103", + "artist": "PLANETA", "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Psychic" + ], "attacks": [ { "name": "Glide", @@ -5823,7 +5820,8 @@ "Colorless", "Colorless" ], - "damage": "50" + "damage": "50", + "convertedEnergyCost": 2 }, { "name": "Lunar Javelin", @@ -5834,7 +5832,8 @@ "Colorless", "Colorless" ], - "damage": "200" + "damage": "200", + "convertedEnergyCost": 4 }, { "name": "Requiem GX", @@ -5845,35 +5844,37 @@ "Psychic", "Colorless" ], - "damage": "250" + "damage": "250", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Darkness", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Cosmoem", - "artist": "PLANETA", "resistances": [ { "type": "Fighting", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM103_hires.png", + "nationalPokedexNumber": 792 }, { "id": "smp-SM104", "name": "Solgaleo-GX", - "nationalPokedexNumber": 791, "imageUrl": "https://images.pokemontcg.io/smp/SM104.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM104_hires.png", - "types": [ - "Metal" - ], - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Cosmoem", + "ability": { + "name": "Shining Mane", + "text": "Your Pokémon in play have no Weakness.", + "type": "Ability" + }, "hp": "250", "retreatCost": [ "Colorless", @@ -5881,9 +5882,13 @@ ], "convertedRetreatCost": 2, "number": "SM104", + "artist": "PLANETA", "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Metal" + ], "attacks": [ { "name": "Turbo Strike", @@ -5892,7 +5897,8 @@ "Colorless", "Colorless" ], - "damage": "120" + "damage": "120", + "convertedEnergyCost": 2 }, { "name": "Prominence GX", @@ -5901,28 +5907,24 @@ "Colorless", "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Fire", - "value": "x2" + "value": "×2" } ], - "ability": { - "name": "Shining Mane", - "text": "Your Pokémon in play have no Weakness.", - "type": "Ability" - }, - "artist": "PLANETA", - "evolvesFrom": "Cosmoem", "resistances": [ { "type": "Psychic", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM104_hires.png", + "nationalPokedexNumber": 791 }, { "id": "smp-SM105", @@ -6521,7 +6523,6 @@ "subtype": "Basic", "supertype": "Pokémon", "hp": "110", - "convertedRetreatCost": 0, "number": "SM115", "artist": "You Iribi", "rarity": "", @@ -6945,7 +6946,8 @@ "value": "×2" } ], - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM122_hires.png" + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM122_hires.png", + "nationalPokedexNumber": 718 }, { "id": "smp-SM123", @@ -7129,53 +7131,55 @@ "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM125_hires.png" }, { - "id":"smp-SM126", - "name":"Ultra Necrozma-GX", - "nationalPokedexNumber":800, - "imageUrl":"https://images.pokemontcg.io/smp/SM126.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM126_hires.png", - "types":[ - "Dragon" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"190", - "retreatCost":[ + "id": "smp-SM126", + "name": "Ultra Necrozma-GX", + "imageUrl": "https://images.pokemontcg.io/smp/SM126.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "190", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"SM126", - "artist":"PLANETA Otani", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "SM126", + "artist": "PLANETA Otani", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Dragon" + ], + "attacks": [ { - "name":"Photon Geyser", - "text":"Discard all basic Psychic Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", - "cost":[ + "name": "Photon Geyser", + "text": "Discard all basic Psychic Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + "cost": [ "Psychic", "Metal" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 }, { - "name":"Sky-Scorching Light GX", - "text":"You can use this attack only if the total of both players' remaining Prize cards is 6 or less. Put 6 damage counters on each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)", - "cost":[ + "name": "Sky-Scorching Light GX", + "text": "You can use this attack only if the total of both players' remaining Prize cards is 6 or less. Put 6 damage counters on each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)", + "cost": [ "Psychic", "Metal" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fairy", - "value":"x2" + "type": "Fairy", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM126_hires.png", + "nationalPokedexNumber": 800 }, { "id": "smp-SM127", @@ -7363,7 +7367,6 @@ "type": "Ability" }, "hp": "110", - "convertedRetreatCost": 0, "number": "SM130", "artist": "Ryota Murayama", "rarity": "", @@ -7502,14 +7505,9 @@ { "id": "smp-SM133", "name": "Thundurus-GX", - "nationalPokedexNumber": 641, "imageUrl": "https://images.pokemontcg.io/smp/SM133.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM133_hires.png", - "types": [ - "Lightning" - ], - "supertype": "Pokémon", "subtype": "GX", + "supertype": "Pokémon", "hp": "180", "retreatCost": [ "Colorless", @@ -7522,6 +7520,9 @@ "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Lightning" + ], "attacks": [ { "name": "Charge", @@ -7555,30 +7556,27 @@ "damage": "100×" } ], + "weaknesses": [ + { + "type": "Fighting", + "value": "×2" + } + ], "resistances": [ { "type": "Metal", "value": "-20" } ], - "weaknesses": [ - { - "type": "Fighting", - "value": "x2" - } - ] + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM133_hires.png", + "nationalPokedexNumber": 642 }, { "id": "smp-SM134", "name": "Tornadus-GX", - "nationalPokedexNumber": 640, "imageUrl": "https://images.pokemontcg.io/smp/SM134.png", - "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM134_hires.png", - "types": [ - "Colorless" - ], - "supertype": "Pokémon", "subtype": "GX", + "supertype": "Pokémon", "hp": "180", "retreatCost": [ "Colorless", @@ -7591,6 +7589,9 @@ "series": "Sun & Moon", "set": "SM Black Star Promos", "setCode": "smp", + "types": [ + "Colorless" + ], "attacks": [ { "name": "Gust", @@ -7625,18 +7626,20 @@ "damage": "130" } ], + "weaknesses": [ + { + "type": "Lightning", + "value": "×2" + } + ], "resistances": [ { "type": "Fighting", "value": "-20" } ], - "weaknesses": [ - { - "type": "Lightning", - "value": "x2" - } - ] + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM134_hires.png", + "nationalPokedexNumber": 641 }, { "id": "smp-SM135", @@ -7744,518 +7747,538 @@ "nationalPokedexNumber": 381 }, { - "id":"smp-SM137", - "name":"Reshiram-GX", - "nationalPokedexNumber":643, - "imageUrl":"https://images.pokemontcg.io/smp/SM137.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM137_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"180", - "retreatCost":[ + "id": "smp-SM137", + "name": "Reshiram-GX", + "imageUrl": "https://images.pokemontcg.io/smp/SM137.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "180", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"SM137", - "artist":"PLANETA Otani", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "SM137", + "artist": "PLANETA Otani", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Flame Charge", - "text":"Search your deck for up to 2 Fire Energy cards and attach them to this Pokémon. Then, shuffle your deck.", - "cost":[ + "name": "Flame Charge", + "text": "Search your deck for up to 2 Fire Energy cards and attach them to this Pokémon. Then, shuffle your deck.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Scorching Column", - "text":"Your opponent's Active Pokémon is now Burned.", - "cost":[ + "name": "Scorching Column", + "text": "Your opponent's Active Pokémon is now Burned.", + "cost": [ "Fire", "Fire", "Fire", "Colorless" ], - "damage":"110" + "damage": "110", + "convertedEnergyCost": 4 }, { - "name":"Vermilion GX", - "text":"You may attach up to 5 Fire Energy cards from your hand to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)", - "cost":[ + "name": "Vermilion GX", + "text": "You may attach up to 5 Fire Energy cards from your hand to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)", + "cost": [ "Fire", "Fire", "Fire", "Colorless" ], - "damage":"180" + "damage": "180", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM137_hires.png", + "nationalPokedexNumber": 643 }, { - "id":"smp-SM138", - "name":"Zekrom-GX", - "nationalPokedexNumber":644, - "imageUrl":"https://images.pokemontcg.io/smp/SM138.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM138_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"180", - "retreatCost":[ + "id": "smp-SM138", + "name": "Zekrom-GX", + "imageUrl": "https://images.pokemontcg.io/smp/SM138.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "180", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"SM138", - "artist":"5ban Graphics", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 3, + "number": "SM138", + "artist": "5ban Graphics", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Bullet Uppercut", - "text":"If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 60 more damage. This attack's damage isn't affected by Weakness.", - "cost":[ + "name": "Bullet Uppercut", + "text": "If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 60 more damage. This attack's damage isn't affected by Weakness.", + "cost": [ "Colorless" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 1 }, { - "name":"Swift Bolt Strike", - "text":"Flip 2 coins. This attack does 60 more damage for each heads.", - "cost":[ + "name": "Swift Bolt Strike", + "text": "Flip 2 coins. This attack does 60 more damage for each heads.", + "cost": [ "Lightning", "Lightning", "Lightning", "Colorless" ], - "damage":"80+" + "damage": "80+", + "convertedEnergyCost": 4 }, { - "name":"Rampage Bolt GX", - "text":"This attack's damage isn't affected by any effects on your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)", - "cost":[ + "name": "Rampage Bolt GX", + "text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)", + "cost": [ "Lightning", "Lightning", "Lightning", "Colorless" ], - "damage":"200" + "damage": "200", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM138_hires.png", + "nationalPokedexNumber": 644 }, { - "id":"smp-SM139", - "evolvesFrom":"Shelgon", - "name":"Salamence-GX", - "nationalPokedexNumber":373, - "imageUrl":"https://images.pokemontcg.io/smp/SM139.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM139_hires.png", - "types":[ - "Dragon" - ], - "supertype":"Pokémon", - "subtype":"Stage 2", - "ability":{ - "name":"Dragon Lift", - "text":"Your Pokémon in play have no Retreat Cost, except Pokémon-GX and Pokémon-EX.", - "type":"Ability" + "id": "smp-SM139", + "name": "Salamence-GX", + "imageUrl": "https://images.pokemontcg.io/smp/SM139.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Shelgon", + "ability": { + "name": "Dragon Lift", + "text": "Your Pokémon in play have no Retreat Cost, except Pokémon-GX and Pokémon-EX.", + "type": "Ability" }, - "hp":"250", - "retreatCost":[ + "hp": "250", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"SM139", - "artist":"5ban Graphics", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "SM139", + "artist": "5ban Graphics", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Dragon" + ], + "attacks": [ { - "name":"Bright Flame", - "text":"Discard 2 Energy from this Pokémon.", - "cost":[ + "name": "Bright Flame", + "text": "Discard 2 Energy from this Pokémon.", + "cost": [ "Fire", "Water", "Colorless", "Colorless" ], - "damage":"200" + "damage": "200", + "convertedEnergyCost": 4 }, { - "name":"Flame Jet GX", - "text":"This attack does 120 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)", - "cost":[ + "name": "Flame Jet GX", + "text": "This attack does 120 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)", + "cost": [ "Fire", "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fairy", - "value":"x2" + "type": "Fairy", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM139_hires.png", + "nationalPokedexNumber": 373 }, { - "evolvesFrom":"Shelgon", - "id":"smp-SM140", - "name":"Salamence", - "nationalPokedexNumber":373, - "imageUrl":"https://images.pokemontcg.io/smp/SM140.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM140_hires.png", - "types":[ - "Dragon" - ], - "supertype":"Pokémon", - "subtype":"Stage 2", - "ability":{ - "name":"Dragon Wind", - "text":"If this Pokémon is your Active Pokémon, once during your turn (before your attack), you may switch 1 of your opponent's Benched Pokémon with their Active Pokémon.", - "type":"Ability" + "id": "smp-SM140", + "name": "Salamence", + "imageUrl": "https://images.pokemontcg.io/smp/SM140.png", + "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Shelgon", + "ability": { + "name": "Dragon Wind", + "text": "If this Pokémon is your Active Pokémon, once during your turn (before your attack), you may switch 1 of your opponent's Benched Pokémon with their Active Pokémon.", + "type": "Ability" }, - "hp":"150", - "retreatCost":[ + "hp": "150", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"SM140", - "artist":"Mitsuhiro Arita", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 3, + "number": "SM140", + "artist": "Mitsuhiro Arita", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Dragon" + ], + "attacks": [ { - "name":"Dragon Claw", - "text":"", - "cost":[ + "name": "Dragon Claw", + "text": "", + "cost": [ "Fire", "Water", "Colorless", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fairy", - "value":"x2" + "type": "Fairy", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM140_hires.png", + "nationalPokedexNumber": 373 }, { - "id":"smp-SM141", - "name":"White Kyurem-GX", - "nationalPokedexNumber":646, - "imageUrl":"https://images.pokemontcg.io/smp/SM141.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM141_hires.png", - "types":[ - "Dragon" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"190", - "retreatCost":[ + "id": "smp-SM141", + "name": "White Kyurem-GX", + "imageUrl": "https://images.pokemontcg.io/smp/SM141.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "190", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"SM141", - "artist":"5ban Graphics", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 3, + "number": "SM141", + "artist": "5ban Graphics", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Dragon" + ], + "attacks": [ { - "name":"Shred", - "text":"This attack's damage isn't affected by any effects on your opponent's Active Pokémon.", - "cost":[ + "name": "Shred", + "text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.", + "cost": [ "Fire" ], - "damage":"40" + "damage": "40", + "convertedEnergyCost": 1 }, { - "name":"Raging Blade", - "text":"If this Pokémon has any damage counters on it, this attack does 80 more damage.", - "cost":[ + "name": "Raging Blade", + "text": "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + "cost": [ "Fire", "Water", "Colorless" ], - "damage":"80+" + "damage": "80+", + "convertedEnergyCost": 3 }, { - "name":"Dragon Nova GX", - "text":"Your opponent's Active Pokémon is now Burned and Paralyzed. (You can't use more than 1 GX attack in a game.)", - "cost":[ + "name": "Dragon Nova GX", + "text": "Your opponent's Active Pokémon is now Burned and Paralyzed. (You can't use more than 1 GX attack in a game.)", + "cost": [ "Fire", "Fire", "Water", "Colorless" ], - "damage":"200" + "damage": "200", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fairy", - "value":"x2" + "type": "Fairy", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM141_hires.png", + "nationalPokedexNumber": 646 }, { - "id":"smp-SM142", - "name":"Kyurem", - "nationalPokedexNumber":646, - "imageUrl":"https://images.pokemontcg.io/smp/SM142.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM142_hires.png", - "types":[ - "Dragon" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"130", - "retreatCost":[ + "id": "smp-SM142", + "name": "Kyurem", + "imageUrl": "https://images.pokemontcg.io/smp/SM142.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "130", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"SM142", - "artist":"TOKIYA", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "SM142", + "artist": "TOKIYA", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Dragon" + ], + "attacks": [ { - "name":"Outrage", - "text":"This attack does 10 more damage for each damage counter on this Pokémon.", - "cost":[ + "name": "Outrage", + "text": "This attack does 10 more damage for each damage counter on this Pokémon.", + "cost": [ "Colorless", "Colorless" ], - "damage":"20+" + "damage": "20+", + "convertedEnergyCost": 2 }, { - "name":"Frost Spear", - "text":"This attack does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Frost Spear", + "text": "This attack does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fairy", - "value":"x2" + "type": "Fairy", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM142_hires.png", + "nationalPokedexNumber": 646 }, { - "id":"smp-SM143", - "name":"Moltres", - "nationalPokedexNumber":146, - "imageUrl":"https://images.pokemontcg.io/smp/SM143.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM143_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "smp-SM143", + "name": "Moltres", + "imageUrl": "https://images.pokemontcg.io/smp/SM143.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM143", - "artist":"Hitoshi Ariga", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM143", + "artist": "Hitoshi Ariga", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Wing Attack", - "text":"", - "cost":[ + "name": "Wing Attack", + "text": "", + "cost": [ "Fire", "Colorless", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 }, { - "name":"Sky Attack", - "text":"Flip a coin. If tails, this attack does nothing.", - "cost":[ + "name": "Sky Attack", + "text": "Flip a coin. If tails, this attack does nothing.", + "cost": [ "Fire", "Colorless", "Colorless", "Colorless" ], - "damage":"150" + "damage": "150", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"x2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM143_hires.png", + "nationalPokedexNumber": 146 }, { - "id":"smp-SM144", - "name":"Articuno", - "nationalPokedexNumber":144, - "imageUrl":"https://images.pokemontcg.io/smp/SM144.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM144_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "smp-SM144", + "name": "Articuno", + "imageUrl": "https://images.pokemontcg.io/smp/SM144.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM144", - "artist":"Hitoshi Ariga", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM144", + "artist": "Hitoshi Ariga", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Gust", - "text":"", - "cost":[ + "name": "Gust", + "text": "", + "cost": [ "Colorless", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Sheer Cold", - "text":"Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.", - "cost":[ + "name": "Sheer Cold", + "text": "Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.", + "cost": [ "Water", "Water", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"x2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM144_hires.png", + "nationalPokedexNumber": 144 }, { - "id":"smp-SM145", - "name":"Zapdos", - "nationalPokedexNumber":145, - "imageUrl":"https://images.pokemontcg.io/smp/SM145.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM145_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "smp-SM145", + "name": "Zapdos", + "imageUrl": "https://images.pokemontcg.io/smp/SM145.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM145", - "artist":"Hitoshi Ariga", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM145", + "artist": "Hitoshi Ariga", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Thunder Shock", - "text":"Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.", - "cost":[ + "name": "Thunder Shock", + "text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.", + "cost": [ "Lightning" ], - "damage":"20" + "damage": "20", + "convertedEnergyCost": 1 }, { - "name":"Drill Peck", - "text":"", - "cost":[ + "name": "Drill Peck", + "text": "", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"120" + "damage": "120", + "convertedEnergyCost": 4 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Lightning", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Lightning", - "value":"x2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM145_hires.png", + "nationalPokedexNumber": 145 }, { "id": "smp-SM146", @@ -8401,284 +8424,297 @@ "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM148_hires.png" }, { - "id":"smp-SM149", - "name":"Suicune", - "nationalPokedexNumber":245, - "imageUrl":"https://images.pokemontcg.io/smp/SM149.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM149_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Frozen Flow", - "text":"Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.", - "type":"Ability" + "id": "smp-SM149", + "name": "Suicune", + "imageUrl": "https://images.pokemontcg.io/smp/SM149.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Frozen Flow", + "text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.", + "type": "Ability" }, - "hp":"110", - "retreatCost":[ + "hp": "110", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM149", - "artist":"Anesaki Dynamic", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM149", + "artist": "Anesaki Dynamic", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Aurora Gain", - "text":"Heal 30 damage from this Pokémon.", - "cost":[ + "name": "Aurora Gain", + "text": "Heal 30 damage from this Pokémon.", + "cost": [ "Water", "Colorless", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"x2" + "type": "Grass", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM149_hires.png", + "nationalPokedexNumber": 245 }, { - "id":"smp-SM150", - "name":"Raikou", - "nationalPokedexNumber":243, - "imageUrl":"https://images.pokemontcg.io/smp/SM150.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM150_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"120", - "retreatCost":[ + "id": "smp-SM150", + "name": "Raikou", + "imageUrl": "https://images.pokemontcg.io/smp/SM150.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "120", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"SM150", - "artist":"Kagemaru Himeno", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "SM150", + "artist": "Kagemaru Himeno", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Lost Voltage", - "text":"If you have any Lightning Energy cards in the Lost Zone, this attack does 90 more damage.", - "cost":[ + "name": "Lost Voltage", + "text": "If you have any Lightning Energy cards in the Lost Zone, this attack does 90 more damage.", + "cost": [ "Lightning", "Colorless" ], - "damage":"30+" + "damage": "30+", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Metal", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM150_hires.png", + "nationalPokedexNumber": 243 }, { - "id":"smp-SM151", - "name":"Giratina", - "nationalPokedexNumber":487, - "imageUrl":"https://images.pokemontcg.io/smp/SM151.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM151_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Distortion Door", - "text":"Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put it onto your Bench. If you do, put 1 damage counter on 2 of your opponent's Benched Pokémon.", - "type":"Ability" + "id": "smp-SM151", + "name": "Giratina", + "imageUrl": "https://images.pokemontcg.io/smp/SM151.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Distortion Door", + "text": "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put it onto your Bench. If you do, put 1 damage counter on 2 of your opponent's Benched Pokémon.", + "type": "Ability" }, - "hp":"130", - "retreatCost":[ + "hp": "130", + "retreatCost": [ "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":3, - "number":"SM151", - "artist":"Hasuno", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 3, + "number": "SM151", + "artist": "Hasuno", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Psychic" + ], + "attacks": [ { - "name":"Shadow Impact", - "text":"Put 4 damage counters on 1 of your Pokémon.", - "cost":[ + "name": "Shadow Impact", + "text": "Put 4 damage counters on 1 of your Pokémon.", + "cost": [ "Psychic", "Psychic", "Colorless" ], - "damage":"130" + "damage": "130", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Fighting", - "value":"-20" + "type": "Darkness", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Darkness", - "value":"x2" + "type": "Fighting", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM151_hires.png", + "nationalPokedexNumber": 487 }, { - "id":"smp-SM152", - "name":"Tapu Lele", - "nationalPokedexNumber":786, - "imageUrl":"https://images.pokemontcg.io/smp/SM152.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM152_hires.png", - "types":[ - "Fairy" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Charmed Charm", - "text":"Whenever you attach a Pokémon Tool card that has \"Fairy Charm\" in its name from your hand to this Pokémon during your turn, you may leave your opponent's Active Pokémon Confused.", - "type":"Ability" + "id": "smp-SM152", + "name": "Tapu Lele", + "imageUrl": "https://images.pokemontcg.io/smp/SM152.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Charmed Charm", + "text": "Whenever you attach a Pokémon Tool card that has \"Fairy Charm\" in its name from your hand to this Pokémon during your turn, you may leave your opponent's Active Pokémon Confused.", + "type": "Ability" }, - "hp":"110", - "retreatCost":[ + "hp": "110", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM152", - "artist":"Mizue", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM152", + "artist": "Mizue", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Fairy" + ], + "attacks": [ { - "name":"Magical Shot", - "text":"", - "cost":[ + "name": "Magical Shot", + "text": "", + "cost": [ "Fairy", "Colorless", "Colorless" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Darkness", - "value":"-20" + "type": "Metal", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Metal", - "value":"x2" + "type": "Darkness", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM152_hires.png", + "nationalPokedexNumber": 786 }, { - "id":"smp-SM153", - "name":"Rowlet", - "nationalPokedexNumber":722, - "imageUrl":"https://images.pokemontcg.io/smp/SM153.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM153_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "smp-SM153", + "name": "Rowlet", + "imageUrl": "https://images.pokemontcg.io/smp/SM153.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM153", - "artist":"Masakazu Fukuda", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM153", + "artist": "Masakazu Fukuda", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Grass" + ], + "attacks": [ { - "name":"Leaf Blade", - "text":"Flip a coin. If heads, this attack does 30 more damage.", - "cost":[ + "name": "Leaf Blade", + "text": "Flip a coin. If heads, this attack does 30 more damage.", + "cost": [ "Grass", "Colorless" ], - "damage":"10+" + "damage": "10+", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM153_hires.png", + "nationalPokedexNumber": 722, + "evolvesTo": [ + "Dartrix" ] }, { - "id":"smp-SM154", - "name":"Salandit", - "nationalPokedexNumber":757, - "imageUrl":"https://images.pokemontcg.io/smp/SM154.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM154_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"60", - "retreatCost":[ + "id": "smp-SM154", + "name": "Salandit", + "imageUrl": "https://images.pokemontcg.io/smp/SM154.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM154", - "artist":"Naoki Saito", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM154", + "artist": "Naoki Saito", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Smog", - "text":"Flip a coin. If heads, your opponent's Active Pokémon is now Poisoned.", - "cost":[ + "name": "Smog", + "text": "Flip a coin. If heads, your opponent's Active Pokémon is now Poisoned.", + "cost": [ "Fire" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Ember", - "text":"Discard an Energy from this Pokémon.", - "cost":[ + "name": "Ember", + "text": "Discard an Energy from this Pokémon.", + "cost": [ "Fire", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM154_hires.png", + "nationalPokedexNumber": 757, + "evolvesTo": [ + "Salazzle" ] }, { @@ -8816,52 +8852,56 @@ "nationalPokedexNumber": 149 }, { - "id":"smp-SM157", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/smp/SM157.png", - "imageUrlHiRes":"https://images.pokemontcg.io/smp/SM157_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Pika Shield", - "text":"This Pokémon can't be Paralyzed.", - "type":"Ability" + "id": "smp-SM157", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/smp/SM157.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Pika Shield", + "text": "This Pokémon can't be Paralyzed.", + "type": "Ability" }, - "hp":"60", - "retreatCost":[ + "hp": "60", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"SM157", - "artist":"Megumi Mizutani", - "series":"Sun & Moon", - "set":"SM Black Star Promos", - "setCode":"smp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "SM157", + "artist": "Megumi Mizutani", + "series": "Sun & Moon", + "set": "SM Black Star Promos", + "setCode": "smp", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Static Shock", - "text":"", - "cost":[ + "name": "Static Shock", + "text": "", + "cost": [ "Lightning" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/smp/SM157_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] } -] +] \ No newline at end of file diff --git a/json/cards/Team Magma vs Team Aqua.json b/json/cards/Team Magma vs Team Aqua.json index 3fd71bdd1..a9d530429 100644 --- a/json/cards/Team Magma vs Team Aqua.json +++ b/json/cards/Team Magma vs Team Aqua.json @@ -226,7 +226,6 @@ "subtype": "Stage 1", "supertype": "Pokémon", "hp": "70", - "convertedRetreatCost": 0, "number": "5", "artist": "Katsura Tabata", "rarity": "Rare Holo", @@ -930,7 +929,6 @@ "subtype": "Stage 1", "supertype": "Pokémon", "hp": "70", - "convertedRetreatCost": 0, "number": "18", "artist": "Katsura Tabata", "rarity": "Rare", @@ -4428,14 +4426,9 @@ { "id": "ex4-96", "name": "Absol", - "nationalPokedexNumber": 359, "imageUrl": "https://images.pokemontcg.io/ex4/96.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex4/96_hires.png", - "types": [ - "Darkness" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "70", "retreatCost": [ "Colorless" @@ -4447,6 +4440,9 @@ "series": "EX", "set": "Team Magma vs Team Aqua", "setCode": "ex4", + "types": [ + "Darkness" + ], "attacks": [ { "name": "Quick Attack", @@ -4455,7 +4451,8 @@ "Colorless", "Colorless" ], - "damage": "10+" + "damage": "10+", + "convertedEnergyCost": 2 }, { "name": "Feint Attack", @@ -4465,27 +4462,25 @@ "Darkness", "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 3 } ], "weaknesses": [ { "type": "Fighting", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex4/96_hires.png", + "nationalPokedexNumber": 359 }, { "id": "ex4-97", "name": "Jirachi", - "nationalPokedexNumber": 385, "imageUrl": "https://images.pokemontcg.io/ex4/97.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex4/97_hires.png", - "types": [ - "Psychic" - ], - "supertype": "Pokémon", "subtype": "Basic", + "supertype": "Pokémon", "hp": "50", "retreatCost": [ "Colorless" @@ -4497,6 +4492,9 @@ "series": "EX", "set": "Team Magma vs Team Aqua", "setCode": "ex4", + "types": [ + "Psychic" + ], "attacks": [ { "name": "Hypnoblast", @@ -4504,7 +4502,8 @@ "cost": [ "Psychic" ], - "damage": "10" + "damage": "10", + "convertedEnergyCost": 1 }, { "name": "Swift", @@ -4513,14 +4512,17 @@ "Colorless", "Colorless" ], - "damage": "20" + "damage": "20", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Psychic", - "value": "x2" + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex4/97_hires.png", + "nationalPokedexNumber": 385 } -] +] \ No newline at end of file diff --git a/json/cards/Team Rocket Returns.json b/json/cards/Team Rocket Returns.json index 529e80cf2..2d1e8530a 100644 --- a/json/cards/Team Rocket Returns.json +++ b/json/cards/Team Rocket Returns.json @@ -568,7 +568,6 @@ "type": "Poké-Body" }, "hp": "90", - "convertedRetreatCost": 0, "number": "11", "artist": "Kyoko Umemoto", "rarity": "Rare Holo", @@ -923,7 +922,6 @@ "supertype": "Pokémon", "evolvesFrom": "Rattata", "hp": "70", - "convertedRetreatCost": 0, "number": "17", "artist": "Kouki Saitou", "rarity": "Rare", @@ -976,7 +974,6 @@ "type": "Poké-Body" }, "hp": "70", - "convertedRetreatCost": 0, "number": "18", "artist": "Masakazu Fukuda", "rarity": "Rare", @@ -1840,7 +1837,6 @@ "supertype": "Pokémon", "evolvesFrom": "Zubat", "hp": "70", - "convertedRetreatCost": 0, "number": "34", "artist": "Masakazu Fukuda", "rarity": "Uncommon", @@ -2639,7 +2635,6 @@ "type": "Poké-Body" }, "hp": "60", - "convertedRetreatCost": 0, "number": "49", "artist": "Kyoko Umemoto", "rarity": "Uncommon", @@ -5405,24 +5400,24 @@ { "id": "ex7-110", "name": "Charmeleon", - "nationalPokedexNumber": 5, "imageUrl": "https://images.pokemontcg.io/ex7/110.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex7/110_hires.png", - "types": [ - "Fire" - ], - "supertype": "Pokémon", "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Charmander", "hp": "70", "retreatCost": [ "Colorless" ], "convertedRetreatCost": 1, "number": "110", + "artist": "Ken Sugimori", "rarity": "Rare Holo", "series": "EX", "set": "Team Rocket Returns", "setCode": "ex7", + "types": [ + "Fire" + ], "attacks": [ { "name": "Smokescreen", @@ -5430,7 +5425,8 @@ "cost": [ "Fire" ], - "damage": "10" + "damage": "10", + "convertedEnergyCost": 1 }, { "name": "Fireworks", @@ -5439,33 +5435,37 @@ "Fire", "Colorless" ], - "damage": "40" + "damage": "40", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Water", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Charmander", - "artist": "Ken Sugimori" + "imageUrlHiRes": "https://images.pokemontcg.io/ex7/110_hires.png", + "nationalPokedexNumber": 5, + "evolvesTo": [ + "Charizard" + ] }, { "id": "ex7-111", "name": "Here Comes Team Rocket!", "imageUrl": "https://images.pokemontcg.io/ex7/111.png", - "imageUrlHiRes": "https://images.pokemontcg.io/ex7/111_hires.png", - "supertype": "Trainer", "subtype": "Supporter", + "supertype": "Trainer", "number": "111", + "artist": "Ken Sugimori", "rarity": "Rare Holo", "series": "EX", "set": "Team Rocket Returns", "setCode": "ex7", - "artist": "Ken Sugimori", "text": [ "Each player plays with his or her Prize cards face up for the rest of the game." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/ex7/111_hires.png" } -] +] \ No newline at end of file diff --git a/json/cards/XY Black Star Promos.json b/json/cards/XY Black Star Promos.json index daf0f9058..4e018af8b 100644 --- a/json/cards/XY Black Star Promos.json +++ b/json/cards/XY Black Star Promos.json @@ -7100,7 +7100,6 @@ "supertype": "Pokémon", "evolvesFrom": "Empoleon", "hp": "170", - "convertedRetreatCost": 0, "number": "XY134", "artist": "5ban Graphics", "rarity": "Common", @@ -7136,7 +7135,6 @@ "supertype": "Pokémon", "evolvesFrom": "Beheeyem", "hp": "130", - "convertedRetreatCost": 0, "number": "XY135", "artist": "5ban Graphics", "rarity": "Common", @@ -7173,7 +7171,6 @@ "supertype": "Pokémon", "evolvesFrom": "Noctowl", "hp": "130", - "convertedRetreatCost": 0, "number": "XY136", "artist": "5ban Graphics", "rarity": "Common", @@ -7569,7 +7566,6 @@ "type": "Ability" }, "hp": "110", - "convertedRetreatCost": 0, "number": "XY144", "artist": "Midori Harada", "rarity": "Rare", @@ -8185,7 +8181,6 @@ "supertype": "Pokémon", "evolvesFrom": "Ho-Oh", "hp": "150", - "convertedRetreatCost": 0, "number": "XY154", "artist": "5ban Graphics", "rarity": "Common", @@ -8224,7 +8219,6 @@ "supertype": "Pokémon", "evolvesFrom": "Wobbuffet", "hp": "140", - "convertedRetreatCost": 0, "number": "XY155", "artist": "5ban Graphics", "rarity": "Common", @@ -8380,7 +8374,6 @@ "supertype": "Pokémon", "evolvesFrom": "Beedrill-EX", "hp": "200", - "convertedRetreatCost": 0, "number": "XY158", "artist": "5ban Graphics", "rarity": "Common", @@ -8484,7 +8477,8 @@ "value": "×2" } ], - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY160_hires.png" + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY160_hires.png", + "nationalPokedexNumber": 646 }, { "id": "xyp-XY161", @@ -8532,29 +8526,32 @@ "value": "×2" } ], - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY161_hires.png" + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY161_hires.png", + "nationalPokedexNumber": 654, + "evolvesTo": [ + "Delphox" + ] }, { "id": "xyp-XY162", "name": "Greninja", "imageUrl": "https://images.pokemontcg.io/xyp/XY162.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY162_hires.png", - "supertype": "Pokémon", "subtype": "Stage 2", + "supertype": "Pokémon", + "evolvesFrom": "Frogadier", + "hp": "130", + "retreatCost": [ + "Colorless" + ], + "convertedRetreatCost": 1, "number": "XY162", "artist": "Sanosuke Sakuma", "series": "XY", "set": "XY Black Star Promos", "setCode": "xyp", - "nationalPokedexNumber": 658, "types": [ "Water" ], - "hp": "130", - "retreatCost": [ - "Colorless" - ], - "convertedRetreatCost": 1, "attacks": [ { "name": "Aqua Shower", @@ -8562,7 +8559,8 @@ "cost": [ "Water" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 1 }, { "name": "Dual Cut", @@ -8571,40 +8569,46 @@ "Water", "Colorless" ], - "damage": "60×" + "damage": "60×", + "convertedEnergyCost": 2 } ], "weaknesses": [ { "type": "Grass", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Frogadier" + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY162_hires.png", + "nationalPokedexNumber": 658 }, { "id": "xyp-XY163", "name": "Weezing", "imageUrl": "https://images.pokemontcg.io/xyp/XY163.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY163_hires.png", - "supertype": "Pokémon", "subtype": "Stage 1", + "supertype": "Pokémon", + "evolvesFrom": "Koffing", + "ability": { + "name": "Levitate", + "text": "If this Pokémon has any Energy attached to it, this Pokémon has no Retreat Cost.", + "type": "Ability" + }, + "hp": "100", + "retreatCost": [ + "Colorless", + "Colorless", + "Colorless" + ], + "convertedRetreatCost": 3, "number": "XY163", "artist": "TOKIYA", "series": "XY", "set": "XY Black Star Promos", "setCode": "xyp", - "nationalPokedexNumber": 110, "types": [ "Psychic" ], - "hp": "100", - "retreatCost": [ - "Colorless", - "Colorless", - "Colorless" - ], - "convertedRetreatCost": 3, "attacks": [ { "name": "Smokescreen", @@ -8612,21 +8616,18 @@ "cost": [ "Psychic" ], - "damage": "30" + "damage": "30", + "convertedEnergyCost": 1 } ], "weaknesses": [ { "type": "Psychic", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Koffing", - "ability": { - "name": "Levitate", - "text": "If this Pokémon has any Energy attached to it, this Pokémon has no Retreat Cost.", - "type": "Ability" - } + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY163_hires.png", + "nationalPokedexNumber": 110 }, { "id": "xyp-XY164", @@ -8744,24 +8745,23 @@ "id": "xyp-XY166", "name": "M Gengar-EX", "imageUrl": "https://images.pokemontcg.io/xyp/XY166.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY166_hires.png", - "supertype": "Pokémon", "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Gengar-EX", + "hp": "210", + "retreatCost": [ + "Colorless", + "Colorless" + ], + "convertedRetreatCost": 2, "number": "XY166", "artist": "5ban Graphics", "series": "XY", "set": "XY Black Star Promos", "setCode": "xyp", - "nationalPokedexNumber": 94, "types": [ "Psychic" ], - "hp": "210", - "retreatCost": [ - "Colorless", - "Colorless" - ], - "convertedRetreatCost": 2, "attacks": [ { "name": "Hollow Geist", @@ -8772,22 +8772,24 @@ "Psychic", "Colorless" ], - "damage": "120" + "damage": "120", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Darkness", - "value": "x2" + "value": "×2" } ], - "evolvesFrom": "Gengar-EX", "resistances": [ { "type": "Fighting", "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY166_hires.png", + "nationalPokedexNumber": 94 }, { "id": "xyp-XY167", @@ -8854,7 +8856,6 @@ "supertype": "Pokémon", "evolvesFrom": "Garchomp-EX", "hp": "210", - "convertedRetreatCost": 0, "number": "XY168", "artist": "5ban Graphics", "rarity": "Common", @@ -9313,18 +9314,13 @@ "id": "xyp-XY179", "name": "Snorlax", "imageUrl": "https://images.pokemontcg.io/xyp/XY179.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY179_hires.png", - "supertype": "Pokémon", "subtype": "Basic", - "number": "XY179", - "artist": "Ken Sugimori", - "series": "XY", - "set": "XY Black Star Promos", - "setCode": "xyp", - "nationalPokedexNumber": 143, - "types": [ - "Colorless" - ], + "supertype": "Pokémon", + "ability": { + "name": "Immunity", + "text": "This Pokémon can't be affected by any Special Conditions. (Remove any Special Conditions affecting this Pokémon.)", + "type": "Ability" + }, "hp": "130", "retreatCost": [ "Colorless", @@ -9333,6 +9329,14 @@ "Colorless" ], "convertedRetreatCost": 4, + "number": "XY179", + "artist": "Ken Sugimori", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Colorless" + ], "attacks": [ { "name": "Body Slam", @@ -9343,37 +9347,34 @@ "Colorless", "Colorless" ], - "damage": "50" + "damage": "50", + "convertedEnergyCost": 4 } ], "weaknesses": [ { "type": "Fighting", - "value": "x2" + "value": "×2" } ], - "ability": { - "name": "Immunity", - "text": "This Pokémon can't be affected by any Special Conditions. (Remove any Special Conditions affecting this Pokémon.)", - "type": "Ability" - } + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY179_hires.png", + "nationalPokedexNumber": 143 }, { "id": "xyp-XY180", "name": "Arcanine BREAK", "imageUrl": "https://images.pokemontcg.io/xyp/XY180.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY180_hires.png", "supertype": "Pokémon", + "evolvesFrom": "Arcanine", + "hp": "160", "number": "XY180", "artist": "5ban Graphics", "series": "XY", "set": "XY Black Star Promos", "setCode": "xyp", - "nationalPokedexNumber": 59, "types": [ "Fire" ], - "hp": "160", "attacks": [ { "name": "Turbo Flame", @@ -9382,10 +9383,12 @@ "Fire", "Colorless" ], - "damage": "80" + "damage": "80", + "convertedEnergyCost": 2 } ], - "evolvesFrom": "Arcanine" + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY180_hires.png", + "nationalPokedexNumber": 59 }, { "id": "xyp-XY181", @@ -9395,7 +9398,6 @@ "supertype": "Pokémon", "evolvesFrom": "Crobat", "hp": "160", - "convertedRetreatCost": 0, "number": "XY181", "artist": "5ban Graphics", "rarity": "Common", @@ -9428,19 +9430,17 @@ "id": "xyp-XY182", "name": "Mandibuzz BREAK", "imageUrl": "https://images.pokemontcg.io/xyp/XY182.png", - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY182_hires.png", "supertype": "Pokémon", + "evolvesFrom": "Mandibuzz", + "hp": "140", "number": "XY182", "artist": "5ban Graphics", "series": "XY", "set": "XY Black Star Promos", "setCode": "xyp", - "evolvesFrom": "Mandibuzz", - "nationalPokedexNumber": 630, "types": [ "Darkness" ], - "hp": "140", "attacks": [ { "name": "Wings of Disaster", @@ -9448,9 +9448,12 @@ "cost": [ "Colorless" ], - "damage": "" + "damage": "", + "convertedEnergyCost": 1 } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY182_hires.png", + "nationalPokedexNumber": 630 }, { "id": "xyp-XY183", @@ -9505,7 +9508,8 @@ "value": "×2" } ], - "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY183_hires.png" + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY183_hires.png", + "nationalPokedexNumber": 150 }, { "id": "xyp-XY184", @@ -9563,1047 +9567,1081 @@ "nationalPokedexNumber": 487 }, { - "id":"xyp-XY185", - "name":"Volcanion", - "nationalPokedexNumber":721, - "imageUrl":"https://images.pokemontcg.io/xyp/XY185.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY185_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"130", - "retreatCost":[ + "id": "xyp-XY185", + "name": "Volcanion", + "imageUrl": "https://images.pokemontcg.io/xyp/XY185.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "130", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"XY185", - "artist":"TOKIYA", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 4, + "number": "XY185", + "artist": "TOKIYA", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Concentrated Fire", - "text":"Flip a coin for each Fire Energy attached to this Pokémon. This attack does 50 damage times the number of heads.", - "cost":[ + "name": "Concentrated Fire", + "text": "Flip a coin for each Fire Energy attached to this Pokémon. This attack does 50 damage times the number of heads.", + "cost": [ "Fire", "Colorless", "Colorless" ], - "damage":"50×" + "damage": "50×", + "convertedEnergyCost": 3 }, { - "name":"Combustion Impact", - "text":"Your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.", - "cost":[ + "name": "Combustion Impact", + "text": "Your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.", + "cost": [ "Fire", "Colorless", "Colorless", "Colorless" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY185_hires.png", + "nationalPokedexNumber": 721 }, { - "id":"xyp-XY186", - "name":"Magearna", - "nationalPokedexNumber":801, - "imageUrl":"https://images.pokemontcg.io/xyp/XY186.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY186_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"90", - "retreatCost":[ + "id": "xyp-XY186", + "name": "Magearna", + "imageUrl": "https://images.pokemontcg.io/xyp/XY186.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "90", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY186", - "artist":"Megumi Mizutani", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY186", + "artist": "Megumi Mizutani", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Metal" + ], + "attacks": [ { - "name":"Entertain", - "text":"Heal 40 damage from 1 of your Benched Pokémon.", - "cost":[ + "name": "Entertain", + "text": "Heal 40 damage from 1 of your Benched Pokémon.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Prismatic Wave", - "text":"This attack does 20 damage times the number of different types of Pokémon on your opponent's Bench.", - "cost":[ + "name": "Prismatic Wave", + "text": "This attack does 20 damage times the number of different types of Pokémon on your opponent's Bench.", + "cost": [ "Metal" ], - "damage":"20×" + "damage": "20×", + "convertedEnergyCost": 1 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"x2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY186_hires.png", + "nationalPokedexNumber": 801 }, { - "id":"xyp-XY187", - "name":"Celebi", - "nationalPokedexNumber":251, - "imageUrl":"https://images.pokemontcg.io/xyp/XY187.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY187_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "xyp-XY187", + "name": "Celebi", + "imageUrl": "https://images.pokemontcg.io/xyp/XY187.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY187", - "artist":"Mitsuhiro Arita", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY187", + "artist": "Mitsuhiro Arita", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Grass" + ], + "attacks": [ { - "name":"Time Call", - "text":"Flip a coin. If heads, search your deck for a card that evolves from 1 of your Pokémon and put it onto that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward.", - "cost":[ + "name": "Time Call", + "text": "Flip a coin. If heads, search your deck for a card that evolves from 1 of your Pokémon and put it onto that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Leech Seed", - "text":"Heal 10 damage from this Pokémon.", - "cost":[ + "name": "Leech Seed", + "text": "Heal 10 damage from this Pokémon.", + "cost": [ "Grass" ], - "damage":"10" + "damage": "10", + "convertedEnergyCost": 1 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY187_hires.png", + "nationalPokedexNumber": 251 }, { - "id":"xyp-XY188", - "name":"Shaymin", - "nationalPokedexNumber":492, - "imageUrl":"https://images.pokemontcg.io/xyp/XY188.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY188_hires.png", - "types":[ - "Grass" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "xyp-XY188", + "name": "Shaymin", + "imageUrl": "https://images.pokemontcg.io/xyp/XY188.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY188", - "artist":"You Iribi", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY188", + "artist": "You Iribi", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Grass" + ], + "attacks": [ { - "name":"Aromatherapy", - "text":"Heal 30 damage from each of your Pokémon.", - "cost":[ + "name": "Aromatherapy", + "text": "Heal 30 damage from each of your Pokémon.", + "cost": [ "Colorless", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 }, { - "name":"Magical Leaf", - "text":"Flip a coin. If heads, this attack does 20 more damage and heal 20 damage from this Pokémon.", - "cost":[ + "name": "Magical Leaf", + "text": "Flip a coin. If heads, this attack does 20 more damage and heal 20 damage from this Pokémon.", + "cost": [ "Grass", "Colorless", "Colorless" ], - "damage":"40+" + "damage": "40+", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fire", - "value":"x2" + "type": "Fire", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY188_hires.png", + "nationalPokedexNumber": 492 }, { - "id":"xyp-XY189", - "name":"Victini", - "nationalPokedexNumber":494, - "imageUrl":"https://images.pokemontcg.io/xyp/XY189.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY189_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ - "Colorless" - ], - "convertedRetreatCost":1, - "number":"XY189", - "artist":"Atsuko Nishida", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ - { - "name":"Energy Assist", - "text":"Flip a coin. If heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.", - "cost":[ - "Colorless" + "id": "xyp-XY189", + "name": "Victini", + "imageUrl": "https://images.pokemontcg.io/xyp/XY189.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ + "Colorless" + ], + "convertedRetreatCost": 1, + "number": "XY189", + "artist": "Atsuko Nishida", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Fire" + ], + "attacks": [ + { + "name": "Energy Assist", + "text": "Flip a coin. If heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.", + "cost": [ + "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Victory Ball", - "text":"Discard a Fire Energy attached to this Pokémon.", - "cost":[ + "name": "Victory Ball", + "text": "Discard a Fire Energy attached to this Pokémon.", + "cost": [ "Fire", "Colorless" ], - "damage":"50" + "damage": "50", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY189_hires.png", + "nationalPokedexNumber": 494 }, { - "id":"xyp-XY190", - "name":"Manaphy", - "nationalPokedexNumber":490, - "imageUrl":"https://images.pokemontcg.io/xyp/XY190.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY190_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "xyp-XY190", + "name": "Manaphy", + "imageUrl": "https://images.pokemontcg.io/xyp/XY190.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY190", - "artist":"Hitoshi Ariga", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY190", + "artist": "Hitoshi Ariga", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Marine Guidance", - "text":"Search your deck for a Water Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.", - "cost":[ + "name": "Marine Guidance", + "text": "Search your deck for a Water Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.", + "cost": [ "Water" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Aqua Ring", - "text":"Switch this Pokémon with 1 of your Benched Pokémon.", - "cost":[ + "name": "Aqua Ring", + "text": "Switch this Pokémon with 1 of your Benched Pokémon.", + "cost": [ "Water", "Water" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"x2" + "type": "Grass", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY190_hires.png", + "nationalPokedexNumber": 490 }, { - "id":"xyp-XY191", - "name":"Keldeo", - "nationalPokedexNumber":647, - "imageUrl":"https://images.pokemontcg.io/xyp/XY191.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY191_hires.png", - "types":[ - "Water" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "ability":{ - "name":"Justified", - "text":"This Pokémon's attacks do 50 more damage to your opponent's Darkness Pokémon (before applying Weakness and Resistance).", - "type":"Ability" + "id": "xyp-XY191", + "name": "Keldeo", + "imageUrl": "https://images.pokemontcg.io/xyp/XY191.png", + "subtype": "Basic", + "supertype": "Pokémon", + "ability": { + "name": "Justified", + "text": "This Pokémon's attacks do 50 more damage to your opponent's Darkness Pokémon (before applying Weakness and Resistance).", + "type": "Ability" }, - "hp":"90", - "retreatCost":[ + "hp": "90", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY191", - "artist":"Shin Nagasawa", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY191", + "artist": "Shin Nagasawa", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Water" + ], + "attacks": [ { - "name":"Sacred Sword", - "text":"This Pokémon can't use Sacred Sword during your next turn.", - "cost":[ + "name": "Sacred Sword", + "text": "This Pokémon can't use Sacred Sword during your next turn.", + "cost": [ "Water", "Water", "Water" ], - "damage":"100" + "damage": "100", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Grass", - "value":"x2" + "type": "Grass", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY191_hires.png", + "nationalPokedexNumber": 647 }, { - "id":"xyp-XY192", - "name":"Mew", - "nationalPokedexNumber":151, - "imageUrl":"https://images.pokemontcg.io/xyp/XY192.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY192_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "xyp-XY192", + "name": "Mew", + "imageUrl": "https://images.pokemontcg.io/xyp/XY192.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY192", - "artist":"Kouki Saitou", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY192", + "artist": "Kouki Saitou", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Psychic" + ], + "attacks": [ { - "name":"Clairvoyance", - "text":"Your opponent reveals his or her hand.", - "cost":[ + "name": "Clairvoyance", + "text": "Your opponent reveals his or her hand.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Psychic", - "text":"This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.", - "cost":[ + "name": "Psychic", + "text": "This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.", + "cost": [ "Psychic", "Colorless", "Colorless" ], - "damage":"40+" + "damage": "40+", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"x2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY192_hires.png", + "nationalPokedexNumber": 151 }, { - "id":"xyp-XY193", - "name":"Meloetta", - "nationalPokedexNumber":648, - "imageUrl":"https://images.pokemontcg.io/xyp/XY193.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY193_hires.png", - "types":[ - "Psychic" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"80", - "retreatCost":[ + "id": "xyp-XY193", + "name": "Meloetta", + "imageUrl": "https://images.pokemontcg.io/xyp/XY193.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "80", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY193", - "artist":"Megumi Mizutani", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY193", + "artist": "Megumi Mizutani", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Psychic" + ], + "attacks": [ { - "name":"Soprano Wave", - "text":"Flip 3 coins. This attack does 10 damage times the number of heads to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Soprano Wave", + "text": "Flip 3 coins. This attack does 10 damage times the number of heads to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Psychic" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Entrancing Melody", - "text":"Your opponent's Active Pokémon is now Confused.", - "cost":[ + "name": "Entrancing Melody", + "text": "Your opponent's Active Pokémon is now Confused.", + "cost": [ "Psychic", "Psychic" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Psychic", - "value":"x2" + "type": "Psychic", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY193_hires.png", + "nationalPokedexNumber": 648 }, { - "id":"xyp-XY194", - "name":"Darkrai", - "nationalPokedexNumber":491, - "imageUrl":"https://images.pokemontcg.io/xyp/XY194.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY194_hires.png", - "types":[ - "Darkness" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"110", - "retreatCost":[ + "id": "xyp-XY194", + "name": "Darkrai", + "imageUrl": "https://images.pokemontcg.io/xyp/XY194.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "110", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"XY194", - "artist":"kawayoo", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "XY194", + "artist": "kawayoo", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Darkness" + ], + "attacks": [ { - "name":"Dark Cutter", - "text":"", - "cost":[ + "name": "Dark Cutter", + "text": "", + "cost": [ "Darkness", "Colorless" ], - "damage":"30" + "damage": "30", + "convertedEnergyCost": 2 }, { - "name":"Abyssal Sleep", - "text":"Your opponent's Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.", - "cost":[ + "name": "Abyssal Sleep", + "text": "Your opponent's Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.", + "cost": [ "Darkness", "Darkness", "Colorless" ], - "damage":"80" + "damage": "80", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY194_hires.png", + "nationalPokedexNumber": 491 }, { - "id":"xyp-XY195", - "name":"Jirachi", - "nationalPokedexNumber":385, - "imageUrl":"https://images.pokemontcg.io/xyp/XY195.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY195_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"70", - "retreatCost":[ + "id": "xyp-XY195", + "name": "Jirachi", + "imageUrl": "https://images.pokemontcg.io/xyp/XY195.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "70", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY195", - "artist":"Kagemaru Himeno", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY195", + "artist": "Kagemaru Himeno", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Metal" + ], + "attacks": [ { - "name":"Precognitive Dream", - "text":"Draw 3 cards. This Pokémon is now Asleep.", - "cost":[ + "name": "Precognitive Dream", + "text": "Draw 3 cards. This Pokémon is now Asleep.", + "cost": [ "Metal" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Iron Head", - "text":"Flip a coin until you get tails. This attack does 30 damage times the number of heads.", - "cost":[ + "name": "Iron Head", + "text": "Flip a coin until you get tails. This attack does 30 damage times the number of heads.", + "cost": [ "Colorless", "Colorless" ], - "damage":"30x" + "damage": "30x", + "convertedEnergyCost": 2 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"x2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY195_hires.png", + "nationalPokedexNumber": 385 }, { - "id":"xyp-XY196", - "name":"Genesect", - "nationalPokedexNumber":649, - "imageUrl":"https://images.pokemontcg.io/xyp/XY196.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY196_hires.png", - "types":[ - "Metal" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"110", - "retreatCost":[ + "id": "xyp-XY196", + "name": "Genesect", + "imageUrl": "https://images.pokemontcg.io/xyp/XY196.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "110", + "retreatCost": [ "Colorless", "Colorless" ], - "convertedRetreatCost":2, - "number":"XY196", - "artist":"PLANETA", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 2, + "number": "XY196", + "artist": "PLANETA", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Metal" + ], + "attacks": [ { - "name":"Linear Attack", - "text":"This attack does 30 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "name": "Linear Attack", + "text": "This attack does 30 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Metal", "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 2 }, { - "name":"Destructor Beam", - "text":"Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.", - "cost":[ + "name": "Destructor Beam", + "text": "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.", + "cost": [ "Metal", "Metal", "Metal" ], - "damage":"90" + "damage": "90", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Psychic", - "value":"-20" + "type": "Fire", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fire", - "value":"x2" + "type": "Psychic", + "value": "-20" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY196_hires.png", + "nationalPokedexNumber": 649 }, { - "id":"xyp-XY197", - "name":"Arceus", - "nationalPokedexNumber":493, - "imageUrl":"https://images.pokemontcg.io/xyp/XY197.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY197_hires.png", - "types":[ + "id": "xyp-XY197", + "name": "Arceus", + "imageUrl": "https://images.pokemontcg.io/xyp/XY197.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "130", + "retreatCost": [ + "Colorless", "Colorless" ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"130", - "retreatCost":[ - "Colorless", + "convertedRetreatCost": 2, + "number": "XY197", + "artist": "Naoki Saito", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ "Colorless" ], - "convertedRetreatCost":2, - "number":"XY197", - "artist":"Naoki Saito", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "attacks": [ { - "name":"Type Switch", - "text":"Choose Grass, Fire, Water, Lightning, Psychic, Fighting, Darkness, Metal, Fairy, or Dragon type. Until the end of your next turn, this Pokémon is that type.", - "cost":[ + "name": "Type Switch", + "text": "Choose Grass, Fire, Water, Lightning, Psychic, Fighting, Darkness, Metal, Fairy, or Dragon type. Until the end of your next turn, this Pokémon is that type.", + "cost": [ "Colorless" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Power Blast", - "text":"Discard an Energy card attached to this Pokémon.", - "cost":[ + "name": "Power Blast", + "text": "Discard an Energy card attached to this Pokémon.", + "cost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "damage":"120" + "damage": "120", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Fighting", - "value":"x2" + "type": "Fighting", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY197_hires.png", + "nationalPokedexNumber": 493 }, { - "evolvesFrom":"Camerupt-EX", - "id":"xyp-XY198", - "name":"M Camerupt-EX", - "nationalPokedexNumber":323, - "imageUrl":"https://images.pokemontcg.io/xyp/XY198.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY198_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"MEGA", - "hp":"230", - "retreatCost":[ + "id": "xyp-XY198", + "name": "M Camerupt-EX", + "imageUrl": "https://images.pokemontcg.io/xyp/XY198.png", + "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Camerupt-EX", + "hp": "230", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"XY198", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 4, + "number": "XY198", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Magma Eruption", - "text":"You may discard the top 3 cards of each player's deck. If you do, this attack does 40 more damage for each Energy card you discarded in this way.", - "cost":[ + "name": "Magma Eruption", + "text": "You may discard the top 3 cards of each player's deck. If you do, this attack does 40 more damage for each Energy card you discarded in this way.", + "cost": [ "Fire", "Fire", "Colorless", "Colorless" ], - "damage":"120+" + "damage": "120+", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY198_hires.png", + "nationalPokedexNumber": 323 }, { - "evolvesFrom":"Camerupt-EX", - "id":"xyp-XY198a", - "name":"M Camerupt-EX", - "nationalPokedexNumber":323, - "imageUrl":"https://images.pokemontcg.io/xyp/XY198a.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY198a_hires.png", - "types":[ - "Fire" - ], - "supertype":"Pokémon", - "subtype":"MEGA", - "hp":"230", - "retreatCost":[ + "id": "xyp-XY198a", + "name": "M Camerupt-EX", + "imageUrl": "https://images.pokemontcg.io/xyp/XY198a.png", + "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Camerupt-EX", + "hp": "230", + "retreatCost": [ "Colorless", "Colorless", "Colorless", "Colorless" ], - "convertedRetreatCost":4, - "number":"XY198a", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 4, + "number": "XY198a", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Fire" + ], + "attacks": [ { - "name":"Magma Eruption", - "text":"You may discard the top 3 cards of each player's deck. If you do, this attack does 40 more damage for each Energy card you discarded in this way.", - "cost":[ + "name": "Magma Eruption", + "text": "You may discard the top 3 cards of each player's deck. If you do, this attack does 40 more damage for each Energy card you discarded in this way.", + "cost": [ "Fire", "Fire", "Colorless", "Colorless" ], - "damage":"120+" + "damage": "120+", + "convertedEnergyCost": 4 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Water", - "value":"x2" + "type": "Water", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY198a_hires.png", + "nationalPokedexNumber": 323 }, { - "id":"xyp-XY199", - "name":"Camerupt Spirit Link", - "imageUrl":"https://images.pokemontcg.io/xyp/XY199.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY199_hires.png", - "supertype":"Trainer", - "subtype":"Pokémon Tool", - "number":"XY199", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY199", + "name": "Camerupt Spirit Link", + "imageUrl": "https://images.pokemontcg.io/xyp/XY199.png", + "subtype": "Pokémon Tool", + "supertype": "Trainer", + "number": "XY199", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Your turn does not end if the Pokémon this card is attached to becomes M Camerupt-EX." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY199_hires.png" }, { - "evolvesFrom":"Sharpedo-EX", - "id":"xyp-XY200", - "name":"M Sharpedo-EX", - "nationalPokedexNumber":319, - "imageUrl":"https://images.pokemontcg.io/xyp/XY200.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY200_hires.png", - "types":[ + "id": "xyp-XY200", + "name": "M Sharpedo-EX", + "imageUrl": "https://images.pokemontcg.io/xyp/XY200.png", + "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Sharpedo-EX", + "hp": "210", + "number": "XY200", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ "Darkness" ], - "supertype":"Pokémon", - "subtype":"MEGA", - "hp":"210", - "number":"XY200", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ - { - "name":"Torpedo Dive", - "text":"This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "attacks": [ + { + "name": "Torpedo Dive", + "text": "This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Darkness", "Darkness", "Colorless" ], - "damage":"120" + "damage": "120", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY200_hires.png", + "nationalPokedexNumber": 319 }, { - "evolvesFrom":"Sharpedo-EX", - "id":"xyp-XY200a", - "name":"M Sharpedo-EX", - "nationalPokedexNumber":319, - "imageUrl":"https://images.pokemontcg.io/xyp/XY200a.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY200a_hires.png", - "types":[ + "id": "xyp-XY200a", + "name": "M Sharpedo-EX", + "imageUrl": "https://images.pokemontcg.io/xyp/XY200a.png", + "subtype": "MEGA", + "supertype": "Pokémon", + "evolvesFrom": "Sharpedo-EX", + "hp": "210", + "number": "XY200a", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ "Darkness" ], - "supertype":"Pokémon", - "subtype":"MEGA", - "hp":"210", - "number":"XY200a", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ - { - "name":"Torpedo Dive", - "text":"This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)", - "cost":[ + "attacks": [ + { + "name": "Torpedo Dive", + "text": "This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)", + "cost": [ "Darkness", "Darkness", "Colorless" ], - "damage":"120" + "damage": "120", + "convertedEnergyCost": 3 } ], - "weaknesses":[ + "weaknesses": [ { - "type":"Lightning", - "value":"x2" + "type": "Lightning", + "value": "×2" } - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY200a_hires.png", + "nationalPokedexNumber": 319 }, { - "id":"xyp-XY201", - "name":"Sharpedo Spirit Link", - "imageUrl":"https://images.pokemontcg.io/xyp/XY201.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY201_hires.png", - "supertype":"Trainer", - "subtype":"Pokémon Tool", - "number":"XY201", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY201", + "name": "Sharpedo Spirit Link", + "imageUrl": "https://images.pokemontcg.io/xyp/XY201.png", + "subtype": "Pokémon Tool", + "supertype": "Trainer", + "number": "XY201", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Your turn does not end if the Pokémon this card is attached to becomes M Sharpedo-EX." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY201_hires.png" }, { - "id":"xyp-XY202", - "name":"Pikachu", - "nationalPokedexNumber":25, - "imageUrl":"https://images.pokemontcg.io/xyp/XY202.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY202_hires.png", - "types":[ - "Lightning" - ], - "supertype":"Pokémon", - "subtype":"Basic", - "hp":"50", - "retreatCost":[ + "id": "xyp-XY202", + "name": "Pikachu", + "imageUrl": "https://images.pokemontcg.io/xyp/XY202.png", + "subtype": "Basic", + "supertype": "Pokémon", + "hp": "50", + "retreatCost": [ "Colorless" ], - "convertedRetreatCost":1, - "number":"XY202", - "artist":"Ken Sugimori", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "attacks":[ + "convertedRetreatCost": 1, + "number": "XY202", + "artist": "Ken Sugimori", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "types": [ + "Lightning" + ], + "attacks": [ { - "name":"Charge", - "text":"Search your deck for a Lightning Energy card and attach it to this Pokémon. Shuffle your deck afterward.", - "cost":[ + "name": "Charge", + "text": "Search your deck for a Lightning Energy card and attach it to this Pokémon. Shuffle your deck afterward.", + "cost": [ "Lightning" ], - "damage":"" + "damage": "", + "convertedEnergyCost": 1 }, { - "name":"Thunderbolt", - "text":"Discard all Energy attached to this Pokémon.", - "cost":[ + "name": "Thunderbolt", + "text": "Discard all Energy attached to this Pokémon.", + "cost": [ "Lightning", "Lightning", "Lightning" ], - "damage":"70" + "damage": "70", + "convertedEnergyCost": 3 } ], - "resistances":[ + "weaknesses": [ { - "type":"Metal", - "value":"-20" + "type": "Fighting", + "value": "×2" } ], - "weaknesses":[ + "resistances": [ { - "type":"Fighting", - "value":"x2" + "type": "Metal", + "value": "-20" } + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY202_hires.png", + "nationalPokedexNumber": 25, + "evolvesTo": [ + "Raichu" ] }, { - "id":"xyp-XY203", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY203.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY203_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY203", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY203", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY203.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY203", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY203_hires.png" }, { - "id":"xyp-XY204", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY204.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY204_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY204", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY204", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY204.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY204", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY204_hires.png" }, { - "id":"xyp-XY205", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY205.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY205_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY205", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY205", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY205.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY205", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY205_hires.png" }, { - "id":"xyp-XY206", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY206.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY206_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY206", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY206", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY206.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY206", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY206_hires.png" }, { - "id":"xyp-XY207", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY207.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY207_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY207", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY207", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY207.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY207", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY207_hires.png" }, { - "id":"xyp-XY208", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY208.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY208_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY208", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY208", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY208.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY208", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY208_hires.png" }, { - "id":"xyp-XY209", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY209.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY209_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY209", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY209", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY209.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY209", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY209_hires.png" }, { - "id":"xyp-XY210", - "name":"Gym Badge", - "imageUrl":"https://images.pokemontcg.io/xyp/XY210.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY210_hires.png", - "supertype":"Trainer", - "subtype":"Item", - "number":"XY210", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY210", + "name": "Gym Badge", + "imageUrl": "https://images.pokemontcg.io/xyp/XY210.png", + "subtype": "Item", + "supertype": "Trainer", + "number": "XY210", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Flip a coin until you get tails. Draw a card for each heads." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY210_hires.png" }, { - "id":"xyp-XY211", - "name":"Lucario Spirit Link", - "imageUrl":"https://images.pokemontcg.io/xyp/XY211.png", - "imageUrlHiRes":"https://images.pokemontcg.io/xyp/XY211_hires.png", - "supertype":"Trainer", - "subtype":"Pokémon Tool", - "number":"XY211", - "artist":"5ban Graphics", - "series":"XY", - "set":"XY Black Star Promos", - "setCode":"xyp", - "text":[ + "id": "xyp-XY211", + "name": "Lucario Spirit Link", + "imageUrl": "https://images.pokemontcg.io/xyp/XY211.png", + "subtype": "Pokémon Tool", + "supertype": "Trainer", + "number": "XY211", + "artist": "5ban Graphics", + "series": "XY", + "set": "XY Black Star Promos", + "setCode": "xyp", + "text": [ "Your turn does not end if the Pokémon this card is attached to becomes M Lucario-EX." - ] + ], + "imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY211_hires.png" } -] +] \ No newline at end of file