mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-22 03:49:19 +00:00
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-!",
|
||||
id: "exu-!",
|
||||
localId: "!",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/!/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/!/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/!/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/!/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-?",
|
||||
id: "exu-?",
|
||||
localId: "?",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/?/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/?/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/?/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/?/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-A",
|
||||
id: "exu-A",
|
||||
localId: "A",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/A/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/A/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/A/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/A/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-B",
|
||||
id: "exu-B",
|
||||
localId: "B",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/B/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/B/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/B/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/B/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-C",
|
||||
id: "exu-C",
|
||||
localId: "C",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/C/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/C/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/C/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/C/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-D",
|
||||
id: "exu-D",
|
||||
localId: "D",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/D/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/D/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/D/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/D/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-E",
|
||||
id: "exu-E",
|
||||
localId: "E",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/E/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/E/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/E/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/E/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-F",
|
||||
id: "exu-F",
|
||||
localId: "F",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/F/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/F/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/F/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/F/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-G",
|
||||
id: "exu-G",
|
||||
localId: "G",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/G/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/G/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/G/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/G/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-H",
|
||||
id: "exu-H",
|
||||
localId: "H",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/H/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/H/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/H/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/H/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-I",
|
||||
id: "exu-I",
|
||||
localId: "I",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/I/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/I/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/I/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/I/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-J",
|
||||
id: "exu-J",
|
||||
localId: "J",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/J/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/J/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/J/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/J/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-K",
|
||||
id: "exu-K",
|
||||
localId: "K",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/K/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/K/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/K/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/K/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-L",
|
||||
id: "exu-L",
|
||||
localId: "L",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/L/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/L/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/L/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/L/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-M",
|
||||
id: "exu-M",
|
||||
localId: "M",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/M/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/M/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/M/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/M/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-N",
|
||||
id: "exu-N",
|
||||
localId: "N",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/N/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/N/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/N/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/N/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-O",
|
||||
id: "exu-O",
|
||||
localId: "O",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/O/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/O/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/O/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/O/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-P",
|
||||
id: "exu-P",
|
||||
localId: "P",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/P/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/P/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/P/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/P/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-Q",
|
||||
id: "exu-Q",
|
||||
localId: "Q",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Q/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Q/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Q/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Q/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-R",
|
||||
id: "exu-R",
|
||||
localId: "R",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/R/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/R/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/R/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/R/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-S",
|
||||
id: "exu-S",
|
||||
localId: "S",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/S/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/S/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/S/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/S/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-T",
|
||||
id: "exu-T",
|
||||
localId: "T",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/T/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/T/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/T/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/T/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-U",
|
||||
id: "exu-U",
|
||||
localId: "U",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/U/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/U/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/U/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/U/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-V",
|
||||
id: "exu-V",
|
||||
localId: "V",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/V/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/V/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/V/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/V/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-W",
|
||||
id: "exu-W",
|
||||
localId: "W",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/W/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/W/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/W/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/W/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-X",
|
||||
id: "exu-X",
|
||||
localId: "X",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/X/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/X/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/X/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/X/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-Y",
|
||||
id: "exu-Y",
|
||||
localId: "Y",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Y/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Y/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Y/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Y/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -80,7 +80,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "ex10-Z",
|
||||
id: "exu-Z",
|
||||
localId: "Z",
|
||||
|
||||
// Card informations
|
||||
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Z/low",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Z/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex10/Z/high",
|
||||
en: "https://assets.tcgdex.net/en/ex/exu/Z/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
set: {
|
||||
name: "Unseen Forces",
|
||||
code: "ex10"
|
||||
code: "exu"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user