1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 19:32:11 +00:00

Updated Datas

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-03-16 21:11:34 +01:00
parent c280411122
commit 5154b2c15a
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16
189 changed files with 560 additions and 605 deletions

View File

@ -36,8 +36,6 @@ const card: Card = {
},
},
evolveFrom: {},
tags: [
Tag.BASIC,
],

View File

@ -72,6 +72,15 @@ const card: Card = {
damage: "10x"
}],
item: {
name: {
fr: "Baie Ceriz"
},
effect: {
fr: "Si Ouisticram est Paralisé, retirez à Ouisticram l'État Spécial Paralysé à la fin du tour de chaque joueurs."
}
}
weaknesses: [{
type: Type.WATER,
value: "+10"

View File

@ -70,6 +70,15 @@ const card: Card = {
},
}],
item: {
name: {
fr: "Baie Pecha"
},
effect: {
en: "Si Tiplouf est Empoisonné. Retirez-lui l'État Spécial Empoisonné à la fin du tour de chaque joueurs."
}
}
weaknesses: [{
type: Type.LIGHTNING,
value: "+10"

View File

@ -19,10 +19,6 @@ const card: Card = {
hp: 50,
image: {
low: {
en: "https://assets.tcgdex.net/en/dp/dp5/91/low",
@ -42,18 +38,21 @@ const card: Card = {
illustrator: "Ryo Ueda",
effect: {
fr: "Jouez Fossile Nautile comme si c'était un Pokémon de base Colorless. (Fossile Nautile compte aussi comme une carte Dresseur mais si Fossile Nautile est mise K.O, elle compte comme un Pokémon K.O.) Fossile Nautile ne peut pas être affectée par des États Spéciaux et ne peut pas battre en retraite. N'importe quand lors de votre tour, avant votre attaque, vous pouvez défausser Fossile Nautile. (Cela ne compte pas comme un Pokémon K.O).",
},
attacks: [{
name: {},
text: {
fr: "Jouez Fossile Nautile comme si c'était un Pokémon de base Colorless. (Fossile Nautile compte aussi comme une carte Dresseur mais si Fossile Nautile est mise K.O, elle compte comme un Pokémon K.O.) Fossile Nautile ne peut pas être affectée par des États Spéciaux et ne peut pas battre en retraite. N'importe quand lors de votre tour, avant votre attaque, vous pouvez défausser Fossile Nautile. (Cela ne compte pas comme un Pokémon K.O).",
},
},{
name: {
fr: "Aqua réaction:",
},
}],
abilities: [
{
type: AbilityType.POKEBODY,
name: {
fr: "Aqua réaction"
},
text: {
fr: "Lorsque vous attachez une carte Énergie Eau de votre main à Fossile Nautile (effets d'attaques et Poké-Powers exclus), cherchez dans votre deck une carte qui évolue de Fossile Nautile et placez-la sur Fossile Nautile (vous le faites ainsi évoluer), Ensuite, mélangez votre deck."
}
}
],

View File

@ -34,8 +34,6 @@ const card: Card = {
},
},
evolveFrom: {},
tags: [
Tag.SPECIAL,
],
@ -44,12 +42,9 @@ const card: Card = {
attacks: [{
name: {},
text: {
fr: "Si le Pokémon auquel Énergie Obscurité est attachée attaque, cette attaque inflige 10 dégâts supplémentaires au Pokémon Actif (avant application de la Faiblesse et de la Résistance). Ignorez cet effet si le Pokémon auquel Énergie Obscurité est attachée n'est pas Darkness. Énergie Obscurité fournit de l'Énergie Darkness. (Elle ne compte pas comme carte Énergie de base).",
},
}],
effect: {
fr: "Si le Pokémon auquel Énergie Obscurité est attachée attaque, cette attaque inflige 10 dégâts supplémentaires au Pokémon Actif (avant application de la Faiblesse et de la Résistance). Ignorez cet effet si le Pokémon auquel Énergie Obscurité est attachée n'est pas Darkness. Énergie Obscurité fournit de l'Énergie Darkness. (Elle ne compte pas comme carte Énergie de base).",
},

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

70
cards/mc/2013bw/4.ts Normal file
View File

@ -0,0 +1,70 @@
import Card from "@tcgdex/sdk/interfaces/Card";
import Tag from "@tcgdex/sdk/interfaces/Tag";
import Category from "@tcgdex/sdk/interfaces/Category";
import Type from "@tcgdex/sdk/interfaces/Type";
import Rarity from "@tcgdex/sdk/interfaces/Rarity";
import bw2013 from '../../../sets/mc/2013bw'
const card: Card = {
id: "2013bw-4",
localId: 4,
dexId: 471,
name: {
fr: "Givrali"
},
hp: 90,
type: [
Type.WATER
],
tags: [
Tag.STAGE1
],
attacks: [
{
name: {
fr: "Vive-Attaque"
},
text: {
fr: "Lancez une pièce. Si c'est face, cetter attaque inflige 30 dégâts supplémentaires."
},
damage: "10+",
cost: [
Type.COLORLESS
]
}, {
name: {
fr: "ranvoi d'Énergie"
},
text: {
fr: "Déplacez une Énergie de ce Pokémon vers 1 de vos Pokémon de Banc."
},
damage: 40,
cost: [
Type.WATER,
Type.COLORLESS
]
}
],
weaknesses: [{
type: Type.METAL,
value: "x2"
}],
set: bw2013,
retreat: 1,
rarity: Rarity.Common,
illustrator: "Rya Ueda",
category: Category.POKEMON
}
export default card

71
cards/sm/smp/SM225.ts Normal file
View File

@ -0,0 +1,71 @@
import Card from '@tcgdex/sdk/interfaces/Card'
import Type from '@tcgdex/sdk/interfaces/Type'
import Tag from '@tcgdex/sdk/interfaces/Tag'
import Rarity from '@tcgdex/sdk/interfaces/Rarity'
import Category from '@tcgdex/sdk/interfaces/Category'
const card: Card = {
// ids
id: "smp-SM225",
localId: "SM225",
// Card informations
name: {
fr: "Victini"
},
hp: 70,
type: [
Type.FIRE,
],
dexId: 494,
tags: [
Tag.BASIC,
],
illustrator: "Nagimiso",
attacks: [{
cost: [
Type.FIRE
],
name: {
fr: "V de Victoire",
},
text: {
fr: "Cherchez dans votre deck jusqu'à 2 cartes Énergie de base de diffférents types et attachez-les à vos Pokémon, de la manière que vous voulez. Mélangez ensuite cotre deck.",
},
}, {
cost: [
Type.FIRE
],
name: {
fr: "Flamboiement"
},
damage: 20
}],
weaknesses: [{
type: Type.WATER,
value: "×2"
}],
retreat: 1,
rarity: Rarity.Common,
category: Category.POKEMON,
set: {
name: "SM Black Star Promos",
code: "smp"
}
}
export default card

View File

@ -8,8 +8,8 @@ import Category from '@tcgdex/sdk/interfaces/Category'
const card: Card = {
// ids
id: "xy10-111",
localId: 111,
id: "xy10-111a",
localId: "111a",
// Card informations
name: {

View File

@ -60,18 +60,6 @@ const card: Card = {
}
}],
attacks: [{
name: {
fr: "Règle des Évolutions TURBO",
},
}],
rarity: Rarity.RareBREAK,
category: Category.POKEMON,

View File

@ -4,15 +4,7 @@ const base: Expansion = {
name: {
en: "Base"
},
code: "base",
sets: [
"base1",
"base2",
"base3",
"base4",
"base5",
"basep",
],
code: "base"
}
export default base

View File

@ -5,24 +5,7 @@ const set: Expansion = {
en: "Black & White",
fr: "Noir & Blanc"
},
code: "bw",
sets: [
"bw1",
"bw2",
"bw3",
"bw4",
"bw5",
"bw6",
"bw7",
"bw8",
"bw9",
"bw10",
"bw11",
"bwp",
"dv1",
"rc",
],
code: "bw"
}
export default set

View File

@ -4,11 +4,7 @@ const set: Expansion = {
name: {
en: "Call of Legends"
},
code: "col",
sets: [
"col1"
]
code: "col"
}
export default set

View File

@ -5,18 +5,7 @@ const set: Expansion = {
en: "Diamond & Pearl",
fr: "Diamant & Perle"
},
code: "dp",
sets: [
"dp1",
"dp2",
"dp3",
"dp4",
"dp5",
"dp6",
"dp7",
"dpp",
],
code: "dp"
}
export default set

View File

@ -5,12 +5,7 @@ const ecard: Expansion = {
en: "E-Card",
fr: "E-Card",
},
code: "ecard",
sets: [
"ecard1",
"ecard2",
"ecard3",
]
code: "ecard"
}
export default ecard

View File

@ -2,27 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
const set: Expansion = {
name: "EX",
code: "ex",
sets: [
"ex1",
"ex2",
"ex3",
"ex4",
"ex5",
"ex6",
"ex7",
"ex8",
"ex9",
"ex10",
"ex11",
"ex12",
"ex13",
"ex14",
"ex15",
"ex16",
"exu",
],
code: "ex"
}
export default set

View File

@ -4,11 +4,7 @@ const set: Expansion = {
name: {
en: "Gym"
},
code: "gym",
sets: [
"gym1",
"gym2",
]
code: "gym"
}
export default set

View File

@ -2,15 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
const set: Expansion = {
name: "HeartGold & SoulSilver",
code: "hgss",
sets: [
"hgss1",
"hgss2",
"hgss3",
"hgss4",
"hgssp",
],
code: "hgss"
}
export default set

View File

@ -4,10 +4,7 @@ const set: Expansion = {
name: {
en: "Legendary Collection",
},
code: "lc",
sets: [
"lc"
]
code: "lc"
}
export default set

View File

@ -5,18 +5,7 @@ const set: Expansion = {
en: "McDonald's Promo",
fr: "Promo McDonald's",
},
code: "mc",
sets: [
"2011bw",
"2012bw",
"2013bw",
"2014xy",
"2015xy",
"2016xy",
"2017sm",
"2018sm",
"2019sm",
]
code: "mc"
}
export default set

View File

@ -2,14 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
const set: Expansion = {
name: "Neo",
code: "neo",
sets: [
"neo1",
"neo2",
"neo3",
"neo4",
"si1",
]
code: "neo"
}
export default set

View File

@ -5,15 +5,7 @@ const set: Expansion = {
en: "Platinium",
fr: "Platine"
},
code: "pl",
sets: [
"pl1",
"pl2",
"pl3",
"pl4",
"ru1",
]
code: "pl"
}
export default set

View File

@ -2,20 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
const set: Expansion = {
name: "POP",
code: "pop",
sets: [
"np",
"pop1",
"pop2",
"pop3",
"pop4",
"pop5",
"pop6",
"pop7",
"pop8",
"pop9",
]
code: "pop"
}
export default set

View File

@ -5,27 +5,7 @@ const set: Expansion = {
en: "Sun & Moon",
fr: "Soleil & Lune",
},
code: "sm",
sets: [
"det1",
"sm1",
"sm2",
"sm3",
"sm35",
"sm4",
"sm5",
"sm6",
"sm7",
"sm75",
"sm8",
"sm9",
"sm10",
"sm11",
"sm115",
"sm12",
"sma",
"smp",
]
code: "sm"
}
export default set

View File

@ -5,11 +5,7 @@ const set: Expansion = {
en: "Sword & Shield",
fr: "Épée & Bouclier",
},
code: "swsh",
sets: [
"swshp",
"swsh1",
]
code: "swsh"
}
export default set

View File

@ -4,8 +4,7 @@ const tk: Expansion = {
name: {
en: "Trainer kit"
},
code: "tk",
sets: []
code: "tk"
}
export default tk

View File

@ -2,27 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
const set: Expansion = {
name: "XY",
code: "xy",
sets: [
"dc1",
"g1",
"xy0",
"xy1",
"xy2",
"xy3",
"xy4",
"xy5",
"xy6",
"xy7",
"xy8",
"xy9",
"xy10",
"xy11",
"xy12",
"xya",
"xyp",
]
code: "xy"
}
export default set

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base1/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base1/logo"
symbol: "https://assets.tcgdex.net/univ/base/base1/symbol",
logo: "https://assets.tcgdex.net/en/base/base1/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base2/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base2/logo"
symbol: "https://assets.tcgdex.net/univ/base/base2/symbol",
logo: "https://assets.tcgdex.net/en/base/base2/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base3/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base3/logo"
symbol: "https://assets.tcgdex.net/univ/base/base3/symbol",
logo: "https://assets.tcgdex.net/en/base/base3/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base4/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base4/logo"
symbol: "https://assets.tcgdex.net/univ/base/base4/symbol",
logo: "https://assets.tcgdex.net/en/base/base4/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base5/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base5/logo"
symbol: "https://assets.tcgdex.net/univ/base/base5/symbol",
logo: "https://assets.tcgdex.net/en/base/base5/logo"
}
}

View File

@ -1,29 +0,0 @@
import Set from '@tcgdex/sdk/interfaces/Set'
const set: Set = {
name: {
en: "Legendary Collection"
},
code: "base6",
expansionCode: "base",
tcgoCode: "TR",
cardCount: {
total: 83,
official: 82
},
releaseDate: "2000-04-24",
legal: {
standard: false,
expanded: false,
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/base6/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/base6/logo"
}
}
export default set

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/base/basep/symbol",
logo: "https://assets.tcgdex.net/en/sets/base/basep/logo"
symbol: "https://assets.tcgdex.net/univ/base/basep/symbol",
logo: "https://assets.tcgdex.net/en/base/basep/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw1/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw1/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw1/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw1/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw10/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw10/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw10/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw10/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw11/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw11/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw11/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw11/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw2/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw2/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw2/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw2/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw3/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw3/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw3/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw3/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw4/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw4/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw4/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw4/logo"
}
}

View File

@ -22,8 +22,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw5/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw5/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw5/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw5/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw6/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw6/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw6/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw6/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw7/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw7/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw7/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw7/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw8/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw8/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw8/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw8/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bw9/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bw9/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bw9/symbol",
logo: "https://assets.tcgdex.net/en/bw/bw9/logo"
}
}

View File

@ -25,8 +25,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/bwp/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/bwp/logo"
symbol: "https://assets.tcgdex.net/univ/bw/bwp/symbol",
logo: "https://assets.tcgdex.net/en/bw/bwp/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/bw/dv1/symbol",
logo: "https://assets.tcgdex.net/en/sets/bw/dv1/logo"
symbol: "https://assets.tcgdex.net/univ/bw/dv1/symbol",
logo: "https://assets.tcgdex.net/en/bw/dv1/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/col/col1/symbol",
logo: "https://assets.tcgdex.net/en/sets/col/col1/logo"
symbol: "https://assets.tcgdex.net/univ/col/col1/symbol",
logo: "https://assets.tcgdex.net/en/col/col1/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp1/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp1/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp1/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp1/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp2/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp2/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp2/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp2/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp3/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp3/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp3/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp3/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp4/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp4/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp4/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp4/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp5/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp5/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp5/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp5/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp6/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp6/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp6/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp6/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dp7/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dp7/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dp7/symbol",
logo: "https://assets.tcgdex.net/en/dp/dp7/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/dp/dpp/symbol",
logo: "https://assets.tcgdex.net/en/sets/dp/dpp/logo"
symbol: "https://assets.tcgdex.net/univ/dp/dpp/symbol",
logo: "https://assets.tcgdex.net/en/dp/dpp/logo"
}
}

View File

@ -23,7 +23,7 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ecard/sp/symbol"
symbol: "https://assets.tcgdex.net/univ/ecard/sp/symbol"
},
availability: {

View File

@ -22,8 +22,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ecard/ecard1/symbol",
logo: "https://assets.tcgdex.net/en/sets/ecard/ecard1/logo"
symbol: "https://assets.tcgdex.net/univ/ecard/ecard1/symbol",
logo: "https://assets.tcgdex.net/en/ecard/ecard1/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ecard/ecard2/symbol",
logo: "https://assets.tcgdex.net/en/sets/ecard/ecard2/logo"
symbol: "https://assets.tcgdex.net/univ/ecard/ecard2/symbol",
logo: "https://assets.tcgdex.net/en/ecard/ecard2/logo"
}
}

View File

@ -21,8 +21,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ecard/ecard3/symbol",
logo: "https://assets.tcgdex.net/en/sets/ecard/ecard3/logo"
symbol: "https://assets.tcgdex.net/univ/ecard/ecard3/symbol",
logo: "https://assets.tcgdex.net/en/ecard/ecard3/logo"
}
}

View File

@ -23,7 +23,7 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ecard/sp/symbol"
symbol: "https://assets.tcgdex.net/univ/ecard/sp/symbol"
},
availability: {

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex1/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex1/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex1/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex1/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex10/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex10/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex10/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex10/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex11/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex11/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex11/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex11/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex12/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex12/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex12/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex12/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex13/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex13/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex13/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex13/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex14/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex14/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex14/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex14/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex15/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex15/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex15/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex15/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex16/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex16/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex16/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex16/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex2/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex2/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex2/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex2/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex3/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex3/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex3/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex3/logo"
}
}

View File

@ -24,8 +24,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex4/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex4/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex4/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex4/logo"
}
}

View File

@ -23,8 +23,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/ex/ex5/symbol",
logo: "https://assets.tcgdex.net/en/sets/ex/ex5/logo"
symbol: "https://assets.tcgdex.net/univ/ex/ex5/symbol",
logo: "https://assets.tcgdex.net/en/ex/ex5/logo"
}
}

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