1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +00:00

fix: Added the illustrator field to TCGP A1 cards. (#604)

This commit is contained in:
Richie Moon 2024-12-02 11:26:53 +13:00 committed by GitHub
parent 2b6d06184d
commit 48a984ef50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
286 changed files with 303 additions and 17 deletions

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Bulbasaur" en: "Bulbasaur"
}, },
illustrator: "Narumi Sato",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Ivysaur" en: "Ivysaur"
}, },
illustrator: "Kurata So",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Venusaur" en: "Venusaur"
}, },
illustrator: "Ryota Murayama",
category: "Pokemon", category: "Pokemon",
hp: 160, hp: 160,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Venusaur ex" en: "Venusaur ex"
}, },
illustrator: "PLANETA CG Works",
category: "Pokemon", category: "Pokemon",
hp: 190, hp: 190,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Caterpie" en: "Caterpie"
}, },
illustrator: "Miki Tanaka",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Metapod" en: "Metapod"
}, },
illustrator: "Yuka Morii",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Butterfree" en: "Butterfree"
}, },
illustrator: "Shin Nagasawa",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Weedle" en: "Weedle"
}, },
illustrator: "Hajime Kusajima",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Kakuna" en: "Kakuna"
}, },
illustrator: "miki kudo",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Beedrill" en: "Beedrill"
}, },
illustrator: "You Iribi",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Oddish" en: "Oddish"
}, },
illustrator: "HYOGONOSUKE",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Gloom" en: "Gloom"
}, },
illustrator: "Anesaki Dynamic",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Vileplume" en: "Vileplume"
}, },
illustrator: "Kyoko Umemoto",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 140,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Paras" en: "Paras"
}, },
illustrator: "Naoyo Kimura",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Parasect" en: "Parasect"
}, },
illustrator: "Eri Yamaki",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Venonat" en: "Venonat"
}, },
illustrator: "HYOGONOSUKE",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Venomoth" en: "Venomoth"
}, },
illustrator: "Mina Nakai",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Bellsprout" en: "Bellsprout"
}, },
illustrator: "HYOGONOSUKE",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Weepinbell" en: "Weepinbell"
}, },
illustrator: "Miki Tanaka",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Victreebel" en: "Victreebel"
}, },
illustrator: "Sumiyoshi Kizuki",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 140,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Exeggcute" en: "Exeggcute"
}, },
illustrator: "kawayoo",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Exeggutor" en: "Exeggutor"
}, },
illustrator: "Yukiko Baba",
category: "Pokemon", category: "Pokemon",
hp: 160, hp: 160,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Exeggutor ex" en: "Exeggutor ex"
}, },
illustrator: "PLANETA CG Works",
category: "Pokemon", category: "Pokemon",
hp: 160, hp: 160,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Tangela" en: "Tangela"
}, },
illustrator: "Midori Harada",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Scyther" en: "Scyther"
}, },
illustrator: "Hasuno",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Pinsir" en: "Pinsir"
}, },
illustrator: "Eri Yamaki",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Cottonee" en: "Cottonee"
}, },
illustrator: "Kanako Eo",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Whimsicott" en: "Whimsicott"
}, },
illustrator: "Atsuko Nishida",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Petilil" en: "Petilil"
}, },
illustrator: "Naoyo Kimura",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Lilligant" en: "Lilligant"
}, },
illustrator: "You Iribi",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Skiddo" en: "Skiddo"
}, },
illustrator: "Naoki Saito",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Grass"], types: ["Grass"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Gogoat" en: "Gogoat"
}, },
illustrator: "You Iribi",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
stage: "Stage1", stage: "Stage1",

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Charmander" en: "Charmander"
}, },
illustrator: "Teeziro",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Charmeleon" en: "Charmeleon"
}, },
illustrator: "kantaro",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Charizard" en: "Charizard"
}, },
illustrator: "takuyoa",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Charizard ex" en: "Charizard ex"
}, },
illustrator: "PLANETA Mochizuki",
category: "Pokemon", category: "Pokemon",
hp: 180, hp: 180,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Vulpix" en: "Vulpix"
}, },
illustrator: "Toshinao Aoki",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Ninetales" en: "Ninetales"
}, },
illustrator: "You Iribi",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Growlithe" en: "Growlithe"
}, },
illustrator: "Mizue",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Arcanine" en: "Arcanine"
}, },
illustrator: "kodama",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Arcanine ex" en: "Arcanine ex"
}, },
illustrator: "PLANETA Saito",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Ponyta" en: "Ponyta"
}, },
illustrator: "Uta",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Rapidash" en: "Rapidash"
}, },
illustrator: "Misa Tsutsui",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Magmar" en: "Magmar"
}, },
illustrator: "Ryuta Fuse",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Flareon" en: "Flareon"
}, },
illustrator: "sui",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Moltres" en: "Moltres"
}, },
illustrator: "Hitoshi Ariga",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Moltres ex" en: "Moltres ex"
}, },
illustrator: "PLANETA Tsuji",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 140,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Heatmor" en: "Heatmor"
}, },
illustrator: "Suwama Chiaki",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Salandit" en: "Salandit"
}, },
illustrator: "Kyoko Umemoto",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Salazzle" en: "Salazzle"
}, },
illustrator: "hatachu",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Sizzlipede" en: "Sizzlipede"
}, },
illustrator: "Teeziro",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Centiskorch" en: "Centiskorch"
}, },
illustrator: "GOSSAN",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 130,
types: ["Fire"], types: ["Fire"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Squirtle" en: "Squirtle"
}, },
illustrator: "Mizue",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Wartortle" en: "Wartortle"
}, },
illustrator: "Nelnal",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Blastoise" en: "Blastoise"
}, },
illustrator: "Nurikabe",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Blastoise ex" en: "Blastoise ex"
}, },
illustrator: "PLANETA Tsuji",
category: "Pokemon", category: "Pokemon",
hp: 180, hp: 180,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Psyduck" en: "Psyduck"
}, },
illustrator: "Shibuzoh.",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Golduck" en: "Golduck"
}, },
illustrator: "Naoki Saito",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Poliwag" en: "Poliwag"
}, },
illustrator: "Shibuzoh.",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Poliwhirl" en: "Poliwhirl"
}, },
illustrator: "Yuka Morii",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Poliwrath" en: "Poliwrath"
}, },
illustrator: "Akira Komayama",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Tentacool" en: "Tentacool"
}, },
illustrator: "Shinya Komatsu",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Tentacruel" en: "Tentacruel"
}, },
illustrator: "kodama",
category: "Pokemon", category: "Pokemon",
hp: 110, hp: 110,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Seel" en: "Seel"
}, },
illustrator: "Masako Yamashita",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Dewgong" en: "Dewgong"
}, },
illustrator: "Kanako Eo",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Shellder" en: "Shellder"
}, },
illustrator: "Sumiyoshi Kizuki",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Cloyster" en: "Cloyster"
}, },
illustrator: "Saya Tsuruta",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Krabby" en: "Krabby"
}, },
illustrator: "Tomokazu Komiya",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Kingler" en: "Kingler"
}, },
illustrator: "Shigenori Negishi",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Horsea" en: "Horsea"
}, },
illustrator: "Saya Tsuruta",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Seadra" en: "Seadra"
}, },
illustrator: "Sanosuke Sakuma",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Goldeen" en: "Goldeen"
}, },
illustrator: "Kyoko Umemoto",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Seaking" en: "Seaking"
}, },
illustrator: "Kyoko Umemoto",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Staryu" en: "Staryu"
}, },
illustrator: "Hiroki Asanuma",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Starmie" en: "Starmie"
}, },
illustrator: "Yukiko Baba",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Starmie ex" en: "Starmie ex"
}, },
illustrator: "PLANETA Igarashi",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 130,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Magikarp" en: "Magikarp"
}, },
illustrator: "Sekio",
category: "Pokemon", category: "Pokemon",
hp: 30, hp: 30,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Gyarados" en: "Gyarados"
}, },
illustrator: "Mituhiro Arita",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Lapras" en: "Lapras"
}, },
illustrator: "Sekio",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Vaporeon" en: "Vaporeon"
}, },
illustrator: "Kagemaru Himeno",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 130,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Omanyte" en: "Omanyte"
}, },
illustrator: "Suwama Chiaki",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Omastar" en: "Omastar"
}, },
illustrator: "kirisAki",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 140,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Articuno" en: "Articuno"
}, },
illustrator: "Hitoshi Ariga",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Articuno ex" en: "Articuno ex"
}, },
illustrator: "PLANETA Saito",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 140,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Ducklett" en: "Ducklett"
}, },
illustrator: "Yumi",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Swanna" en: "Swanna"
}, },
illustrator: "sui",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Froakie" en: "Froakie"
}, },
illustrator: "Aya Kusube",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Frogadier" en: "Frogadier"
}, },
illustrator: "Akira Komayama",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Greninja" en: "Greninja"
}, },
illustrator: "5ban Graphics",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Pyukumuku" en: "Pyukumuku"
}, },
illustrator: "OOYAMA",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 70,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Bruxish" en: "Bruxish"
}, },
illustrator: "Mizue",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Snom" en: "Snom"
}, },
illustrator: "ryoma uratsuka",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 50,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Frosmoth" en: "Frosmoth"
}, },
illustrator: "aoki",
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Water"], types: ["Water"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Pikachu" en: "Pikachu"
}, },
illustrator: "Mitsuhiro Arita",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Raichu" en: "Raichu"
}, },
illustrator: "AKIRA EGAWA",
category: "Pokemon", category: "Pokemon",
hp: 100, hp: 100,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Pikachu ex" en: "Pikachu ex"
}, },
illustrator: "PLANETA CG Works",
category: "Pokemon", category: "Pokemon",
hp: 120, hp: 120,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Magnemite" en: "Magnemite"
}, },
illustrator: "sowsow",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Magneton" en: "Magneton"
}, },
illustrator: "kirisAki",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Voltorb" en: "Voltorb"
}, },
illustrator: "SATOSHI NAKAI",
category: "Pokemon", category: "Pokemon",
hp: 60, hp: 60,
types: ["Lightning"], types: ["Lightning"],

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Electrode" en: "Electrode"
}, },
illustrator: "Asako Ito",
category: "Pokemon", category: "Pokemon",
hp: 80, hp: 80,
types: ["Lightning"], types: ["Lightning"],

Some files were not shown because too many files have changed in this diff Show More