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

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -4,7 +4,11 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Rose Tower",
fr: "Shehroz Tower"
fr: "Shehroz Tower",
es: "Torre Rose",
it: "Rose Tower",
pt: "Torre Rossi",
de: "Rose Tower"
},
illustrator: "5ban Graphics",
@ -14,7 +18,11 @@ const card: Card = {
effect: {
en: "Once during each players turn, that player may draw cards until they have 3 cards in their hand.",
fr: "Une fois pendant le tour de chaque joueur, ce joueur peut piocher des cartes jusquà en avoir 3 en main."
fr: "Une fois pendant le tour de chaque joueur, ce joueur peut piocher des cartes jusquà en avoir 3 en main.",
es: "Una vez durante el turno de cada jugador, ese jugador puede robar cartas hasta que tenga 3 cartas en su mano.",
it: "Una sola volta durante il turno di ciascun giocatore, quel giocatore può pescare fino ad avere tre carte in mano.",
pt: "Uma vez durante o turno de cada jogador, aquele jogador poderá comprar cartas até ter 3 cartas na própria mão.",
de: "Einmal während des Zuges jedes Spielers kann jener Spieler so lange Karten ziehen, bis er 3 Karten auf der Hand hat."
},
trainerType: "Stadium",