diff --git a/json/cards/Aquapolis.json b/json/cards/Aquapolis.json index 598cb4f3c..e72ca5689 100644 --- a/json/cards/Aquapolis.json +++ b/json/cards/Aquapolis.json @@ -7972,10 +7972,10 @@ }, { "id": "ecard2-142", - "name": "Darkness Energy (Special)", + "name": "Darkness Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/142.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "142", "artist": "Milky Isobe", "rarity": "Rare", @@ -7989,10 +7989,10 @@ }, { "id": "ecard2-143", - "name": "Metal Energy (Special)", + "name": "Metal Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/143.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "143", "artist": "Milky Isobe", "rarity": "Rare", @@ -8008,8 +8008,8 @@ "id": "ecard2-144", "name": "Rainbow Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/144.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "144", "artist": "Takumi Akabane", "rarity": "Rare", @@ -8025,8 +8025,8 @@ "id": "ecard2-145", "name": "Boost Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/145.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "145", "artist": "Shin-ichi Yoshikawa", "rarity": "Uncommon", @@ -8042,8 +8042,8 @@ "id": "ecard2-146", "name": "Crystal Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/146.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "146", "artist": "Shin-ichi Yoshikawa", "rarity": "Uncommon", @@ -8059,8 +8059,8 @@ "id": "ecard2-147", "name": "Warp Energy", "imageUrl": "https://images.pokemontcg.io/ecard2/147.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "147", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -8248,4 +8248,4 @@ "nationalPokedexNumber": 34, "imageUrlHiRes": "https://images.pokemontcg.io/ecard2/150_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Base Set 2.json b/json/cards/Base Set 2.json index cdb65384a..acdb35ec0 100644 --- a/json/cards/Base Set 2.json +++ b/json/cards/Base Set 2.json @@ -5730,8 +5730,8 @@ "id": "base4-124", "name": "Double Colorless Energy", "imageUrl": "https://images.pokemontcg.io/base4/124.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "124", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -5827,4 +5827,4 @@ "setCode": "base4", "imageUrlHiRes": "https://images.pokemontcg.io/base4/130_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Base.json b/json/cards/Base.json index e496cebf4..b292a3bb8 100644 --- a/json/cards/Base.json +++ b/json/cards/Base.json @@ -4063,8 +4063,8 @@ "id": "base1-96", "name": "Double Colorless Energy", "imageUrl": "https://images.pokemontcg.io/base1/96.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "96", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -4160,4 +4160,4 @@ "setCode": "base1", "imageUrlHiRes": "https://images.pokemontcg.io/base1/102_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Expedition Base Set.json b/json/cards/Expedition Base Set.json index a8a0dbd8f..901231706 100644 --- a/json/cards/Expedition Base Set.json +++ b/json/cards/Expedition Base Set.json @@ -7201,10 +7201,10 @@ }, { "id": "ecard1-158", - "name": "Darkness Energy (Special)", + "name": "Darkness Energy", "imageUrl": "https://images.pokemontcg.io/ecard1/158.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "158", "artist": "Milky Isobe", "rarity": "Rare", @@ -7218,10 +7218,10 @@ }, { "id": "ecard1-159", - "name": "Metal Energy (Special)", + "name": "Metal Energy", "imageUrl": "https://images.pokemontcg.io/ecard1/159.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "159", "artist": "Milky Isobe", "rarity": "Rare", @@ -7317,4 +7317,4 @@ "setCode": "ecard1", "imageUrlHiRes": "https://images.pokemontcg.io/ecard1/165_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/FireRed & LeafGreen.json b/json/cards/FireRed & LeafGreen.json index be3a48f2d..101d7b16a 100644 --- a/json/cards/FireRed & LeafGreen.json +++ b/json/cards/FireRed & LeafGreen.json @@ -4755,8 +4755,8 @@ "id": "ex6-103", "name": "Multi Energy", "imageUrl": "https://images.pokemontcg.io/ex6/103.png", - "subtype": "Item", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "hp": "None", "number": "103", "artist": "Tokumi Akabane", @@ -5258,4 +5258,4 @@ "nationalPokedexNumber": 3, "imageUrlHiRes": "https://images.pokemontcg.io/ex6/112_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Legendary Collection.json b/json/cards/Legendary Collection.json index 2b02a0330..487f2c9c8 100644 --- a/json/cards/Legendary Collection.json +++ b/json/cards/Legendary Collection.json @@ -5194,8 +5194,8 @@ "id": "base6-100", "name": "Full Heal Energy", "imageUrl": "https://images.pokemontcg.io/base6/100.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "100", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -5211,8 +5211,8 @@ "id": "base6-101", "name": "Potion Energy", "imageUrl": "https://images.pokemontcg.io/base6/101.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "101", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -5378,4 +5378,4 @@ ], "imageUrlHiRes": "https://images.pokemontcg.io/base6/110_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Neo Destiny.json b/json/cards/Neo Destiny.json index 829c5cb17..47ced13c3 100644 --- a/json/cards/Neo Destiny.json +++ b/json/cards/Neo Destiny.json @@ -787,8 +787,8 @@ "id": "neo4-16", "name": "Miracle Energy", "imageUrl": "https://images.pokemontcg.io/neo4/16.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "16", "artist": "Milky Isobe", "rarity": "Rare", @@ -5168,4 +5168,4 @@ "nationalPokedexNumber": 248, "imageUrlHiRes": "https://images.pokemontcg.io/neo4/113_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Neo Genesis.json b/json/cards/Neo Genesis.json index 3410cb49c..af411dc90 100644 --- a/json/cards/Neo Genesis.json +++ b/json/cards/Neo Genesis.json @@ -908,10 +908,10 @@ }, { "id": "neo1-19", - "name": "Metal Energy (Special)", + "name": "Metal Energy", "imageUrl": "https://images.pokemontcg.io/neo1/19.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "19", "artist": "Milky Isobe", "rarity": "Rare", @@ -4609,10 +4609,10 @@ }, { "id": "neo1-104", - "name": "Darkness Energy (Special)", + "name": "Darkness Energy", "imageUrl": "https://images.pokemontcg.io/neo1/104.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "104", "artist": "Milky Isobe", "rarity": "Rare", @@ -4628,8 +4628,8 @@ "id": "neo1-105", "name": "Recycle Energy", "imageUrl": "https://images.pokemontcg.io/neo1/105.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "105", "artist": "Hideki Kazama", "rarity": "Rare", @@ -4725,4 +4725,4 @@ "setCode": "neo1", "imageUrlHiRes": "https://images.pokemontcg.io/neo1/111_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/POP Series 4.json b/json/cards/POP Series 4.json index 031666364..bbb9c30ad 100644 --- a/json/cards/POP Series 4.json +++ b/json/cards/POP Series 4.json @@ -369,8 +369,8 @@ "id": "pop4-8", "name": "Heal Energy", "imageUrl": "https://images.pokemontcg.io/pop4/8.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "8", "artist": "Takumi Akabane", "rarity": "Uncommon", @@ -403,8 +403,8 @@ "id": "pop4-10", "name": "Scramble Energy", "imageUrl": "https://images.pokemontcg.io/pop4/10.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "10", "artist": "Takumi Akabane", "rarity": "Uncommon", @@ -751,4 +751,4 @@ "nationalPokedexNumber": 386, "imageUrlHiRes": "https://images.pokemontcg.io/pop4/17_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/POP Series 5.json b/json/cards/POP Series 5.json index fadb7f75f..940403ef6 100644 --- a/json/cards/POP Series 5.json +++ b/json/cards/POP Series 5.json @@ -156,8 +156,8 @@ "id": "pop5-4", "name": "Double Rainbow Energy", "imageUrl": "https://images.pokemontcg.io/pop5/4.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "4", "artist": "Takumi Akabane", "rarity": "Rare", @@ -279,8 +279,8 @@ "id": "pop5-9", "name": "Delta Species Rainbow Energy", "imageUrl": "https://images.pokemontcg.io/pop5/9.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "9", "artist": "Takumi Akabane", "rarity": "Uncommon", @@ -688,4 +688,4 @@ "nationalPokedexNumber": 197, "imageUrlHiRes": "https://images.pokemontcg.io/pop5/17_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Skyridge.json b/json/cards/Skyridge.json index 4886bdb34..c5b0504e2 100644 --- a/json/cards/Skyridge.json +++ b/json/cards/Skyridge.json @@ -8236,8 +8236,8 @@ "id": "ecard3-142", "name": "Bounce Energy", "imageUrl": "https://images.pokemontcg.io/ecard3/142.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "142", "artist": "Shin-ichi Yoshikawa", "rarity": "Uncommon", @@ -8253,8 +8253,8 @@ "id": "ecard3-143", "name": "Cyclone Energy", "imageUrl": "https://images.pokemontcg.io/ecard3/143.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "143", "artist": "Shin-ichi Yoshikawa", "rarity": "Uncommon", @@ -8270,8 +8270,8 @@ "id": "ecard3-144", "name": "Retro Energy", "imageUrl": "https://images.pokemontcg.io/ecard3/144.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "144", "artist": "Shin-ichi Yoshikawa", "rarity": "Uncommon", @@ -8638,4 +8638,4 @@ "nationalPokedexNumber": 141, "imageUrlHiRes": "https://images.pokemontcg.io/ecard3/150_hires.png" } -] \ No newline at end of file +] diff --git a/json/cards/Team Rocket.json b/json/cards/Team Rocket.json index 3ae4d3965..2db6fdc68 100644 --- a/json/cards/Team Rocket.json +++ b/json/cards/Team Rocket.json @@ -3739,8 +3739,8 @@ "id": "base5-80", "name": "Rainbow Energy", "imageUrl": "https://images.pokemontcg.io/base5/80.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "80", "artist": "Takumi Akabane", "rarity": "Rare", @@ -3756,8 +3756,8 @@ "id": "base5-81", "name": "Full Heal Energy", "imageUrl": "https://images.pokemontcg.io/base5/81.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "81", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -3773,8 +3773,8 @@ "id": "base5-82", "name": "Potion Energy", "imageUrl": "https://images.pokemontcg.io/base5/82.png", - "subtype": "", - "supertype": "Trainer", + "subtype": "Special", + "supertype": "Energy", "number": "82", "artist": "Keiji Kinebuchi", "rarity": "Uncommon", @@ -3829,4 +3829,4 @@ "nationalPokedexNumber": 26, "imageUrlHiRes": "https://images.pokemontcg.io/base5/83_hires.png" } -] \ No newline at end of file +]