diff --git a/data/Sword & Shield/Lost Origin/001.ts b/data/Sword & Shield/Lost Origin/001.ts index e16a442ad8..f5a2ad70e5 100644 --- a/data/Sword & Shield/Lost Origin/001.ts +++ b/data/Sword & Shield/Lost Origin/001.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674013, - tcgplayer: 283861 - } + illustrator: "Miki Tanaka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674013, + tcgplayer: 283861 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674013, + tcgplayer: 283861 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/002.ts b/data/Sword & Shield/Lost Origin/002.ts index acc8082d3a..bfa04717bd 100644 --- a/data/Sword & Shield/Lost Origin/002.ts +++ b/data/Sword & Shield/Lost Origin/002.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674014, - tcgplayer: 283862 - } + illustrator: "Tomokazu Komiya", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674014, + tcgplayer: 283862 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674014, + tcgplayer: 283862 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/003.ts b/data/Sword & Shield/Lost Origin/003.ts index f836d2d230..1803135b0b 100644 --- a/data/Sword & Shield/Lost Origin/003.ts +++ b/data/Sword & Shield/Lost Origin/003.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674015, - tcgplayer: 283865 - } + illustrator: "Jiro Sasumo", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674015, + tcgplayer: 283865 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674015, + tcgplayer: 283865 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/004.ts b/data/Sword & Shield/Lost Origin/004.ts index cc9c61b181..16ec0b3252 100644 --- a/data/Sword & Shield/Lost Origin/004.ts +++ b/data/Sword & Shield/Lost Origin/004.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 670810, - tcgplayer: 283866 - } + illustrator: "Mizue", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 670810, + tcgplayer: 283866 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 670810, + tcgplayer: 283866 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/005.ts b/data/Sword & Shield/Lost Origin/005.ts index 7de2acce4d..48698b9132 100644 --- a/data/Sword & Shield/Lost Origin/005.ts +++ b/data/Sword & Shield/Lost Origin/005.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 670810, - tcgplayer: 283868 - } + illustrator: "Pani Kobayashi", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 670810, + tcgplayer: 283868 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 670810, + tcgplayer: 283868 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/006.ts b/data/Sword & Shield/Lost Origin/006.ts index 69d57dcc4e..3f757f817c 100644 --- a/data/Sword & Shield/Lost Origin/006.ts +++ b/data/Sword & Shield/Lost Origin/006.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674017, - tcgplayer: 283870 - } + illustrator: "ryoma uratsuka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674017, + tcgplayer: 283870 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674017, + tcgplayer: 283870 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/007.ts b/data/Sword & Shield/Lost Origin/007.ts index 8e3a588917..5c369d2ec6 100644 --- a/data/Sword & Shield/Lost Origin/007.ts +++ b/data/Sword & Shield/Lost Origin/007.ts @@ -68,16 +68,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674018, - tcgplayer: 283871 - } + illustrator: "Kagemaru Himeno", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674018, + tcgplayer: 283871 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674018, + tcgplayer: 283871 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/008.ts b/data/Sword & Shield/Lost Origin/008.ts index 062e463928..a1c2b7f950 100644 --- a/data/Sword & Shield/Lost Origin/008.ts +++ b/data/Sword & Shield/Lost Origin/008.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674019, - tcgplayer: 283872 - } + illustrator: "Yuu Nishida", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674019, + tcgplayer: 283872 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674019, + tcgplayer: 283872 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/009.ts b/data/Sword & Shield/Lost Origin/009.ts index 63df6831df..8062daafd3 100644 --- a/data/Sword & Shield/Lost Origin/009.ts +++ b/data/Sword & Shield/Lost Origin/009.ts @@ -68,16 +68,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674020, - tcgplayer: 283873 - } + illustrator: "GOSSAN", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674020, + tcgplayer: 283873 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674020, + tcgplayer: 283873 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/010.ts b/data/Sword & Shield/Lost Origin/010.ts index e77f6a1fd0..3a87db1c97 100644 --- a/data/Sword & Shield/Lost Origin/010.ts +++ b/data/Sword & Shield/Lost Origin/010.ts @@ -68,16 +68,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674021, - tcgplayer: 283874 - } + illustrator: "Mitsuhiro Arita", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674021, + tcgplayer: 283874 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674021, + tcgplayer: 283874 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/011.ts b/data/Sword & Shield/Lost Origin/011.ts index ce0a0439fe..28a428885f 100644 --- a/data/Sword & Shield/Lost Origin/011.ts +++ b/data/Sword & Shield/Lost Origin/011.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674022, - tcgplayer: 283875 - } + illustrator: "Yuka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674022, + tcgplayer: 283875 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674022, + tcgplayer: 283875 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/012.ts b/data/Sword & Shield/Lost Origin/012.ts index 856ce69cd6..567b3ddcca 100644 --- a/data/Sword & Shield/Lost Origin/012.ts +++ b/data/Sword & Shield/Lost Origin/012.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674023, - tcgplayer: 283877 - } + illustrator: "Mizue", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674023, + tcgplayer: 283877 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674023, + tcgplayer: 283877 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/013.ts b/data/Sword & Shield/Lost Origin/013.ts index 746bcbe5e9..f6efa39c7c 100644 --- a/data/Sword & Shield/Lost Origin/013.ts +++ b/data/Sword & Shield/Lost Origin/013.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674024, - tcgplayer: 283879 - } + illustrator: "kawayoo", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674024, + tcgplayer: 283879 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674024, + tcgplayer: 283879 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/014.ts b/data/Sword & Shield/Lost Origin/014.ts index ddb6e18261..2ea30b18eb 100644 --- a/data/Sword & Shield/Lost Origin/014.ts +++ b/data/Sword & Shield/Lost Origin/014.ts @@ -45,16 +45,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674025, - tcgplayer: 283881 - } + illustrator: "Yukiko Baba", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674025, + tcgplayer: 283881 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674025, + tcgplayer: 283881 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/015.ts b/data/Sword & Shield/Lost Origin/015.ts index b4bb33c346..ce0f42db5e 100644 --- a/data/Sword & Shield/Lost Origin/015.ts +++ b/data/Sword & Shield/Lost Origin/015.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674026, - tcgplayer: 283882 - } + illustrator: "0313", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674026, + tcgplayer: 283882 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674026, + tcgplayer: 283882 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/016.ts b/data/Sword & Shield/Lost Origin/016.ts index 64303f9b2e..308e6f20b5 100644 --- a/data/Sword & Shield/Lost Origin/016.ts +++ b/data/Sword & Shield/Lost Origin/016.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674027, - tcgplayer: 283883 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674027, + tcgplayer: 283883 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674027, + tcgplayer: 283883 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/017.ts b/data/Sword & Shield/Lost Origin/017.ts index ba2bae3d46..af239071ec 100644 --- a/data/Sword & Shield/Lost Origin/017.ts +++ b/data/Sword & Shield/Lost Origin/017.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674028, - tcgplayer: 283884 - } + illustrator: "Yuya Oka", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674028, + tcgplayer: 283884 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674028, + tcgplayer: 283884 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/018.ts b/data/Sword & Shield/Lost Origin/018.ts index 6bd9984ae8..34444c16d7 100644 --- a/data/Sword & Shield/Lost Origin/018.ts +++ b/data/Sword & Shield/Lost Origin/018.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674029, - tcgplayer: 283885 - } + illustrator: "Asako Ito", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674029, + tcgplayer: 283885 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674029, + tcgplayer: 283885 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/019.ts b/data/Sword & Shield/Lost Origin/019.ts index 6233440485..cef3ac69c8 100644 --- a/data/Sword & Shield/Lost Origin/019.ts +++ b/data/Sword & Shield/Lost Origin/019.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674030, - tcgplayer: 283887 - } + illustrator: "Kyoko Umemoto", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674030, + tcgplayer: 283887 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674030, + tcgplayer: 283887 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/020.ts b/data/Sword & Shield/Lost Origin/020.ts index 9cca93480e..93f2f91463 100644 --- a/data/Sword & Shield/Lost Origin/020.ts +++ b/data/Sword & Shield/Lost Origin/020.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674031, - tcgplayer: 283890 - } + illustrator: "yuu", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674031, + tcgplayer: 283890 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674031, + tcgplayer: 283890 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/021.ts b/data/Sword & Shield/Lost Origin/021.ts index a53d13cb8d..2bd77eabdd 100644 --- a/data/Sword & Shield/Lost Origin/021.ts +++ b/data/Sword & Shield/Lost Origin/021.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674032, - tcgplayer: 283892 - } + illustrator: "Scav", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674032, + tcgplayer: 283892 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674032, + tcgplayer: 283892 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/022.ts b/data/Sword & Shield/Lost Origin/022.ts index 3d50c3d288..fbbb63f6be 100644 --- a/data/Sword & Shield/Lost Origin/022.ts +++ b/data/Sword & Shield/Lost Origin/022.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674033, - tcgplayer: 283893 - } + illustrator: "Pani Kobayashi", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674033, + tcgplayer: 283893 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674033, + tcgplayer: 283893 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/023.ts b/data/Sword & Shield/Lost Origin/023.ts index dbb68f885a..29e0a16b62 100644 --- a/data/Sword & Shield/Lost Origin/023.ts +++ b/data/Sword & Shield/Lost Origin/023.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674034, - tcgplayer: 283894 - } + illustrator: "Naoyo Kimura", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674034, + tcgplayer: 283894 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674034, + tcgplayer: 283894 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/024.ts b/data/Sword & Shield/Lost Origin/024.ts index 6c40545489..df3d8642fa 100644 --- a/data/Sword & Shield/Lost Origin/024.ts +++ b/data/Sword & Shield/Lost Origin/024.ts @@ -45,16 +45,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674035, - tcgplayer: 283895 - } + illustrator: "Yuka Morii", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674035, + tcgplayer: 283895 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674035, + tcgplayer: 283895 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/025.ts b/data/Sword & Shield/Lost Origin/025.ts index 5a1e1d34b0..7cbdd28b41 100644 --- a/data/Sword & Shield/Lost Origin/025.ts +++ b/data/Sword & Shield/Lost Origin/025.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674036, - tcgplayer: 283896 - } + illustrator: "kurumitsu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674036, + tcgplayer: 283896 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674036, + tcgplayer: 283896 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/026.ts b/data/Sword & Shield/Lost Origin/026.ts index 236dcb3b59..a01aa929d7 100644 --- a/data/Sword & Shield/Lost Origin/026.ts +++ b/data/Sword & Shield/Lost Origin/026.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670828, - tcgplayer: 283897 - } + illustrator: "sui", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670828, + tcgplayer: 283897 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670828, + tcgplayer: 283897 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/027.ts b/data/Sword & Shield/Lost Origin/027.ts index cf2c8ecedc..14498df1e3 100644 --- a/data/Sword & Shield/Lost Origin/027.ts +++ b/data/Sword & Shield/Lost Origin/027.ts @@ -68,16 +68,15 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674038, - tcgplayer: 283898 - } + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674038, + tcgplayer: 283898 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/028.ts b/data/Sword & Shield/Lost Origin/028.ts index c4b0512062..1599c3d55d 100644 --- a/data/Sword & Shield/Lost Origin/028.ts +++ b/data/Sword & Shield/Lost Origin/028.ts @@ -45,16 +45,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674039, - tcgplayer: 283899 - } + illustrator: "Sekio", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674039, + tcgplayer: 283899 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674039, + tcgplayer: 283899 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/029.ts b/data/Sword & Shield/Lost Origin/029.ts index a24b5fe33b..d0dece03ac 100644 --- a/data/Sword & Shield/Lost Origin/029.ts +++ b/data/Sword & Shield/Lost Origin/029.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674040, - tcgplayer: 283901 - } + illustrator: "Misa Tsutsui", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674040, + tcgplayer: 283901 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674040, + tcgplayer: 283901 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/030.ts b/data/Sword & Shield/Lost Origin/030.ts index 580f3cdabd..179137f31d 100644 --- a/data/Sword & Shield/Lost Origin/030.ts +++ b/data/Sword & Shield/Lost Origin/030.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674041, - tcgplayer: 283903 - } + illustrator: "Miki Tanaka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674041, + tcgplayer: 283903 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674041, + tcgplayer: 283903 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/031.ts b/data/Sword & Shield/Lost Origin/031.ts index d1b632fe94..d32bf14569 100644 --- a/data/Sword & Shield/Lost Origin/031.ts +++ b/data/Sword & Shield/Lost Origin/031.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674042, - tcgplayer: 283904 - } + illustrator: "Scav", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674042, + tcgplayer: 283904 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674042, + tcgplayer: 283904 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/032.ts b/data/Sword & Shield/Lost Origin/032.ts index ef578430c3..a32a0770a8 100644 --- a/data/Sword & Shield/Lost Origin/032.ts +++ b/data/Sword & Shield/Lost Origin/032.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674043, - tcgplayer: 283905 - } + illustrator: "ryoma uratsuka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674043, + tcgplayer: 283905 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674043, + tcgplayer: 283905 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/033.ts b/data/Sword & Shield/Lost Origin/033.ts index 03714ae651..cff242fba1 100644 --- a/data/Sword & Shield/Lost Origin/033.ts +++ b/data/Sword & Shield/Lost Origin/033.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674044, - tcgplayer: 283906 - } + illustrator: "GIDORA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674044, + tcgplayer: 283906 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674044, + tcgplayer: 283906 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/034.ts b/data/Sword & Shield/Lost Origin/034.ts index c73642ca90..5cee2df6e8 100644 --- a/data/Sword & Shield/Lost Origin/034.ts +++ b/data/Sword & Shield/Lost Origin/034.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674045, - tcgplayer: 283908 - } + illustrator: "chibi", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674045, + tcgplayer: 283908 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674045, + tcgplayer: 283908 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/035.ts b/data/Sword & Shield/Lost Origin/035.ts index 994b5b1970..56a232d8ca 100644 --- a/data/Sword & Shield/Lost Origin/035.ts +++ b/data/Sword & Shield/Lost Origin/035.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674046, - tcgplayer: 283909 - } + illustrator: "Tika Matsuna", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674046, + tcgplayer: 283909 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674046, + tcgplayer: 283909 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/036.ts b/data/Sword & Shield/Lost Origin/036.ts index f0b3d67793..3e090e44ac 100644 --- a/data/Sword & Shield/Lost Origin/036.ts +++ b/data/Sword & Shield/Lost Origin/036.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674047, - tcgplayer: 283910 - } + illustrator: "sui", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674047, + tcgplayer: 283910 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674047, + tcgplayer: 283910 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/037.ts b/data/Sword & Shield/Lost Origin/037.ts index 5daada0083..ed6fab76d1 100644 --- a/data/Sword & Shield/Lost Origin/037.ts +++ b/data/Sword & Shield/Lost Origin/037.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670811, - tcgplayer: 283911 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670811, + tcgplayer: 283911 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670811, + tcgplayer: 283911 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/038.ts b/data/Sword & Shield/Lost Origin/038.ts index 642be1d257..7eb93cc138 100644 --- a/data/Sword & Shield/Lost Origin/038.ts +++ b/data/Sword & Shield/Lost Origin/038.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674048, - tcgplayer: 283912 - } + illustrator: "Sekio", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674048, + tcgplayer: 283912 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674048, + tcgplayer: 283912 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/039.ts b/data/Sword & Shield/Lost Origin/039.ts index 13f9917839..57cda370b1 100644 --- a/data/Sword & Shield/Lost Origin/039.ts +++ b/data/Sword & Shield/Lost Origin/039.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674049, - tcgplayer: 283913 - } + illustrator: "Saya Tsuruta", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674049, + tcgplayer: 283913 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674049, + tcgplayer: 283913 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/040.ts b/data/Sword & Shield/Lost Origin/040.ts index 8ef00e0f54..0e23c8b000 100644 --- a/data/Sword & Shield/Lost Origin/040.ts +++ b/data/Sword & Shield/Lost Origin/040.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674050, - tcgplayer: 283914 - } + illustrator: "Taira Akitsu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674050, + tcgplayer: 283914 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674050, + tcgplayer: 283914 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/041.ts b/data/Sword & Shield/Lost Origin/041.ts index c1cf069636..06177abedd 100644 --- a/data/Sword & Shield/Lost Origin/041.ts +++ b/data/Sword & Shield/Lost Origin/041.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674051, - tcgplayer: 283915 - } + illustrator: "zig", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674051, + tcgplayer: 283915 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674051, + tcgplayer: 283915 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/042.ts b/data/Sword & Shield/Lost Origin/042.ts index fdeef05480..58f2d8d53d 100644 --- a/data/Sword & Shield/Lost Origin/042.ts +++ b/data/Sword & Shield/Lost Origin/042.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674052, - tcgplayer: 283916 - } + illustrator: "Mitsuhiro Arita", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674052, + tcgplayer: 283916 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674052, + tcgplayer: 283916 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/043.ts b/data/Sword & Shield/Lost Origin/043.ts index 94fbf5f38c..2cec88d2e2 100644 --- a/data/Sword & Shield/Lost Origin/043.ts +++ b/data/Sword & Shield/Lost Origin/043.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674053, - tcgplayer: 283917 - } + illustrator: "kodama", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674053, + tcgplayer: 283917 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674053, + tcgplayer: 283917 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/044.ts b/data/Sword & Shield/Lost Origin/044.ts index 5369ed4f46..6253c96771 100644 --- a/data/Sword & Shield/Lost Origin/044.ts +++ b/data/Sword & Shield/Lost Origin/044.ts @@ -45,16 +45,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674054, - tcgplayer: 283918 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674054, + tcgplayer: 283918 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674054, + tcgplayer: 283918 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/045.ts b/data/Sword & Shield/Lost Origin/045.ts index d32956fce3..d40bf11e52 100644 --- a/data/Sword & Shield/Lost Origin/045.ts +++ b/data/Sword & Shield/Lost Origin/045.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674055, - tcgplayer: 283919 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674055, + tcgplayer: 283919 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674055, + tcgplayer: 283919 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/046.ts b/data/Sword & Shield/Lost Origin/046.ts index c3f147d282..ead8c5a61c 100644 --- a/data/Sword & Shield/Lost Origin/046.ts +++ b/data/Sword & Shield/Lost Origin/046.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674056, - tcgplayer: 283920 - } + illustrator: "Yuka Morii", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674056, + tcgplayer: 283920 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674056, + tcgplayer: 283920 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/047.ts b/data/Sword & Shield/Lost Origin/047.ts index 4289ae11e3..d6fe762189 100644 --- a/data/Sword & Shield/Lost Origin/047.ts +++ b/data/Sword & Shield/Lost Origin/047.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674057, - tcgplayer: 283921 - } + illustrator: "Sekio", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674057, + tcgplayer: 283921 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674057, + tcgplayer: 283921 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/048.ts b/data/Sword & Shield/Lost Origin/048.ts index a3391869af..f111130ad8 100644 --- a/data/Sword & Shield/Lost Origin/048.ts +++ b/data/Sword & Shield/Lost Origin/048.ts @@ -59,16 +59,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674058, - tcgplayer: 283922 - } + illustrator: "takuyoa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674058, + tcgplayer: 283922 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/049.ts b/data/Sword & Shield/Lost Origin/049.ts index 1d1366d23e..ccc6bcc21b 100644 --- a/data/Sword & Shield/Lost Origin/049.ts +++ b/data/Sword & Shield/Lost Origin/049.ts @@ -79,16 +79,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674059, - tcgplayer: 283923 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674059, + tcgplayer: 283923 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/050.ts b/data/Sword & Shield/Lost Origin/050.ts index 314def597e..6b3e4923e5 100644 --- a/data/Sword & Shield/Lost Origin/050.ts +++ b/data/Sword & Shield/Lost Origin/050.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674060, - tcgplayer: 283924 - } + illustrator: "Midori Harada", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674060, + tcgplayer: 283924 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674060, + tcgplayer: 283924 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/051.ts b/data/Sword & Shield/Lost Origin/051.ts index 5b8adc226e..6932213829 100644 --- a/data/Sword & Shield/Lost Origin/051.ts +++ b/data/Sword & Shield/Lost Origin/051.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674061, - tcgplayer: 283925 - } + illustrator: "Jiro Sasumo", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674061, + tcgplayer: 283925 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674061, + tcgplayer: 283925 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/052.ts b/data/Sword & Shield/Lost Origin/052.ts index 603a8c7a84..9573e154ae 100644 --- a/data/Sword & Shield/Lost Origin/052.ts +++ b/data/Sword & Shield/Lost Origin/052.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674062, - tcgplayer: 283926 - } + illustrator: "kurumitsu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674062, + tcgplayer: 283926 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674062, + tcgplayer: 283926 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/053.ts b/data/Sword & Shield/Lost Origin/053.ts index c45bc2fbd5..a872896aa9 100644 --- a/data/Sword & Shield/Lost Origin/053.ts +++ b/data/Sword & Shield/Lost Origin/053.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674063, - tcgplayer: 283927 - } + illustrator: "GIDORA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674063, + tcgplayer: 283927 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674063, + tcgplayer: 283927 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/054.ts b/data/Sword & Shield/Lost Origin/054.ts index dc56797038..b496fb12c0 100644 --- a/data/Sword & Shield/Lost Origin/054.ts +++ b/data/Sword & Shield/Lost Origin/054.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674064, - tcgplayer: 283928 - } + illustrator: "otumami", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674064, + tcgplayer: 283928 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674064, + tcgplayer: 283928 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/055.ts b/data/Sword & Shield/Lost Origin/055.ts index 3425645c9a..2e1d959fe1 100644 --- a/data/Sword & Shield/Lost Origin/055.ts +++ b/data/Sword & Shield/Lost Origin/055.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674065, - tcgplayer: 283929 - } + illustrator: "GIDORA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674065, + tcgplayer: 283929 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674065, + tcgplayer: 283929 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/056.ts b/data/Sword & Shield/Lost Origin/056.ts index 9c91c1c595..8e0d6563e7 100644 --- a/data/Sword & Shield/Lost Origin/056.ts +++ b/data/Sword & Shield/Lost Origin/056.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674066, - tcgplayer: 283930 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674066, + tcgplayer: 283930 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/057.ts b/data/Sword & Shield/Lost Origin/057.ts index ca6269b379..0cb0252c03 100644 --- a/data/Sword & Shield/Lost Origin/057.ts +++ b/data/Sword & Shield/Lost Origin/057.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674067, - tcgplayer: 283931 - } + illustrator: "PLANETA Mochizuki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674067, + tcgplayer: 283931 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/058.ts b/data/Sword & Shield/Lost Origin/058.ts index 88bc39e6ad..386f6b4aa6 100644 --- a/data/Sword & Shield/Lost Origin/058.ts +++ b/data/Sword & Shield/Lost Origin/058.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670812, - tcgplayer: 283932 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670812, + tcgplayer: 283932 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/059.ts b/data/Sword & Shield/Lost Origin/059.ts index 3fd1c2fa40..18417f8b20 100644 --- a/data/Sword & Shield/Lost Origin/059.ts +++ b/data/Sword & Shield/Lost Origin/059.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674068, - tcgplayer: 283933 - } + illustrator: "Yukiko Baba", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674068, + tcgplayer: 283933 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674068, + tcgplayer: 283933 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/060.ts b/data/Sword & Shield/Lost Origin/060.ts index d548e2f2d5..721bafd35b 100644 --- a/data/Sword & Shield/Lost Origin/060.ts +++ b/data/Sword & Shield/Lost Origin/060.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674069, - tcgplayer: 283934 - } + illustrator: "Uta", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674069, + tcgplayer: 283934 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674069, + tcgplayer: 283934 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/061.ts b/data/Sword & Shield/Lost Origin/061.ts index c7ff2e2d96..2e59f3dc77 100644 --- a/data/Sword & Shield/Lost Origin/061.ts +++ b/data/Sword & Shield/Lost Origin/061.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674070, - tcgplayer: 283935 - } + illustrator: "Shin Nagasawa", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674070, + tcgplayer: 283935 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674070, + tcgplayer: 283935 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/062.ts b/data/Sword & Shield/Lost Origin/062.ts index 9656a17cf6..5fb0c76d9c 100644 --- a/data/Sword & Shield/Lost Origin/062.ts +++ b/data/Sword & Shield/Lost Origin/062.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674071, - tcgplayer: 283936 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674071, + tcgplayer: 283936 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674071, + tcgplayer: 283936 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/063.ts b/data/Sword & Shield/Lost Origin/063.ts index 853b8a277b..49c44d70b6 100644 --- a/data/Sword & Shield/Lost Origin/063.ts +++ b/data/Sword & Shield/Lost Origin/063.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674072, - tcgplayer: 283937 - } + illustrator: "Sekia", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674072, + tcgplayer: 283937 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674072, + tcgplayer: 283937 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/064.ts b/data/Sword & Shield/Lost Origin/064.ts index 98bcb1b1b1..bdfdf32798 100644 --- a/data/Sword & Shield/Lost Origin/064.ts +++ b/data/Sword & Shield/Lost Origin/064.ts @@ -45,16 +45,23 @@ const card: Card = { retreat: 0, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674073, - tcgplayer: 283938 - } + illustrator: "Tika Matsuno", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674073, + tcgplayer: 283938 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674073, + tcgplayer: 283938 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/065.ts b/data/Sword & Shield/Lost Origin/065.ts index 27f5475183..9b62226273 100644 --- a/data/Sword & Shield/Lost Origin/065.ts +++ b/data/Sword & Shield/Lost Origin/065.ts @@ -55,16 +55,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674074, - tcgplayer: 283939 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674074, + tcgplayer: 283939 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674074, + tcgplayer: 283939 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/066.ts b/data/Sword & Shield/Lost Origin/066.ts index 335a0e7011..1cf3133517 100644 --- a/data/Sword & Shield/Lost Origin/066.ts +++ b/data/Sword & Shield/Lost Origin/066.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674075, - tcgplayer: 283941 - } + illustrator: "Narumi Sato", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674075, + tcgplayer: 283941 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674075, + tcgplayer: 283941 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/067.ts b/data/Sword & Shield/Lost Origin/067.ts index ff995695f0..9fb324c6ad 100644 --- a/data/Sword & Shield/Lost Origin/067.ts +++ b/data/Sword & Shield/Lost Origin/067.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674076, - tcgplayer: 283942 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674076, + tcgplayer: 283942 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674076, + tcgplayer: 283942 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/068.ts b/data/Sword & Shield/Lost Origin/068.ts index 00746c7747..fd464f9498 100644 --- a/data/Sword & Shield/Lost Origin/068.ts +++ b/data/Sword & Shield/Lost Origin/068.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674078, - tcgplayer: 283943 - } + illustrator: "Nagomi Nijo", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674078, + tcgplayer: 283943 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674078, + tcgplayer: 283943 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/069.ts b/data/Sword & Shield/Lost Origin/069.ts index 928e7865f1..e175d3b589 100644 --- a/data/Sword & Shield/Lost Origin/069.ts +++ b/data/Sword & Shield/Lost Origin/069.ts @@ -69,16 +69,15 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670813, - tcgplayer: 283945 - } + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670813, + tcgplayer: 283945 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/070.ts b/data/Sword & Shield/Lost Origin/070.ts index 824b134267..5fefcf588f 100644 --- a/data/Sword & Shield/Lost Origin/070.ts +++ b/data/Sword & Shield/Lost Origin/070.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674079, - tcgplayer: 283946 - } + illustrator: "Shibuzoh.", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674079, + tcgplayer: 283946 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674079, + tcgplayer: 283946 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/071.ts b/data/Sword & Shield/Lost Origin/071.ts index 5cf3fce040..38268b54a9 100644 --- a/data/Sword & Shield/Lost Origin/071.ts +++ b/data/Sword & Shield/Lost Origin/071.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674080, - tcgplayer: 283948 - } + illustrator: "kurumitsu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674080, + tcgplayer: 283948 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674080, + tcgplayer: 283948 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/072.ts b/data/Sword & Shield/Lost Origin/072.ts index 8594c13b1e..6517070896 100644 --- a/data/Sword & Shield/Lost Origin/072.ts +++ b/data/Sword & Shield/Lost Origin/072.ts @@ -38,16 +38,22 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674081, - tcgplayer: 283949 - } + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674081, + tcgplayer: 283949 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674081, + tcgplayer: 283949 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/073.ts b/data/Sword & Shield/Lost Origin/073.ts index c90b76002d..d157aa8484 100644 --- a/data/Sword & Shield/Lost Origin/073.ts +++ b/data/Sword & Shield/Lost Origin/073.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674084, - tcgplayer: 283951 - } + illustrator: "Kagemaru Himeno", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674084, + tcgplayer: 283951 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674084, + tcgplayer: 283951 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/074.ts b/data/Sword & Shield/Lost Origin/074.ts index bd145f7bed..9d12130179 100644 --- a/data/Sword & Shield/Lost Origin/074.ts +++ b/data/Sword & Shield/Lost Origin/074.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674086, - tcgplayer: 283953 - } + illustrator: "saino misaki", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674086, + tcgplayer: 283953 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674086, + tcgplayer: 283953 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/075.ts b/data/Sword & Shield/Lost Origin/075.ts index 161d9cf942..2cd5922701 100644 --- a/data/Sword & Shield/Lost Origin/075.ts +++ b/data/Sword & Shield/Lost Origin/075.ts @@ -56,16 +56,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674088, - tcgplayer: 283954 - } + illustrator: "Akira Komayama", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674088, + tcgplayer: 283954 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674088, + tcgplayer: 283954 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/076.ts b/data/Sword & Shield/Lost Origin/076.ts index 8dd355e5e3..ede6aa5e19 100644 --- a/data/Sword & Shield/Lost Origin/076.ts +++ b/data/Sword & Shield/Lost Origin/076.ts @@ -73,16 +73,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670814, - tcgplayer: 283957 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670814, + tcgplayer: 283957 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670814, + tcgplayer: 283957 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/077.ts b/data/Sword & Shield/Lost Origin/077.ts index 383a38d33a..2cb30efe79 100644 --- a/data/Sword & Shield/Lost Origin/077.ts +++ b/data/Sword & Shield/Lost Origin/077.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674090, - tcgplayer: 283958 - } + illustrator: "miki kudo", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674090, + tcgplayer: 283958 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674090, + tcgplayer: 283958 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/078.ts b/data/Sword & Shield/Lost Origin/078.ts index 49ebda3fd1..2f487d34b0 100644 --- a/data/Sword & Shield/Lost Origin/078.ts +++ b/data/Sword & Shield/Lost Origin/078.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674091, - tcgplayer: 283959 - } + illustrator: "Tomokazu Komiya", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674091, + tcgplayer: 283959 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674091, + tcgplayer: 283959 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/079.ts b/data/Sword & Shield/Lost Origin/079.ts index 194d533747..c7c765e6b4 100644 --- a/data/Sword & Shield/Lost Origin/079.ts +++ b/data/Sword & Shield/Lost Origin/079.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674092, - tcgplayer: 283960 - } + illustrator: "Aya Kusube", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674092, + tcgplayer: 283960 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674092, + tcgplayer: 283960 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/080.ts b/data/Sword & Shield/Lost Origin/080.ts index d349badde0..9a28233f0e 100644 --- a/data/Sword & Shield/Lost Origin/080.ts +++ b/data/Sword & Shield/Lost Origin/080.ts @@ -67,16 +67,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674093, - tcgplayer: 283961 - } + illustrator: "Ligton", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674093, + tcgplayer: 283961 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674093, + tcgplayer: 283961 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/081.ts b/data/Sword & Shield/Lost Origin/081.ts index 65acfefda3..e9daef7664 100644 --- a/data/Sword & Shield/Lost Origin/081.ts +++ b/data/Sword & Shield/Lost Origin/081.ts @@ -67,16 +67,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674094, - tcgplayer: 283963 - } + illustrator: "Narumi Sato", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674094, + tcgplayer: 283963 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674094, + tcgplayer: 283963 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/082.ts b/data/Sword & Shield/Lost Origin/082.ts index e194313397..ba2deb0847 100644 --- a/data/Sword & Shield/Lost Origin/082.ts +++ b/data/Sword & Shield/Lost Origin/082.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674095, - tcgplayer: 283964 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674095, + tcgplayer: 283964 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/083.ts b/data/Sword & Shield/Lost Origin/083.ts index 12037d44eb..3ab6aa97c2 100644 --- a/data/Sword & Shield/Lost Origin/083.ts +++ b/data/Sword & Shield/Lost Origin/083.ts @@ -43,16 +43,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674096, - tcgplayer: 283967 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674096, + tcgplayer: 283967 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674096, + tcgplayer: 283967 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/084.ts b/data/Sword & Shield/Lost Origin/084.ts index 8280a39937..30ffbaa7af 100644 --- a/data/Sword & Shield/Lost Origin/084.ts +++ b/data/Sword & Shield/Lost Origin/084.ts @@ -68,16 +68,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674097, - tcgplayer: 283968 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674097, + tcgplayer: 283968 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674097, + tcgplayer: 283968 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/085.ts b/data/Sword & Shield/Lost Origin/085.ts index bda336e6ce..cfdfa926f4 100644 --- a/data/Sword & Shield/Lost Origin/085.ts +++ b/data/Sword & Shield/Lost Origin/085.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674098, - tcgplayer: 283970 - } + illustrator: "Teeziro", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674098, + tcgplayer: 283970 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674098, + tcgplayer: 283970 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/086.ts b/data/Sword & Shield/Lost Origin/086.ts index 6e474c7a47..78871fa208 100644 --- a/data/Sword & Shield/Lost Origin/086.ts +++ b/data/Sword & Shield/Lost Origin/086.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674099, - tcgplayer: 283971 - } + illustrator: "Yuka Morii", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674099, + tcgplayer: 283971 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674099, + tcgplayer: 283971 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/087.ts b/data/Sword & Shield/Lost Origin/087.ts index 502963d1e2..bce3a59aab 100644 --- a/data/Sword & Shield/Lost Origin/087.ts +++ b/data/Sword & Shield/Lost Origin/087.ts @@ -61,16 +61,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674100, - tcgplayer: 283973 - } + illustrator: "Mitsuhiro Arita", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674100, + tcgplayer: 283973 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674100, + tcgplayer: 283973 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/088.ts b/data/Sword & Shield/Lost Origin/088.ts index da5eb8cdd1..15a23abe8f 100644 --- a/data/Sword & Shield/Lost Origin/088.ts +++ b/data/Sword & Shield/Lost Origin/088.ts @@ -79,16 +79,22 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674101, - tcgplayer: 283974 - } + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674101, + tcgplayer: 283974 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674101, + tcgplayer: 283974 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/089.ts b/data/Sword & Shield/Lost Origin/089.ts index 05861045e4..181d04e51d 100644 --- a/data/Sword & Shield/Lost Origin/089.ts +++ b/data/Sword & Shield/Lost Origin/089.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674102, - tcgplayer: 283976 - } + illustrator: "Scav", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674102, + tcgplayer: 283976 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674102, + tcgplayer: 283976 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/090.ts b/data/Sword & Shield/Lost Origin/090.ts index ee992cbef4..d484e074bb 100644 --- a/data/Sword & Shield/Lost Origin/090.ts +++ b/data/Sword & Shield/Lost Origin/090.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674103, - tcgplayer: 283978 - } + illustrator: "HYOGONOSUKE", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674103, + tcgplayer: 283978 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674103, + tcgplayer: 283978 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/091.ts b/data/Sword & Shield/Lost Origin/091.ts index 04aab66be4..ac252c28aa 100644 --- a/data/Sword & Shield/Lost Origin/091.ts +++ b/data/Sword & Shield/Lost Origin/091.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674104, - tcgplayer: 283979 - } + illustrator: "GOSSAN", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674104, + tcgplayer: 283979 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674104, + tcgplayer: 283979 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/092.ts b/data/Sword & Shield/Lost Origin/092.ts index 26a9f3224a..31ea27400c 100644 --- a/data/Sword & Shield/Lost Origin/092.ts +++ b/data/Sword & Shield/Lost Origin/092.ts @@ -61,16 +61,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670815, - tcgplayer: 283980 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670815, + tcgplayer: 283980 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/093.ts b/data/Sword & Shield/Lost Origin/093.ts index 57a5fb4fd9..1561f31923 100644 --- a/data/Sword & Shield/Lost Origin/093.ts +++ b/data/Sword & Shield/Lost Origin/093.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670815, - tcgplayer: 282255 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670815, + tcgplayer: 282255 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/094.ts b/data/Sword & Shield/Lost Origin/094.ts index 5a037effc4..338802ca3e 100644 --- a/data/Sword & Shield/Lost Origin/094.ts +++ b/data/Sword & Shield/Lost Origin/094.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674106, - tcgplayer: 283982 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674106, + tcgplayer: 283982 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674106, + tcgplayer: 283982 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/095.ts b/data/Sword & Shield/Lost Origin/095.ts index fb2f296a82..bc7d575c0c 100644 --- a/data/Sword & Shield/Lost Origin/095.ts +++ b/data/Sword & Shield/Lost Origin/095.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674107, - tcgplayer: 283983 - } + illustrator: "Miki Tanaka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674107, + tcgplayer: 283983 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674107, + tcgplayer: 283983 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/096.ts b/data/Sword & Shield/Lost Origin/096.ts index f08b90e435..1eeb62ca5c 100644 --- a/data/Sword & Shield/Lost Origin/096.ts +++ b/data/Sword & Shield/Lost Origin/096.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674108, - tcgplayer: 283985 - } + illustrator: "Shiburingaru", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674108, + tcgplayer: 283985 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674108, + tcgplayer: 283985 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/097.ts b/data/Sword & Shield/Lost Origin/097.ts index 20e8d76671..d68358f9b5 100644 --- a/data/Sword & Shield/Lost Origin/097.ts +++ b/data/Sword & Shield/Lost Origin/097.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674109, - tcgplayer: 283987 - } + illustrator: "Shigenori Negishi", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674109, + tcgplayer: 283987 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674109, + tcgplayer: 283987 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/098.ts b/data/Sword & Shield/Lost Origin/098.ts index 08d4760d85..17f0fc4b2e 100644 --- a/data/Sword & Shield/Lost Origin/098.ts +++ b/data/Sword & Shield/Lost Origin/098.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674110, - tcgplayer: 283988 - } + illustrator: "Scav", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674110, + tcgplayer: 283988 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674110, + tcgplayer: 283988 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/099.ts b/data/Sword & Shield/Lost Origin/099.ts index 42e720e5ed..0d24397a3b 100644 --- a/data/Sword & Shield/Lost Origin/099.ts +++ b/data/Sword & Shield/Lost Origin/099.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674111, - tcgplayer: 283992 - } + illustrator: "0313", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674111, + tcgplayer: 283992 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674111, + tcgplayer: 283992 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/100.ts b/data/Sword & Shield/Lost Origin/100.ts index 029a679fee..938ac6cbe5 100644 --- a/data/Sword & Shield/Lost Origin/100.ts +++ b/data/Sword & Shield/Lost Origin/100.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674112, - tcgplayer: 283993 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674112, + tcgplayer: 283993 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674112, + tcgplayer: 283993 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/101.ts b/data/Sword & Shield/Lost Origin/101.ts index f9ee4bd2a9..1ce1c9f690 100644 --- a/data/Sword & Shield/Lost Origin/101.ts +++ b/data/Sword & Shield/Lost Origin/101.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674113, - tcgplayer: 283994 - } + illustrator: "ryoma uratsuka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674113, + tcgplayer: 283994 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674113, + tcgplayer: 283994 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/102.ts b/data/Sword & Shield/Lost Origin/102.ts index 0792513f21..41b3df8bf7 100644 --- a/data/Sword & Shield/Lost Origin/102.ts +++ b/data/Sword & Shield/Lost Origin/102.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674115, - tcgplayer: 283995 - } + illustrator: "Sanosuke Sakuma", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674115, + tcgplayer: 283995 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674115, + tcgplayer: 283995 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/103.ts b/data/Sword & Shield/Lost Origin/103.ts index 528b0aa019..09b05aec77 100644 --- a/data/Sword & Shield/Lost Origin/103.ts +++ b/data/Sword & Shield/Lost Origin/103.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674116, - tcgplayer: 283997 - } + illustrator: "yuu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674116, + tcgplayer: 283997 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674116, + tcgplayer: 283997 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/104.ts b/data/Sword & Shield/Lost Origin/104.ts index ea58543a57..173e5ad750 100644 --- a/data/Sword & Shield/Lost Origin/104.ts +++ b/data/Sword & Shield/Lost Origin/104.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674117, - tcgplayer: 283998 - } + illustrator: "Shibuzoh.", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674117, + tcgplayer: 283998 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674117, + tcgplayer: 283998 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/105.ts b/data/Sword & Shield/Lost Origin/105.ts index c8a39e8f76..d5ac5834ce 100644 --- a/data/Sword & Shield/Lost Origin/105.ts +++ b/data/Sword & Shield/Lost Origin/105.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674118, - tcgplayer: 283999 - } + illustrator: "KEIICHIRO ITO", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674118, + tcgplayer: 283999 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674118, + tcgplayer: 283999 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/106.ts b/data/Sword & Shield/Lost Origin/106.ts index 9ac16bba58..60917edc6d 100644 --- a/data/Sword & Shield/Lost Origin/106.ts +++ b/data/Sword & Shield/Lost Origin/106.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674119, - tcgplayer: 284001 - } + illustrator: "Scav", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674119, + tcgplayer: 284001 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674119, + tcgplayer: 284001 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/107.ts b/data/Sword & Shield/Lost Origin/107.ts index 488b56a5ce..ef9aec73aa 100644 --- a/data/Sword & Shield/Lost Origin/107.ts +++ b/data/Sword & Shield/Lost Origin/107.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674120, - tcgplayer: 284002 - } + illustrator: "KEIICHIRO ITO", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674120, + tcgplayer: 284002 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674120, + tcgplayer: 284002 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/108.ts b/data/Sword & Shield/Lost Origin/108.ts index 91e5741266..9fe2d9f17e 100644 --- a/data/Sword & Shield/Lost Origin/108.ts +++ b/data/Sword & Shield/Lost Origin/108.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674121, - tcgplayer: 284003 - } + illustrator: "Tika Matsunoo", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674121, + tcgplayer: 284003 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674121, + tcgplayer: 284003 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/109.ts b/data/Sword & Shield/Lost Origin/109.ts index c2d0ce9e5a..a477876688 100644 --- a/data/Sword & Shield/Lost Origin/109.ts +++ b/data/Sword & Shield/Lost Origin/109.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674122, - tcgplayer: 284004 - } + illustrator: "Miki Tanaka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674122, + tcgplayer: 284004 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674122, + tcgplayer: 284004 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/110.ts b/data/Sword & Shield/Lost Origin/110.ts index 9d337d4ca1..b06d3e8189 100644 --- a/data/Sword & Shield/Lost Origin/110.ts +++ b/data/Sword & Shield/Lost Origin/110.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674123, - tcgplayer: 284005 - } + illustrator: "sowsow", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674123, + tcgplayer: 284005 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674123, + tcgplayer: 284005 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/111.ts b/data/Sword & Shield/Lost Origin/111.ts index 2c20a26fef..eeffb06bc4 100644 --- a/data/Sword & Shield/Lost Origin/111.ts +++ b/data/Sword & Shield/Lost Origin/111.ts @@ -67,16 +67,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674124, - tcgplayer: 284006 - } + illustrator: "HYOGONOSUKE", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674124, + tcgplayer: 284006 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674124, + tcgplayer: 284006 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/112.ts b/data/Sword & Shield/Lost Origin/112.ts index 9b549bc560..fb13801837 100644 --- a/data/Sword & Shield/Lost Origin/112.ts +++ b/data/Sword & Shield/Lost Origin/112.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674125, - tcgplayer: 284007 - } + illustrator: "Atsuko Nishida", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674125, + tcgplayer: 284007 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674125, + tcgplayer: 284007 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/113.ts b/data/Sword & Shield/Lost Origin/113.ts index 82e843da76..6ca40e0fae 100644 --- a/data/Sword & Shield/Lost Origin/113.ts +++ b/data/Sword & Shield/Lost Origin/113.ts @@ -79,16 +79,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674126, - tcgplayer: 284009 - } + illustrator: "Shinji Kanda", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674126, + tcgplayer: 284009 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674126, + tcgplayer: 284009 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/114.ts b/data/Sword & Shield/Lost Origin/114.ts index 23c5886476..0e69d69340 100644 --- a/data/Sword & Shield/Lost Origin/114.ts +++ b/data/Sword & Shield/Lost Origin/114.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674127, - tcgplayer: 284011 - } + illustrator: "Yuka Morii", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674127, + tcgplayer: 284011 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674127, + tcgplayer: 284011 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/115.ts b/data/Sword & Shield/Lost Origin/115.ts index 29eb78b48b..da19129e62 100644 --- a/data/Sword & Shield/Lost Origin/115.ts +++ b/data/Sword & Shield/Lost Origin/115.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674128, - tcgplayer: 284013 - } + illustrator: "Shiburingaru", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674128, + tcgplayer: 284013 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674128, + tcgplayer: 284013 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/116.ts b/data/Sword & Shield/Lost Origin/116.ts index ad3961145a..eea193b545 100644 --- a/data/Sword & Shield/Lost Origin/116.ts +++ b/data/Sword & Shield/Lost Origin/116.ts @@ -47,16 +47,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674129, - tcgplayer: 284015 - } + illustrator: "Tomokazu Komiya", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674129, + tcgplayer: 284015 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674129, + tcgplayer: 284015 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/117.ts b/data/Sword & Shield/Lost Origin/117.ts index 56bcf14184..9bd19d5d60 100644 --- a/data/Sword & Shield/Lost Origin/117.ts +++ b/data/Sword & Shield/Lost Origin/117.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674130, - tcgplayer: 284017 - } + illustrator: "sui", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674130, + tcgplayer: 284017 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674130, + tcgplayer: 284017 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/118.ts b/data/Sword & Shield/Lost Origin/118.ts index c0752c4304..fec6ec96d4 100644 --- a/data/Sword & Shield/Lost Origin/118.ts +++ b/data/Sword & Shield/Lost Origin/118.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674131, - tcgplayer: 284018 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674131, + tcgplayer: 284018 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/119.ts b/data/Sword & Shield/Lost Origin/119.ts index 57d1e6869a..1bc88a6347 100644 --- a/data/Sword & Shield/Lost Origin/119.ts +++ b/data/Sword & Shield/Lost Origin/119.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674132, - tcgplayer: 284021 - } + illustrator: "PLANETA Mochizuki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674132, + tcgplayer: 284021 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/120.ts b/data/Sword & Shield/Lost Origin/120.ts index 05fbc208dd..af944b600d 100644 --- a/data/Sword & Shield/Lost Origin/120.ts +++ b/data/Sword & Shield/Lost Origin/120.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 674133, - tcgplayer: 284025 - } + illustrator: "Shin Nagasawa", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 674133, + tcgplayer: 284025 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 674133, + tcgplayer: 284025 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/121.ts b/data/Sword & Shield/Lost Origin/121.ts index c41648277e..63eb3e5434 100644 --- a/data/Sword & Shield/Lost Origin/121.ts +++ b/data/Sword & Shield/Lost Origin/121.ts @@ -58,16 +58,22 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674090, - tcgplayer: 284029 - } + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674090, + tcgplayer: 284029 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674090, + tcgplayer: 284029 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/122.ts b/data/Sword & Shield/Lost Origin/122.ts index ccbd3dfb91..1fffbf0bb0 100644 --- a/data/Sword & Shield/Lost Origin/122.ts +++ b/data/Sword & Shield/Lost Origin/122.ts @@ -58,16 +58,22 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674135, - tcgplayer: 284030 - } + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674135, + tcgplayer: 284030 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674135, + tcgplayer: 284030 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/123.ts b/data/Sword & Shield/Lost Origin/123.ts index 8029338e6a..e551d4390d 100644 --- a/data/Sword & Shield/Lost Origin/123.ts +++ b/data/Sword & Shield/Lost Origin/123.ts @@ -69,16 +69,15 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674136, - tcgplayer: 284031 - } + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674136, + tcgplayer: 284031 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/124.ts b/data/Sword & Shield/Lost Origin/124.ts index 783b477568..028df1de93 100644 --- a/data/Sword & Shield/Lost Origin/124.ts +++ b/data/Sword & Shield/Lost Origin/124.ts @@ -69,16 +69,16 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674137, - tcgplayer: 284032 - } + illustrator: "Sanosuke Sakuma", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674137, + tcgplayer: 284032 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/125.ts b/data/Sword & Shield/Lost Origin/125.ts index eea5f24adb..e1d3f3d8ff 100644 --- a/data/Sword & Shield/Lost Origin/125.ts +++ b/data/Sword & Shield/Lost Origin/125.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674138, - tcgplayer: 284041 - } + illustrator: "Tomokazu Komiya", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674138, + tcgplayer: 284041 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674138, + tcgplayer: 284041 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/126.ts b/data/Sword & Shield/Lost Origin/126.ts index bc5b469ac0..c350bfac9b 100644 --- a/data/Sword & Shield/Lost Origin/126.ts +++ b/data/Sword & Shield/Lost Origin/126.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674139, - tcgplayer: 284042 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674139, + tcgplayer: 284042 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674139, + tcgplayer: 284042 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/127.ts b/data/Sword & Shield/Lost Origin/127.ts index 8fae625d93..5def837f3d 100644 --- a/data/Sword & Shield/Lost Origin/127.ts +++ b/data/Sword & Shield/Lost Origin/127.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674140, - tcgplayer: 284044 - } + illustrator: "Shigenori Negishi", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674140, + tcgplayer: 284044 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674140, + tcgplayer: 284044 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/128.ts b/data/Sword & Shield/Lost Origin/128.ts index b16ed6830f..38d9e010cf 100644 --- a/data/Sword & Shield/Lost Origin/128.ts +++ b/data/Sword & Shield/Lost Origin/128.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674141, - tcgplayer: 284045 - } + illustrator: "Rianti Hidayat", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674141, + tcgplayer: 284045 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674141, + tcgplayer: 284045 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/129.ts b/data/Sword & Shield/Lost Origin/129.ts index 9280a5512d..897551b9cc 100644 --- a/data/Sword & Shield/Lost Origin/129.ts +++ b/data/Sword & Shield/Lost Origin/129.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674142, - tcgplayer: 284047 - } + illustrator: "PLANETA Yamashita", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674142, + tcgplayer: 284047 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/130.ts b/data/Sword & Shield/Lost Origin/130.ts index ace14e975d..a7ea2f8f2f 100644 --- a/data/Sword & Shield/Lost Origin/130.ts +++ b/data/Sword & Shield/Lost Origin/130.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670816, - tcgplayer: 284050 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670816, + tcgplayer: 284050 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/131.ts b/data/Sword & Shield/Lost Origin/131.ts index 6b420aaec5..0fb8781550 100644 --- a/data/Sword & Shield/Lost Origin/131.ts +++ b/data/Sword & Shield/Lost Origin/131.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674143, - tcgplayer: 284051 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674143, + tcgplayer: 284051 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/132.ts b/data/Sword & Shield/Lost Origin/132.ts index e61f92c234..1b6535cc45 100644 --- a/data/Sword & Shield/Lost Origin/132.ts +++ b/data/Sword & Shield/Lost Origin/132.ts @@ -51,16 +51,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674144, - tcgplayer: 284053 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674144, + tcgplayer: 284053 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674144, + tcgplayer: 284053 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/133.ts b/data/Sword & Shield/Lost Origin/133.ts index f037b1af44..e4148333fd 100644 --- a/data/Sword & Shield/Lost Origin/133.ts +++ b/data/Sword & Shield/Lost Origin/133.ts @@ -66,16 +66,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674145, - tcgplayer: 284054 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674145, + tcgplayer: 284054 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674145, + tcgplayer: 284054 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/134.ts b/data/Sword & Shield/Lost Origin/134.ts index 37773666d9..f894a53c11 100644 --- a/data/Sword & Shield/Lost Origin/134.ts +++ b/data/Sword & Shield/Lost Origin/134.ts @@ -70,16 +70,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670817, - tcgplayer: 284055 - } + illustrator: "Akira Komayama", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670817, + tcgplayer: 284055 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670817, + tcgplayer: 284055 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/135.ts b/data/Sword & Shield/Lost Origin/135.ts index 44bb041c1d..24e3b16a1b 100644 --- a/data/Sword & Shield/Lost Origin/135.ts +++ b/data/Sword & Shield/Lost Origin/135.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670818, - tcgplayer: 284058 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670818, + tcgplayer: 284058 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/136.ts b/data/Sword & Shield/Lost Origin/136.ts index 4758355014..aba02ebbd0 100644 --- a/data/Sword & Shield/Lost Origin/136.ts +++ b/data/Sword & Shield/Lost Origin/136.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670818, - tcgplayer: 284059 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670818, + tcgplayer: 284059 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/137.ts b/data/Sword & Shield/Lost Origin/137.ts index a9ceca3f9d..dce51c233c 100644 --- a/data/Sword & Shield/Lost Origin/137.ts +++ b/data/Sword & Shield/Lost Origin/137.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674147, - tcgplayer: 284060 - } + illustrator: "Saki Hayashiro", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674147, + tcgplayer: 284060 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/138.ts b/data/Sword & Shield/Lost Origin/138.ts index 1ae62fdc43..73ea5890e8 100644 --- a/data/Sword & Shield/Lost Origin/138.ts +++ b/data/Sword & Shield/Lost Origin/138.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674148, - tcgplayer: 284061 - } + illustrator: "KIYOTAKA OSHIYAMA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674148, + tcgplayer: 284061 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674148, + tcgplayer: 284061 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/139.ts b/data/Sword & Shield/Lost Origin/139.ts index 878e3a9a43..d5f1a985ad 100644 --- a/data/Sword & Shield/Lost Origin/139.ts +++ b/data/Sword & Shield/Lost Origin/139.ts @@ -61,16 +61,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674149, - tcgplayer: 284062 - } + illustrator: "Shibuzoh.", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674149, + tcgplayer: 284062 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674149, + tcgplayer: 284062 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/140.ts b/data/Sword & Shield/Lost Origin/140.ts index fac0bf6308..8366da71e6 100644 --- a/data/Sword & Shield/Lost Origin/140.ts +++ b/data/Sword & Shield/Lost Origin/140.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674150, - tcgplayer: 284063 - } + illustrator: "kurumitsu", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674150, + tcgplayer: 284063 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674150, + tcgplayer: 284063 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/141.ts b/data/Sword & Shield/Lost Origin/141.ts index 3803ea71b0..eb690fb5d8 100644 --- a/data/Sword & Shield/Lost Origin/141.ts +++ b/data/Sword & Shield/Lost Origin/141.ts @@ -57,16 +57,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674151, - tcgplayer: 284064 - } + illustrator: "OKACHEKE", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674151, + tcgplayer: 284064 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674151, + tcgplayer: 284064 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/142.ts b/data/Sword & Shield/Lost Origin/142.ts index af048f5bb2..749145de51 100644 --- a/data/Sword & Shield/Lost Origin/142.ts +++ b/data/Sword & Shield/Lost Origin/142.ts @@ -68,16 +68,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674152, - tcgplayer: 284066 - } + illustrator: "Shibuzoh.", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674152, + tcgplayer: 284066 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674152, + tcgplayer: 284066 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/143.ts b/data/Sword & Shield/Lost Origin/143.ts index 251eb4c98c..a6859ef997 100644 --- a/data/Sword & Shield/Lost Origin/143.ts +++ b/data/Sword & Shield/Lost Origin/143.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670829, - tcgplayer: 284068 - } + illustrator: "0313", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670829, + tcgplayer: 284068 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670829, + tcgplayer: 284068 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/144.ts b/data/Sword & Shield/Lost Origin/144.ts index 91fe6afda1..35f574cdb8 100644 --- a/data/Sword & Shield/Lost Origin/144.ts +++ b/data/Sword & Shield/Lost Origin/144.ts @@ -58,16 +58,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674154, - tcgplayer: 284070 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674154, + tcgplayer: 284070 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674154, + tcgplayer: 284070 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/145.ts b/data/Sword & Shield/Lost Origin/145.ts index 846d820a42..20648fd83b 100644 --- a/data/Sword & Shield/Lost Origin/145.ts +++ b/data/Sword & Shield/Lost Origin/145.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674155, - tcgplayer: 284071 - } + illustrator: "Atsushi Furusawa", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674155, + tcgplayer: 284071 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674155, + tcgplayer: 284071 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/146.ts b/data/Sword & Shield/Lost Origin/146.ts index 8392491af1..26235e61bb 100644 --- a/data/Sword & Shield/Lost Origin/146.ts +++ b/data/Sword & Shield/Lost Origin/146.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670819, - tcgplayer: 284074 - } + illustrator: "aky CG Works", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670819, + tcgplayer: 284074 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/147.ts b/data/Sword & Shield/Lost Origin/147.ts index 95032891eb..ca17d26373 100644 --- a/data/Sword & Shield/Lost Origin/147.ts +++ b/data/Sword & Shield/Lost Origin/147.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670819, - tcgplayer: 282256 - } + illustrator: "aky CG Works", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670819, + tcgplayer: 282256 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/148.ts b/data/Sword & Shield/Lost Origin/148.ts index 59c453c499..c141daa1d3 100644 --- a/data/Sword & Shield/Lost Origin/148.ts +++ b/data/Sword & Shield/Lost Origin/148.ts @@ -60,16 +60,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674157, - tcgplayer: 284075 - } + illustrator: "Nisota Nisa", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674157, + tcgplayer: 284075 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674157, + tcgplayer: 284075 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/149.ts b/data/Sword & Shield/Lost Origin/149.ts index 8a9742b9fe..7aafce1267 100644 --- a/data/Sword & Shield/Lost Origin/149.ts +++ b/data/Sword & Shield/Lost Origin/149.ts @@ -69,16 +69,23 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674158, - tcgplayer: 284077 - } + illustrator: "HYOGONOSUKE", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674158, + tcgplayer: 284077 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674158, + tcgplayer: 284077 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/150.ts b/data/Sword & Shield/Lost Origin/150.ts index 60b2cfd02e..1815706252 100644 --- a/data/Sword & Shield/Lost Origin/150.ts +++ b/data/Sword & Shield/Lost Origin/150.ts @@ -38,16 +38,23 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674159, - tcgplayer: 284078 - } + illustrator: "Miki Tanaka", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674159, + tcgplayer: 284078 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674159, + tcgplayer: 284078 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/151.ts b/data/Sword & Shield/Lost Origin/151.ts index 2a5ef5b473..1a4c1e592f 100644 --- a/data/Sword & Shield/Lost Origin/151.ts +++ b/data/Sword & Shield/Lost Origin/151.ts @@ -77,16 +77,23 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674160, - tcgplayer: 284079 - } + illustrator: "sui", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674160, + tcgplayer: 284079 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674160, + tcgplayer: 284079 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/152.ts b/data/Sword & Shield/Lost Origin/152.ts index 7e97cb7ca8..4ff3e5a5d6 100644 --- a/data/Sword & Shield/Lost Origin/152.ts +++ b/data/Sword & Shield/Lost Origin/152.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674161, - tcgplayer: 284082 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674161, + tcgplayer: 284082 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674161, + tcgplayer: 284082 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/153.ts b/data/Sword & Shield/Lost Origin/153.ts index 7757e92189..01be17ec43 100644 --- a/data/Sword & Shield/Lost Origin/153.ts +++ b/data/Sword & Shield/Lost Origin/153.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674162, - tcgplayer: 284083 - } + illustrator: "kirisAki", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674162, + tcgplayer: 284083 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674162, + tcgplayer: 284083 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/154.ts b/data/Sword & Shield/Lost Origin/154.ts index 7e096ff481..930071f8a1 100644 --- a/data/Sword & Shield/Lost Origin/154.ts +++ b/data/Sword & Shield/Lost Origin/154.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Tool", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674163, - tcgplayer: 284084 - } + illustrator: "Toyste Beach", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674163, + tcgplayer: 284084 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674163, + tcgplayer: 284084 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/155.ts b/data/Sword & Shield/Lost Origin/155.ts index 8bf2a3b9f0..18ab4626e0 100644 --- a/data/Sword & Shield/Lost Origin/155.ts +++ b/data/Sword & Shield/Lost Origin/155.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 670820, - tcgplayer: 284085 - } + illustrator: "Naoki Saito", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 670820, + tcgplayer: 284085 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 670820, + tcgplayer: 284085 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/156.ts b/data/Sword & Shield/Lost Origin/156.ts index f6d078fea1..aa1652d4f4 100644 --- a/data/Sword & Shield/Lost Origin/156.ts +++ b/data/Sword & Shield/Lost Origin/156.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674164, - tcgplayer: 284087 - } + illustrator: "sadaji", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674164, + tcgplayer: 284087 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674164, + tcgplayer: 284087 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/157.ts b/data/Sword & Shield/Lost Origin/157.ts index 712153d2f3..52fa6a1a4a 100644 --- a/data/Sword & Shield/Lost Origin/157.ts +++ b/data/Sword & Shield/Lost Origin/157.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674165, - tcgplayer: 284088 - } + illustrator: "Ryuta Fuse", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674165, + tcgplayer: 284088 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674165, + tcgplayer: 284088 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/158.ts b/data/Sword & Shield/Lost Origin/158.ts index c20cd46c5c..f73e510b74 100644 --- a/data/Sword & Shield/Lost Origin/158.ts +++ b/data/Sword & Shield/Lost Origin/158.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674166, - tcgplayer: 284089 - } + illustrator: "Akira Komayama", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674166, + tcgplayer: 284089 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674166, + tcgplayer: 284089 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/159.ts b/data/Sword & Shield/Lost Origin/159.ts index 37e71d16a0..ef74938f33 100644 --- a/data/Sword & Shield/Lost Origin/159.ts +++ b/data/Sword & Shield/Lost Origin/159.ts @@ -27,16 +27,23 @@ const card: Card = { trainerType: "Supporter", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674167, - tcgplayer: 284090 - } + illustrator: "saino misaki", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674167, + tcgplayer: 284090 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674167, + tcgplayer: 284090 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/160.ts b/data/Sword & Shield/Lost Origin/160.ts index 047a45db33..6bffa6cd3c 100644 --- a/data/Sword & Shield/Lost Origin/160.ts +++ b/data/Sword & Shield/Lost Origin/160.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Stadium", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674168, - tcgplayer: 284092 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674168, + tcgplayer: 284092 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674168, + tcgplayer: 284092 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/161.ts b/data/Sword & Shield/Lost Origin/161.ts index 9a423fc8ae..1074e78511 100644 --- a/data/Sword & Shield/Lost Origin/161.ts +++ b/data/Sword & Shield/Lost Origin/161.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Stadium", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674170, - tcgplayer: 284093 - } + illustrator: "AYUMI ODASHIMA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674170, + tcgplayer: 284093 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674170, + tcgplayer: 284093 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/162.ts b/data/Sword & Shield/Lost Origin/162.ts index e9c0da4f80..be75f2fa75 100644 --- a/data/Sword & Shield/Lost Origin/162.ts +++ b/data/Sword & Shield/Lost Origin/162.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674171, - tcgplayer: 284094 - } + illustrator: "Toyste Beach", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674171, + tcgplayer: 284094 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674171, + tcgplayer: 284094 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/163.ts b/data/Sword & Shield/Lost Origin/163.ts index f6ce26982f..01b8276b88 100644 --- a/data/Sword & Shield/Lost Origin/163.ts +++ b/data/Sword & Shield/Lost Origin/163.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 670821, - tcgplayer: 282257 - } + illustrator: "sadaji", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 670821, + tcgplayer: 282257 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 670821, + tcgplayer: 282257 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/164.ts b/data/Sword & Shield/Lost Origin/164.ts index 16268734db..466418abca 100644 --- a/data/Sword & Shield/Lost Origin/164.ts +++ b/data/Sword & Shield/Lost Origin/164.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674172, - tcgplayer: 284096 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674172, + tcgplayer: 284096 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674172, + tcgplayer: 284096 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/165.ts b/data/Sword & Shield/Lost Origin/165.ts index 4701936ead..371f56d767 100644 --- a/data/Sword & Shield/Lost Origin/165.ts +++ b/data/Sword & Shield/Lost Origin/165.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Tool", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674173, - tcgplayer: 284097 - } + illustrator: "Studio Bora Inc.", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674173, + tcgplayer: 284097 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674173, + tcgplayer: 284097 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/166.ts b/data/Sword & Shield/Lost Origin/166.ts index 4073a4cf53..3e1540f1b5 100644 --- a/data/Sword & Shield/Lost Origin/166.ts +++ b/data/Sword & Shield/Lost Origin/166.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674174, - tcgplayer: 284099 - } + illustrator: "Ken Sugimori", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674174, + tcgplayer: 284099 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674174, + tcgplayer: 284099 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/167.ts b/data/Sword & Shield/Lost Origin/167.ts index b1fec6bb0f..ae23ffb409 100644 --- a/data/Sword & Shield/Lost Origin/167.ts +++ b/data/Sword & Shield/Lost Origin/167.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674175, - tcgplayer: 284100 - } + illustrator: "Hideki Ishikawa", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674175, + tcgplayer: 284100 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674175, + tcgplayer: 284100 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/168.ts b/data/Sword & Shield/Lost Origin/168.ts index 64b9410fd0..c327c76a4f 100644 --- a/data/Sword & Shield/Lost Origin/168.ts +++ b/data/Sword & Shield/Lost Origin/168.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674176, - tcgplayer: 284101 - } + illustrator: "AYUMI ODASHIMA", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674176, + tcgplayer: 284101 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674176, + tcgplayer: 284101 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/169.ts b/data/Sword & Shield/Lost Origin/169.ts index 5834bbd1d9..1eec3791e3 100644 --- a/data/Sword & Shield/Lost Origin/169.ts +++ b/data/Sword & Shield/Lost Origin/169.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": true, - "holo": true - }, - - thirdParty: { - cardmarket: 670825, - tcgplayer: 284104 - } + illustrator: "kirisAki", + variants: [ + { + type: "reverse", + thirdParty: { + cardmarket: 670825, + tcgplayer: 284104 + } + }, + { + type: "holo", + thirdParty: { + cardmarket: 670825, + tcgplayer: 284104 + } + }, + ], } export default card diff --git a/data/Sword & Shield/Lost Origin/170.ts b/data/Sword & Shield/Lost Origin/170.ts index 53d9383d51..c0f9cc1578 100644 --- a/data/Sword & Shield/Lost Origin/170.ts +++ b/data/Sword & Shield/Lost Origin/170.ts @@ -28,16 +28,23 @@ const card: Card = { trainerType: "Tool", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 670822, - tcgplayer: 284106 - } + illustrator: "Toyste Beach", + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 670822, + tcgplayer: 284106 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 670822, + tcgplayer: 284106 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/171.ts b/data/Sword & Shield/Lost Origin/171.ts index 4a9dc45715..904f375172 100644 --- a/data/Sword & Shield/Lost Origin/171.ts +++ b/data/Sword & Shield/Lost Origin/171.ts @@ -28,16 +28,22 @@ const card: Card = { energyType: "Special", regulationMark: "F", - variants: { - "normal": true, - "reverse": true, - "holo": false - }, - - thirdParty: { - cardmarket: 674178, - tcgplayer: 284108 - } + variants: [ + { + type: "normal", + thirdParty: { + cardmarket: 674178, + tcgplayer: 284108 + } + }, + { + type: "reverse", + thirdParty: { + cardmarket: 674178, + tcgplayer: 284108 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/172.ts b/data/Sword & Shield/Lost Origin/172.ts index 1acf72ba4c..ba3c8e807d 100644 --- a/data/Sword & Shield/Lost Origin/172.ts +++ b/data/Sword & Shield/Lost Origin/172.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670823, - tcgplayer: 284110 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670823, + tcgplayer: 284110 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/173.ts b/data/Sword & Shield/Lost Origin/173.ts index 5978af5738..2d76c056fb 100644 --- a/data/Sword & Shield/Lost Origin/173.ts +++ b/data/Sword & Shield/Lost Origin/173.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674179, - tcgplayer: 284115 - } + illustrator: "PLANETA Yamashita", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674179, + tcgplayer: 284115 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/174.ts b/data/Sword & Shield/Lost Origin/174.ts index 33a3563aac..120612d464 100644 --- a/data/Sword & Shield/Lost Origin/174.ts +++ b/data/Sword & Shield/Lost Origin/174.ts @@ -59,16 +59,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674180, - tcgplayer: 284116 - } + illustrator: "takuyoa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674180, + tcgplayer: 284116 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/175.ts b/data/Sword & Shield/Lost Origin/175.ts index 1e3d9d6105..463efb61f4 100644 --- a/data/Sword & Shield/Lost Origin/175.ts +++ b/data/Sword & Shield/Lost Origin/175.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674181, - tcgplayer: 284117 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674181, + tcgplayer: 284117 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/176.ts b/data/Sword & Shield/Lost Origin/176.ts index 3d438b677b..42df97b50c 100644 --- a/data/Sword & Shield/Lost Origin/176.ts +++ b/data/Sword & Shield/Lost Origin/176.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674182, - tcgplayer: 284120 - } + illustrator: "PLANETA Mochizuki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674182, + tcgplayer: 284120 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/177.ts b/data/Sword & Shield/Lost Origin/177.ts index f7aa283d7c..bdf1c9c370 100644 --- a/data/Sword & Shield/Lost Origin/177.ts +++ b/data/Sword & Shield/Lost Origin/177.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674183, - tcgplayer: 284119 - } + illustrator: "Yuu Nishida", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674183, + tcgplayer: 284119 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/178.ts b/data/Sword & Shield/Lost Origin/178.ts index 81ffb4d729..4de735737e 100644 --- a/data/Sword & Shield/Lost Origin/178.ts +++ b/data/Sword & Shield/Lost Origin/178.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674187, - tcgplayer: 284131 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674187, + tcgplayer: 284131 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/179.ts b/data/Sword & Shield/Lost Origin/179.ts index ea64d5d3f8..3cc8eba01e 100644 --- a/data/Sword & Shield/Lost Origin/179.ts +++ b/data/Sword & Shield/Lost Origin/179.ts @@ -61,16 +61,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674184, - tcgplayer: 284123 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674184, + tcgplayer: 284123 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/180.ts b/data/Sword & Shield/Lost Origin/180.ts index 89dbaf4413..0a098308bf 100644 --- a/data/Sword & Shield/Lost Origin/180.ts +++ b/data/Sword & Shield/Lost Origin/180.ts @@ -61,16 +61,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674185, - tcgplayer: 284122 - } + illustrator: "Nurikabe", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674185, + tcgplayer: 284122 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/181.ts b/data/Sword & Shield/Lost Origin/181.ts index f715e0a5a8..4b0f26ce34 100644 --- a/data/Sword & Shield/Lost Origin/181.ts +++ b/data/Sword & Shield/Lost Origin/181.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670831, - tcgplayer: 284124 - } + illustrator: "takuyoa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670831, + tcgplayer: 284124 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/182.ts b/data/Sword & Shield/Lost Origin/182.ts index a14f35b75e..35740cd6c8 100644 --- a/data/Sword & Shield/Lost Origin/182.ts +++ b/data/Sword & Shield/Lost Origin/182.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674188, - tcgplayer: 284127 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674188, + tcgplayer: 284127 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/183.ts b/data/Sword & Shield/Lost Origin/183.ts index 8328d3f4ff..7991092737 100644 --- a/data/Sword & Shield/Lost Origin/183.ts +++ b/data/Sword & Shield/Lost Origin/183.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674189, - tcgplayer: 284134 - } + illustrator: "PLANETA Yamashita", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674189, + tcgplayer: 284134 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/184.ts b/data/Sword & Shield/Lost Origin/184.ts index 301afb5927..4d16a3bb66 100644 --- a/data/Sword & Shield/Lost Origin/184.ts +++ b/data/Sword & Shield/Lost Origin/184.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674190, - tcgplayer: 284135 - } + illustrator: "GOSSAN", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674190, + tcgplayer: 284135 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/185.ts b/data/Sword & Shield/Lost Origin/185.ts index 981f4ab023..fa87d6d4f6 100644 --- a/data/Sword & Shield/Lost Origin/185.ts +++ b/data/Sword & Shield/Lost Origin/185.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674191, - tcgplayer: 284136 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674191, + tcgplayer: 284136 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/186.ts b/data/Sword & Shield/Lost Origin/186.ts index e9ab5f5b1b..54a5440830 100644 --- a/data/Sword & Shield/Lost Origin/186.ts +++ b/data/Sword & Shield/Lost Origin/186.ts @@ -68,16 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674192, - tcgplayer: 284137 - } + illustrator: "Shinji Kanda", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674192, + tcgplayer: 284137 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/187.ts b/data/Sword & Shield/Lost Origin/187.ts index 0814c4f20a..2aafcd3530 100644 --- a/data/Sword & Shield/Lost Origin/187.ts +++ b/data/Sword & Shield/Lost Origin/187.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670824, - tcgplayer: 284138 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670824, + tcgplayer: 284138 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/188.ts b/data/Sword & Shield/Lost Origin/188.ts index 3c8b5f2891..c887f4165b 100644 --- a/data/Sword & Shield/Lost Origin/188.ts +++ b/data/Sword & Shield/Lost Origin/188.ts @@ -70,16 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674193, - tcgplayer: 284139 - } + illustrator: "Saki Hayashiro", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674193, + tcgplayer: 284139 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/189.ts b/data/Sword & Shield/Lost Origin/189.ts index b5be44060c..c453617c31 100644 --- a/data/Sword & Shield/Lost Origin/189.ts +++ b/data/Sword & Shield/Lost Origin/189.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674194, - tcgplayer: 284141 - } + illustrator: "You Iribi", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674194, + tcgplayer: 284141 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/190.ts b/data/Sword & Shield/Lost Origin/190.ts index b2b6c27da8..775264f67b 100644 --- a/data/Sword & Shield/Lost Origin/190.ts +++ b/data/Sword & Shield/Lost Origin/190.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674195, - tcgplayer: 284142 - } + illustrator: "Naoki Saito", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674195, + tcgplayer: 284142 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/191.ts b/data/Sword & Shield/Lost Origin/191.ts index beb757ee20..704db03880 100644 --- a/data/Sword & Shield/Lost Origin/191.ts +++ b/data/Sword & Shield/Lost Origin/191.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674196, - tcgplayer: 284144 - } + illustrator: "Ryuta Fuse", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674196, + tcgplayer: 284144 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/192.ts b/data/Sword & Shield/Lost Origin/192.ts index 5d3fe16abf..7ccb710b18 100644 --- a/data/Sword & Shield/Lost Origin/192.ts +++ b/data/Sword & Shield/Lost Origin/192.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674197, - tcgplayer: 284145 - } + illustrator: "Hitoshi Ariga", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674197, + tcgplayer: 284145 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/193.ts b/data/Sword & Shield/Lost Origin/193.ts index e14c05e8e4..e063b65778 100644 --- a/data/Sword & Shield/Lost Origin/193.ts +++ b/data/Sword & Shield/Lost Origin/193.ts @@ -27,16 +27,16 @@ const card: Card = { trainerType: "Supporter", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674198, - tcgplayer: 284146 - } + illustrator: "saino misaki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674198, + tcgplayer: 284146 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/194.ts b/data/Sword & Shield/Lost Origin/194.ts index d45427d828..79649065db 100644 --- a/data/Sword & Shield/Lost Origin/194.ts +++ b/data/Sword & Shield/Lost Origin/194.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674199, - tcgplayer: 284147 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674199, + tcgplayer: 284147 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/195.ts b/data/Sword & Shield/Lost Origin/195.ts index 7b578549c4..5ec0c5d16c 100644 --- a/data/Sword & Shield/Lost Origin/195.ts +++ b/data/Sword & Shield/Lost Origin/195.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674200, - tcgplayer: 284148 - } + illustrator: "Hideki Ishikawa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674200, + tcgplayer: 284148 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/196.ts b/data/Sword & Shield/Lost Origin/196.ts index d3da6bbe99..1e4666d6cc 100644 --- a/data/Sword & Shield/Lost Origin/196.ts +++ b/data/Sword & Shield/Lost Origin/196.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670825, - tcgplayer: 284150 - } + illustrator: "kirisAki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670825, + tcgplayer: 284150 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/197.ts b/data/Sword & Shield/Lost Origin/197.ts index 8367fb4ed1..603ba58525 100644 --- a/data/Sword & Shield/Lost Origin/197.ts +++ b/data/Sword & Shield/Lost Origin/197.ts @@ -79,16 +79,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674201, - tcgplayer: 284152 - } + illustrator: "N-DESIGN Inc.", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674201, + tcgplayer: 284152 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/198.ts b/data/Sword & Shield/Lost Origin/198.ts index 6333db136b..e85eafd9ff 100644 --- a/data/Sword & Shield/Lost Origin/198.ts +++ b/data/Sword & Shield/Lost Origin/198.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674202, - tcgplayer: 284153 - } + illustrator: "PLANETA Mochizuki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674202, + tcgplayer: 284153 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/199.ts b/data/Sword & Shield/Lost Origin/199.ts index f9101ee245..c3257e8604 100644 --- a/data/Sword & Shield/Lost Origin/199.ts +++ b/data/Sword & Shield/Lost Origin/199.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674203, - tcgplayer: 284154 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674203, + tcgplayer: 284154 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/200.ts b/data/Sword & Shield/Lost Origin/200.ts index 8704819938..e41d252aa6 100644 --- a/data/Sword & Shield/Lost Origin/200.ts +++ b/data/Sword & Shield/Lost Origin/200.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674206, - tcgplayer: 284155 - } + illustrator: "PLANETA Mochizuki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674206, + tcgplayer: 284155 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/201.ts b/data/Sword & Shield/Lost Origin/201.ts index d4e2253de0..3faceda0fa 100644 --- a/data/Sword & Shield/Lost Origin/201.ts +++ b/data/Sword & Shield/Lost Origin/201.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670816, - tcgplayer: 284156 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670816, + tcgplayer: 284156 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/202.ts b/data/Sword & Shield/Lost Origin/202.ts index 239d56e170..af04a45c03 100644 --- a/data/Sword & Shield/Lost Origin/202.ts +++ b/data/Sword & Shield/Lost Origin/202.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 3, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674208, - tcgplayer: 284157 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674208, + tcgplayer: 284157 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/203.ts b/data/Sword & Shield/Lost Origin/203.ts index ffc90c28de..a93cd0fc0f 100644 --- a/data/Sword & Shield/Lost Origin/203.ts +++ b/data/Sword & Shield/Lost Origin/203.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674209, - tcgplayer: 284158 - } + illustrator: "aky CG Works", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674209, + tcgplayer: 284158 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/204.ts b/data/Sword & Shield/Lost Origin/204.ts index b454ed0ac0..b34548746f 100644 --- a/data/Sword & Shield/Lost Origin/204.ts +++ b/data/Sword & Shield/Lost Origin/204.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674210, - tcgplayer: 284159 - } + illustrator: "You Iribi", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674210, + tcgplayer: 284159 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/205.ts b/data/Sword & Shield/Lost Origin/205.ts index a30e59ce35..8d232bc9a4 100644 --- a/data/Sword & Shield/Lost Origin/205.ts +++ b/data/Sword & Shield/Lost Origin/205.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674211, - tcgplayer: 284160 - } + illustrator: "Naoki Saito", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674211, + tcgplayer: 284160 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/206.ts b/data/Sword & Shield/Lost Origin/206.ts index fc51f0327b..37d99a5e61 100644 --- a/data/Sword & Shield/Lost Origin/206.ts +++ b/data/Sword & Shield/Lost Origin/206.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674212, - tcgplayer: 284161 - } + illustrator: "Ryuta Fuse", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674212, + tcgplayer: 284161 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/207.ts b/data/Sword & Shield/Lost Origin/207.ts index f5abd837f4..d76aa023e0 100644 --- a/data/Sword & Shield/Lost Origin/207.ts +++ b/data/Sword & Shield/Lost Origin/207.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674213, - tcgplayer: 284162 - } + illustrator: "Hitoshi Ariga", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674213, + tcgplayer: 284162 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/208.ts b/data/Sword & Shield/Lost Origin/208.ts index 7e471a51c6..2f27227e94 100644 --- a/data/Sword & Shield/Lost Origin/208.ts +++ b/data/Sword & Shield/Lost Origin/208.ts @@ -27,16 +27,16 @@ const card: Card = { trainerType: "Supporter", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674214, - tcgplayer: 284163 - } + illustrator: "saino misaki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674214, + tcgplayer: 284163 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/209.ts b/data/Sword & Shield/Lost Origin/209.ts index d2ae8ad59b..ff35184981 100644 --- a/data/Sword & Shield/Lost Origin/209.ts +++ b/data/Sword & Shield/Lost Origin/209.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674215, - tcgplayer: 284164 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674215, + tcgplayer: 284164 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/210.ts b/data/Sword & Shield/Lost Origin/210.ts index 1b28855150..1c86d9d2fd 100644 --- a/data/Sword & Shield/Lost Origin/210.ts +++ b/data/Sword & Shield/Lost Origin/210.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674216, - tcgplayer: 284165 - } + illustrator: "Hideki Ishikawa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674216, + tcgplayer: 284165 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/211.ts b/data/Sword & Shield/Lost Origin/211.ts index 7ca844b9d6..d83eda4cf3 100644 --- a/data/Sword & Shield/Lost Origin/211.ts +++ b/data/Sword & Shield/Lost Origin/211.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674217, - tcgplayer: 284166 - } + illustrator: "kirisAki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674217, + tcgplayer: 284166 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/212.ts b/data/Sword & Shield/Lost Origin/212.ts index 143287a688..a9c1a466df 100644 --- a/data/Sword & Shield/Lost Origin/212.ts +++ b/data/Sword & Shield/Lost Origin/212.ts @@ -78,16 +78,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670816, - tcgplayer: 284167 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670816, + tcgplayer: 284167 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/213.ts b/data/Sword & Shield/Lost Origin/213.ts index a95d429d7d..7b9055001d 100644 --- a/data/Sword & Shield/Lost Origin/213.ts +++ b/data/Sword & Shield/Lost Origin/213.ts @@ -58,16 +58,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670814, - tcgplayer: 284168 - } + illustrator: "aky CG Works", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670814, + tcgplayer: 284168 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/214.ts b/data/Sword & Shield/Lost Origin/214.ts index ad181f9f85..62d0ed0f77 100644 --- a/data/Sword & Shield/Lost Origin/214.ts +++ b/data/Sword & Shield/Lost Origin/214.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Tool", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674220, - tcgplayer: 284169 - } + illustrator: "Toyste Beach", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674220, + tcgplayer: 284169 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/215.ts b/data/Sword & Shield/Lost Origin/215.ts index 23c1347419..7cebb263bd 100644 --- a/data/Sword & Shield/Lost Origin/215.ts +++ b/data/Sword & Shield/Lost Origin/215.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Stadium", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674221, - tcgplayer: 284170 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674221, + tcgplayer: 284170 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/216.ts b/data/Sword & Shield/Lost Origin/216.ts index 6f7ad3257c..a44e4a26e9 100644 --- a/data/Sword & Shield/Lost Origin/216.ts +++ b/data/Sword & Shield/Lost Origin/216.ts @@ -27,16 +27,16 @@ const card: Card = { trainerType: "Item", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674222, - tcgplayer: 284171 - } + illustrator: "Ryo Ueda", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674222, + tcgplayer: 284171 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/217.ts b/data/Sword & Shield/Lost Origin/217.ts index e96e66eb5a..5987a8cc25 100644 --- a/data/Sword & Shield/Lost Origin/217.ts +++ b/data/Sword & Shield/Lost Origin/217.ts @@ -28,16 +28,16 @@ const card: Card = { trainerType: "Item", regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674223, - tcgplayer: 284172 - } + illustrator: "Toyste Beach", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674223, + tcgplayer: 284172 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG01.ts b/data/Sword & Shield/Lost Origin/TG01.ts index f6133eb785..f5106b22b3 100644 --- a/data/Sword & Shield/Lost Origin/TG01.ts +++ b/data/Sword & Shield/Lost Origin/TG01.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670810 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670810, + tcgplayer: 284253 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG02.ts b/data/Sword & Shield/Lost Origin/TG02.ts index d00a00341d..f6e856831d 100644 --- a/data/Sword & Shield/Lost Origin/TG02.ts +++ b/data/Sword & Shield/Lost Origin/TG02.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674026 - } + illustrator: "saino misaki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674026, + tcgplayer: 284254 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG03.ts b/data/Sword & Shield/Lost Origin/TG03.ts index 60f58085ab..c9308a973c 100644 --- a/data/Sword & Shield/Lost Origin/TG03.ts +++ b/data/Sword & Shield/Lost Origin/TG03.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 3, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670827 - } + illustrator: "GIDORA", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670827, + tcgplayer: 284251 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG04.ts b/data/Sword & Shield/Lost Origin/TG04.ts index 388fad85be..e73b1d3dc1 100644 --- a/data/Sword & Shield/Lost Origin/TG04.ts +++ b/data/Sword & Shield/Lost Origin/TG04.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670828 - } + illustrator: "chibi", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670828, + tcgplayer: 284255 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG05.ts b/data/Sword & Shield/Lost Origin/TG05.ts index b8c8fd72d2..b635d81648 100644 --- a/data/Sword & Shield/Lost Origin/TG05.ts +++ b/data/Sword & Shield/Lost Origin/TG05.ts @@ -69,15 +69,16 @@ const card: Card = { retreat: 1, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674062 - } + illustrator: "Atsushi Furusawa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674062, + tcgplayer: 284258 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG06.ts b/data/Sword & Shield/Lost Origin/TG06.ts index 3753848b8a..3cc88fe227 100644 --- a/data/Sword & Shield/Lost Origin/TG06.ts +++ b/data/Sword & Shield/Lost Origin/TG06.ts @@ -77,15 +77,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674075 - } + illustrator: "Akira Komayama", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674075, + tcgplayer: 284266 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG07.ts b/data/Sword & Shield/Lost Origin/TG07.ts index 17a4a319b6..027af022be 100644 --- a/data/Sword & Shield/Lost Origin/TG07.ts +++ b/data/Sword & Shield/Lost Origin/TG07.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 1, regulationMark: "E", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674084 - } + illustrator: "Tomomi Kaneko", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674084, + tcgplayer: 284267 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG08.ts b/data/Sword & Shield/Lost Origin/TG08.ts index dca66cd8af..f4d92252ce 100644 --- a/data/Sword & Shield/Lost Origin/TG08.ts +++ b/data/Sword & Shield/Lost Origin/TG08.ts @@ -68,15 +68,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674097 - } + illustrator: "You Iribi", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674097, + tcgplayer: 284268 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG09.ts b/data/Sword & Shield/Lost Origin/TG09.ts index 5ed26efcc8..f93231fe58 100644 --- a/data/Sword & Shield/Lost Origin/TG09.ts +++ b/data/Sword & Shield/Lost Origin/TG09.ts @@ -69,15 +69,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674130 - } + illustrator: "Hitoshi Ariga", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674130, + tcgplayer: 284269 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG10.ts b/data/Sword & Shield/Lost Origin/TG10.ts index 5006d8a2cc..24f7b32ba9 100644 --- a/data/Sword & Shield/Lost Origin/TG10.ts +++ b/data/Sword & Shield/Lost Origin/TG10.ts @@ -69,15 +69,16 @@ const card: Card = { retreat: 4, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670829 - } + illustrator: "Kouki Saitou", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670829, + tcgplayer: 284270 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG11.ts b/data/Sword & Shield/Lost Origin/TG11.ts index 1ca6b5aec7..94ca11a371 100644 --- a/data/Sword & Shield/Lost Origin/TG11.ts +++ b/data/Sword & Shield/Lost Origin/TG11.ts @@ -69,15 +69,16 @@ const card: Card = { retreat: 0, regulationMark: "E", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674230 - } + illustrator: "Atsushi Furasawa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674230, + tcgplayer: 284271 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG12.ts b/data/Sword & Shield/Lost Origin/TG12.ts index 5d098bd07b..002e5b2b21 100644 --- a/data/Sword & Shield/Lost Origin/TG12.ts +++ b/data/Sword & Shield/Lost Origin/TG12.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674231 - } + illustrator: "Nisota Niso", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674231, + tcgplayer: 284272 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG13.ts b/data/Sword & Shield/Lost Origin/TG13.ts index dab87abec1..251fa74100 100644 --- a/data/Sword & Shield/Lost Origin/TG13.ts +++ b/data/Sword & Shield/Lost Origin/TG13.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 1, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674232 - } + illustrator: "Teeziro", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674232, + tcgplayer: 284273 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG14.ts b/data/Sword & Shield/Lost Origin/TG14.ts index 3e9c31b507..4c2c5ef42a 100644 --- a/data/Sword & Shield/Lost Origin/TG14.ts +++ b/data/Sword & Shield/Lost Origin/TG14.ts @@ -61,15 +61,16 @@ const card: Card = { retreat: 3, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670830 - } + illustrator: "Yuya Oka", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670830, + tcgplayer: 284275 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG15.ts b/data/Sword & Shield/Lost Origin/TG15.ts index b2509f36d4..95581f397c 100644 --- a/data/Sword & Shield/Lost Origin/TG15.ts +++ b/data/Sword & Shield/Lost Origin/TG15.ts @@ -57,15 +57,16 @@ const card: Card = { retreat: 3, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674233 - } + illustrator: "Oswaldo KATO", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674233, + tcgplayer: 284276 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG16.ts b/data/Sword & Shield/Lost Origin/TG16.ts index 8fa2e87ccc..e1e50bdb95 100644 --- a/data/Sword & Shield/Lost Origin/TG16.ts +++ b/data/Sword & Shield/Lost Origin/TG16.ts @@ -68,15 +68,16 @@ const card: Card = { retreat: 1, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674234 - } + illustrator: "Ryota Murayama", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674234, + tcgplayer: 284278 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG17.ts b/data/Sword & Shield/Lost Origin/TG17.ts index 8aaa7224cb..2ef462e0b7 100644 --- a/data/Sword & Shield/Lost Origin/TG17.ts +++ b/data/Sword & Shield/Lost Origin/TG17.ts @@ -57,15 +57,16 @@ const card: Card = { retreat: 2, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674235 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674235, + tcgplayer: 284283 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG18.ts b/data/Sword & Shield/Lost Origin/TG18.ts index 44ab112174..d9671fd4c6 100644 --- a/data/Sword & Shield/Lost Origin/TG18.ts +++ b/data/Sword & Shield/Lost Origin/TG18.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674095 - } + illustrator: "AKIRA EGAWA", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674095, + tcgplayer: 284284 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG19.ts b/data/Sword & Shield/Lost Origin/TG19.ts index 8cd65bd5c7..4fef99f05d 100644 --- a/data/Sword & Shield/Lost Origin/TG19.ts +++ b/data/Sword & Shield/Lost Origin/TG19.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "F", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670831 - } + illustrator: "Souichirou Gunjima", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670831, + tcgplayer: 284286 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG20.ts b/data/Sword & Shield/Lost Origin/TG20.ts index 96f114c98e..12fdd051c2 100644 --- a/data/Sword & Shield/Lost Origin/TG20.ts +++ b/data/Sword & Shield/Lost Origin/TG20.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 1, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674237 - } + illustrator: "GOSSAN", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674237, + tcgplayer: 284290 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG21.ts b/data/Sword & Shield/Lost Origin/TG21.ts index 8ba2b57068..fe7668e1dc 100644 --- a/data/Sword & Shield/Lost Origin/TG21.ts +++ b/data/Sword & Shield/Lost Origin/TG21.ts @@ -70,15 +70,16 @@ const card: Card = { retreat: 2, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674238 - } + illustrator: "kodama", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674238, + tcgplayer: 284294 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG22.ts b/data/Sword & Shield/Lost Origin/TG22.ts index f6dc420e52..ef89df66b3 100644 --- a/data/Sword & Shield/Lost Origin/TG22.ts +++ b/data/Sword & Shield/Lost Origin/TG22.ts @@ -79,15 +79,16 @@ const card: Card = { retreat: 3, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674239 - } + illustrator: "Mitsuhiro Arita", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674239, + tcgplayer: 284295 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG23.ts b/data/Sword & Shield/Lost Origin/TG23.ts index eb3973897c..66482d3a14 100644 --- a/data/Sword & Shield/Lost Origin/TG23.ts +++ b/data/Sword & Shield/Lost Origin/TG23.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "E", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674240 - } + illustrator: "Taira Akitsu", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674240, + tcgplayer: 284296 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG24.ts b/data/Sword & Shield/Lost Origin/TG24.ts index af11863188..0c552a562c 100644 --- a/data/Sword & Shield/Lost Origin/TG24.ts +++ b/data/Sword & Shield/Lost Origin/TG24.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674241 - } + illustrator: "NC Empire", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674241, + tcgplayer: 284297 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG25.ts b/data/Sword & Shield/Lost Origin/TG25.ts index 59f8ee5ff5..5abc615128 100644 --- a/data/Sword & Shield/Lost Origin/TG25.ts +++ b/data/Sword & Shield/Lost Origin/TG25.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "E", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670832 - } + illustrator: "Sanosuke Sakuma", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670832, + tcgplayer: 284298 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG26.ts b/data/Sword & Shield/Lost Origin/TG26.ts index 8cc785e139..8ccb6165d6 100644 --- a/data/Sword & Shield/Lost Origin/TG26.ts +++ b/data/Sword & Shield/Lost Origin/TG26.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674242 - } + illustrator: "Hideki Ishikawa", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674242, + tcgplayer: 284299 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG27.ts b/data/Sword & Shield/Lost Origin/TG27.ts index 0c3c5112fa..73da98a9a4 100644 --- a/data/Sword & Shield/Lost Origin/TG27.ts +++ b/data/Sword & Shield/Lost Origin/TG27.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 670833 - } + illustrator: "saino misaki", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 670833, + tcgplayer: 284300 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG28.ts b/data/Sword & Shield/Lost Origin/TG28.ts index 57ae0fa0dd..a9eebd5fc8 100644 --- a/data/Sword & Shield/Lost Origin/TG28.ts +++ b/data/Sword & Shield/Lost Origin/TG28.ts @@ -28,15 +28,16 @@ const card: Card = { trainerType: "Supporter", regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674243 - } + illustrator: "Taira Akitsu", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674243, + tcgplayer: 284301 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG29.ts b/data/Sword & Shield/Lost Origin/TG29.ts index d671bc9e26..2c88d76cb6 100644 --- a/data/Sword & Shield/Lost Origin/TG29.ts +++ b/data/Sword & Shield/Lost Origin/TG29.ts @@ -57,15 +57,16 @@ const card: Card = { retreat: 2, regulationMark: "D", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674235 - } + illustrator: "aky CG Works", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674235, + tcgplayer: 284302 + } + }, + ], } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Lost Origin/TG30.ts b/data/Sword & Shield/Lost Origin/TG30.ts index 5f53ff6aad..555f0b7bfb 100644 --- a/data/Sword & Shield/Lost Origin/TG30.ts +++ b/data/Sword & Shield/Lost Origin/TG30.ts @@ -77,15 +77,16 @@ const card: Card = { retreat: 0, regulationMark: "E", - variants: { - "normal": false, - "reverse": false, - "holo": true - }, - - thirdParty: { - cardmarket: 674245 - } + illustrator: "5ban Graphics", + variants: [ + { + type: "holo", + thirdParty: { + cardmarket: 674245, + tcgplayer: 284303 + } + }, + ], } export default card \ No newline at end of file