1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Vibrava",
fr: "Vibraninf",
es: "Vibrava",
it: "Vibrava",
pt: "Vibrava",
de: "Vibrava"
},
illustrator: "SATOSHI NAKAI",
rarity: "Uncommon",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Obnoxious Whirring",
fr: "Odieux Bourdonnement",
es: "Zumbido Fastidioso",
it: "Ronzio Assillante",
pt: "Zumbido Insuportável",
de: "Lästiges Schwirren"
},
effect: {
en: "Whenever your opponent plays a Supporter card from their hand, prevent all effects of that card done to this Pokémon.",
fr: "Chaque fois que votre adversaire joue une carte Supporter de sa main, évitez tous les effets de cette carte sur ce Pokémon.",
es: "Cada vez que tu rival juegue 1 carta de Partidario de su mano, evita todos los efectos de esa carta infligidos a este Pokémon.",
it: "Ogni volta che il tuo avversario gioca una carta Aiuto che ha in mano, previeni tutti gli effetti di quella carta su questo Pokémon.",
pt: "Sempre que seu oponente jogar 1 carta de Apoiador da própria mão, prevenirá todos os efeitos daquela carta causados a este Pokémon.",
de: "Verhindere jedes Mal, wenn dein Gegner eine Unterstützerkarte aus seiner Hand spielt, alle Effekte jener Karte, die diesem Pokémon zugefügt werden."
},
},
],
@ -46,6 +58,10 @@ const card: Card = {
name: {
en: "Flap",
fr: "Battement",
es: "Aleteo",
it: "Alabattito",
pt: "Asa",
de: "Flattern"
},
damage: 40,