diff --git a/data/Pokémon TCG Pocket/Genetic Apex/001.ts b/data/Pokémon TCG Pocket/Genetic Apex/001.ts index 4e52aabc2..80afa2fb8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/001.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/001.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Bulbasaur" }, + illustrator: "Narumi Sato", category: "Pokemon", hp: 70, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/002.ts b/data/Pokémon TCG Pocket/Genetic Apex/002.ts index f7881edf0..ed3f885b8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/002.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/002.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ivysaur" }, + illustrator: "Kurata So", category: "Pokemon", hp: 90, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/003.ts b/data/Pokémon TCG Pocket/Genetic Apex/003.ts index e6edfd2dd..ea1cfab1e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/003.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/003.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Venusaur" }, + illustrator: "Ryota Murayama", category: "Pokemon", hp: 160, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/004.ts b/data/Pokémon TCG Pocket/Genetic Apex/004.ts index f68bc59eb..90348c0de 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/004.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/004.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Venusaur ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 190, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/005.ts b/data/Pokémon TCG Pocket/Genetic Apex/005.ts index 644eaab4c..feef14cf9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/005.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/005.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Caterpie" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 50, types: ["Grass"], @@ -29,4 +30,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/006.ts b/data/Pokémon TCG Pocket/Genetic Apex/006.ts index f07c1be24..ceec274ed 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/006.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/006.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Metapod" }, + illustrator: "Yuka Morii", category: "Pokemon", hp: 80, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/007.ts b/data/Pokémon TCG Pocket/Genetic Apex/007.ts index 1facc6d32..5853cab07 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/007.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/007.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Butterfree" }, + illustrator: "Shin Nagasawa", category: "Pokemon", hp: 120, types: ["Grass"], @@ -39,4 +40,4 @@ const card: Card = { rarity: "Three Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/008.ts b/data/Pokémon TCG Pocket/Genetic Apex/008.ts index f2bf02717..6b6f67e87 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/008.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/008.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Weedle" }, + illustrator: "Hajime Kusajima", category: "Pokemon", hp: 50, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/009.ts b/data/Pokémon TCG Pocket/Genetic Apex/009.ts index 727711021..ebf704a2e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/009.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/009.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kakuna" }, + illustrator: "miki kudo", category: "Pokemon", hp: 80, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/010.ts b/data/Pokémon TCG Pocket/Genetic Apex/010.ts index 5c5b760ce..0fb0ed3d1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/010.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/010.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Beedrill" }, + illustrator: "You Iribi", category: "Pokemon", hp: 120, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "Three Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/011.ts b/data/Pokémon TCG Pocket/Genetic Apex/011.ts index af6e2b894..30c515343 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/011.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/011.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Oddish" }, + illustrator: "HYOGONOSUKE", category: "Pokemon", hp: 60, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/012.ts b/data/Pokémon TCG Pocket/Genetic Apex/012.ts index 78996f494..a9be33b40 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/012.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/012.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gloom" }, + illustrator: "Anesaki Dynamic", category: "Pokemon", hp: 80, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "Two Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/013.ts b/data/Pokémon TCG Pocket/Genetic Apex/013.ts index f4c4e83fe..01da0ddc8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/013.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/013.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Vileplume" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 140, types: ["Grass"], @@ -31,4 +32,4 @@ const card: Card = { rarity: "Three Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/014.ts b/data/Pokémon TCG Pocket/Genetic Apex/014.ts index b80b8ca42..d1407c3d3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/014.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/014.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Paras" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 70, types: ["Fire"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/015.ts b/data/Pokémon TCG Pocket/Genetic Apex/015.ts index 35ac50550..ca7799172 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/015.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/015.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Parasect" }, + illustrator: "Eri Yamaki", category: "Pokemon", hp: 120, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/016.ts b/data/Pokémon TCG Pocket/Genetic Apex/016.ts index e1dc29c21..62e639138 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/016.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/016.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Venonat" }, + illustrator: "HYOGONOSUKE", category: "Pokemon", hp: 50, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/017.ts b/data/Pokémon TCG Pocket/Genetic Apex/017.ts index 2c6a89871..009329bb5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/017.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/017.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Venomoth" }, + illustrator: "Mina Nakai", category: "Pokemon", hp: 80, types: ["Grass"], @@ -31,4 +32,4 @@ const card: Card = { rarity: "Two Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/018.ts b/data/Pokémon TCG Pocket/Genetic Apex/018.ts index 24d7caabc..f374dafbc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/018.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/018.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Bellsprout" }, + illustrator: "HYOGONOSUKE", category: "Pokemon", hp: 60, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "One Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/019.ts b/data/Pokémon TCG Pocket/Genetic Apex/019.ts index bfb8d731c..efc396cce 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/019.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/019.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Weepinbell" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 90, types: ["Grass"], @@ -27,4 +28,4 @@ const card: Card = { rarity: "Two Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/020.ts b/data/Pokémon TCG Pocket/Genetic Apex/020.ts index 269b0d166..344bb05c6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/020.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/020.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Victreebel" }, + illustrator: "Sumiyoshi Kizuki", category: "Pokemon", hp: 140, types: ["Grass"], @@ -39,4 +40,4 @@ const card: Card = { rarity: "Three Diamond" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/021.ts b/data/Pokémon TCG Pocket/Genetic Apex/021.ts index b6653753d..571dd8d4c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/021.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/021.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Exeggcute" }, + illustrator: "kawayoo", category: "Pokemon", hp: 50, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/022.ts b/data/Pokémon TCG Pocket/Genetic Apex/022.ts index 75fc1e82f..d2ab7bdc0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/022.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/022.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Exeggutor" }, + illustrator: "Yukiko Baba", category: "Pokemon", hp: 160, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/023.ts b/data/Pokémon TCG Pocket/Genetic Apex/023.ts index d4a2cc8a0..b1ebc2fc8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/023.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/023.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Exeggutor ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 160, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/024.ts b/data/Pokémon TCG Pocket/Genetic Apex/024.ts index 48871e5f5..b5bb72b19 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/024.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/024.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Tangela" }, + illustrator: "Midori Harada", category: "Pokemon", hp: 80, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/025.ts b/data/Pokémon TCG Pocket/Genetic Apex/025.ts index f564a67b9..166c509f8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/025.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/025.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Scyther" }, + illustrator: "Hasuno", category: "Pokemon", hp: 70, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/026.ts b/data/Pokémon TCG Pocket/Genetic Apex/026.ts index b5d0f15c3..85faea301 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/026.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/026.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pinsir" }, + illustrator: "Eri Yamaki", category: "Pokemon", hp: 90, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/027.ts b/data/Pokémon TCG Pocket/Genetic Apex/027.ts index 26eef3370..1a97b7374 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/027.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/027.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Cottonee" }, + illustrator: "Kanako Eo", category: "Pokemon", hp: 50, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/028.ts b/data/Pokémon TCG Pocket/Genetic Apex/028.ts index 3a335357c..9c2bc5590 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/028.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/028.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Whimsicott" }, + illustrator: "Atsuko Nishida", category: "Pokemon", hp: 80, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/029.ts b/data/Pokémon TCG Pocket/Genetic Apex/029.ts index 61f962ed6..b4f726b69 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/029.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/029.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Petilil" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 60, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/030.ts b/data/Pokémon TCG Pocket/Genetic Apex/030.ts index b94171387..d988bdb17 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/030.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/030.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lilligant" }, + illustrator: "You Iribi", category: "Pokemon", hp: 100, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/031.ts b/data/Pokémon TCG Pocket/Genetic Apex/031.ts index bf411bf51..c835a62f3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/031.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/031.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Skiddo" }, + illustrator: "Naoki Saito", category: "Pokemon", hp: 70, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/032.ts b/data/Pokémon TCG Pocket/Genetic Apex/032.ts index 34b997e97..d87cd8386 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/032.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/032.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gogoat" }, + illustrator: "You Iribi", category: "Pokemon", hp: 120, stage: "Stage1", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/033.ts b/data/Pokémon TCG Pocket/Genetic Apex/033.ts index dd897a502..38f4a25bf 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/033.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/033.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charmander" }, + illustrator: "Teeziro", category: "Pokemon", hp: 60, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/034.ts b/data/Pokémon TCG Pocket/Genetic Apex/034.ts index 8f51f97df..7c40e8aa2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/034.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/034.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charmeleon" }, + illustrator: "kantaro", category: "Pokemon", hp: 90, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/035.ts b/data/Pokémon TCG Pocket/Genetic Apex/035.ts index 10169d8de..9fc6d3a19 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/035.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/035.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charizard" }, + illustrator: "takuyoa", category: "Pokemon", hp: 150, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/036.ts b/data/Pokémon TCG Pocket/Genetic Apex/036.ts index c8eecff76..046398643 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/036.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/036.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charizard ex" }, + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 180, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/037.ts b/data/Pokémon TCG Pocket/Genetic Apex/037.ts index c19cafbff..b70414277 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/037.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/037.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Vulpix" }, + illustrator: "Toshinao Aoki", category: "Pokemon", hp: 50, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/038.ts b/data/Pokémon TCG Pocket/Genetic Apex/038.ts index ea43c3d46..7e6c87091 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/038.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/038.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ninetales" }, + illustrator: "You Iribi", category: "Pokemon", hp: 90, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/039.ts b/data/Pokémon TCG Pocket/Genetic Apex/039.ts index a8cb2fa4d..6d524f987 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/039.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/039.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Growlithe" }, + illustrator: "Mizue", category: "Pokemon", hp: 70, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/040.ts b/data/Pokémon TCG Pocket/Genetic Apex/040.ts index aa63b4974..eca0c3a95 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/040.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/040.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Arcanine" }, + illustrator: "kodama", category: "Pokemon", hp: 150, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/041.ts b/data/Pokémon TCG Pocket/Genetic Apex/041.ts index 5d09a7aa1..215985991 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/041.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/041.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Arcanine ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 150, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/042.ts b/data/Pokémon TCG Pocket/Genetic Apex/042.ts index 35a800a7f..b69f9815c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/042.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/042.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ponyta" }, + illustrator: "Uta", category: "Pokemon", hp: 60, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/043.ts b/data/Pokémon TCG Pocket/Genetic Apex/043.ts index e6a4c7a03..bf7c63715 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/043.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/043.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Rapidash" }, + illustrator: "Misa Tsutsui", category: "Pokemon", hp: 100, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/044.ts b/data/Pokémon TCG Pocket/Genetic Apex/044.ts index c77c89c3c..bdd173a4b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/044.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/044.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Magmar" }, + illustrator: "Ryuta Fuse", category: "Pokemon", hp: 80, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/045.ts b/data/Pokémon TCG Pocket/Genetic Apex/045.ts index d2d3a3249..fd58c9c99 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/045.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/045.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Flareon" }, + illustrator: "sui", category: "Pokemon", hp: 120, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/046.ts b/data/Pokémon TCG Pocket/Genetic Apex/046.ts index e892d5a6b..591e72a4e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/046.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/046.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Moltres" }, + illustrator: "Hitoshi Ariga", category: "Pokemon", hp: 100, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/047.ts b/data/Pokémon TCG Pocket/Genetic Apex/047.ts index dbb3da3de..dbc667d89 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/047.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/047.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Moltres ex" }, + illustrator: "PLANETA Tsuji", category: "Pokemon", hp: 140, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/048.ts b/data/Pokémon TCG Pocket/Genetic Apex/048.ts index f7b644d6c..3752cfe9b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/048.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/048.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Heatmor" }, + illustrator: "Suwama Chiaki", category: "Pokemon", hp: 80, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/049.ts b/data/Pokémon TCG Pocket/Genetic Apex/049.ts index 35e04d988..0f860fda6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/049.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/049.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Salandit" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 60, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/050.ts b/data/Pokémon TCG Pocket/Genetic Apex/050.ts index f85f92507..4ac372b35 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/050.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/050.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Salazzle" }, + illustrator: "hatachu", category: "Pokemon", hp: 90, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/051.ts b/data/Pokémon TCG Pocket/Genetic Apex/051.ts index fe011a401..a424ebd1c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/051.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/051.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Sizzlipede" }, + illustrator: "Teeziro", category: "Pokemon", hp: 60, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/052.ts b/data/Pokémon TCG Pocket/Genetic Apex/052.ts index c0b383fe3..e7f0b62b4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/052.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/052.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Centiskorch" }, + illustrator: "GOSSAN", category: "Pokemon", hp: 130, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/053.ts b/data/Pokémon TCG Pocket/Genetic Apex/053.ts index 4be6aed7c..fb47e8098 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/053.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/053.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Squirtle" }, + illustrator: "Mizue", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/054.ts b/data/Pokémon TCG Pocket/Genetic Apex/054.ts index 1f705bbed..532f83c16 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/054.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/054.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wartortle" }, + illustrator: "Nelnal", category: "Pokemon", hp: 80, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/055.ts b/data/Pokémon TCG Pocket/Genetic Apex/055.ts index 502227c5b..e20aad41b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/055.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/055.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blastoise" }, + illustrator: "Nurikabe", category: "Pokemon", hp: 150, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/056.ts b/data/Pokémon TCG Pocket/Genetic Apex/056.ts index 54b6c9825..90840059f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/056.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/056.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blastoise ex" }, + illustrator: "PLANETA Tsuji", category: "Pokemon", hp: 180, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/057.ts b/data/Pokémon TCG Pocket/Genetic Apex/057.ts index 029426eab..37cadd037 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/057.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/057.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Psyduck" }, + illustrator: "Shibuzoh.", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/058.ts b/data/Pokémon TCG Pocket/Genetic Apex/058.ts index 77d151fa4..b4ff0c759 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/058.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/058.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golduck" }, + illustrator: "Naoki Saito", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/059.ts b/data/Pokémon TCG Pocket/Genetic Apex/059.ts index 2a393a009..82e98e830 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/059.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/059.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Poliwag" }, + illustrator: "Shibuzoh.", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/060.ts b/data/Pokémon TCG Pocket/Genetic Apex/060.ts index 9258c2ad1..c1e4216cf 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/060.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/060.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Poliwhirl" }, + illustrator: "Yuka Morii", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/061.ts b/data/Pokémon TCG Pocket/Genetic Apex/061.ts index 5611dcf62..c23dd8acf 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/061.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/061.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Poliwrath" }, + illustrator: "Akira Komayama", category: "Pokemon", hp: 150, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/062.ts b/data/Pokémon TCG Pocket/Genetic Apex/062.ts index 04bddee89..552298e3a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/062.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/062.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Tentacool" }, + illustrator: "Shinya Komatsu", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/063.ts b/data/Pokémon TCG Pocket/Genetic Apex/063.ts index 73b97def8..19098863b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/063.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/063.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Tentacruel" }, + illustrator: "kodama", category: "Pokemon", hp: 110, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/064.ts b/data/Pokémon TCG Pocket/Genetic Apex/064.ts index 2dbeb1b97..ba51cc471 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/064.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/064.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Seel" }, + illustrator: "Masako Yamashita", category: "Pokemon", hp: 80, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/065.ts b/data/Pokémon TCG Pocket/Genetic Apex/065.ts index 0c8079676..8981866f0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/065.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/065.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dewgong" }, + illustrator: "Kanako Eo", category: "Pokemon", hp: 120, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/066.ts b/data/Pokémon TCG Pocket/Genetic Apex/066.ts index 85ff53999..efcdc1233 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/066.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/066.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Shellder" }, + illustrator: "Sumiyoshi Kizuki", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/067.ts b/data/Pokémon TCG Pocket/Genetic Apex/067.ts index 64be95353..9d675b97d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/067.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/067.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Cloyster" }, + illustrator: "Saya Tsuruta", category: "Pokemon", hp: 120, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/068.ts b/data/Pokémon TCG Pocket/Genetic Apex/068.ts index 906bf9005..b0910a7a4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/068.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/068.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Krabby" }, + illustrator: "Tomokazu Komiya", category: "Pokemon", hp: 70, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/069.ts b/data/Pokémon TCG Pocket/Genetic Apex/069.ts index 9ab83f4c2..b190bde6f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/069.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/069.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kingler" }, + illustrator: "Shigenori Negishi", category: "Pokemon", hp: 120, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/070.ts b/data/Pokémon TCG Pocket/Genetic Apex/070.ts index a849eaa83..aa6a44649 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/070.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/070.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Horsea" }, + illustrator: "Saya Tsuruta", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/071.ts b/data/Pokémon TCG Pocket/Genetic Apex/071.ts index 000f0a9b9..3f4a10c0f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/071.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/071.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Seadra" }, + illustrator: "Sanosuke Sakuma", category: "Pokemon", hp: 70, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/072.ts b/data/Pokémon TCG Pocket/Genetic Apex/072.ts index 98d38181c..a3943bcbc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/072.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/072.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Goldeen" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/073.ts b/data/Pokémon TCG Pocket/Genetic Apex/073.ts index 573edd2bc..c8ddb17eb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/073.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/073.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Seaking" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 100, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/074.ts b/data/Pokémon TCG Pocket/Genetic Apex/074.ts index 2b3586b6f..3c4250cfb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/074.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/074.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Staryu" }, + illustrator: "Hiroki Asanuma", category: "Pokemon", hp: 50, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/075.ts b/data/Pokémon TCG Pocket/Genetic Apex/075.ts index 8e622a1d6..a118b634a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/075.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/075.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Starmie" }, + illustrator: "Yukiko Baba", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/076.ts b/data/Pokémon TCG Pocket/Genetic Apex/076.ts index c98df76be..7a0f975c0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/076.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/076.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Starmie ex" }, + illustrator: "PLANETA Igarashi", category: "Pokemon", hp: 130, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/077.ts b/data/Pokémon TCG Pocket/Genetic Apex/077.ts index 09bb44f50..d4436ace0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/077.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/077.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Magikarp" }, + illustrator: "Sekio", category: "Pokemon", hp: 30, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/078.ts b/data/Pokémon TCG Pocket/Genetic Apex/078.ts index 8323f6bb4..121dfda51 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/078.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/078.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gyarados" }, + illustrator: "Mituhiro Arita", category: "Pokemon", hp: 150, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/079.ts b/data/Pokémon TCG Pocket/Genetic Apex/079.ts index 2cde7f714..91ff99380 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/079.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/079.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lapras" }, + illustrator: "Sekio", category: "Pokemon", hp: 100, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/080.ts b/data/Pokémon TCG Pocket/Genetic Apex/080.ts index 31f0eabfd..2c5fa653f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/080.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/080.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Vaporeon" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 130, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/081.ts b/data/Pokémon TCG Pocket/Genetic Apex/081.ts index b50d3ed33..080277316 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/081.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/081.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Omanyte" }, + illustrator: "Suwama Chiaki", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/082.ts b/data/Pokémon TCG Pocket/Genetic Apex/082.ts index 2a880bf17..877226633 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/082.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/082.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Omastar" }, + illustrator: "kirisAki", category: "Pokemon", hp: 140, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/083.ts b/data/Pokémon TCG Pocket/Genetic Apex/083.ts index a90963514..04a5ca1fb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/083.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/083.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Articuno" }, + illustrator: "Hitoshi Ariga", category: "Pokemon", hp: 100, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/084.ts b/data/Pokémon TCG Pocket/Genetic Apex/084.ts index b42db2f45..63749edd7 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/084.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/084.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Articuno ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 140, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/085.ts b/data/Pokémon TCG Pocket/Genetic Apex/085.ts index 56639e73c..561627618 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/085.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/085.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ducklett" }, + illustrator: "Yumi", category: "Pokemon", hp: 50, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/086.ts b/data/Pokémon TCG Pocket/Genetic Apex/086.ts index 76907bf1b..f8f8afd57 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/086.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/086.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Swanna" }, + illustrator: "sui", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/087.ts b/data/Pokémon TCG Pocket/Genetic Apex/087.ts index f85d3cab0..03d12d6ba 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/087.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/087.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Froakie" }, + illustrator: "Aya Kusube", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/088.ts b/data/Pokémon TCG Pocket/Genetic Apex/088.ts index f1eb213d7..d43ca545b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/088.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/088.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Frogadier" }, + illustrator: "Akira Komayama", category: "Pokemon", hp: 80, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/089.ts b/data/Pokémon TCG Pocket/Genetic Apex/089.ts index 233bc732c..4ce89f25f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/089.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/089.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Greninja" }, + illustrator: "5ban Graphics", category: "Pokemon", hp: 120, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/090.ts b/data/Pokémon TCG Pocket/Genetic Apex/090.ts index 488a1e341..b538371da 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/090.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/090.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pyukumuku" }, + illustrator: "OOYAMA", category: "Pokemon", hp: 70, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/091.ts b/data/Pokémon TCG Pocket/Genetic Apex/091.ts index 9160caba3..45c474507 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/091.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/091.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Bruxish" }, + illustrator: "Mizue", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/092.ts b/data/Pokémon TCG Pocket/Genetic Apex/092.ts index c4aaf1c04..a594a3959 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/092.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/092.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Snom" }, + illustrator: "ryoma uratsuka", category: "Pokemon", hp: 50, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/093.ts b/data/Pokémon TCG Pocket/Genetic Apex/093.ts index 5a5a71cfb..811f44fad 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/093.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/093.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Frosmoth" }, + illustrator: "aoki", category: "Pokemon", hp: 90, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/094.ts b/data/Pokémon TCG Pocket/Genetic Apex/094.ts index 63aa6b6b8..af985b062 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/094.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/094.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pikachu" }, + illustrator: "Mitsuhiro Arita", category: "Pokemon", hp: 60, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/095.ts b/data/Pokémon TCG Pocket/Genetic Apex/095.ts index 375bf79cf..46cd7091c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/095.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/095.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Raichu" }, + illustrator: "AKIRA EGAWA", category: "Pokemon", hp: 100, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/096.ts b/data/Pokémon TCG Pocket/Genetic Apex/096.ts index 23c709888..a998690ed 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/096.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/096.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pikachu ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 120, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/097.ts b/data/Pokémon TCG Pocket/Genetic Apex/097.ts index a246341a3..42d1dde27 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/097.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/097.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Magnemite" }, + illustrator: "sowsow", category: "Pokemon", hp: 60, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/098.ts b/data/Pokémon TCG Pocket/Genetic Apex/098.ts index a3eaff96c..771aecda2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/098.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/098.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Magneton" }, + illustrator: "kirisAki", category: "Pokemon", hp: 80, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/099.ts b/data/Pokémon TCG Pocket/Genetic Apex/099.ts index c235f81bb..c991861bd 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/099.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/099.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Voltorb" }, + illustrator: "SATOSHI NAKAI", category: "Pokemon", hp: 60, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/100.ts b/data/Pokémon TCG Pocket/Genetic Apex/100.ts index 25ea3cecf..98ce6ad43 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/100.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/100.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Electrode" }, + illustrator: "Asako Ito", category: "Pokemon", hp: 80, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/101.ts b/data/Pokémon TCG Pocket/Genetic Apex/101.ts index 1e091c3ee..503b333b7 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/101.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/101.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Electabuzz" }, + illustrator: "Ryuta Fuse", category: "Pokemon", hp: 70, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/102.ts b/data/Pokémon TCG Pocket/Genetic Apex/102.ts index c3572d7e0..8fd00d956 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/102.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/102.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Jolteon" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 90, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/103.ts b/data/Pokémon TCG Pocket/Genetic Apex/103.ts index 77769392f..13804ddca 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/103.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/103.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zapdos" }, + illustrator: "Hitoshi Ariga", category: "Pokemon", hp: 130, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/104.ts b/data/Pokémon TCG Pocket/Genetic Apex/104.ts index 6eeb30c07..1e751fa62 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/104.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/104.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zapdos ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 130, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/105.ts b/data/Pokémon TCG Pocket/Genetic Apex/105.ts index e3ab2cbab..593c8afb5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/105.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/105.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blitzle" }, + illustrator: "Shin Nagasawa", category: "Pokemon", hp: 60, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/106.ts b/data/Pokémon TCG Pocket/Genetic Apex/106.ts index 548ef41ac..e08866134 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/106.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/106.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zebstrika" }, + illustrator: "Misa Tsutsui", category: "Pokemon", hp: 90, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/107.ts b/data/Pokémon TCG Pocket/Genetic Apex/107.ts index c02d14ef8..724885195 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/107.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/107.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Tynamo" }, + illustrator: "Asako Ito", category: "Pokemon", hp: 30, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/108.ts b/data/Pokémon TCG Pocket/Genetic Apex/108.ts index ad10d624b..1f62f1742 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/108.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/108.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eelektrik" }, + illustrator: "Midori Harada", category: "Pokemon", hp: 80, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/109.ts b/data/Pokémon TCG Pocket/Genetic Apex/109.ts index 877691661..a11b63b57 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/109.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/109.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eelektross" }, + illustrator: "hatachu", category: "Pokemon", hp: 140, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/110.ts b/data/Pokémon TCG Pocket/Genetic Apex/110.ts index 741f43b36..18d2d191c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/110.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/110.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Helioptile" }, + illustrator: "5ban Graphics", category: "Pokemon", hp: 60, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/111.ts b/data/Pokémon TCG Pocket/Genetic Apex/111.ts index 28f0924d9..14d618a74 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/111.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/111.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Heliolisk" }, + illustrator: "otumami", category: "Pokemon", hp: 90, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/112.ts b/data/Pokémon TCG Pocket/Genetic Apex/112.ts index c1e09e77a..e0d4b52ad 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/112.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/112.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pincurchin" }, + illustrator: "Tika Matsuno", category: "Pokemon", hp: 70, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/113.ts b/data/Pokémon TCG Pocket/Genetic Apex/113.ts index e71b78ba9..8d1185998 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/113.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/113.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Clefairy" }, + illustrator: "kirisAki", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/114.ts b/data/Pokémon TCG Pocket/Genetic Apex/114.ts index 73620cd6c..19ef38b98 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/114.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/114.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Clefable" }, + illustrator: "Sanosuke Sakuma", category: "Pokemon", hp: 100, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/115.ts b/data/Pokémon TCG Pocket/Genetic Apex/115.ts index a6670d3c5..9d6559bbc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/115.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/115.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Abra" }, + illustrator: "Aya Kusube", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/116.ts b/data/Pokémon TCG Pocket/Genetic Apex/116.ts index 59ec4b07b..c8411d890 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/116.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/116.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kadabra" }, + illustrator: "Ken Sugimori", category: "Pokemon", hp: 80, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/117.ts b/data/Pokémon TCG Pocket/Genetic Apex/117.ts index 12ac3918f..ac728b405 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/117.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/117.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Alakazam" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/118.ts b/data/Pokémon TCG Pocket/Genetic Apex/118.ts index affd71ff1..55d3dcf57 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/118.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/118.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Slowpoke" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 70, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/119.ts b/data/Pokémon TCG Pocket/Genetic Apex/119.ts index 5a31106d6..66e2d2668 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/119.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/119.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Slowbro" }, + illustrator: "Kogemaru Himeno", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/120.ts b/data/Pokémon TCG Pocket/Genetic Apex/120.ts index bbccf04a7..4b2cdfe57 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/120.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/120.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gastly" }, + illustrator: "Masako Yamashita", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/121.ts b/data/Pokémon TCG Pocket/Genetic Apex/121.ts index 4039cf3a0..8a954f4c9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/121.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/121.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Haunter" }, + illustrator: "Nisota Niso", category: "Pokemon", hp: 80, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/122.ts b/data/Pokémon TCG Pocket/Genetic Apex/122.ts index 32a3b306f..406a4769b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/122.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/122.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gengar" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/123.ts b/data/Pokémon TCG Pocket/Genetic Apex/123.ts index 0d4a22a4a..3b7459f87 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/123.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/123.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gengar ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 170, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/124.ts b/data/Pokémon TCG Pocket/Genetic Apex/124.ts index 3b7d77215..5cddc293a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/124.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/124.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Drowzee" }, + illustrator: "Yukiko Baba", category: "Pokemon", hp: 70, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/125.ts b/data/Pokémon TCG Pocket/Genetic Apex/125.ts index 213dc7d4c..7f7641a1c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/125.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/125.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Hypno" }, + illustrator: "Shigenori Negishi", category: "Pokemon", hp: 100, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/126.ts b/data/Pokémon TCG Pocket/Genetic Apex/126.ts index bb33efc5c..106898860 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/126.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/126.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mr. Mime" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 80, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/127.ts b/data/Pokémon TCG Pocket/Genetic Apex/127.ts index 67a17d7ae..e5bff905c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/127.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/127.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Jynx" }, + illustrator: "Oswaldo KATO", category: "Pokemon", hp: 80, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/128.ts b/data/Pokémon TCG Pocket/Genetic Apex/128.ts index 0986fa382..73e4fc796 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/128.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/128.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mewtwo" }, + illustrator: "kawayoo", category: "Pokemon", hp: 120, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/129.ts b/data/Pokémon TCG Pocket/Genetic Apex/129.ts index d2f02fdca..dba7a8b13 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/129.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/129.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mewtwo ex" }, + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 150, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/130.ts b/data/Pokémon TCG Pocket/Genetic Apex/130.ts index 9f4614bd0..5663b10eb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/130.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/130.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ralts" }, + illustrator: "Yuka Morii", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/131.ts b/data/Pokémon TCG Pocket/Genetic Apex/131.ts index 1d19df9c8..1fecef46d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/131.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/131.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kirlia" }, + illustrator: "sowsow", category: "Pokemon", hp: 80, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/132.ts b/data/Pokémon TCG Pocket/Genetic Apex/132.ts index 5c4465bf5..f86f9daac 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/132.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/132.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gardevoir" }, + illustrator: "Yuu Nishida", category: "Pokemon", hp: 110, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/133.ts b/data/Pokémon TCG Pocket/Genetic Apex/133.ts index 8008f7a43..aa5baeff9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/133.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/133.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Woobat" }, + illustrator: "MAHOU", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/134.ts b/data/Pokémon TCG Pocket/Genetic Apex/134.ts index 95f22f231..54cc6bb31 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/134.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/134.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Swoobat" }, + illustrator: "Masakazu Fukuda", category: "Pokemon", hp: 90, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/135.ts b/data/Pokémon TCG Pocket/Genetic Apex/135.ts index 7444595e8..14863753e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/135.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/135.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golett" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 90, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/136.ts b/data/Pokémon TCG Pocket/Genetic Apex/136.ts index 0fd49016e..521fb1b53 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/136.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/136.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golurk" }, + illustrator: "match", category: "Pokemon", hp: 140, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/137.ts b/data/Pokémon TCG Pocket/Genetic Apex/137.ts index fa335220b..1efdd24e1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/137.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/137.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Sandshrew" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 70, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/138.ts b/data/Pokémon TCG Pocket/Genetic Apex/138.ts index 4495a37a4..3461f94f3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/138.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/138.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Sandslash" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 100, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/139.ts b/data/Pokémon TCG Pocket/Genetic Apex/139.ts index 18b9a3787..d6712e1a6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/139.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/139.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Diglett" }, + illustrator: "Masako Yamashita", category: "Pokemon", hp: 50, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/140.ts b/data/Pokémon TCG Pocket/Genetic Apex/140.ts index 180e8a929..4f512a89c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/140.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/140.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dugtrio" }, + illustrator: "Akira Komayama", category: "Pokemon", hp: 70, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/141.ts b/data/Pokémon TCG Pocket/Genetic Apex/141.ts index 8540f23d1..7473cc82f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/141.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/141.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mankey" }, + illustrator: "Kanako Eo", category: "Pokemon", hp: 60, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/142.ts b/data/Pokémon TCG Pocket/Genetic Apex/142.ts index b84dd6dc7..a0a018b2c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/142.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/142.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Primeape" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 90, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/143.ts b/data/Pokémon TCG Pocket/Genetic Apex/143.ts index cd0008748..95a32c25c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/143.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/143.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machop" }, + illustrator: "Kyoko Umemoto", category: "Pokemon", hp: 70, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/144.ts b/data/Pokémon TCG Pocket/Genetic Apex/144.ts index b8ce84cca..aa1e67df2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/144.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/144.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machoke" }, + illustrator: "match", category: "Pokemon", hp: 100, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/145.ts b/data/Pokémon TCG Pocket/Genetic Apex/145.ts index ca33083e3..37908029e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/145.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/145.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machamp" }, + illustrator: "Hitoshi Ariga", category: "Pokemon", hp: 150, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/146.ts b/data/Pokémon TCG Pocket/Genetic Apex/146.ts index 0157cc973..3c9b8dfa4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/146.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/146.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machamp ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 180, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/147.ts b/data/Pokémon TCG Pocket/Genetic Apex/147.ts index cfdce82df..1d3a685d0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/147.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/147.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Geodude" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 70, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/148.ts b/data/Pokémon TCG Pocket/Genetic Apex/148.ts index 6b9de3432..030c4c9fe 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/148.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/148.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Graveler" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 100, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/149.ts b/data/Pokémon TCG Pocket/Genetic Apex/149.ts index 2224db2ae..fe3e642a3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/149.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/149.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golem" }, + illustrator: "Sumiyoshi Kizuki", category: "Pokemon", hp: 160, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/150.ts b/data/Pokémon TCG Pocket/Genetic Apex/150.ts index 58ff6aaf9..9fc3807f5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/150.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/150.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Onix" }, + illustrator: "otumami", category: "Pokemon", hp: 110, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/151.ts b/data/Pokémon TCG Pocket/Genetic Apex/151.ts index 926718e26..a0c327f0b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/151.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/151.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Cubone" }, + illustrator: "sowsow", category: "Pokemon", hp: 60, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/152.ts b/data/Pokémon TCG Pocket/Genetic Apex/152.ts index 9b00b120b..78f5f8136 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/152.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/152.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Marowak" }, + illustrator: "Shin Nagasawa", category: "Pokemon", hp: 140, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/153.ts b/data/Pokémon TCG Pocket/Genetic Apex/153.ts index 4c1412d07..57ffd8a22 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/153.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/153.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Marowak ex" }, + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 140, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/154.ts b/data/Pokémon TCG Pocket/Genetic Apex/154.ts index 96e07fe24..6a20c3dc6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/154.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/154.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Hitmonlee" }, + illustrator: "Yukiko Baba", category: "Pokemon", hp: 80, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/155.ts b/data/Pokémon TCG Pocket/Genetic Apex/155.ts index fdd52fc94..8067a0e8d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/155.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/155.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Hitmonchan" }, + illustrator: "Ken Sugimori", category: "Pokemon", hp: 80, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/156.ts b/data/Pokémon TCG Pocket/Genetic Apex/156.ts index 96d15f7ce..9671b1735 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/156.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/156.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Rhyhorn" }, + illustrator: "Midori Harada", category: "Pokemon", hp: 80, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/157.ts b/data/Pokémon TCG Pocket/Genetic Apex/157.ts index 975fa6507..c89ba349d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/157.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/157.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Rhydon" }, + illustrator: "Masakazu Fukuda", category: "Pokemon", hp: 120, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/158.ts b/data/Pokémon TCG Pocket/Genetic Apex/158.ts index 45c8561e0..8374f5a84 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/158.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/158.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kabuto" }, + illustrator: "sui", category: "Pokemon", hp: 90, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/159.ts b/data/Pokémon TCG Pocket/Genetic Apex/159.ts index 1c2bd40fe..d0c4f3044 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/159.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/159.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kabutops" }, + illustrator: "Shin Nagasawa", category: "Pokemon", hp: 140, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/160.ts b/data/Pokémon TCG Pocket/Genetic Apex/160.ts index 2e9efc359..b498babfc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/160.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/160.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mienfoo" }, + illustrator: "match", category: "Pokemon", hp: 60, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/161.ts b/data/Pokémon TCG Pocket/Genetic Apex/161.ts index fa39fb6ef..d8243bad8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/161.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/161.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mienshao" }, + illustrator: "Atsuko Nishida", category: "Pokemon", hp: 80, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/162.ts b/data/Pokémon TCG Pocket/Genetic Apex/162.ts index 1ac3b3321..113b276e7 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/162.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/162.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Clobbopus" }, + illustrator: "Yuu Nishida", category: "Pokemon", hp: 80, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/163.ts b/data/Pokémon TCG Pocket/Genetic Apex/163.ts index 085f9615a..09b24dbc9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/163.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/163.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Grapploct" }, + illustrator: "kurumitsu", category: "Pokemon", hp: 130, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/164.ts b/data/Pokémon TCG Pocket/Genetic Apex/164.ts index 6846ce1b2..9bbc8f254 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/164.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/164.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ekans" }, + illustrator: "MAHOU", category: "Pokemon", hp: 60, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/165.ts b/data/Pokémon TCG Pocket/Genetic Apex/165.ts index fad290246..d2c0780f0 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/165.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/165.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Arbok" }, + illustrator: "Naoki Saito", category: "Pokemon", hp: 100, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/166.ts b/data/Pokémon TCG Pocket/Genetic Apex/166.ts index 51c0d69a4..a5cec6290 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/166.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/166.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoran♀" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 60, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/167.ts b/data/Pokémon TCG Pocket/Genetic Apex/167.ts index 62b545878..c987b0dee 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/167.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/167.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidorina" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 80, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/168.ts b/data/Pokémon TCG Pocket/Genetic Apex/168.ts index b6acab183..a72ed1f9a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/168.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/168.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoqueen" }, + illustrator: "nagimiso", category: "Pokemon", hp: 140, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/169.ts b/data/Pokémon TCG Pocket/Genetic Apex/169.ts index a23fc6f1a..d8d94900f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/169.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/169.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoran♂" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 60, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/170.ts b/data/Pokémon TCG Pocket/Genetic Apex/170.ts index 5b3547423..e7ad519b2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/170.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/170.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidorino" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 90, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/171.ts b/data/Pokémon TCG Pocket/Genetic Apex/171.ts index 6c3acc795..16ca833da 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/171.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/171.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoking" }, + illustrator: "kawayoo", category: "Pokemon", hp: 150, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/172.ts b/data/Pokémon TCG Pocket/Genetic Apex/172.ts index b0af0c4c8..f06b7d506 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/172.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/172.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zubat" }, + illustrator: "match", category: "Pokemon", hp: 50, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/173.ts b/data/Pokémon TCG Pocket/Genetic Apex/173.ts index 8c5bf979c..b6547242d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/173.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/173.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golbat" }, + illustrator: "Masakazu Fukuda", category: "Pokemon", hp: 70, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/174.ts b/data/Pokémon TCG Pocket/Genetic Apex/174.ts index 9a56c0473..6016bfac1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/174.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/174.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Grimer" }, + illustrator: "Pani Kobayashi", category: "Pokemon", hp: 70, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/175.ts b/data/Pokémon TCG Pocket/Genetic Apex/175.ts index 2513e3019..cb87d1283 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/175.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/175.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Muk" }, + illustrator: "Hajime Kusajima", category: "Pokemon", hp: 130, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/176.ts b/data/Pokémon TCG Pocket/Genetic Apex/176.ts index 8fb600e2b..2039108d1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/176.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/176.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Koffing" }, + illustrator: "Saya Tsuruta", category: "Pokemon", hp: 70, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/177.ts b/data/Pokémon TCG Pocket/Genetic Apex/177.ts index 03c262c77..fce15957a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/177.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/177.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Weezing" }, + illustrator: "OOYAMA", category: "Pokemon", hp: 110, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/178.ts b/data/Pokémon TCG Pocket/Genetic Apex/178.ts index 27574c315..ec3ec9ee9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/178.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/178.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mawile" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 70, types: ["Metal"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/179.ts b/data/Pokémon TCG Pocket/Genetic Apex/179.ts index b6d3f515d..2c545c867 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/179.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/179.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pawniard" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 50, types: ["Metal"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/180.ts b/data/Pokémon TCG Pocket/Genetic Apex/180.ts index 3583d2a87..c6b2d65a6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/180.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/180.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Bisharp" }, + illustrator: "Anesaki Dynamic", category: "Pokemon", hp: 90, types: ["Metal"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/181.ts b/data/Pokémon TCG Pocket/Genetic Apex/181.ts index 60cf022eb..dd35a6da1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/181.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/181.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Meltan" }, + illustrator: "Shin Nagasawa", category: "Pokemon", hp: 70, types: ["Metal"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/182.ts b/data/Pokémon TCG Pocket/Genetic Apex/182.ts index 12e99ad8b..bd1ec7bf1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/182.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/182.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Melmetal" }, + illustrator: "Kouki Saitou", category: "Pokemon", hp: 130, types: ["Metal"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/183.ts b/data/Pokémon TCG Pocket/Genetic Apex/183.ts index 00d218b06..bf38cf19d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/183.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/183.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dratini" }, + illustrator: "Ayaka Yoshida", category: "Pokemon", hp: 70, types: ["Dragon"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/184.ts b/data/Pokémon TCG Pocket/Genetic Apex/184.ts index 26b825298..3edc27f5c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/184.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/184.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dragonair" }, + illustrator: "kirisAki", category: "Pokemon", hp: 100, types: ["Dragon"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/185.ts b/data/Pokémon TCG Pocket/Genetic Apex/185.ts index 6bef75503..628c96d8c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/185.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/185.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dragonite" }, + illustrator: "Hiroyuki Yamamoto", category: "Pokemon", hp: 160, types: ["Dragon"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/186.ts b/data/Pokémon TCG Pocket/Genetic Apex/186.ts index 887bac1bf..e0bb9de29 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/186.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/186.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pidgey" }, + illustrator: "Scav", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/187.ts b/data/Pokémon TCG Pocket/Genetic Apex/187.ts index 37270cbd9..2191fdfd7 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/187.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/187.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pidgeotto" }, + illustrator: "Scav", category: "Pokemon", hp: 80, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/188.ts b/data/Pokémon TCG Pocket/Genetic Apex/188.ts index b55b22f5e..0fafddf15 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/188.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/188.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pidgeot" }, + illustrator: "Scav", category: "Pokemon", hp: 130, types: ["Colorless"], @@ -21,7 +22,7 @@ const card: Card = { }, effect: { - en: "Once during your turn, you may switch out your opponent's Active Pokémon to the Bench. (Your opponent choses the new Active Pokémon.)" + en: "Once during your turn, you may switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)" } }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/189.ts b/data/Pokémon TCG Pocket/Genetic Apex/189.ts index fe679a980..913ac27fe 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/189.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/189.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Rattata" }, + illustrator: "Atsushi Furusawa", category: "Pokemon", hp: 40, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/190.ts b/data/Pokémon TCG Pocket/Genetic Apex/190.ts index 2ea4387d1..05b4fcc8f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/190.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/190.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Raticate" }, + illustrator: "Shigenori Negishi", category: "Pokemon", hp: 80, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/191.ts b/data/Pokémon TCG Pocket/Genetic Apex/191.ts index 0c7111254..687de16d5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/191.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/191.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Spearow" }, + illustrator: "Shiburingaru", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/192.ts b/data/Pokémon TCG Pocket/Genetic Apex/192.ts index a49b3e08c..2819abdab 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/192.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/192.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Fearow" }, + illustrator: "Satoshi Shirai", category: "Pokemon", hp: 100, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/193.ts b/data/Pokémon TCG Pocket/Genetic Apex/193.ts index 261c14b42..0b0e1d951 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/193.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/193.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Jigglypuff" }, + illustrator: "Mizue", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/194.ts b/data/Pokémon TCG Pocket/Genetic Apex/194.ts index 030a78a88..7fd8d5143 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/194.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/194.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wigglytuff" }, + illustrator: "Atsuko Nishida", category: "Pokemon", hp: 100, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/195.ts b/data/Pokémon TCG Pocket/Genetic Apex/195.ts index 4d7e5448a..64acd6102 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/195.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/195.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wigglytuff ex" }, + illustrator: "PLANETA Igarashi", category: "Pokemon", hp: 140, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/196.ts b/data/Pokémon TCG Pocket/Genetic Apex/196.ts index 1d92e021c..c4b029a71 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/196.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/196.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Meowth" }, + illustrator: "Mitsuhiro Arita", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/197.ts b/data/Pokémon TCG Pocket/Genetic Apex/197.ts index 8d8880fc4..63718a6b4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/197.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/197.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Persian" }, + illustrator: "nagimiso", category: "Pokemon", hp: 90, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/198.ts b/data/Pokémon TCG Pocket/Genetic Apex/198.ts index 3a7ded235..bbe35da7f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/198.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/198.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Farfetch'd" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/199.ts b/data/Pokémon TCG Pocket/Genetic Apex/199.ts index a70f9b16d..f0d065b16 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/199.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/199.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Doduo" }, + illustrator: "Yuya Oka", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/200.ts b/data/Pokémon TCG Pocket/Genetic Apex/200.ts index 41a151f59..7579826be 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/200.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/200.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dodrio" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 80, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/201.ts b/data/Pokémon TCG Pocket/Genetic Apex/201.ts index 6d464407f..3930814a4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/201.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/201.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lickitung" }, + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 90, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/202.ts b/data/Pokémon TCG Pocket/Genetic Apex/202.ts index 1913bc984..3e9a20113 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/202.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/202.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Chansey" }, + illustrator: "MAHOU", category: "Pokemon", hp: 120, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/203.ts b/data/Pokémon TCG Pocket/Genetic Apex/203.ts index d92721c07..af879e0e7 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/203.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/203.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Kangaskhan" }, + illustrator: "Ken Sugimori", category: "Pokemon", hp: 100, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/204.ts b/data/Pokémon TCG Pocket/Genetic Apex/204.ts index 9c61d968d..43e7cb05d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/204.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/204.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Tauros" }, + illustrator: "kodama", category: "Pokemon", hp: 100, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/205.ts b/data/Pokémon TCG Pocket/Genetic Apex/205.ts index 33834391d..d1df7627f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/205.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/205.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ditto" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 70, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/206.ts b/data/Pokémon TCG Pocket/Genetic Apex/206.ts index 164e9c57f..18e39068f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/206.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/206.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eevee" }, + illustrator: "Atsuko Nishida", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/207.ts b/data/Pokémon TCG Pocket/Genetic Apex/207.ts index 164e9c57f..7056c41c4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/207.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/207.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eevee" }, + illustrator: "Hasuno", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/208.ts b/data/Pokémon TCG Pocket/Genetic Apex/208.ts index 164e9c57f..83563e622 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/208.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/208.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eevee" }, + illustrator: "Sekio", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/209.ts b/data/Pokémon TCG Pocket/Genetic Apex/209.ts index 441f400a3..f32f983f5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/209.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/209.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Porygon" }, + illustrator: "Ayaka Yoshida", category: "Pokemon", hp: 50, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/210.ts b/data/Pokémon TCG Pocket/Genetic Apex/210.ts index 5ea0a9032..422a48af9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/210.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/210.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Aerodactyl" }, + illustrator: "Naoyo Kimura", category: "Pokemon", hp: 100, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/211.ts b/data/Pokémon TCG Pocket/Genetic Apex/211.ts index 762f0d0bc..f7e234b69 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/211.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/211.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Snorlax" }, + illustrator: "Naoki Saito", category: "Pokemon", hp: 150, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/212.ts b/data/Pokémon TCG Pocket/Genetic Apex/212.ts index 1cd25f7c5..e3d5e4518 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/212.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/212.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Minccino" }, + illustrator: "sui", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/213.ts b/data/Pokémon TCG Pocket/Genetic Apex/213.ts index 8e211402a..a89db0b15 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/213.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/213.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Cinccino" }, + illustrator: "0313", category: "Pokemon", hp: 90, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/214.ts b/data/Pokémon TCG Pocket/Genetic Apex/214.ts index 8440955b1..3c26ed33c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/214.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/214.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wooloo" }, + illustrator: "Yoriyuki Ikegami", category: "Pokemon", hp: 70, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/215.ts b/data/Pokémon TCG Pocket/Genetic Apex/215.ts index c7db802a9..bfb912e17 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/215.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/215.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dubwool" }, + illustrator: "saino misaki", category: "Pokemon", hp: 120, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/216.ts b/data/Pokémon TCG Pocket/Genetic Apex/216.ts index 3e181dfaf..9331801b3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/216.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/216.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Helix Fossil" }, + illustrator: "Toyste Beach", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/217.ts b/data/Pokémon TCG Pocket/Genetic Apex/217.ts index 24f40861d..ff837c084 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/217.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/217.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dome Fossil" }, + illustrator: "Toyste Beach", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/218.ts b/data/Pokémon TCG Pocket/Genetic Apex/218.ts index d4b9439d5..83433d08e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/218.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/218.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Old Amber" }, + illustrator: "Toyste Beach", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/219.ts b/data/Pokémon TCG Pocket/Genetic Apex/219.ts index 933a4978b..80a2672f1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/219.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/219.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Erika" }, + illustrator: "kirisAki", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/220.ts b/data/Pokémon TCG Pocket/Genetic Apex/220.ts index 47cbc11ed..a39d2339d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/220.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/220.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Misty" }, + illustrator: "Sanosuke Sakuma", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/221.ts b/data/Pokémon TCG Pocket/Genetic Apex/221.ts index dd9e0af73..2e6e62170 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/221.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/221.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blaine" }, + illustrator: "GOSSAN", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/222.ts b/data/Pokémon TCG Pocket/Genetic Apex/222.ts index dda68bb40..bf9227eaa 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/222.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/222.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Koga" }, + illustrator: "Souichirou Gunjima", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/223.ts b/data/Pokémon TCG Pocket/Genetic Apex/223.ts index d8a958f1e..9c93a9104 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/223.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/223.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Giovanni" }, + illustrator: "Hideki Ishikawa", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/224.ts b/data/Pokémon TCG Pocket/Genetic Apex/224.ts index 1f39cad3a..b9d0fc603 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/224.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/224.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Brock" }, + illustrator: "Taira Akitsu", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/225.ts b/data/Pokémon TCG Pocket/Genetic Apex/225.ts index 3e8d79cf6..88a26fde5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/225.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/225.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Sabrina" }, + illustrator: "Yuu Nishida", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/226.ts b/data/Pokémon TCG Pocket/Genetic Apex/226.ts index ce924e566..b4772ade3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/226.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/226.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lt. Surge" }, + illustrator: "nagimiso", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/227.ts b/data/Pokémon TCG Pocket/Genetic Apex/227.ts index 06f7b35c5..e3cc5f6ff 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/227.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/227.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Bulbasaur" }, + illustrator: "Ryota Murayama", category: "Pokemon", hp: 70, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/228.ts b/data/Pokémon TCG Pocket/Genetic Apex/228.ts index 6873a4823..507fda693 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/228.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/228.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gloom" }, + illustrator: "OKACHEKE", category: "Pokemon", hp: 80, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/229.ts b/data/Pokémon TCG Pocket/Genetic Apex/229.ts index 92ae0c253..93c05ab14 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/229.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/229.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pinsir" }, + illustrator: "Scav", category: "Pokemon", hp: 90, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/230.ts b/data/Pokémon TCG Pocket/Genetic Apex/230.ts index 0a9dbb698..2d1f5a85e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/230.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/230.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charmander" }, + illustrator: "GIDORA", category: "Pokemon", hp: 60, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/231.ts b/data/Pokémon TCG Pocket/Genetic Apex/231.ts index e652653e3..14aed77f6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/231.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/231.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Rapidash" }, + illustrator: "Taira Akitsu", category: "Pokemon", hp: 100, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/232.ts b/data/Pokémon TCG Pocket/Genetic Apex/232.ts index 34ecb8502..dfe57b027 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/232.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/232.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Squirtle" }, + illustrator: "Taira Akitsu", category: "Pokemon", hp: 60, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/233.ts b/data/Pokémon TCG Pocket/Genetic Apex/233.ts index c03d808b1..5ddf195ff 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/233.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/233.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gyarados" }, + illustrator: "Nurikabe", category: "Pokemon", hp: 150, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/234.ts b/data/Pokémon TCG Pocket/Genetic Apex/234.ts index 62af3a7b0..624a737cf 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/234.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/234.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lapras" }, + illustrator: "Haru Akasaka", category: "Pokemon", hp: 100, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/235.ts b/data/Pokémon TCG Pocket/Genetic Apex/235.ts index 853683c9f..ae1954d52 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/235.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/235.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Electrode" }, + illustrator: "DOM", category: "Pokemon", hp: 80, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/236.ts b/data/Pokémon TCG Pocket/Genetic Apex/236.ts index cdad9a270..b72973fbd 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/236.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/236.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Alakazam" }, + illustrator: "Akira Egawa", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/237.ts b/data/Pokémon TCG Pocket/Genetic Apex/237.ts index 06ec82c7c..16e8d8951 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/237.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/237.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Slowpoke" }, + illustrator: "Miki Tanaka", category: "Pokemon", hp: 70, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/238.ts b/data/Pokémon TCG Pocket/Genetic Apex/238.ts index 3c44cb14c..ea7923ffb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/238.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/238.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Diglett" }, + illustrator: "Shinya Komatsu", category: "Pokemon", hp: 50, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/239.ts b/data/Pokémon TCG Pocket/Genetic Apex/239.ts index b63cc182d..733bc0a42 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/239.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/239.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Cubone" }, + illustrator: "Teeziro", category: "Pokemon", hp: 60, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/240.ts b/data/Pokémon TCG Pocket/Genetic Apex/240.ts index 2800d0585..39c4c10cb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/240.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/240.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoqueen" }, + illustrator: "aoki", category: "Pokemon", hp: 140, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/241.ts b/data/Pokémon TCG Pocket/Genetic Apex/241.ts index 09a80ed74..1e039756b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/241.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/241.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Nidoking" }, + illustrator: "nagimiso", category: "Pokemon", hp: 150, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/242.ts b/data/Pokémon TCG Pocket/Genetic Apex/242.ts index be948a867..a4fa672c8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/242.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/242.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Golbat" }, + illustrator: "Tomokazu Komiya", category: "Pokemon", hp: 70, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/243.ts b/data/Pokémon TCG Pocket/Genetic Apex/243.ts index 126243f5a..4d411413c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/243.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/243.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Weezing" }, + illustrator: "KEIICHIRO ITO", category: "Pokemon", hp: 110, types: ["Darkness"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/244.ts b/data/Pokémon TCG Pocket/Genetic Apex/244.ts index d6361b5ef..e386f3f07 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/244.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/244.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Dragonite" }, + illustrator: "Gemi", category: "Pokemon", hp: 160, types: ["Dragon"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/245.ts b/data/Pokémon TCG Pocket/Genetic Apex/245.ts index befe0fa18..942519a6b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/245.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/245.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pidgeot" }, + illustrator: "Anesaki Dynamic", category: "Pokemon", hp: 130, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/246.ts b/data/Pokémon TCG Pocket/Genetic Apex/246.ts index ab09a4187..d67a3a60a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/246.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/246.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Meowth" }, + illustrator: "Mina Nakai", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/247.ts b/data/Pokémon TCG Pocket/Genetic Apex/247.ts index a82a414dd..fa3e11bc1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/247.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/247.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Ditto" }, + illustrator: "Jerky", category: "Pokemon", hp: 70, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/248.ts b/data/Pokémon TCG Pocket/Genetic Apex/248.ts index bb9b98c83..e23b14c59 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/248.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/248.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Eevee" }, + illustrator: "sowsow", category: "Pokemon", hp: 60, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/249.ts b/data/Pokémon TCG Pocket/Genetic Apex/249.ts index 72e16f022..710a0761b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/249.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/249.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Porygon" }, + illustrator: "Akira Komayama", category: "Pokemon", hp: 50, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/250.ts b/data/Pokémon TCG Pocket/Genetic Apex/250.ts index e593d77d4..cc4f1725f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/250.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/250.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Snorlax" }, + illustrator: "HYOGONOSUKE", category: "Pokemon", hp: 150, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/251.ts b/data/Pokémon TCG Pocket/Genetic Apex/251.ts index 35d832868..19e75b188 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/251.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/251.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Venusaur ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 190, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/252.ts b/data/Pokémon TCG Pocket/Genetic Apex/252.ts index e13b5b212..3904767a1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/252.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/252.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Exeggutor ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 160, types: ["Grass"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/253.ts b/data/Pokémon TCG Pocket/Genetic Apex/253.ts index 131bc3f70..6347e3d5e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/253.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/253.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charizard ex" }, + illustrator: "", category: "Pokemon", hp: 180, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/254.ts b/data/Pokémon TCG Pocket/Genetic Apex/254.ts index 588f85037..eefad0953 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/254.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/254.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Arcanine ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 150, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/255.ts b/data/Pokémon TCG Pocket/Genetic Apex/255.ts index fa76c0955..73363a3b8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/255.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/255.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Moltres ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 140, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/256.ts b/data/Pokémon TCG Pocket/Genetic Apex/256.ts index 17a7a0cf4..ce0844790 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/256.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/256.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blastoise ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 180, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/257.ts b/data/Pokémon TCG Pocket/Genetic Apex/257.ts index 258c9b7ce..b7f155a4e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/257.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/257.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Starmie ex" }, + illustrator: "PLANETA Igarashi", category: "Pokemon", hp: 130, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/258.ts b/data/Pokémon TCG Pocket/Genetic Apex/258.ts index 873c3932f..d6f601d2d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/258.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/258.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Articuno ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 140, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/259.ts b/data/Pokémon TCG Pocket/Genetic Apex/259.ts index f39dfac43..95020e24b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/259.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/259.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pikachu ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 120, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/260.ts b/data/Pokémon TCG Pocket/Genetic Apex/260.ts index 8b3836f1d..d78c01965 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/260.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/260.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zapdos ex" }, + illustrator: "PLANETA Saito", category: "Pokemon", hp: 130, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/261.ts b/data/Pokémon TCG Pocket/Genetic Apex/261.ts index 0b04ed835..28bf189a3 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/261.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/261.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gengar ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 170, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/262.ts b/data/Pokémon TCG Pocket/Genetic Apex/262.ts index fdea82a03..eff9d370b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/262.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/262.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mewtwo ex" }, + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 150, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/263.ts b/data/Pokémon TCG Pocket/Genetic Apex/263.ts index a9e4406f3..c931d73da 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/263.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/263.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machamp ex" }, + illustrator: "PLANETA Igarashi", category: "Pokemon", hp: 180, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/264.ts b/data/Pokémon TCG Pocket/Genetic Apex/264.ts index e7880fe28..0da053bd4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/264.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/264.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Marowak ex" }, + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 140, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/265.ts b/data/Pokémon TCG Pocket/Genetic Apex/265.ts index 90a21c2ca..862e2b186 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/265.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/265.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wigglytuff ex" }, + illustrator: "PLANETA Igarashi", category: "Pokemon", hp: 140, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/266.ts b/data/Pokémon TCG Pocket/Genetic Apex/266.ts index b938d2005..cd5f44dd9 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/266.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/266.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Erika" }, + illustrator: "saino misaki", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/267.ts b/data/Pokémon TCG Pocket/Genetic Apex/267.ts index 2185de17c..2558a1dd4 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/267.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/267.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Misty" }, + illustrator: "Sanosuke Sakuma", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/268.ts b/data/Pokémon TCG Pocket/Genetic Apex/268.ts index d77bc3e37..7aacabc1f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/268.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/268.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Blaine" }, + illustrator: "Hideki Ishikawa", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/269.ts b/data/Pokémon TCG Pocket/Genetic Apex/269.ts index 2e92d6c4a..31817829f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/269.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/269.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Koga" }, + illustrator: "Souichirou Gunjima", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/270.ts b/data/Pokémon TCG Pocket/Genetic Apex/270.ts index aff918dd4..eb03e9055 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/270.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/270.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Giovanni" }, + illustrator: "Hideki Ishikawa", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/271.ts b/data/Pokémon TCG Pocket/Genetic Apex/271.ts index f873213be..bb6c1b434 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/271.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/271.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Brock" }, + illustrator: "Ryuta Fuse", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/272.ts b/data/Pokémon TCG Pocket/Genetic Apex/272.ts index 09359e97f..f57b3e59a 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/272.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/272.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Sabrina" }, + illustrator: "GIDORA", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/273.ts b/data/Pokémon TCG Pocket/Genetic Apex/273.ts index ec2c4784e..93bc6d309 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/273.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/273.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Lt. Surge" }, + illustrator: "nagimiso", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/274.ts b/data/Pokémon TCG Pocket/Genetic Apex/274.ts index fa76c0955..2c7c5dfed 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/274.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/274.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Moltres ex" }, + illustrator: "hncl", category: "Pokemon", hp: 140, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/275.ts b/data/Pokémon TCG Pocket/Genetic Apex/275.ts index 873c3932f..4e1d7a680 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/275.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/275.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Articuno ex" }, + illustrator: "kodama", category: "Pokemon", hp: 140, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/276.ts b/data/Pokémon TCG Pocket/Genetic Apex/276.ts index 6ae8c30b7..57ad37560 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/276.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/276.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Zapdos ex" }, + illustrator: "GOSSAN", category: "Pokemon", hp: 130, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/277.ts b/data/Pokémon TCG Pocket/Genetic Apex/277.ts index 4d12c71df..74f29c4cf 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/277.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/277.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Gengar ex" }, + illustrator: "NC Empire", category: "Pokemon", hp: 170, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/278.ts b/data/Pokémon TCG Pocket/Genetic Apex/278.ts index a9e4406f3..01be355fb 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/278.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/278.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Machamp ex" }, + illustrator: "AKIRA EGAWA", category: "Pokemon", hp: 180, types: ["Fighting"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/279.ts b/data/Pokémon TCG Pocket/Genetic Apex/279.ts index 90a21c2ca..793a407bc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/279.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/279.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Wigglytuff ex" }, + illustrator: "Shibuzoh.", category: "Pokemon", hp: 140, types: ["Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/280.ts b/data/Pokémon TCG Pocket/Genetic Apex/280.ts index 17e69cf33..36c42d9e5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/280.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/280.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charizard ex" }, + illustrator: "kantaro", category: "Pokemon", hp: 180, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/281.ts b/data/Pokémon TCG Pocket/Genetic Apex/281.ts index 7ade06b5a..82caeae5d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/281.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/281.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pikachu ex" }, + illustrator: "Ryota Murayama", category: "Pokemon", hp: 120, types: ["Lightning"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/282.ts b/data/Pokémon TCG Pocket/Genetic Apex/282.ts index 02851e09c..602adfd2e 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/282.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/282.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mewtwo ex" }, + illustrator: "Nurikabe", category: "Pokemon", hp: 150, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/283.ts b/data/Pokémon TCG Pocket/Genetic Apex/283.ts index 63671cefa..720890345 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/283.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/283.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mew" }, + illustrator: "Amelicart", category: "Pokemon", hp: 60, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/284.ts b/data/Pokémon TCG Pocket/Genetic Apex/284.ts index c24a4ee54..05357925d 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/284.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/284.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Charizard ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 180, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/285.ts b/data/Pokémon TCG Pocket/Genetic Apex/285.ts index 6ad766f36..77d1a0d51 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/285.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/285.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Pikachu ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 120, types: ["Lightning"], @@ -32,4 +33,4 @@ const card: Card = { rarity: "Crown" } -export default card \ No newline at end of file +export default card diff --git a/data/Pokémon TCG Pocket/Genetic Apex/286.ts b/data/Pokémon TCG Pocket/Genetic Apex/286.ts index d9c1079c6..c261b1c74 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/286.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/286.ts @@ -8,6 +8,7 @@ const card: Card = { en: "Mewtwo ex" }, + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 150, types: ["Psychic"], @@ -40,4 +41,4 @@ const card: Card = { rarity: "Crown" } -export default card \ No newline at end of file +export default card