1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-18 02:19:17 +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 V"
fr: "Wimessir V",
en: "Indeedee V"
},
illustrator: "5ban Graphics",
@ -18,21 +19,25 @@ const card: Card = {
type: "Ability",
name: {
fr: "Veille"
fr: "Veille",
en: "Watch Over"
},
effect: {
fr: "Une fois pendant votre tour, vous pouvez soigner 20 dégâts de votre Pokémon Actif."
fr: "Une fois pendant votre tour, vous pouvez soigner 20 dégâts de votre Pokémon Actif.",
en: "Once during your turn, you may heal 20 damage from your Active Pokémon."
}
}],
attacks: [{
name: {
fr: "Psyko"
fr: "Psyko",
en: "Psychic"
},
effect: {
fr: "Cette attaque inflige 60 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire."
fr: "Cette attaque inflige 60 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire.",
en: "This attack does 60 more damage for each Energy attached to your opponents Active Pokémon."
},
damage: "10+",