1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-15 01:41:59 +00:00

Compare commits

..

10 Commits

Author SHA1 Message Date
274384dbc2 feat: Add latest SVP Promos
Signed-off-by: Avior <git@avior.me>
2025-01-22 23:44:40 +01:00
a33629e883 feat: Add Prismatic Evolutions (#637) 2025-01-18 01:56:17 +01:00
33232f1b65 chore : Add test for #566 (#569) 2025-01-10 03:09:38 +01:00
7568334dec chore: add example docker-compose file (#635) 2025-01-10 00:12:11 +01:00
Benjamin Rousseliere
f39956e429 fix: specific request crash (#621) 2025-01-09 23:48:58 +01:00
Duncan
a722ecbbda fix: Paldea Evolved variants are incorrect (#632) 2025-01-09 22:23:02 +01:00
f2a7f09e48 feat: Add the new Pokémon TCG Pocket promos (#627) 2025-01-01 23:29:50 +01:00
Benjamin Rousseliere
60031a9de6 fix: invalid names delta species (#623) 2024-12-19 11:52:36 +01:00
144b794610 fix: test not using the correct param 2024-12-19 01:26:12 +01:00
62f6671b63 feat: Add Mythical Island set (#624)
* feat: Add A1a

Signed-off-by: Avior <git@avior.me>

* fix: test failing

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
2024-12-19 01:16:28 +01:00
498 changed files with 15163 additions and 278 deletions

View File

@@ -21,5 +21,5 @@ params:query {
assert { assert {
res.status: eq 200 res.status: eq 200
res.body: length 14 res.body.length: gte 14
} }

View File

@@ -0,0 +1,15 @@
meta {
name: 566 - Specific request crash the request
type: http
seq: 7
}
get {
url: {{BASE_URL}}/v2/fr/cards?name=eq:Pikachu&name=eq:Pichu,Pikachu
body: none
auth: none
}
assert {
res.status: eq 200
}

View File

@@ -4,8 +4,11 @@ FROM docker.io/oven/bun:1-alpine AS build
WORKDIR /usr/src/app WORKDIR /usr/src/app
# Add git as it is used to fetch updated times # Add git as it is used to fetch updated times
RUN apk add git &&\ RUN apk add git\
git config --global safe.directory '*' && git config --global safe.directory '*'\
&& chown -R bun:bun .
USER bun
ADD --chown=bun:bun package.json bun.lockb ./ ADD --chown=bun:bun package.json bun.lockb ./
ADD --chown=bun:bun server/package.json server/bun.lockb ./server/ ADD --chown=bun:bun server/package.json server/bun.lockb ./server/

View File

@@ -4,7 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmeleon δ", en: "Charmeleon δ",
fr: "Reptincel δ ESPÈCES DELTA", fr: "Reptincel δ",
de: "Glutexo" de: "Glutexo"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmander δ", en: "Charmander δ",
fr: "Salamèche δ ESPÈCES DELTA", fr: "Salamèche δ",
de: "Glumanda" de: "Glumanda"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Beedrill δ", en: "Beedrill δ",
fr: "Dardargnan δ ESPÈCES DELTA", fr: "Dardargnan δ",
de: "Bibor" de: "Bibor"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Marowak δ", en: "Marowak δ",
fr: "Ossatueur δ ESPÈCES DELTA", fr: "Ossatueur δ",
de: "Knogga" de: "Knogga"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Metagross δ", en: "Metagross δ",
fr: "Metalosse δ ESPÈCES DELTA", fr: "Metalosse δ",
de: "Metagross" de: "Metagross"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Mewtwo δ", en: "Mewtwo δ",
fr: "Mewtwo δ ESPÈCES DELTA", fr: "Mewtwo δ",
de: "Mewtu" de: "Mewtu"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Rayquaza δ", en: "Rayquaza δ",
fr: "Rayquaza δ ESPÈCES DELTA", fr: "Rayquaza δ",
de: "Rayquaza" de: "Rayquaza"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Salamence δ", en: "Salamence δ",
fr: "Drattak δ ESPÈCES DELTA", fr: "Drattak δ",
de: "Brutalanda" de: "Brutalanda"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Starmie δ", en: "Starmie δ",
fr: "Staross δ ESPÈCES DELTA", fr: "Staross δ",
de: "Starmie" de: "Starmie"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Tyranitar δ", en: "Tyranitar δ",
fr: "Tyranocif δ ESPÈCES DELTA", fr: "Tyranocif δ",
de: "Despotar" de: "Despotar"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Umbreon δ", en: "Umbreon δ",
fr: "Noctali δ ESPÈCES DELTA", fr: "Noctali δ",
de: "Nachtara" de: "Nachtara"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Vaporeon δ", en: "Vaporeon δ",
fr: "Aquali δ ESPÈCES DELTA", fr: "Aquali δ",
de: "Aquana" de: "Aquana"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Azumarill δ", en: "Azumarill δ",
fr: "Azumarill δ ESPÈCES DELTA", fr: "Azumarill δ",
de: "Azumarill" de: "Azumarill"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Crobat δ", en: "Crobat δ",
fr: "Nostenfer δ ESPÈCES DELTA", fr: "Nostenfer δ",
de: "Iksbat" de: "Iksbat"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Mightyena δ", en: "Mightyena δ",
fr: "Grahyena δ ESPÈCES DELTA", fr: "Grahyena δ",
de: "Magnayen" de: "Magnayen"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Sandslash δ", en: "Sandslash δ",
fr: "Sablaireau δ ESPÈCES DELTA", fr: "Sablaireau δ",
de: "Sandamer" de: "Sandamer"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Dragonite δ", en: "Dragonite δ",
fr: "Dracolosse δ ESPÈCES DELTA", fr: "Dracolosse δ",
de: "Dragoran" de: "Dragoran"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Starmie δ", en: "Starmie δ",
fr: "Staross δ ESPÈCES DELTA", fr: "Staross δ",
de: "Starmie" de: "Starmie"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Espeon δ", en: "Espeon δ",
fr: "Mentali δ ESPÈCES DELTA", fr: "Mentali δ",
de: "Psiana" de: "Psiana"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Dragonair δ", en: "Dragonair δ",
fr: "Draco δ ESPÈCES DELTA", fr: "Draco δ",
de: "Dragonir" de: "Dragonir"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Dragonair δ", en: "Dragonair δ",
fr: "Draco δ ESPÈCES DELTA", fr: "Draco δ",
de: "Dragonir" de: "Dragonir"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Metang δ", en: "Metang δ",
fr: "Metang δ ESPÈCES DELTA", fr: "Metang δ",
de: "Metang" de: "Metang"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Flareon δ", en: "Flareon δ",
fr: "Pyroli δ ESPÈCES DELTA", fr: "Pyroli δ",
de: "Flamara" de: "Flamara"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Pupitar δ", en: "Pupitar δ",
fr: "Ymphect δ ESPÈCES DELTA", fr: "Ymphect δ",
de: "Pupitar" de: "Pupitar"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Shelgon δ", en: "Shelgon δ",
fr: "Drackhaus δ ESPÈCES DELTA", fr: "Drackhaus δ",
de: "Draschel" de: "Draschel"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Shelgon δ", en: "Shelgon δ",
fr: "Drackhaus δ ESPÈCES DELTA", fr: "Drackhaus δ",
de: "Draschel" de: "Draschel"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Bagon δ", en: "Bagon δ",
fr: "Draby δ ESPÈCES DELTA", fr: "Draby δ",
de: "Kindwurm" de: "Kindwurm"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Bagon δ", en: "Bagon δ",
fr: "Draby δ ESPÈCES DELTA", fr: "Draby δ",
de: "Kindwurm" de: "Kindwurm"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Gardevoir δ", en: "Gardevoir δ",
fr: "Gardevoir δ ESPÈCES DELTA", fr: "Gardevoir δ",
de: "Guardevoir" de: "Guardevoir"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Dratini δ", en: "Dratini δ",
fr: "Minidraco δ ESPÈCES DELTA", fr: "Minidraco δ",
de: "Dratini" de: "Dratini"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Dratini δ", en: "Dratini δ",
fr: "Minidraco δ ESPÈCES DELTA", fr: "Minidraco δ",
de: "Dratini" de: "Dratini"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Eevee δ", en: "Eevee δ",
fr: "Evoli δ ESPÈCES DELTA", fr: "Evoli δ",
de: "Evoli" de: "Evoli"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Jolteon δ", en: "Jolteon δ",
fr: "Voltali δ ESPÈCES DELTA", fr: "Voltali δ",
de: "Blitza" de: "Blitza"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Larvitar δ", en: "Larvitar δ",
fr: "Embrylex δ ESPÈCES DELTA", fr: "Embrylex δ",
de: "Larvitar" de: "Larvitar"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Latias δ", en: "Latias δ",
fr: "Latias δ ESPÈCES DELTA", fr: "Latias δ",
de: "Latias" de: "Latias"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Delta Species'
const card: Card = { const card: Card = {
name: { name: {
en: "Latios δ", en: "Latios δ",
fr: "Latios δ ESPÈCES DELTA", fr: "Latios δ",
de: "Latios" de: "Latios"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Ampharos δ", en: "Ampharos δ",
fr: "Pharamp δ ESPÈCES DELTA", fr: "Pharamp δ",
de: "Ampharos" de: "Ampharos"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Snorlax δ", en: "Snorlax δ",
fr: "Ronflex δ ESPÈCES DELTA", fr: "Ronflex δ",
de: "Relaxo" de: "Relaxo"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Togetic δ", en: "Togetic δ",
fr: "Togetic δ ESPÈCES DELTA", fr: "Togetic δ",
de: "Togetic" de: "Togetic"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Typhlosion δ", en: "Typhlosion δ",
fr: "Typhlosion δ ESPÈCES DELTA", fr: "Typhlosion δ",
de: "Tornupto" de: "Tornupto"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Arbok δ", en: "Arbok δ",
fr: "Arbok δ ESPÈCES DELTA", fr: "Arbok δ",
de: "Arbok" de: "Arbok"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Cloyster δ", en: "Cloyster δ",
fr: "Crustabri δ ESPÈCES DELTA", fr: "Crustabri δ",
de: "Austos" de: "Austos"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Dewgong δ", en: "Dewgong δ",
fr: "Lamantine δ ESPÈCES DELTA", fr: "Lamantine δ",
de: "Jugong" de: "Jugong"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Gligar δ", en: "Gligar δ",
fr: "Scorplane δ ESPÈCES DELTA", fr: "Scorplane δ",
de: "Skorgla" de: "Skorgla"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Jynx δ", en: "Jynx δ",
fr: "Lippoutou δ ESPÈCES DELTA", fr: "Lippoutou δ",
de: "Rossana" de: "Rossana"
}, },
illustrator: "Ken Sugimori", illustrator: "Ken Sugimori",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Ledian δ", en: "Ledian δ",
fr: "Coxyclaque δ ESPÈCES DELTA", fr: "Coxyclaque δ",
de: "Ledian" de: "Ledian"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Lickitung δ", en: "Lickitung δ",
fr: "Excelangue δ ESPÈCES DELTA", fr: "Excelangue δ",
de: "Schlurp" de: "Schlurp"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Feraligatr δ", en: "Feraligatr δ",
fr: "Aligatueur δ ESPÈCES DELTA", fr: "Aligatueur δ",
de: "Impergator" de: "Impergator"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Mantine δ", en: "Mantine δ",
fr: "Demanta δ ESPÈCES DELTA", fr: "Demanta δ",
de: "Mantax" de: "Mantax"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Quagsire δ", en: "Quagsire δ",
fr: "Maraiste δ ESPÈCES DELTA", fr: "Maraiste δ",
de: "Morlord" de: "Morlord"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Seadra δ", en: "Seadra δ",
fr: "Hypocéan δ ESPÈCES DELTA", fr: "Hypocéan δ",
de: "Seemon" de: "Seemon"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Tropius δ", en: "Tropius δ",
fr: "Tropius δ ESPÈCES DELTA", fr: "Tropius δ",
de: "Tropius" de: "Tropius"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Vibrava δ", en: "Vibrava δ",
fr: "Vibraninf δ ESPÈCES DELTA", fr: "Vibraninf δ",
de: "Vibrava" de: "Vibrava"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Xatu δ", en: "Xatu δ",
fr: "Xatu δ ESPÈCES DELTA", fr: "Xatu δ",
de: "Xatu" de: "Xatu"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Bayleef δ", en: "Bayleef δ",
fr: "Macronium δ ESPÈCES DELTA", fr: "Macronium δ",
de: "Lorblatt" de: "Lorblatt"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Croconaw δ", en: "Croconaw δ",
fr: "Crocrodil δ ESPÈCES DELTA", fr: "Crocrodil δ",
de: "Tyracroc" de: "Tyracroc"
}, },
illustrator: "Yuka Morii", illustrator: "Yuka Morii",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Dragonair δ", en: "Dragonair δ",
fr: "Draco δ ESPÈCES DELTA", fr: "Draco δ",
de: "Dragonir" de: "Dragonir"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Electabuzz δ", en: "Electabuzz δ",
fr: "Elektek δ ESPÈCES DELTA", fr: "Elektek δ",
de: "Elektek" de: "Elektek"
}, },
illustrator: "Ken Sugimori", illustrator: "Ken Sugimori",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Heracross δ", en: "Heracross δ",
fr: "Scarhino δ ESPÈCES DELTA", fr: "Scarhino δ",
de: "Skaraborn" de: "Skaraborn"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Flaaffy δ", en: "Flaaffy δ",
fr: "Lainergie δ ESPÈCES DELTA", fr: "Lainergie δ",
de: "Waaty" de: "Waaty"
}, },
illustrator: "Yuka Morii", illustrator: "Yuka Morii",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Horsea δ", en: "Horsea δ",
fr: "Hypotrempe δ ESPÈCES DELTA", fr: "Hypotrempe δ",
de: "Seeper" de: "Seeper"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Kirlia δ", en: "Kirlia δ",
fr: "Kirlia δ ESPÈCES DELTA", fr: "Kirlia δ",
de: "Kirlia" de: "Kirlia"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Nidorino δ", en: "Nidorino δ",
fr: "Nidorino δ ESPÈCES DELTA", fr: "Nidorino δ",
de: "Nidorino" de: "Nidorino"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Quilava δ", en: "Quilava δ",
fr: "Feurisson δ ESPÈCES DELTA", fr: "Feurisson δ",
de: "Igelavar" de: "Igelavar"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Seadra δ", en: "Seadra δ",
fr: "Hypocéan δ ESPÈCES DELTA", fr: "Hypocéan δ",
de: "Seemon" de: "Seemon"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Shelgon δ", en: "Shelgon δ",
fr: "Drackhaus δ ESPÈCES DELTA", fr: "Drackhaus δ",
de: "Draschel" de: "Draschel"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Smeargle δ", en: "Smeargle δ",
fr: "Queulorior δ ESPÈCES DELTA", fr: "Queulorior δ",
de: "Farbeagle" de: "Farbeagle"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Meganium δ", en: "Meganium δ",
fr: "Meganium δ ESPÈCES DELTA", fr: "Meganium δ",
de: "Meganie" de: "Meganie"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Swellow δ", en: "Swellow δ",
fr: "Heledelle δ ESPÈCES DELTA", fr: "Heledelle δ",
de: "Schwalboss" de: "Schwalboss"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Togepi δ", en: "Togepi δ",
fr: "Togepi δ ESPÈCES DELTA", fr: "Togepi δ",
de: "Togepi" de: "Togepi"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Vibrava δ", en: "Vibrava δ",
fr: "Vibraninf δ ESPÈCES DELTA", fr: "Vibraninf δ",
de: "Vibrava" de: "Vibrava"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Bagon δ", en: "Bagon δ",
fr: "Draby δ ESPÈCES DELTA", fr: "Draby δ",
de: "Kindwurm" de: "Kindwurm"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Chikorita δ", en: "Chikorita δ",
fr: "Germignon δ ESPÈCES DELTA", fr: "Germignon δ",
de: "Endivie" de: "Endivie"
}, },
illustrator: "Yuka Morii", illustrator: "Yuka Morii",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Cyndaquil δ", en: "Cyndaquil δ",
fr: "Héricendre δ ESPÈCES DELTA", fr: "Héricendre δ",
de: "Feurigel" de: "Feurigel"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Dratini δ", en: "Dratini δ",
fr: "Minidraco δ ESPÈCES DELTA", fr: "Minidraco δ",
de: "Dratini" de: "Dratini"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Ekans δ", en: "Ekans δ",
fr: "Abo δ ESPÈCES DELTA", fr: "Abo δ",
de: "Rettan" de: "Rettan"
}, },
illustrator: "Yuka Morii", illustrator: "Yuka Morii",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Elekid δ", en: "Elekid δ",
fr: "Elekid δ ESPÈCES DELTA", fr: "Elekid δ",
de: "Elekid" de: "Elekid"
}, },
illustrator: "Ken Sugimori", illustrator: "Ken Sugimori",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Feebas δ", en: "Feebas δ",
fr: "Barpau δ ESPÈCES DELTA", fr: "Barpau δ",
de: "Barschwa" de: "Barschwa"
}, },
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Milotic δ", en: "Milotic δ",
fr: "Milobellus δ ESPÈCES DELTA", fr: "Milobellus δ",
de: "Milotic" de: "Milotic"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Horsea δ", en: "Horsea δ",
fr: "Hypotrempe δ ESPÈCES DELTA", fr: "Hypotrempe δ",
de: "Seeper" de: "Seeper"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Mareep δ", en: "Mareep δ",
fr: "Wattouat δ ESPÈCES DELTA", fr: "Wattouat δ",
de: "Voltilamm" de: "Voltilamm"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Nidoran♀ δ", en: "Nidoran♀ δ",
fr: "Nidoran ♀ δ ESPÈCES DELTA", fr: "Nidoran ♀ δ",
de: "Nidoran W" de: "Nidoran W"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Nidoran♂ δ", en: "Nidoran♂ δ",
fr: "Nidoran ♂ δ ESPÈCES DELTA", fr: "Nidoran ♂ δ",
de: "Nidoran M" de: "Nidoran M"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Pupitar δ", en: "Pupitar δ",
fr: "Ymphect δ ESPÈCES DELTA", fr: "Ymphect δ",
de: "Pupitar" de: "Pupitar"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Nidoking δ", en: "Nidoking δ",
fr: "Nidoking δ ESPÈCES DELTA", fr: "Nidoking δ",
de: "Nidoking" de: "Nidoking"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Ralts δ", en: "Ralts δ",
fr: "Tarsal δ ESPÈCES DELTA", fr: "Tarsal δ",
de: "Trasla" de: "Trasla"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Seel δ", en: "Seel δ",
fr: "Otaria δ ESPÈCES DELTA", fr: "Otaria δ",
de: "Jurob" de: "Jurob"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Shellder δ", en: "Shellder δ",
fr: "Kokiyas δ ESPÈCES DELTA", fr: "Kokiyas δ",
de: "Muschas" de: "Muschas"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Smoochum δ", en: "Smoochum δ",
fr: "Lippouti δ ESPÈCES DELTA", fr: "Lippouti δ",
de: "Kussilla" de: "Kussilla"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Swablu δ", en: "Swablu δ",
fr: "Tylton δ ESPÈCES DELTA", fr: "Tylton δ",
de: "Wablu" de: "Wablu"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Taillow δ", en: "Taillow δ",
fr: "Nirondelle δ ESPÈCES DELTA", fr: "Nirondelle δ",
de: "Schwalbini" de: "Schwalbini"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Totodile δ", en: "Totodile δ",
fr: "Kaiminus δ ESPÈCES DELTA", fr: "Kaiminus δ",
de: "Karnimani" de: "Karnimani"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Trapinch δ", en: "Trapinch δ",
fr: "Kraknoix δ ESPÈCES DELTA", fr: "Kraknoix δ",
de: "Knacklion" de: "Knacklion"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Trapinch δ", en: "Trapinch δ",
fr: "Kraknoix δ ESPÈCES DELTA", fr: "Kraknoix δ",
de: "Knacklion" de: "Knacklion"
}, },
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Nidoqueen δ", en: "Nidoqueen δ",
fr: "Nidoqueen δ ESPÈCES DELTA", fr: "Nidoqueen δ",
de: "Nidoqueen" de: "Nidoqueen"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Vulpix δ", en: "Vulpix δ",
fr: "Goupix δ ESPÈCES DELTA", fr: "Goupix δ",
de: "Vulpix" de: "Vulpix"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",

View File

@@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = { const card: Card = {
name: { name: {
en: "Wooper δ", en: "Wooper δ",
fr: "Axoloto δ ESPÈCES DELTA", fr: "Axoloto δ",
de: "Felino" de: "Felino"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",

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