1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-10 16:01:59 +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: "Wimessir"
fr: "Wimessir",
en: "Indeedee"
},
illustrator: "Souichirou Gunjima",
@@ -16,21 +17,25 @@ const card: Card = {
attacks: [{
name: {
fr: "Coup dMain"
fr: "Coup dMain",
en: "Helping Hand"
},
effect: {
fr: "Cherchez dans votre deck une carte Énergie de base, puis attachez-la à lun de vos Pokémon de Banc. Mélangez ensuite votre deck."
fr: "Cherchez dans votre deck une carte Énergie de base, puis attachez-la à lun de vos Pokémon de Banc. Mélangez ensuite votre deck.",
en: "Search your deck for a basic Energy card and attach it to 1 of your Benched Pokémon. Then, shuffle your deck."
},
cost: ["Colorless"]
}, {
name: {
fr: "Psyko"
fr: "Psyko",
en: "Psychic"
},
effect: {
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire."
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire.",
en: "This attack does 20 more damage for each Energy attached to your opponents Active Pokémon."
},
damage: "20+",