diff --git a/data/Scarlet & Violet/Scarlet & Violet/001.ts b/data/Scarlet & Violet/Scarlet & Violet/001.ts index 03a478634..b3441b8d0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/001.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/001.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card diff --git a/data/Scarlet & Violet/Scarlet & Violet/002.ts b/data/Scarlet & Violet/Scarlet & Violet/002.ts index 0658de83f..fab9a1ce5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/002.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/002.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/003.ts b/data/Scarlet & Violet/Scarlet & Violet/003.ts index 65d068f6b..b7577934e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/003.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/003.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/004.ts b/data/Scarlet & Violet/Scarlet & Violet/004.ts index 55430db6f..131d3aa3d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/004.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/004.ts @@ -41,7 +41,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/005.ts b/data/Scarlet & Violet/Scarlet & Violet/005.ts index 7af9a6402..4915ac3c3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/005.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/005.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/006.ts b/data/Scarlet & Violet/Scarlet & Violet/006.ts index 52ced6de9..0eb4b5b25 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/006.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/006.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/007.ts b/data/Scarlet & Violet/Scarlet & Violet/007.ts index 9ab924b79..884c6c3d0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/007.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/007.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card diff --git a/data/Scarlet & Violet/Scarlet & Violet/008.ts b/data/Scarlet & Violet/Scarlet & Violet/008.ts index 844664af2..d0974f2c0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/008.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/008.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/009.ts b/data/Scarlet & Violet/Scarlet & Violet/009.ts index d2cb50aae..1f1f77c0f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/009.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/009.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/010.ts b/data/Scarlet & Violet/Scarlet & Violet/010.ts index a2d3024dc..c99379b4d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/010.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/010.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/011.ts b/data/Scarlet & Violet/Scarlet & Violet/011.ts index dcea7b2e9..3197edf70 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/011.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/011.ts @@ -49,7 +49,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/012.ts b/data/Scarlet & Violet/Scarlet & Violet/012.ts index 325cf9edb..ceefa5260 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/012.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/012.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/013.ts b/data/Scarlet & Violet/Scarlet & Violet/013.ts index 4ec2aa55c..d21a779e4 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/013.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/013.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/014.ts b/data/Scarlet & Violet/Scarlet & Violet/014.ts index c6975566b..65c148d68 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/014.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/014.ts @@ -53,7 +53,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/015.ts b/data/Scarlet & Violet/Scarlet & Violet/015.ts index e8d213d5a..2e87fddf5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/015.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/015.ts @@ -62,7 +62,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/016.ts b/data/Scarlet & Violet/Scarlet & Violet/016.ts index 6e6402e6c..12b26ecfb 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/016.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/016.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card diff --git a/data/Scarlet & Violet/Scarlet & Violet/017.ts b/data/Scarlet & Violet/Scarlet & Violet/017.ts index 78715a981..bb82d0691 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/017.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/017.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/018.ts b/data/Scarlet & Violet/Scarlet & Violet/018.ts index e08a30c9f..a92cf71e3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/018.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/018.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/019.ts b/data/Scarlet & Violet/Scarlet & Violet/019.ts index 5bc795c55..d318b2429 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/019.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/019.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/020.ts b/data/Scarlet & Violet/Scarlet & Violet/020.ts index 261a70157..f90aa7625 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/020.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/020.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/021.ts b/data/Scarlet & Violet/Scarlet & Violet/021.ts index 85aec54d2..3cfd1f904 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/021.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/021.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/022.ts b/data/Scarlet & Violet/Scarlet & Violet/022.ts index 281034d5b..25f30b0e4 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/022.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/022.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/023.ts b/data/Scarlet & Violet/Scarlet & Violet/023.ts index 38f43e8bc..63e17860a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/023.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/023.ts @@ -62,7 +62,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/024.ts b/data/Scarlet & Violet/Scarlet & Violet/024.ts index 96d701b09..4545c2c42 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/024.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/024.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/025.ts b/data/Scarlet & Violet/Scarlet & Violet/025.ts index 44b138f22..705192c19 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/025.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/025.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/026.ts b/data/Scarlet & Violet/Scarlet & Violet/026.ts index 6a6037299..f1cd52eb0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/026.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/026.ts @@ -71,7 +71,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/027.ts b/data/Scarlet & Violet/Scarlet & Violet/027.ts index 208039b0d..a07009972 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/027.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/027.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/028.ts b/data/Scarlet & Violet/Scarlet & Violet/028.ts index 9682f92a6..9188ee8f6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/028.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/028.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/029.ts b/data/Scarlet & Violet/Scarlet & Violet/029.ts index ed981d578..ca1c690c2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/029.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/029.ts @@ -71,7 +71,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/030.ts b/data/Scarlet & Violet/Scarlet & Violet/030.ts index 0b3ff8a65..7b4e1680d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/030.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/030.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/031.ts b/data/Scarlet & Violet/Scarlet & Violet/031.ts index cbb0175ca..bf5ca3098 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/031.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/031.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/032.ts b/data/Scarlet & Violet/Scarlet & Violet/032.ts index 24c61b3cf..57fea1695 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/032.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/032.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/033.ts b/data/Scarlet & Violet/Scarlet & Violet/033.ts index e4e75eae7..4c6e7d9a7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/033.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/033.ts @@ -49,7 +49,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/034.ts b/data/Scarlet & Violet/Scarlet & Violet/034.ts index 756781206..ee1c602c6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/034.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/034.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/035.ts b/data/Scarlet & Violet/Scarlet & Violet/035.ts index 76bdb8e02..4789de3cb 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/035.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/035.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/036.ts b/data/Scarlet & Violet/Scarlet & Violet/036.ts index 72a3f909e..15ad84ff3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/036.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/036.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/037.ts b/data/Scarlet & Violet/Scarlet & Violet/037.ts index 62fdc99e7..c4ef794e0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/037.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/037.ts @@ -53,7 +53,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/038.ts b/data/Scarlet & Violet/Scarlet & Violet/038.ts index 7623826a4..e748fc7de 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/038.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/038.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/039.ts b/data/Scarlet & Violet/Scarlet & Violet/039.ts index 6695f404d..4e6de3a52 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/039.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/039.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/040.ts b/data/Scarlet & Violet/Scarlet & Violet/040.ts index 15c2502c3..4556557ba 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/040.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/040.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/041.ts b/data/Scarlet & Violet/Scarlet & Violet/041.ts index 91e606b77..1fbf35a12 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/041.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/041.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/042.ts b/data/Scarlet & Violet/Scarlet & Violet/042.ts index 5958e17f6..6f04ab272 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/042.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/042.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/043.ts b/data/Scarlet & Violet/Scarlet & Violet/043.ts index f334e207d..783052cb0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/043.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/043.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/044.ts b/data/Scarlet & Violet/Scarlet & Violet/044.ts index e1598bb94..69bd938fd 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/044.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/044.ts @@ -43,7 +43,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/045.ts b/data/Scarlet & Violet/Scarlet & Violet/045.ts index 60dcbe08e..480c0b6a3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/045.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/045.ts @@ -63,7 +63,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/046.ts b/data/Scarlet & Violet/Scarlet & Violet/046.ts index 337d99653..4b8bdc74d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/046.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/046.ts @@ -49,7 +49,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/047.ts b/data/Scarlet & Violet/Scarlet & Violet/047.ts index 678885ad9..c8728959b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/047.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/047.ts @@ -50,7 +50,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/048.ts b/data/Scarlet & Violet/Scarlet & Violet/048.ts index e998cb71a..7b986e197 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/048.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/048.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/049.ts b/data/Scarlet & Violet/Scarlet & Violet/049.ts index 498729b24..c2b608070 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/049.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/049.ts @@ -36,7 +36,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/050.ts b/data/Scarlet & Violet/Scarlet & Violet/050.ts index b393d28ec..9a9bd52fa 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/050.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/050.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/051.ts b/data/Scarlet & Violet/Scarlet & Violet/051.ts index 9f0e70665..9003db50e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/051.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/051.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/052.ts b/data/Scarlet & Violet/Scarlet & Violet/052.ts index 88c7fc4f2..b5dce13a0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/052.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/052.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/053.ts b/data/Scarlet & Violet/Scarlet & Violet/053.ts index e2490d6f1..38af0e8b7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/053.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/053.ts @@ -53,7 +53,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/054.ts b/data/Scarlet & Violet/Scarlet & Violet/054.ts index cb1075417..2b819d52b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/054.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/054.ts @@ -62,7 +62,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/055.ts b/data/Scarlet & Violet/Scarlet & Violet/055.ts index c62b2d02b..b691cd071 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/055.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/055.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/056.ts b/data/Scarlet & Violet/Scarlet & Violet/056.ts index b7a3782e6..c4ddc91d5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/056.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/056.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/057.ts b/data/Scarlet & Violet/Scarlet & Violet/057.ts index a9f0c1a88..f9d62661c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/057.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/057.ts @@ -60,7 +60,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/058.ts b/data/Scarlet & Violet/Scarlet & Violet/058.ts index d1c118fe2..262d9ff0b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/058.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/058.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/059.ts b/data/Scarlet & Violet/Scarlet & Violet/059.ts index 751c8b9c1..9a70d6449 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/059.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/059.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/060.ts b/data/Scarlet & Violet/Scarlet & Violet/060.ts index 09061d563..ba02882b5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/060.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/060.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/061.ts b/data/Scarlet & Violet/Scarlet & Violet/061.ts index 275488e25..cfee2fb43 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/061.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/061.ts @@ -57,7 +57,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/062.ts b/data/Scarlet & Violet/Scarlet & Violet/062.ts index 1fe393760..4115838d9 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/062.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/062.ts @@ -64,7 +64,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/063.ts b/data/Scarlet & Violet/Scarlet & Violet/063.ts index cece98c29..8dc8ff517 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/063.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/063.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/064.ts b/data/Scarlet & Violet/Scarlet & Violet/064.ts index dfde77ec2..08160cd39 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/064.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/064.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/065.ts b/data/Scarlet & Violet/Scarlet & Violet/065.ts index 68cc98ea2..46605c109 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/065.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/065.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/066.ts b/data/Scarlet & Violet/Scarlet & Violet/066.ts index a6f017b83..ef733d4ef 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/066.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/066.ts @@ -49,7 +49,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/067.ts b/data/Scarlet & Violet/Scarlet & Violet/067.ts index 986634865..9ecd09538 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/067.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/067.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/068.ts b/data/Scarlet & Violet/Scarlet & Violet/068.ts index e8d9f9341..b886ccdba 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/068.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/068.ts @@ -67,7 +67,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/069.ts b/data/Scarlet & Violet/Scarlet & Violet/069.ts index 7e2aed3d6..686cc9f82 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/069.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/069.ts @@ -43,7 +43,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/070.ts b/data/Scarlet & Violet/Scarlet & Violet/070.ts index dba912618..a24dacff6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/070.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/070.ts @@ -65,7 +65,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/071.ts b/data/Scarlet & Violet/Scarlet & Violet/071.ts index 2893f6b65..16a92e3e1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/071.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/071.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/072.ts b/data/Scarlet & Violet/Scarlet & Violet/072.ts index 651252e89..b044c0ab7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/072.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/072.ts @@ -69,7 +69,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/073.ts b/data/Scarlet & Violet/Scarlet & Violet/073.ts index 82730b6bd..51b626949 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/073.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/073.ts @@ -42,7 +42,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/074.ts b/data/Scarlet & Violet/Scarlet & Violet/074.ts index 9957c9496..be3b1f68f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/074.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/074.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/075.ts b/data/Scarlet & Violet/Scarlet & Violet/075.ts index e1445216b..552a36344 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/075.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/075.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/076.ts b/data/Scarlet & Violet/Scarlet & Violet/076.ts index 14b40ef62..c83247255 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/076.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/076.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 0, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/077.ts b/data/Scarlet & Violet/Scarlet & Violet/077.ts index f45e2fa97..303ea33b0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/077.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/077.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/078.ts b/data/Scarlet & Violet/Scarlet & Violet/078.ts index 93e570e42..7f6558699 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/078.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/078.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/079.ts b/data/Scarlet & Violet/Scarlet & Violet/079.ts index 4518507c8..4cfb5c4d5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/079.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/079.ts @@ -69,7 +69,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/080.ts b/data/Scarlet & Violet/Scarlet & Violet/080.ts index ad509ac9f..337a26402 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/080.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/080.ts @@ -57,7 +57,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/081.ts b/data/Scarlet & Violet/Scarlet & Violet/081.ts index 53516bee4..4f2599b61 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/081.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/081.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/082.ts b/data/Scarlet & Violet/Scarlet & Violet/082.ts index 0f4a244b4..13b8c6f8f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/082.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/082.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/083.ts b/data/Scarlet & Violet/Scarlet & Violet/083.ts index 2772b3e20..92395a5c9 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/083.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/083.ts @@ -61,7 +61,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/084.ts b/data/Scarlet & Violet/Scarlet & Violet/084.ts index b6229c516..7588c4e23 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/084.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/084.ts @@ -36,7 +36,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/085.ts b/data/Scarlet & Violet/Scarlet & Violet/085.ts index c64d25c2a..1af972046 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/085.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/085.ts @@ -63,7 +63,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/086.ts b/data/Scarlet & Violet/Scarlet & Violet/086.ts index b4e374035..9acd20c76 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/086.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/086.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/087.ts b/data/Scarlet & Violet/Scarlet & Violet/087.ts index 6dd9f7961..a6f933cd5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/087.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/087.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/088.ts b/data/Scarlet & Violet/Scarlet & Violet/088.ts index d2fee7a6e..a13f92ee5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/088.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/088.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/089.ts b/data/Scarlet & Violet/Scarlet & Violet/089.ts index 7a8e1e662..4f44f8b59 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/089.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/089.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/090.ts b/data/Scarlet & Violet/Scarlet & Violet/090.ts index 1fd252d82..4ddc52a92 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/090.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/090.ts @@ -61,7 +61,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/091.ts b/data/Scarlet & Violet/Scarlet & Violet/091.ts index dfd90bccc..11dd311e4 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/091.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/091.ts @@ -36,7 +36,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/092.ts b/data/Scarlet & Violet/Scarlet & Violet/092.ts index 7123052cc..02be67db6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/092.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/092.ts @@ -50,7 +50,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/093.ts b/data/Scarlet & Violet/Scarlet & Violet/093.ts index 23433f5a2..5813174d8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/093.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/093.ts @@ -72,7 +72,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/094.ts b/data/Scarlet & Violet/Scarlet & Violet/094.ts index f74c2d696..cf2fb2140 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/094.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/094.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/095.ts b/data/Scarlet & Violet/Scarlet & Violet/095.ts index af463d9d6..13308f836 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/095.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/095.ts @@ -45,7 +45,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/096.ts b/data/Scarlet & Violet/Scarlet & Violet/096.ts index 634ed8b26..3d07ad0da 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/096.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/096.ts @@ -67,7 +67,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/097.ts b/data/Scarlet & Violet/Scarlet & Violet/097.ts index 75d7800a2..dc150283c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/097.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/097.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/098.ts b/data/Scarlet & Violet/Scarlet & Violet/098.ts index 1f48e23d4..0f52744ec 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/098.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/098.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/099.ts b/data/Scarlet & Violet/Scarlet & Violet/099.ts index 39b18c296..0fca30f1c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/099.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/099.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/100.ts b/data/Scarlet & Violet/Scarlet & Violet/100.ts index fc540a02f..3bfaffefe 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/100.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/100.ts @@ -46,7 +46,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/101.ts b/data/Scarlet & Violet/Scarlet & Violet/101.ts index aeca015a7..bd981e37d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/101.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/101.ts @@ -46,7 +46,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/102.ts b/data/Scarlet & Violet/Scarlet & Violet/102.ts index fb5eff150..570d87485 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/102.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/102.ts @@ -55,7 +55,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/103.ts b/data/Scarlet & Violet/Scarlet & Violet/103.ts index 2b8868aab..0025f11e2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/103.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/103.ts @@ -82,7 +82,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/104.ts b/data/Scarlet & Violet/Scarlet & Violet/104.ts index 9119bdfd1..e0f08c820 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/104.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/104.ts @@ -55,7 +55,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/105.ts b/data/Scarlet & Violet/Scarlet & Violet/105.ts index d14cbe400..c465092e8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/105.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/105.ts @@ -66,7 +66,11 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/106.ts b/data/Scarlet & Violet/Scarlet & Violet/106.ts index 9ca275ac0..7497b93b8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/106.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/106.ts @@ -60,7 +60,12 @@ const card: Card = { resistances: [{ type: "Fighting", value: "-30" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/107.ts b/data/Scarlet & Violet/Scarlet & Violet/107.ts index 077df9dac..af126c1fb 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/107.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/107.ts @@ -51,7 +51,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/108.ts b/data/Scarlet & Violet/Scarlet & Violet/108.ts index fc5a13588..6c16c3b98 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/108.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/108.ts @@ -56,7 +56,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/109.ts b/data/Scarlet & Violet/Scarlet & Violet/109.ts index 9be6fa34d..19c52e5bd 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/109.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/109.ts @@ -77,7 +77,12 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/110.ts b/data/Scarlet & Violet/Scarlet & Violet/110.ts index dea5d6144..a4390f3ee 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/110.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/110.ts @@ -51,7 +51,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/111.ts b/data/Scarlet & Violet/Scarlet & Violet/111.ts index 62a85ddb2..52861ac20 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/111.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/111.ts @@ -78,7 +78,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/112.ts b/data/Scarlet & Violet/Scarlet & Violet/112.ts index 7d6f3eff1..c7d150c68 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/112.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/112.ts @@ -55,7 +55,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/113.ts b/data/Scarlet & Violet/Scarlet & Violet/113.ts index 4c6ec5355..7ae2e8424 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/113.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/113.ts @@ -64,7 +64,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/114.ts b/data/Scarlet & Violet/Scarlet & Violet/114.ts index d7121c9cb..f57e98f42 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/114.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/114.ts @@ -78,7 +78,11 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/115.ts b/data/Scarlet & Violet/Scarlet & Violet/115.ts index 6786b05d5..973540f8e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/115.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/115.ts @@ -55,7 +55,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/116.ts b/data/Scarlet & Violet/Scarlet & Violet/116.ts index b536a126a..4efaf5790 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/116.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/116.ts @@ -69,7 +69,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/117.ts b/data/Scarlet & Violet/Scarlet & Violet/117.ts index 2ac59b92a..c9754765c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/117.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/117.ts @@ -78,7 +78,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/118.ts b/data/Scarlet & Violet/Scarlet & Violet/118.ts index 2c5ad8541..86002f83b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/118.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/118.ts @@ -64,7 +64,12 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/119.ts b/data/Scarlet & Violet/Scarlet & Violet/119.ts index 9b41be1b9..ea6f74371 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/119.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/119.ts @@ -42,7 +42,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/120.ts b/data/Scarlet & Violet/Scarlet & Violet/120.ts index 4e68010bb..4a63bf3ae 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/120.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/120.ts @@ -67,7 +67,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/121.ts b/data/Scarlet & Violet/Scarlet & Violet/121.ts index b4ac346e0..4d69d80f2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/121.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/121.ts @@ -64,7 +64,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/122.ts b/data/Scarlet & Violet/Scarlet & Violet/122.ts index 7ab080edd..a51949983 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/122.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/122.ts @@ -63,7 +63,12 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/123.ts b/data/Scarlet & Violet/Scarlet & Violet/123.ts index 735167fa4..7524a45eb 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/123.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/123.ts @@ -73,7 +73,12 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/124.ts b/data/Scarlet & Violet/Scarlet & Violet/124.ts index 17ef0f99d..596cb3098 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/124.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/124.ts @@ -63,7 +63,12 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/125.ts b/data/Scarlet & Violet/Scarlet & Violet/125.ts index 59ea4d8d0..b0fcbf000 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/125.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/125.ts @@ -73,7 +73,12 @@ const card: Card = { weaknesses: [{ type: "Psychic", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/126.ts b/data/Scarlet & Violet/Scarlet & Violet/126.ts index 9f36e4a8f..31cab2fbc 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/126.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/126.ts @@ -51,7 +51,11 @@ const card: Card = { weaknesses: [{ type: "Fighting", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/127.ts b/data/Scarlet & Violet/Scarlet & Violet/127.ts index a91ff40f2..61429c354 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/127.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/127.ts @@ -78,7 +78,11 @@ const card: Card = { weaknesses: [{ type: "Fighting", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/128.ts b/data/Scarlet & Violet/Scarlet & Violet/128.ts index f97c4f2d7..7efa7d276 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/128.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/128.ts @@ -71,7 +71,11 @@ const card: Card = { weaknesses: [{ type: "Fighting", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/129.ts b/data/Scarlet & Violet/Scarlet & Violet/129.ts index d3d2dddc0..64273605a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/129.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/129.ts @@ -69,7 +69,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/130.ts b/data/Scarlet & Violet/Scarlet & Violet/130.ts index 7ee1402ad..0d7ede4e1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/130.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/130.ts @@ -55,7 +55,11 @@ const card: Card = { weaknesses: [{ type: "Fighting", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/131.ts b/data/Scarlet & Violet/Scarlet & Violet/131.ts index 2092e3218..27110608d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/131.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/131.ts @@ -76,7 +76,12 @@ const card: Card = { weaknesses: [{ type: "Fighting", value: "×2" - }] + }], + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/132.ts b/data/Scarlet & Violet/Scarlet & Violet/132.ts index f8a8ce7ad..a65e8eff4 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/132.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/132.ts @@ -55,7 +55,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/133.ts b/data/Scarlet & Violet/Scarlet & Violet/133.ts index 589871f50..cb718dae4 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/133.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/133.ts @@ -69,7 +69,11 @@ const card: Card = { weaknesses: [{ type: "Grass", value: "×2" - }] + }], + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/134.ts b/data/Scarlet & Violet/Scarlet & Violet/134.ts index 85c087d61..ec96679d1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/134.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/134.ts @@ -63,7 +63,12 @@ const card: Card = { retreat: 3, regulationMark: "G", - illustrator: "Anesaki Dynamic" + illustrator: "Anesaki Dynamic", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/135.ts b/data/Scarlet & Violet/Scarlet & Violet/135.ts index c1f22f5d8..ce86df705 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/135.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/135.ts @@ -48,7 +48,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/136.ts b/data/Scarlet & Violet/Scarlet & Violet/136.ts index 3d44f8e8b..5ef60fc9d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/136.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/136.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/137.ts b/data/Scarlet & Violet/Scarlet & Violet/137.ts index 97ebe2747..9e04ab5c7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/137.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/137.ts @@ -71,7 +71,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/138.ts b/data/Scarlet & Violet/Scarlet & Violet/138.ts index 98ab08fcc..cbe9bc810 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/138.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/138.ts @@ -64,7 +64,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/139.ts b/data/Scarlet & Violet/Scarlet & Violet/139.ts index cf247156f..f8b9f00a2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/139.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/139.ts @@ -72,7 +72,11 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/140.ts b/data/Scarlet & Violet/Scarlet & Violet/140.ts index 0e3b7d496..2bff585f0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/140.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/140.ts @@ -42,7 +42,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/141.ts b/data/Scarlet & Violet/Scarlet & Violet/141.ts index 1049717be..311fcc8e7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/141.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/141.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/142.ts b/data/Scarlet & Violet/Scarlet & Violet/142.ts index 422ee0917..571e248e8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/142.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/142.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/143.ts b/data/Scarlet & Violet/Scarlet & Violet/143.ts index e45bee5c2..4c9f14fc0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/143.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/143.ts @@ -64,7 +64,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/144.ts b/data/Scarlet & Violet/Scarlet & Violet/144.ts index 7db06b29f..26a1a66d8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/144.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/144.ts @@ -58,7 +58,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/145.ts b/data/Scarlet & Violet/Scarlet & Violet/145.ts index cceb83dbe..df9c85d28 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/145.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/145.ts @@ -72,7 +72,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/146.ts b/data/Scarlet & Violet/Scarlet & Violet/146.ts index aeb6b4017..48fd61691 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/146.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/146.ts @@ -36,7 +36,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/147.ts b/data/Scarlet & Violet/Scarlet & Violet/147.ts index e5b7a9167..f28f9b0c8 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/147.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/147.ts @@ -56,7 +56,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/148.ts b/data/Scarlet & Violet/Scarlet & Violet/148.ts index f63f05009..82ae615e2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/148.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/148.ts @@ -36,7 +36,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/149.ts b/data/Scarlet & Violet/Scarlet & Violet/149.ts index edb3e96f9..39bdea815 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/149.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/149.ts @@ -54,7 +54,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/150.ts b/data/Scarlet & Violet/Scarlet & Violet/150.ts index cadcfb207..82eaee389 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/150.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/150.ts @@ -72,7 +72,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/151.ts b/data/Scarlet & Violet/Scarlet & Violet/151.ts index 46a3ee3b7..1d057a053 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/151.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/151.ts @@ -57,7 +57,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/152.ts b/data/Scarlet & Violet/Scarlet & Violet/152.ts index d6a46f2f1..ce2f03f3c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/152.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/152.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/153.ts b/data/Scarlet & Violet/Scarlet & Violet/153.ts index 675bd1630..b66fc0738 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/153.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/153.ts @@ -64,7 +64,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/154.ts b/data/Scarlet & Violet/Scarlet & Violet/154.ts index 3e56dd431..6daeadf2c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/154.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/154.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/155.ts b/data/Scarlet & Violet/Scarlet & Violet/155.ts index b573f516f..3c9c2d1c1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/155.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/155.ts @@ -55,7 +55,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/156.ts b/data/Scarlet & Violet/Scarlet & Violet/156.ts index 9c003426f..377e6e1df 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/156.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/156.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/157.ts b/data/Scarlet & Violet/Scarlet & Violet/157.ts index 2e9bf67d3..e120f3852 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/157.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/157.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/158.ts b/data/Scarlet & Violet/Scarlet & Violet/158.ts index 99eea803c..dba96925c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/158.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/158.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/159.ts b/data/Scarlet & Violet/Scarlet & Violet/159.ts index 79c1aa8f4..336a4744b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/159.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/159.ts @@ -35,7 +35,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/160.ts b/data/Scarlet & Violet/Scarlet & Violet/160.ts index 4ebb16281..7ac99512f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/160.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/160.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/161.ts b/data/Scarlet & Violet/Scarlet & Violet/161.ts index 47820a212..b0b36fc71 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/161.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/161.ts @@ -62,7 +62,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/162.ts b/data/Scarlet & Violet/Scarlet & Violet/162.ts index 0594a741a..823963a26 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/162.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/162.ts @@ -64,7 +64,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/163.ts b/data/Scarlet & Violet/Scarlet & Violet/163.ts index 6d205bac8..2d67cf6e6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/163.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/163.ts @@ -44,7 +44,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/164.ts b/data/Scarlet & Violet/Scarlet & Violet/164.ts index 25c227d66..3dd97695d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/164.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/164.ts @@ -55,7 +55,12 @@ const card: Card = { }], retreat: 0, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/165.ts b/data/Scarlet & Violet/Scarlet & Violet/165.ts index 81370a971..ec94a5a41 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/165.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/165.ts @@ -57,7 +57,11 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/166.ts b/data/Scarlet & Violet/Scarlet & Violet/166.ts index ccf04726d..8e48a3d33 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/166.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/166.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/167.ts b/data/Scarlet & Violet/Scarlet & Violet/167.ts index faea30235..78c17c92d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/167.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/167.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Stadium", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/168.ts b/data/Scarlet & Violet/Scarlet & Violet/168.ts index da75bf252..9806ef2c5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/168.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/168.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/169.ts b/data/Scarlet & Violet/Scarlet & Violet/169.ts index b4b342f44..17699f5da 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/169.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/169.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Tool", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/170.ts b/data/Scarlet & Violet/Scarlet & Violet/170.ts index 97b48f2e3..92c9dd34a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/170.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/170.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/171.ts b/data/Scarlet & Violet/Scarlet & Violet/171.ts index ce9829594..83953f58e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/171.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/171.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/172.ts b/data/Scarlet & Violet/Scarlet & Violet/172.ts index 034b8da44..dd3b22f67 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/172.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/172.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/173.ts b/data/Scarlet & Violet/Scarlet & Violet/173.ts index 1a9177123..dc0568256 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/173.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/173.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/174.ts b/data/Scarlet & Violet/Scarlet & Violet/174.ts index b0be81a44..a2862f501 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/174.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/174.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Tool", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/175.ts b/data/Scarlet & Violet/Scarlet & Violet/175.ts index df3ca87dc..2fe1debe5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/175.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/175.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/176.ts b/data/Scarlet & Violet/Scarlet & Violet/176.ts index 15014edbb..0724b89e1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/176.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/176.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/177.ts b/data/Scarlet & Violet/Scarlet & Violet/177.ts index e802b9509..bfe3ee36e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/177.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/177.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/178.ts b/data/Scarlet & Violet/Scarlet & Violet/178.ts index 2f94bddf0..303626e27 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/178.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/178.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Stadium", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/179.ts b/data/Scarlet & Violet/Scarlet & Violet/179.ts index 8d694d962..97b88a56b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/179.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/179.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/180.ts b/data/Scarlet & Violet/Scarlet & Violet/180.ts index 525bccbbf..a4e9d0287 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/180.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/180.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/181.ts b/data/Scarlet & Violet/Scarlet & Violet/181.ts index 63922a14f..7d52edcf9 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/181.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/181.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/182.ts b/data/Scarlet & Violet/Scarlet & Violet/182.ts index d3199362a..bd66a27aa 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/182.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/182.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/183.ts b/data/Scarlet & Violet/Scarlet & Violet/183.ts index b1b424fa8..bc6bbab8d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/183.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/183.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/184.ts b/data/Scarlet & Violet/Scarlet & Violet/184.ts index 2ded90b7d..6fc16b153 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/184.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/184.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/185.ts b/data/Scarlet & Violet/Scarlet & Violet/185.ts index 4b498173b..c1a68f4d5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/185.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/185.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/186.ts b/data/Scarlet & Violet/Scarlet & Violet/186.ts index 1fc4cda6e..b391ca1a0 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/186.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/186.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/187.ts b/data/Scarlet & Violet/Scarlet & Violet/187.ts index 75e08b7e5..b6f3c2c88 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/187.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/187.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/188.ts b/data/Scarlet & Violet/Scarlet & Violet/188.ts index 2d92eae37..33960f610 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/188.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/188.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/189.ts b/data/Scarlet & Violet/Scarlet & Violet/189.ts index 4f8ffb6db..a2399fe9a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/189.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/189.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/190.ts b/data/Scarlet & Violet/Scarlet & Violet/190.ts index 4f8ffb6db..a2399fe9a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/190.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/190.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/191.ts b/data/Scarlet & Violet/Scarlet & Violet/191.ts index 2b0d722ae..5962bd558 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/191.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/191.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/192.ts b/data/Scarlet & Violet/Scarlet & Violet/192.ts index 31ef5def2..a0512ec8c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/192.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/192.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Tool", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/193.ts b/data/Scarlet & Violet/Scarlet & Violet/193.ts index 9c5db08bc..d5e1b63d1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/193.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/193.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Tool", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/194.ts b/data/Scarlet & Violet/Scarlet & Violet/194.ts index 0375548ac..6ef261814 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/194.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/194.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/195.ts b/data/Scarlet & Violet/Scarlet & Violet/195.ts index accac039a..b1afa538c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/195.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/195.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/196.ts b/data/Scarlet & Violet/Scarlet & Violet/196.ts index 5364b4dec..6daa9d0da 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/196.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/196.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/197.ts b/data/Scarlet & Violet/Scarlet & Violet/197.ts index ec89b80fe..f960cde3c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/197.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/197.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Tool", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/198.ts b/data/Scarlet & Violet/Scarlet & Violet/198.ts index 171316c00..05e5cfbac 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/198.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/198.ts @@ -26,7 +26,11 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + holo: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/199.ts b/data/Scarlet & Violet/Scarlet & Violet/199.ts index 1dde83df0..748da7e9a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/199.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/199.ts @@ -44,7 +44,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/200.ts b/data/Scarlet & Violet/Scarlet & Violet/200.ts index 997cc19ae..324042bb5 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/200.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/200.ts @@ -62,7 +62,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/201.ts b/data/Scarlet & Violet/Scarlet & Violet/201.ts index 24002fb9c..f957c1581 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/201.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/201.ts @@ -44,7 +44,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/202.ts b/data/Scarlet & Violet/Scarlet & Violet/202.ts index 4e691e526..c0632e0ae 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/202.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/202.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/203.ts b/data/Scarlet & Violet/Scarlet & Violet/203.ts index 94c8c5b51..e20fe41c2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/203.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/203.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/204.ts b/data/Scarlet & Violet/Scarlet & Violet/204.ts index ae565c6a3..a8c46f611 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/204.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/204.ts @@ -56,7 +56,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/205.ts b/data/Scarlet & Violet/Scarlet & Violet/205.ts index 38a8e2169..cca6d2f5f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/205.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/205.ts @@ -36,7 +36,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/206.ts b/data/Scarlet & Violet/Scarlet & Violet/206.ts index 2eb08efbd..5e511edd3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/206.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/206.ts @@ -44,7 +44,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/207.ts b/data/Scarlet & Violet/Scarlet & Violet/207.ts index e2e9264ee..62aeac8d6 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/207.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/207.ts @@ -57,7 +57,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/208.ts b/data/Scarlet & Violet/Scarlet & Violet/208.ts index bb9a9a008..c54c45f3a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/208.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/208.ts @@ -67,7 +67,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/209.ts b/data/Scarlet & Violet/Scarlet & Violet/209.ts index 1678c337b..d691bab0a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/209.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/209.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 0, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/210.ts b/data/Scarlet & Violet/Scarlet & Violet/210.ts index e928bcc3c..53985633f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/210.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/210.ts @@ -56,7 +56,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/211.ts b/data/Scarlet & Violet/Scarlet & Violet/211.ts index 9dea67d4f..137099c79 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/211.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/211.ts @@ -36,7 +36,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/212.ts b/data/Scarlet & Violet/Scarlet & Violet/212.ts index c0c280922..517e02619 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/212.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/212.ts @@ -63,7 +63,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/213.ts b/data/Scarlet & Violet/Scarlet & Violet/213.ts index 8a64c449a..b80500015 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/213.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/213.ts @@ -55,7 +55,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/214.ts b/data/Scarlet & Violet/Scarlet & Violet/214.ts index 9cec97b42..7a1695480 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/214.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/214.ts @@ -44,7 +44,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/215.ts b/data/Scarlet & Violet/Scarlet & Violet/215.ts index 58b6b4238..a113e97d3 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/215.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/215.ts @@ -58,7 +58,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/216.ts b/data/Scarlet & Violet/Scarlet & Violet/216.ts index 5d46b465f..76a29c942 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/216.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/216.ts @@ -49,7 +49,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/217.ts b/data/Scarlet & Violet/Scarlet & Violet/217.ts index a0f0d1f10..b1630ffd2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/217.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/217.ts @@ -57,7 +57,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/218.ts b/data/Scarlet & Violet/Scarlet & Violet/218.ts index 39689ab48..7ebfff52d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/218.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/218.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/219.ts b/data/Scarlet & Violet/Scarlet & Violet/219.ts index 917a7c404..43f29bf2b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/219.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/219.ts @@ -64,7 +64,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/220.ts b/data/Scarlet & Violet/Scarlet & Violet/220.ts index 8311ea9be..edcdcb7f2 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/220.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/220.ts @@ -62,7 +62,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/221.ts b/data/Scarlet & Violet/Scarlet & Violet/221.ts index 773cea45b..e6357b69d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/221.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/221.ts @@ -36,7 +36,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/222.ts b/data/Scarlet & Violet/Scarlet & Violet/222.ts index 086ee35fd..f9465b25c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/222.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/222.ts @@ -57,7 +57,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/223.ts b/data/Scarlet & Violet/Scarlet & Violet/223.ts index 24204904c..113a07c13 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/223.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/223.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/224.ts b/data/Scarlet & Violet/Scarlet & Violet/224.ts index b008272b3..b2b1eb816 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/224.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/224.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/225.ts b/data/Scarlet & Violet/Scarlet & Violet/225.ts index 34992d07d..c28fedc89 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/225.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/225.ts @@ -63,7 +63,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/226.ts b/data/Scarlet & Violet/Scarlet & Violet/226.ts index aac95d22d..dbe4c965c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/226.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/226.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/227.ts b/data/Scarlet & Violet/Scarlet & Violet/227.ts index 007718c80..479340429 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/227.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/227.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/228.ts b/data/Scarlet & Violet/Scarlet & Violet/228.ts index 039d69943..c84f86e66 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/228.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/228.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/229.ts b/data/Scarlet & Violet/Scarlet & Violet/229.ts index 6a52d8388..eea531f43 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/229.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/229.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/230.ts b/data/Scarlet & Violet/Scarlet & Violet/230.ts index f2dd87612..eba031b24 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/230.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/230.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/231.ts b/data/Scarlet & Violet/Scarlet & Violet/231.ts index 7837a5d41..1ef944442 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/231.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/231.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/232.ts b/data/Scarlet & Violet/Scarlet & Violet/232.ts index d9b24a403..4c123d926 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/232.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/232.ts @@ -69,7 +69,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/233.ts b/data/Scarlet & Violet/Scarlet & Violet/233.ts index c6f64aabb..cc35cc24c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/233.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/233.ts @@ -64,7 +64,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/234.ts b/data/Scarlet & Violet/Scarlet & Violet/234.ts index e244d20bb..9f4eea631 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/234.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/234.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/235.ts b/data/Scarlet & Violet/Scarlet & Violet/235.ts index 3ce753c03..ada20b425 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/235.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/235.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/236.ts b/data/Scarlet & Violet/Scarlet & Violet/236.ts index 85d35ea45..0fd336d02 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/236.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/236.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/237.ts b/data/Scarlet & Violet/Scarlet & Violet/237.ts index 14b7a2a24..f4f0f9618 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/237.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/237.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/238.ts b/data/Scarlet & Violet/Scarlet & Violet/238.ts index b7076eafd..2fe409df1 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/238.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/238.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/239.ts b/data/Scarlet & Violet/Scarlet & Violet/239.ts index 6c5fdbc2b..562d88ceb 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/239.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/239.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/240.ts b/data/Scarlet & Violet/Scarlet & Violet/240.ts index 8d76c4f10..9e1a3327b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/240.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/240.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/241.ts b/data/Scarlet & Violet/Scarlet & Violet/241.ts index 8d76c4f10..9e1a3327b 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/241.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/241.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/242.ts b/data/Scarlet & Violet/Scarlet & Violet/242.ts index 70e25500f..5f9d6b71d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/242.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/242.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/243.ts b/data/Scarlet & Violet/Scarlet & Violet/243.ts index db0d63c14..0119d6a71 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/243.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/243.ts @@ -71,7 +71,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/244.ts b/data/Scarlet & Violet/Scarlet & Violet/244.ts index 66d8d6e81..7f9ab0a81 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/244.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/244.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/245.ts b/data/Scarlet & Violet/Scarlet & Violet/245.ts index abc29ea41..57540af2a 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/245.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/245.ts @@ -72,7 +72,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/246.ts b/data/Scarlet & Violet/Scarlet & Violet/246.ts index ee28ce000..ffc686e69 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/246.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/246.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 4, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/247.ts b/data/Scarlet & Violet/Scarlet & Violet/247.ts index 2d2edb91c..9a7a40ffd 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/247.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/247.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/248.ts b/data/Scarlet & Violet/Scarlet & Violet/248.ts index 036a885ca..f466ba030 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/248.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/248.ts @@ -64,7 +64,12 @@ const card: Card = { }], retreat: 3, - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/249.ts b/data/Scarlet & Violet/Scarlet & Violet/249.ts index a0924bca1..4997cd2d7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/249.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/249.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/250.ts b/data/Scarlet & Violet/Scarlet & Violet/250.ts index 188a47929..2c3f3709f 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/250.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/250.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/251.ts b/data/Scarlet & Violet/Scarlet & Violet/251.ts index 7ac82152e..d020e6f7c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/251.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/251.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/252.ts b/data/Scarlet & Violet/Scarlet & Violet/252.ts index a413c9c65..14205839c 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/252.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/252.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Supporter", - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/253.ts b/data/Scarlet & Violet/Scarlet & Violet/253.ts index 14d7de4e7..2c44bd069 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/253.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/253.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 1, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/254.ts b/data/Scarlet & Violet/Scarlet & Violet/254.ts index 5bef55953..a2b70e90d 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/254.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/254.ts @@ -66,7 +66,12 @@ const card: Card = { }], retreat: 2, - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/255.ts b/data/Scarlet & Violet/Scarlet & Violet/255.ts index dcab8a0c6..e3dbd816e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/255.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/255.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + reverse: false, + normal: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/256.ts b/data/Scarlet & Violet/Scarlet & Violet/256.ts index f1661ec04..33824ad5e 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/256.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/256.ts @@ -26,7 +26,12 @@ const card: Card = { }, trainerType: "Item", - regulationMark: "G" + regulationMark: "G", + + variants: { + normal: false, + reverse: false + } } export default card \ No newline at end of file diff --git a/data/Scarlet & Violet/Scarlet & Violet/257.ts b/data/Scarlet & Violet/Scarlet & Violet/257.ts index 8b1e6aeb9..efff472d7 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/257.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/257.ts @@ -16,7 +16,12 @@ const card: Card = { rarity: "Hyper rare", category: "Energy", energyType: "Normal", - types: ["Lightning"] + types: ["Lightning"], + + variants: { + normal: false, + reverse: false + } } export default card diff --git a/data/Scarlet & Violet/Scarlet & Violet/258.ts b/data/Scarlet & Violet/Scarlet & Violet/258.ts index 35a936054..2ec588e95 100644 --- a/data/Scarlet & Violet/Scarlet & Violet/258.ts +++ b/data/Scarlet & Violet/Scarlet & Violet/258.ts @@ -16,7 +16,12 @@ const card: Card = { rarity: "Hyper rare", category: "Energy", energyType: "Normal", - types: ["Fighting"] + types: ["Fighting"], + + variants: { + reverse: false, + normal: false + } } export default card