mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-21 19:39:18 +00:00
Removed Extension on pictures
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/1/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/1/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/1/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/1/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/10/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/10/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/10/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/10/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/100/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/100/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/100/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/100/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -87,4 +87,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/11/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/11/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/11/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/11/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/12/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/12/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/12/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/12/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -96,4 +96,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/13/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/13/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/13/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/13/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -101,4 +101,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/14/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/14/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/14/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/14/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/15/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/15/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/15/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/15/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -99,4 +99,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/16/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/16/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/16/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/16/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -89,4 +89,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/17/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/17/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/17/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/17/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -104,4 +104,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/18/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/18/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/18/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/18/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -91,4 +91,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/19/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/19/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/19/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/19/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -95,4 +95,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -27,10 +27,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/2/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/2/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/2/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/2/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -101,4 +101,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/20/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/20/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/20/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/20/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/21/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/21/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/21/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/21/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -77,4 +77,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -27,10 +27,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/22/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/22/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/22/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/22/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -96,4 +96,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/23/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/23/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/23/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/23/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/24/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/24/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/24/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/24/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -91,4 +91,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/25/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/25/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/25/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/25/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -104,4 +104,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/26/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/26/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/26/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/26/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -104,4 +104,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/27/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/27/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/27/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/27/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/28/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/28/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/28/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/28/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -103,4 +103,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/29/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/29/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/29/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/29/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -95,4 +95,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/3/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/3/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/3/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/3/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -100,4 +100,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/30/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/30/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/30/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/30/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/31/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/31/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/31/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/31/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -95,4 +95,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/32/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/32/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/32/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/32/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -93,4 +93,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/33/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/33/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/33/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/33/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/34/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/34/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/34/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/34/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/35/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/35/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/35/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/35/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/36/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/36/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/36/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/36/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -96,4 +96,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/37/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/37/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/37/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/37/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/38/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/38/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/38/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/38/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/39/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/39/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/39/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/39/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -93,4 +93,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -27,10 +27,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/4/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/4/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/4/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/4/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/40/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/40/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/40/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/40/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/41/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/41/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/41/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/41/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -87,4 +87,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/42/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/42/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/42/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/42/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/43/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/43/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/43/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/43/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/44/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/44/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/44/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/44/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -82,4 +82,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/45/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/45/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/45/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/45/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -86,4 +86,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/46/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/46/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/46/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/46/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -87,4 +87,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/47/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/47/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/47/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/47/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/48/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/48/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/48/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/48/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/49/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/49/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/49/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/49/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -85,4 +85,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/5/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/5/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/5/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/5/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -103,4 +103,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/50/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/50/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/50/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/50/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/51/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/51/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/51/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/51/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -89,4 +89,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/52/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/52/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/52/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/52/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/53/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/53/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/53/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/53/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,4 +79,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/54/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/54/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/54/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/54/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,4 +79,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/55/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/55/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/55/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/55/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -86,4 +86,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/56/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/56/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/56/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/56/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -87,4 +87,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/57/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/57/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/57/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/57/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -85,4 +85,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/58/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/58/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/58/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/58/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -87,4 +87,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/59/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/59/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/59/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/59/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,4 +80,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/6/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/6/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/6/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/6/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -101,4 +101,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/60/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/60/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/60/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/60/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -76,4 +76,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/61/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/61/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/61/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/61/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,4 +81,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/62/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/62/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/62/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/62/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/63/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/63/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/63/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/63/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -86,4 +86,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/64/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/64/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/64/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/64/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/65/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/65/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/65/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/65/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,4 +79,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/66/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/66/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/66/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/66/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,4 +79,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/67/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/67/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/67/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/67/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/68/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/68/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/68/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/68/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/69/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/69/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/69/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/69/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -88,4 +88,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/7/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/7/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/7/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/7/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -89,4 +89,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/70/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/70/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/70/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/70/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,4 +79,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/71/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/71/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/71/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/71/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/72/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/72/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/72/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/72/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/73/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/73/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/73/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/73/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/74/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/74/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/74/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/74/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/75/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/75/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/75/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/75/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/76/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/76/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/76/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/76/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/77/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/77/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/77/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/77/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/78/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/78/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/78/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/78/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/79/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/79/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/79/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/79/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/8/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/8/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/8/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/8/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -98,4 +98,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/80/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/80/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/80/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/80/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/81/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/81/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/81/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/81/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/82/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/82/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/82/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/82/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/83/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/83/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/83/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/83/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/84/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/84/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/84/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/84/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/85/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/85/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/85/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/85/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/86/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/86/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/86/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/86/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/87/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/87/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/87/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/87/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/88/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/88/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/88/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/88/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/89/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/89/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/89/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/89/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -108,4 +108,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/9/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/9/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/9/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/9/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -93,4 +93,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/90/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/90/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/90/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/90/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -96,4 +96,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/91/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/91/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/91/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/91/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -100,4 +100,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/92/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/92/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/92/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/92/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -104,4 +104,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/93/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/93/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/93/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/93/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/94/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/94/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/94/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/94/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -96,4 +96,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/95/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/95/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/95/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/95/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -89,4 +89,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/96/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/96/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/96/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/96/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -94,4 +94,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/97/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/97/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/97/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/97/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -103,4 +103,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/98/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/98/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/98/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/98/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/99/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/99/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/99/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex14/99/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user