1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-22 03:49:19 +00:00

Added Shining Fates english cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-27 10:35:05 +02:00
parent 5dab7afa10
commit 77863ffae4
195 changed files with 1652 additions and 826 deletions

View File

@ -5,7 +5,8 @@ const card: Card = {
set: Set,
name: {
fr: "Éthernatos VMAX"
fr: "Éthernatos VMAX",
en: "Eternatus VMAX"
},
illustrator: "5ban Graphics",
@ -15,28 +16,33 @@ const card: Card = {
types: ["Darkness"],
evolveFrom: {
fr: "Éthernatos-V"
fr: "Éthernatos-V",
en: "Eternatus V"
},
abilities: [{
type: "Ability",
name: {
fr: "Zone Éternelle"
fr: "Zone Éternelle",
en: "Eternal Zone"
},
effect: {
fr: "Si tous vos Pokémon en jeu sont de type Darkness, vous pouvez avoir jusquà 8 Pokémon sur votre Banc et vous ne pouvez pas mettre de Pokémon non Darkness en jeu. (Si ce talent arrête de fonctionner, défaussez des Pokémon de votre Banc jusquà en avoir 5.)"
fr: "Si tous vos Pokémon en jeu sont de type Darkness, vous pouvez avoir jusquà 8 Pokémon sur votre Banc et vous ne pouvez pas mettre de Pokémon non Darkness en jeu. (Si ce talent arrête de fonctionner, défaussez des Pokémon de votre Banc jusquà en avoir 5.)",
en: "If all of your Pokémon in play are Darkness type, you can have up to 8 Pokémon on your Bench, and you cant put non-Darkness Pokémon into play. (If this Ability stops working, discard Pokémon from your Bench until you have 5.)"
}
}],
attacks: [{
name: {
fr: "Effroi Final"
fr: "Effroi Final",
en: "Dread End"
},
effect: {
fr: "Cette attaque inflige 30 dégâts pour chacun de vos Pokémon Darkness en jeu."
fr: "Cette attaque inflige 30 dégâts pour chacun de vos Pokémon Darkness en jeu.",
en: "This attack does 30 damage for each of your Darkness Pokémon in play."
},
damage: "30×",