1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39:18 +00:00

Updated informations (#23)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-26 20:35:35 +02:00
committed by GitHub
parent ef2d099e6e
commit 151c00be78
820 changed files with 9255 additions and 2679 deletions

View File

@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Salamence VMAX",
fr: "Drattak VMAX"
},
illustrator: "5ban Graphics",
rarity: "Rare",
@ -17,6 +18,7 @@ const card: Card = {
],
evolveFrom: {
en: "Salamence V",
fr: "Drattak-V"
},
@ -28,9 +30,11 @@ const card: Card = {
],
name: {
en: "Sonic Double",
fr: "Double Sonique"
},
effect: {
en: "This attack does 40 damage to 2 of your opponents Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige 40 dégâts à 2 des Pokémon de votre adversaire. (Nappliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)"
},
},
@ -43,9 +47,11 @@ const card: Card = {
],
name: {
en: "Max Wings",
fr: "Ailomax"
},
effect: {
en: "During your next turn, this Pokémon cant use Max Wings.",
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Ailomax."
},
damage: 240,