Skip to content

Commit

Permalink
Fixed incorrectly categorized special energies across many sets. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0adkll authored and adback03 committed Jan 16, 2018
1 parent 55d3514 commit 4b84c2e
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 72 deletions.
30 changes: 15 additions & 15 deletions json/cards/Aquapolis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -8248,4 +8248,4 @@
"nationalPokedexNumber": 34,
"imageUrlHiRes": "https://images.pokemontcg.io/ecard2/150_hires.png"
}
]
]
6 changes: 3 additions & 3 deletions json/cards/Base Set 2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -5827,4 +5827,4 @@
"setCode": "base4",
"imageUrlHiRes": "https://images.pokemontcg.io/base4/130_hires.png"
}
]
]
6 changes: 3 additions & 3 deletions json/cards/Base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -4160,4 +4160,4 @@
"setCode": "base1",
"imageUrlHiRes": "https://images.pokemontcg.io/base1/102_hires.png"
}
]
]
14 changes: 7 additions & 7 deletions json/cards/Expedition Base Set.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -7317,4 +7317,4 @@
"setCode": "ecard1",
"imageUrlHiRes": "https://images.pokemontcg.io/ecard1/165_hires.png"
}
]
]
6 changes: 3 additions & 3 deletions json/cards/FireRed & LeafGreen.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -5258,4 +5258,4 @@
"nationalPokedexNumber": 3,
"imageUrlHiRes": "https://images.pokemontcg.io/ex6/112_hires.png"
}
]
]
10 changes: 5 additions & 5 deletions json/cards/Legendary Collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -5378,4 +5378,4 @@
],
"imageUrlHiRes": "https://images.pokemontcg.io/base6/110_hires.png"
}
]
]
6 changes: 3 additions & 3 deletions json/cards/Neo Destiny.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -5168,4 +5168,4 @@
"nationalPokedexNumber": 248,
"imageUrlHiRes": "https://images.pokemontcg.io/neo4/113_hires.png"
}
]
]
18 changes: 9 additions & 9 deletions json/cards/Neo Genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -4725,4 +4725,4 @@
"setCode": "neo1",
"imageUrlHiRes": "https://images.pokemontcg.io/neo1/111_hires.png"
}
]
]
10 changes: 5 additions & 5 deletions json/cards/POP Series 4.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -751,4 +751,4 @@
"nationalPokedexNumber": 386,
"imageUrlHiRes": "https://images.pokemontcg.io/pop4/17_hires.png"
}
]
]
10 changes: 5 additions & 5 deletions json/cards/POP Series 5.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -688,4 +688,4 @@
"nationalPokedexNumber": 197,
"imageUrlHiRes": "https://images.pokemontcg.io/pop5/17_hires.png"
}
]
]
14 changes: 7 additions & 7 deletions json/cards/Skyridge.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -8638,4 +8638,4 @@
"nationalPokedexNumber": 141,
"imageUrlHiRes": "https://images.pokemontcg.io/ecard3/150_hires.png"
}
]
]
14 changes: 7 additions & 7 deletions json/cards/Team Rocket.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -3829,4 +3829,4 @@
"nationalPokedexNumber": 26,
"imageUrlHiRes": "https://images.pokemontcg.io/base5/83_hires.png"
}
]
]

0 comments on commit 4b84c2e

Please sign in to comment.