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

feat: Added XY Datas for other languages (#265)

This commit is contained in:
2022-03-31 11:01:32 +02:00
committed by GitHub
parent fc74c637d3
commit 4ec775fe56
1694 changed files with 23608 additions and 4670 deletions

View File

@ -3,8 +3,12 @@ import Set from '../Primal Clash'
const card: Card = {
name: {
en: "Professor Birchs Observations",
en: "Professor Birch's Observations",
fr: "Observations du Professeur Seko",
es: "Observaciones del Profesor Abedul",
it: "Parere del Professor Birch",
pt: "Observações do Professor Birch",
de: "Prof. Birks Beobachtungen"
},
illustrator: "Hitoshi Ariga",
rarity: "Ultra Rare",
@ -24,7 +28,11 @@ const card: Card = {
effect: {
fr: "Mélangez votre main avec votre deck et lancez une pièce. Si c'est face, piochez 7 cartes. Si c'est pile, piochez 4 cartes.",
en: "Shuffle your hand into your deck and flip a coin. If heads, draw 7 cards. If tails, draw 4 cards."
en: "Shuffle your hand into your deck and flip a coin. If heads, draw 7 cards. If tails, draw 4 cards.",
es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, lanza 1 moneda. Si sale cara, roba 7 cartas. Si sale cruz, roba 4 cartas.",
it: "Metti le carte che hai in mano nel tuo mazzo e rimischialo, poi lancia una moneta. Se esce testa, pesca sette carte. Se esce croce, pesca quattro carte.",
pt: "Embaralhe a mão no seu baralho e jogue uma moeda. Se sair cara, compre 7 cards. Se sair coroa, compre 4 cards.",
de: "Mische deine Handkarten in dein Deck und wirf 1 Münze. Ziehe bei \"Kopf\" 7 Karten. Ziehe bei \"Zahl\" 4 Karten."
},
trainerType: "Supporter",