diff --git a/data/Sword & Shield/Evolving Skies/1.ts b/data/Sword & Shield/Evolving Skies/1.ts index 2a19af885..a48834c36 100644 --- a/data/Sword & Shield/Evolving Skies/1.ts +++ b/data/Sword & Shield/Evolving Skies/1.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Pinsir" + en: "Pinsir", + fr: "Scarabrute", + es: "Pinsir", + it: "Pinsir", + pt: "Pinsir", + de: "Pinsir" }, rarity: "Rare", category: "Pokemon", hp: 120, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Shin Nagasawa", + + abilities: [{ + type: "Ability", + + name: { + en: "Vise Coach", + fr: "Étau Entraîné", + es: "Entrenador Pinza", + it: "Stretta Magistrale", + pt: "Vise Coach", + de: "Klammertrainer" + }, + + effect: { + en: "Damage from your Single Strike Pokémon’s attacks isn’t affected by your opponent’s Active Pokémon’s Resistance.", + fr: "Les dégâts des attaques de vos Pokémon Poing Final ne sont pas affectés par la Résistance du Pokémon Actif de votre adversaire.", + es: "El daño de los ataques de tus Pokémon Golpe Brusco no se ve afectado por la Resistencia del Pokémon Activo de tu rival.", + it: "I danni degli attacchi dei tuoi Pokémon Colpo Singolo non sono influenzati dalla resistenza del Pokémon attivo del tuo avversario.", + pt: "Damage from your Single Strike Pokémon’s attacks isn’t affected by your opponent’s Active Pokémon’s Resistance.", + de: "Schaden durch Attacken deiner Fokussierter-Angriff-Pokémon wird durch Resistenz auf dem Aktiven Pokémon deines Gegners nicht verändert." + } + }], + + attacks: [{ + name: { + en: "Seismic Toss", + fr: "Frappe Atlas", + es: "Sísmico", + it: "Movimento Sismico", + pt: "Seismic Toss", + de: "Geowurf" + }, + + damage: 110, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/10.ts b/data/Sword & Shield/Evolving Skies/10.ts index d1996814a..db8921d37 100644 --- a/data/Sword & Shield/Evolving Skies/10.ts +++ b/data/Sword & Shield/Evolving Skies/10.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Lilligant" + en: "Lilligant", + fr: "Fragilady", + es: "Lilligant", + it: "Lilligant", + pt: "Lilligant", + de: "Dressella" }, rarity: "Rare", category: "Pokemon", hp: 100, types: ["Grass"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kagemaru Himeno", + + attacks: [{ + name: { + en: "Dizzying Flower", + fr: "Fleur Vertigineuse", + es: "Flor Mareante", + it: "Stordifiore", + pt: "Dizzying Flower", + de: "Schwindelerregende Blume" + }, + + effect: { + en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Asleep. If tails, your opponent’s Active Pokémon is now Confused.", + fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Endormi. Si c’est pile, le Pokémon Actif de votre adversaire est maintenant Confus.", + es: "Lanza 1 moneda. Si sale cara, el Pokémon Activo de tu rival pasa a estar Dormido. Si sale cruz, el Pokémon Activo de tu rival pasa a estar Confundido.", + it: "Lancia una moneta. Se esce testa, il Pokémon attivo del tuo avversario viene addormentato. Se esce croce, il Pokémon attivo del tuo avversario viene confuso.", + pt: "Flip a coin. If heads, your opponent’s Active Pokémon is now Asleep. If tails, your opponent’s Active Pokémon is now Confused.", + de: "Wirf 1 Münze. Bei Kopf schläft das Aktive Pokémon deines Gegners jetzt. Bei Zahl ist das Aktive Pokémon deines Gegners jetzt verwirrt." + }, + + damage: 70, + cost: ["Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/100.ts b/data/Sword & Shield/Evolving Skies/100.ts index a94ce18db..036094a53 100644 --- a/data/Sword & Shield/Evolving Skies/100.ts +++ b/data/Sword & Shield/Evolving Skies/100.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Garbodor V" + en: "Garbodor V", + fr: "Miasmax V", + es: "Garbodor V", + it: "Garbodor V", + pt: "Garbodor V", + de: "Deponitox V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "Uta", + suffix: "V", + + attacks: [{ + name: { + en: "Trash Stench", + fr: "Relents d’Ordures", + es: "Basura Pestilente", + it: "Tanfo di Spazzatura", + pt: "Trash Stench", + de: "Müllmief" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Pendant le prochain tour de votre adversaire, ce Pokémon-là ne peut pas battre en retraite.", + es: "El Pokémon Activo de tu rival pasa a estar Envenenado. Durante el próximo turno de tu rival, ese Pokémon no puede retirarse.", + it: "Il Pokémon attivo del tuo avversario viene avvelenato. Durante il prossimo turno del tuo avversario, quel Pokémon non può ritirarsi.", + pt: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + de: "Das Aktive Pokémon deines Gegners ist jetzt vergiftet. Während des nächsten Zuges deines Gegners kann sich jenes Pokémon nicht zurückziehen." + }, + + damage: 40, + cost: ["Darkness", "Colorless"] + }, { + name: { + en: "Sludge Bomb", + fr: "Bombe Beurk", + es: "Bomba Lodo", + it: "Fangobomba", + pt: "Sludge Bomb", + de: "Matschbombe" + }, + + damage: 130, + cost: ["Darkness", "Darkness", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/101.ts b/data/Sword & Shield/Evolving Skies/101.ts index 091eb077f..8d5da54d0 100644 --- a/data/Sword & Shield/Evolving Skies/101.ts +++ b/data/Sword & Shield/Evolving Skies/101.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Garbodor VMAX" + en: "Garbodor VMAX", + fr: "Miasmax VMAX", + es: "Garbodor VMAX", + it: "Garbodor VMAX", + pt: "Garbodor VMAX", + de: "Deponitox VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 330, types: ["Darkness"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + abilities: [{ + type: "Ability", + + name: { + en: "Rubbish Collecting", + fr: "Ramassage de Déchets", + es: "Acumulación de Basura", + it: "Raccolta di Rifiuti", + pt: "Rubbish Collecting", + de: "Abfallsammler" + }, + + effect: { + en: "This Pokémon may have up to 2 Pokémon Tools attached to it. If it loses this Ability, discard Pokémon Tools from it until only 1 remains.", + fr: "Jusqu’à 2 Outils Pokémon peuvent être attachés à ce Pokémon. S’il perd ce talent, défaussez des Outils Pokémon jusqu’à ce qu’il ne lui en reste qu’un.", + es: "Este Pokémon puede tener hasta 2 Herramientas Pokémon unidas a él. Si pierde esta habilidad, descarta Herramientas Pokémon hasta que solo le quede 1.", + it: "Questo Pokémon può avere fino a due carte Oggetto Pokémon assegnate. Se perde questa abilità, scarta le carte Oggetto Pokémon assegnategli finché ne resta solo una.", + pt: "This Pokémon may have up to 2 Pokémon Tools attached to it. If it loses this Ability, discard Pokémon Tools from it until only 1 remains.", + de: "An dieses Pokémon können bis zu 2 Pokémon-Ausrüstungen angelegt sein. Wenn es diese Fähigkeit verliert, lege von ihm so lange Pokémon-Ausrüstungen auf deinen Ablagestapel, bis nur 1 übrig ist." + } + }], + + attacks: [{ + name: { + en: "G-Max Malodor", + fr: "Pestilence G-Max", + es: "Gigapestilencia", + it: "Gigafetore", + pt: "G-Max Malodor", + de: "Giga-Gestank" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Pendant le prochain tour de votre adversaire, ce Pokémon-là ne peut pas battre en retraite.", + es: "El Pokémon Activo de tu rival pasa a estar Envenenado. Durante el próximo turno de tu rival, ese Pokémon no puede retirarse.", + it: "Il Pokémon attivo del tuo avversario viene avvelenato. Durante il prossimo turno del tuo avversario, quel Pokémon non può ritirarsi.", + pt: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + de: "Das Aktive Pokémon deines Gegners ist jetzt vergiftet. Während des nächsten Zuges deines Gegners kann sich jenes Pokémon nicht zurückziehen." + }, + + damage: 120, + cost: ["Darkness", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/102.ts b/data/Sword & Shield/Evolving Skies/102.ts index c0fe7d650..cabcf12a0 100644 --- a/data/Sword & Shield/Evolving Skies/102.ts +++ b/data/Sword & Shield/Evolving Skies/102.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Zorua" + en: "Zorua", + fr: "Zorua", + es: "Zorua", + it: "Zorua", + pt: "Zorua", + de: "Zorua" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "ryoma uratsuka", + + attacks: [{ + name: { + en: "Rear Kick", + fr: "Ruade", + es: "Patada Trasera", + it: "Retrocalcio", + pt: "Rear Kick", + de: "Rückwärtskick" + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/103.ts b/data/Sword & Shield/Evolving Skies/103.ts index 2a55333e7..92e91d468 100644 --- a/data/Sword & Shield/Evolving Skies/103.ts +++ b/data/Sword & Shield/Evolving Skies/103.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Zoroark" + en: "Zoroark", + fr: "Zoroark", + es: "Zoroark", + it: "Zoroark", + pt: "Zoroark", + de: "Zoroark" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Darkness"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Souichirou Gunjima", + + abilities: [{ + type: "Ability", + + name: { + en: "Phantom Transformation", + fr: "Transformation Fantôme", + es: "Transformación Fantasmal", + it: "Trasformazione Illusoria", + pt: "Phantom Transformation", + de: "Phantom-Transformation" + }, + + effect: { + en: "Once during your turn, you may choose a Stage 1 Pokémon, except any Zoroark, from your discard pile. If you do, discard this Pokémon and all attached cards, and put the chosen Pokémon in its place.", + fr: "Une fois pendant votre tour, vous pouvez choisir un Pokémon de Niveau 1 de votre pile de défausse, à l’exception d’un Zoroark. Dans ce cas, défaussez ce Pokémon-ci et toutes les cartes attachées, puis remplacez-le par le Pokémon choisi.", + es: "Una vez durante tu turno, puedes elegir 1 Pokémon de Fase 1, excepto un Zoroark, de tu pila de descartes. Si lo haces, descarta este Pokémon y todas las cartas unidas a él, y pon el Pokémon elegido en su lugar.", + it: "Una sola volta durante il tuo turno, puoi scegliere un Pokémon di Fase 1, a eccezione di qualsiasi Zoroark, dalla tua pila degli scarti. Se lo fai, scarta questo Pokémon e tutte le carte a esso assegnate, e metti al suo posto il Pokémon che hai scelto.", + pt: "Once during your turn, you may choose a Stage 1 Pokémon, except any Zoroark, from your discard pile. If you do, discard this Pokémon and all attached cards, and put the chosen Pokémon in its place.", + de: "Einmal während deines Zuges kannst du 1 Phase-1-Pokémon, außer Zoroark, aus deinem Ablagestapel wählen. Wenn du das machst, lege dieses Pokémon und alle angelegten Karten auf deinen Ablagestapel und lege das gewählte Pokémon an seine Stelle." + } + }], + + attacks: [{ + name: { + en: "Night Daze", + fr: "Explonuit", + es: "Pulso Noche", + it: "Urtoscuro", + pt: "Night Daze", + de: "Nachtflut" + }, + + damage: 70, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/104.ts b/data/Sword & Shield/Evolving Skies/104.ts index 5b976e883..198d8517d 100644 --- a/data/Sword & Shield/Evolving Skies/104.ts +++ b/data/Sword & Shield/Evolving Skies/104.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Nickit" + en: "Nickit", + fr: "Goupilou", + es: "Nickit", + it: "Nickit", + pt: "Nickit", + de: "Kleptifux" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "Hasegawa Saki", + + attacks: [{ + name: { + en: "Tail Whap", + fr: "Queue Battoir", + es: "Coletón", + it: "Codabotta", + pt: "Tail Whap", + de: "Schweifvertrimmer" + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/105.ts b/data/Sword & Shield/Evolving Skies/105.ts index 75c30c061..08f159bc6 100644 --- a/data/Sword & Shield/Evolving Skies/105.ts +++ b/data/Sword & Shield/Evolving Skies/105.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Thievul" + en: "Thievul", + fr: "Roublenard", + es: "​Thievul", + it: "Thievul", + pt: "Thievul", + de: "Gaunux" }, rarity: "Rare", category: "Pokemon", hp: 100, types: ["Darkness"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kyoko Umemoto", + + abilities: [{ + type: "Ability", + + name: { + en: "Fumbling Hands", + fr: "Mains Curieuses", + es: "Manos Titubeantes", + it: "Frugone", + pt: "Fumbling Hands", + de: "Tollpatschige Hände" + }, + + effect: { + en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may have each player shuffle their hand and put it on the bottom of their deck. If either player put any cards on the bottom of their deck in this way, each player draws 4 cards.", + fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l’un de vos Pokémon pendant votre tour, vous pouvez demander à chaque joueur de mélanger sa main, puis de la placer en dessous de son deck. Si l’un des joueurs place ainsi au moins une carte en dessous de son deck, chaque joueur pioche 4 cartes.", + es: "Cuando juegas este Pokémon de tu mano para hacer evolucionar a 1 de tus Pokémon durante tu turno, puedes hacer que cada jugador baraje las cartas de su mano y las ponga en la parte inferior de su baraja. Si cualquiera de los jugadores pone alguna carta en la parte inferior de su baraja de esta manera, cada jugador roba 4 cartas.", + it: "Quando giochi questo Pokémon dalla tua mano per far evolvere uno dei tuoi Pokémon durante il tuo turno, puoi far rimischiare a ciascun giocatore le carte che ha in mano e metterle in fondo al proprio mazzo. Se almeno un giocatore ha messo delle carte in fondo al proprio mazzo in questo modo, ciascun giocatore pesca quattro carte.", + pt: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may have each player shuffle their hand and put it on the bottom of their deck. If either player put any cards on the bottom of their deck in this way, each player draws 4 cards.", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand spielst, um 1 deiner Pokémon zu entwickeln, kannst du beide Spieler veranlassen, ihre Handkarten zu mischen und sie unter ihr Deck zu legen. Wenn ein oder beide Spieler auf diese Weise mindestens 1 Karte unter ihr Deck gelegt haben, zieht jeder Spieler 4 Karten." + } + }], + + attacks: [{ + name: { + en: "Tail Smack", + fr: "Coup de Queue", + es: "Bofetón Cola", + it: "Codasberla", + pt: "Tail Smack", + de: "Schweifschlag" + }, + + damage: 60, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/106.ts b/data/Sword & Shield/Evolving Skies/106.ts index 8f0971fe7..a6526ebfb 100644 --- a/data/Sword & Shield/Evolving Skies/106.ts +++ b/data/Sword & Shield/Evolving Skies/106.ts @@ -12,14 +12,58 @@ const card: Card = { }, name: { - en: "Altaria" + en: "Altaria", + fr: "Altaria", + es: "Altaria", + it: "Altaria", + pt: "Altaria", + de: "Altaria" }, rarity: "Rare", category: "Pokemon", hp: 90, types: ["Dragon"], - stage: "Stage1" + stage: "Stage1", + illustrator: "sui", + + abilities: [{ + type: "Ability", + + name: { + en: "Tempting Tune", + fr: "Chant Tentant", + es: "Trino Tentador", + it: "Melodia Allettante", + pt: "Tempting Tune", + de: "Lockgesang" + }, + + effect: { + en: "Once during your turn, you may search your deck for a Supporter card, reveal it, shuffle your deck, then put that card on top of it.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Supporter, la montrer, mélanger votre deck, puis placer cette carte sur le dessus de votre deck.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Partidario, enseñarla, barajar las cartas de tu baraja y luego poner esa carta en la parte superior de tu baraja.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Aiuto, mostrarla, rimischiare le carte del tuo mazzo e poi mettere quella carta in cima al mazzo.", + pt: "Once during your turn, you may search your deck for a Supporter card, reveal it, shuffle your deck, then put that card on top of it.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Unterstützerkarte durchsuchen, sie deinem Gegner zeigen, dein Deck mischen und jene Karte anschließend darauflegen." + } + }], + + attacks: [{ + name: { + en: "Glide", + fr: "Glissement", + es: "Planeo", + it: "Aliante", + pt: "Glide", + de: "Gleiten" + }, + + damage: 60, + cost: ["Water", "Metal"] + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/107.ts b/data/Sword & Shield/Evolving Skies/107.ts index 335b137db..e878e4cc1 100644 --- a/data/Sword & Shield/Evolving Skies/107.ts +++ b/data/Sword & Shield/Evolving Skies/107.ts @@ -12,14 +12,48 @@ const card: Card = { }, name: { - en: "Bagon" + en: "Bagon", + fr: "Draby", + es: "Bagon", + it: "Bagon", + pt: "Bagon", + de: "Kindwurm" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "ryoma uratsuka", + + attacks: [{ + name: { + en: "Gnaw", + fr: "Ronge", + es: "Roer", + it: "Rosicchiamento", + pt: "Gnaw", + de: "Nagen" + }, + + damage: 10, + cost: ["Colorless"] + }, { + name: { + en: "Headbutt", + fr: "Coup d’Boule", + es: "Golpe Cabeza", + it: "Bottintesta", + pt: "Headbutt", + de: "Kopfnuss" + }, + + damage: 30, + cost: ["Fire", "Water"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/108.ts b/data/Sword & Shield/Evolving Skies/108.ts index 54495a1c3..e2a2810b0 100644 --- a/data/Sword & Shield/Evolving Skies/108.ts +++ b/data/Sword & Shield/Evolving Skies/108.ts @@ -12,14 +12,45 @@ const card: Card = { }, name: { - en: "Shelgon" + en: "Shelgon", + fr: "Drackhaus", + es: "Shelgon", + it: "Shelgon", + pt: "Shelgon", + de: "Draschel" }, rarity: "Uncommon", category: "Pokemon", hp: 90, types: ["Dragon"], - stage: "Stage1" + stage: "Stage1", + illustrator: "tetsuya koizumi", + + attacks: [{ + name: { + en: "Hard Roll", + fr: "Roulade Endurcie", + es: "Dureza Rodante", + it: "Rotocorazza", + pt: "Hard Roll", + de: "Hartes Einrollen" + }, + + effect: { + en: "Flip a coin. If heads, during your opponent’s next turn, prevent all damage from and effects of attacks done to this Pokémon.", + fr: "Lancez une pièce. Si c’est face, pendant le prochain tour de votre adversaire, évitez tous les dégâts et les effets d’attaques infligés à ce Pokémon.", + es: "Lanza 1 moneda. Si sale cara, durante el próximo turno de tu rival, evita todo el daño y todos los efectos de los ataques infligidos a este Pokémon.", + it: "Lancia una moneta. Se esce testa, durante il prossimo turno del tuo avversario, previeni sia i danni che gli effetti degli attacchi inflitti a questo Pokémon.", + pt: "Flip a coin. If heads, during your opponent’s next turn, prevent all damage from and effects of attacks done to this Pokémon.", + de: "Wirf 1 Münze. Verhindere bei Kopf während des nächsten Zuges deines Gegners allen Schaden durch und alle Effekte von Attacken, die diesem Pokémon zugefügt werden." + }, + + damage: 50, + cost: ["Fire", "Water"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/109.ts b/data/Sword & Shield/Evolving Skies/109.ts index 4f78c049d..3468cffbe 100644 --- a/data/Sword & Shield/Evolving Skies/109.ts +++ b/data/Sword & Shield/Evolving Skies/109.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Salamence" + en: "Salamence", + fr: "Drattak", + es: "Salamence", + it: "Salamence", + pt: "Salamence", + de: "Brutalanda" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 170, types: ["Dragon"], - stage: "Stage2" + stage: "Stage2", + illustrator: "kodama", + + abilities: [{ + type: "Ability", + + name: { + en: "Intimidating Roar", + fr: "Rugissement Intimidant", + es: "Rugido Intimidatorio", + it: "Spaventaruggito", + pt: "Intimidating Roar", + de: "Einschüchterndes Gebrüll" + }, + + effect: { + en: "Once during your turn, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.", + fr: "Une fois pendant votre tour, vous pouvez demander à votre adversaire d’échanger son Pokémon Actif contre l’un de ses Pokémon de Banc.", + es: "Una vez durante tu turno, puedes hacer que tu rival cambie su Pokémon Activo por 1 de sus Pokémon en Banca.", + it: "Una sola volta durante il tuo turno, puoi far scambiare al tuo avversario il suo Pokémon attivo con uno della sua panchina.", + pt: "Once during your turn, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.", + de: "Einmal während deines Zuges kannst du deinen Gegner dazu veranlassen, sein Aktives Pokémon gegen 1 Pokémon auf seiner Bank auszutauschen." + } + }], + + attacks: [{ + name: { + en: "Fierce Dragon", + fr: "Dragon Féroce", + es: "Dragón Feroz", + it: "Drago Feroce", + pt: "Fierce Dragon", + de: "Wütender Drache" + }, + + effect: { + en: "If your opponent’s Active Pokémon already has any damage counters on it, this attack does 120 more damage.", + fr: "Si le Pokémon Actif de votre adversaire a déjà au moins un marqueur de dégâts, cette attaque inflige 120 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival ya tiene algún contador de daño sobre él, este ataque hace 120 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario ha già dei segnalini danno, questo attacco infligge 120 danni in più.", + pt: "If your opponent’s Active Pokémon already has any damage counters on it, this attack does 120 more damage.", + de: "Wenn auf dem Aktiven Pokémon deines Gegners mindestens 1 Schadensmarke liegt, fügt diese Attacke 120 Schadenspunkte mehr zu." + }, + + damage: "100+", + cost: ["Fire", "Water"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/11.ts b/data/Sword & Shield/Evolving Skies/11.ts index a610be6d8..af0f4c76d 100644 --- a/data/Sword & Shield/Evolving Skies/11.ts +++ b/data/Sword & Shield/Evolving Skies/11.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Dwebble" + en: "Dwebble", + fr: "Crabicoque", + es: "Dwebble", + it: "Dwebble", + pt: "Dwebble", + de: "Lithomith" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Shigenori Negishi", + + attacks: [{ + name: { + en: "Ram", + fr: "Collision", + es: "Apisonar", + it: "Carica", + pt: "Ram", + de: "Ramme" + }, + + damage: 10, + cost: ["Grass"] + }, { + name: { + en: "Sharp Claws", + fr: "Griffes Affûtées", + es: "Garras Afiladas", + it: "Artigli Affilati", + pt: "Sharp Claws", + de: "Scharfe Krallen" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 30 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 30 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 30 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 30 danni in più.", + pt: "Flip a coin. If heads, this attack does 30 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 30 Schadenspunkte mehr zu." + }, + + damage: "10+", + cost: ["Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/110.ts b/data/Sword & Shield/Evolving Skies/110.ts index 891f38174..b2a406124 100644 --- a/data/Sword & Shield/Evolving Skies/110.ts +++ b/data/Sword & Shield/Evolving Skies/110.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Rayquaza V" + en: "Rayquaza V", + fr: "Rayquaza V", + es: "Rayquaza V", + it: "Rayquaza V", + pt: "Rayquaza V", + de: "Rayquaza V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Mochizuki", + suffix: "V", + + attacks: [{ + name: { + en: "Dragon Pulse", + fr: "Draco-Choc", + es: "Pulso Dragón", + it: "Dragopulsar", + pt: "Dragon Pulse", + de: "Drachenpuls" + }, + + effect: { + en: "Discard the top 2 cards of your deck.", + fr: "Défaussez les 2 cartes du dessus de votre deck.", + es: "Descarta las 2 primeras cartas de tu baraja.", + it: "Scarta le prime due carte del tuo mazzo.", + pt: "Discard the top 2 cards of your deck.", + de: "Lege die obersten 2 Karten deines Decks auf deinen Ablagestapel." + }, + + damage: 40, + cost: ["Lightning"] + }, { + name: { + en: "Spiral Burst", + fr: "Spirale Détonante", + es: "Explosión en Espiral", + it: "Spiralscoppio", + pt: "Spiral Burst", + de: "Spiral-Detonation" + }, + + effect: { + en: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + fr: "Vous pouvez défausser jusqu’à 2 Énergies Fire de base ou jusqu’à 2 Énergies Lightning de base de ce Pokémon. Cette attaque inflige 80 dégâts supplémentaires pour chaque carte défaussée de cette façon.", + es: "Puedes descartar hasta 2 Energías Fire Básicas o hasta 2 Energías Lightning Básicas de este Pokémon. Este ataque hace 80 puntos de daño más por cada carta que hayas descartado de esta manera.", + it: "Puoi scartare fino a due Energie base Fire o due Energie base Lightning da questo Pokémon. Questo attacco infligge 80 danni in più per ogni carta che hai scartato in questo modo.", + pt: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + de: "Du kannst bis zu 2 Basis-Fire-Energien oder bis zu 2 Basis-Lightning-Energien von diesem Pokémon auf deinen Ablagestapel legen. Diese Attacke fügt für jede auf diese Weise abgelegte Karte 80 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Fire", "Lightning"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/112.ts b/data/Sword & Shield/Evolving Skies/112.ts index 40a34716c..d9c2a7314 100644 --- a/data/Sword & Shield/Evolving Skies/112.ts +++ b/data/Sword & Shield/Evolving Skies/112.ts @@ -12,14 +12,57 @@ const card: Card = { }, name: { - en: "Dialga" + en: "Dialga", + fr: "Dialga", + es: "Dialga", + it: "Dialga", + pt: "Dialga", + de: "Dialga" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 130, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Ryuta Fuse", + + attacks: [{ + name: { + en: "Chrono Wind", + fr: "Vent Temporel", + es: "Retroceso Cronológico", + it: "Cronolancetta", + pt: "Chrono Wind", + de: "Zeitsturm" + }, + + effect: { + en: "If the Defending Pokémon is a Pokémon V, it can’t attack during your opponent’s next turn.", + fr: "Si le Pokémon Défenseur est un Pokémon-V, il ne peut pas attaquer pendant le prochain tour de votre adversaire.", + es: "Si el Pokémon Defensor es un Pokémon V, no puede atacar durante el próximo turno de tu rival.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può attaccare se è un Pokémon-V.", + pt: "If the Defending Pokémon is a Pokémon V, it can’t attack during your opponent’s next turn.", + de: "Wenn das Verteidigende Pokémon ein Pokémon-V ist, kann es während des nächsten Zuges deines Gegners nicht angreifen." + }, + + damage: 80, + cost: ["Colorless", "Colorless", "Colorless"] + }, { + name: { + en: "Heavy Impact", + fr: "Gros Impact", + es: "Impacto Pesado", + it: "Impatto Pesante", + pt: "Heavy Impact", + de: "Schwerer Einschlag" + }, + + damage: 210, + cost: ["Psychic", "Metal", "Metal", "Colorless"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/113.ts b/data/Sword & Shield/Evolving Skies/113.ts index dc452b448..25baf55d8 100644 --- a/data/Sword & Shield/Evolving Skies/113.ts +++ b/data/Sword & Shield/Evolving Skies/113.ts @@ -12,14 +12,56 @@ const card: Card = { }, name: { - en: "Deino" + en: "Deino", + fr: "Solochi", + es: "Deino", + it: "Deino", + pt: "Deino", + de: "Kapuno" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "HYOGONOSUKE", + + attacks: [{ + name: { + en: "Call for Family", + fr: "Appel à la Famille", + es: "Llamar a la Familia", + it: "Cerca Famiglia", + pt: "Call for Family", + de: "Familienruf" + }, + + effect: { + en: "Search your deck for a Basic Pokémon and put it onto your Bench. Then, shuffle your deck.", + fr: "Cherchez dans votre deck un Pokémon de base, puis placez-le sur votre Banc. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 Pokémon Básico y ponlo en tu Banca. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo un Pokémon Base e mettilo nella tua panchina. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a Basic Pokémon and put it onto your Bench. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Basis-Pokémon und lege es auf deine Bank. Mische anschließend dein Deck." + }, + + cost: ["Darkness"] + }, { + name: { + en: "Bite", + fr: "Morsure", + es: "Mordisco", + it: "Morso", + pt: "Bite", + de: "Biss" + }, + + damage: 30, + cost: ["Psychic", "Darkness"] + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/114.ts b/data/Sword & Shield/Evolving Skies/114.ts index 542da0ee8..6d4a13c01 100644 --- a/data/Sword & Shield/Evolving Skies/114.ts +++ b/data/Sword & Shield/Evolving Skies/114.ts @@ -12,14 +12,48 @@ const card: Card = { }, name: { - en: "Zweilous" + en: "Zweilous", + fr: "Diamat", + es: "Zweilous", + it: "Zweilous", + pt: "Zweilous", + de: "Duodino" }, rarity: "Uncommon", category: "Pokemon", hp: 100, types: ["Dragon"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Akira Komayama", + + attacks: [{ + name: { + en: "Bite", + fr: "Morsure", + es: "Mordisco", + it: "Morso", + pt: "Bite", + de: "Biss" + }, + + damage: 40, + cost: ["Psychic", "Darkness"] + }, { + name: { + en: "Dragon Headbutt", + fr: "Dracoud’Boule", + es: "Cabezazo Dragón", + it: "Dragozuccata", + pt: "Dragon Headbutt", + de: "Drachen-Kopfnuss" + }, + + damage: 100, + cost: ["Psychic", "Darkness", "Colorless", "Colorless"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/115.ts b/data/Sword & Shield/Evolving Skies/115.ts index 497a6ed80..5721c5c0e 100644 --- a/data/Sword & Shield/Evolving Skies/115.ts +++ b/data/Sword & Shield/Evolving Skies/115.ts @@ -12,14 +12,57 @@ const card: Card = { }, name: { - en: "Hydreigon" + en: "Hydreigon", + fr: "Trioxhydre", + es: "Hydreigon", + it: "Hydreigon", + pt: "Hydreigon", + de: "Trikephalo" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 170, types: ["Dragon"], - stage: "Stage2" + stage: "Stage2", + illustrator: "hatachu", + + attacks: [{ + name: { + en: "Dragon Counter", + fr: "Draco-Riposte", + es: "Contraataque Dragón", + it: "Contrattacco Drago", + pt: "Dragon Counter", + de: "Drachenkonter" + }, + + effect: { + en: "This attack does 100 more damage for each Prize card your opponent took during their last turn.", + fr: "Cette attaque inflige 100 dégâts supplémentaires pour chaque carte Récompense que votre adversaire a récupérée pendant son dernier tour.", + es: "Este ataque hace 100 puntos de daño más por cada carta de Premio que haya cogido tu rival durante su último turno.", + it: "Questo attacco infligge 100 danni in più per ogni carta Premio presa dal tuo avversario durante il suo ultimo turno.", + pt: "This attack does 100 more damage for each Prize card your opponent took during their last turn.", + de: "Diese Attacke fügt für jede von deinem Gegner während seines letzten Zuges genommene Preiskarte 100 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Psychic", "Darkness"] + }, { + name: { + en: "Pitch-Black Fangs", + fr: "Crocs Nuit Noire", + es: "Colmillos Azabaches", + it: "Zanne Buiopesto", + pt: "Pitch-Black Fangs", + de: "Pechschwarze Fänge" + }, + + damage: 210, + cost: ["Psychic", "Darkness", "Colorless", "Colorless"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/116.ts b/data/Sword & Shield/Evolving Skies/116.ts index 0695c5abd..bf037b81e 100644 --- a/data/Sword & Shield/Evolving Skies/116.ts +++ b/data/Sword & Shield/Evolving Skies/116.ts @@ -12,14 +12,45 @@ const card: Card = { }, name: { - en: "Kyurem" + en: "Kyurem", + fr: "Kyurem", + es: "Kyurem", + it: "Kyurem", + pt: "Kyurem", + de: "Kyurem" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Souichirou Gunjima", + + attacks: [{ + name: { + en: "Extreme Freeze", + fr: "Givre Extrême", + es: "Congelación Extrema", + it: "Freddo Estremo", + pt: "Extreme Freeze", + de: "Extremfrost" + }, + + effect: { + en: "Discard any amount of Water Energy from your Pokémon. This attack does 60 damage for each card you discarded in this way.", + fr: "Défaussez autant d’Énergies Water que vous le voulez de vos Pokémon. Cette attaque inflige 60 dégâts pour chaque carte défaussée de cette façon.", + es: "Descarta cualquier cantidad de Energías Water de tus Pokémon. Este ataque hace 60 puntos de daño por cada carta que hayas descartado de esta manera.", + it: "Scarta tutte le Energie Water che vuoi dai tuoi Pokémon. Questo attacco infligge 60 danni per ogni carta che hai scartato in questo modo.", + pt: "Discard any amount of Water Energy from your Pokémon. This attack does 60 damage for each card you discarded in this way.", + de: "Lege beliebig viele Water-Energien von deinen Pokémon auf deinen Ablagestapel. Diese Attacke fügt für jede auf diese Weise abgelegte Karte 60 Schadenspunkte zu." + }, + + damage: "60×", + cost: ["Water", "Water", "Metal"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/117.ts b/data/Sword & Shield/Evolving Skies/117.ts index a78b863ee..3a3b2d15b 100644 --- a/data/Sword & Shield/Evolving Skies/117.ts +++ b/data/Sword & Shield/Evolving Skies/117.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Noivern V" + en: "Noivern V", + fr: "Bruyverne V", + es: "Noivern V", + it: "Noivern V", + pt: "Noivern V", + de: "UHaFnir V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Ayaka Yoshida", + suffix: "V", + + attacks: [{ + name: { + en: "Boomburst", + fr: "Bang Sonique", + es: "Estruendo", + it: "Ondaboato", + pt: "Boomburst", + de: "Überschallknall" + }, + + effect: { + en: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 20 dégâts à chacun des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 20 puntos de daño a cada uno de los Pokémon de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 20 danni a ciascuno dei Pokémon del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt jedem Pokémon deines Gegners 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Synchro Loud", + fr: "Synchro Sonore", + es: "Sincronización Ruidosa", + it: "Sincrochiasso", + pt: "Synchro Loud", + de: "Synchrokrach" + }, + + effect: { + en: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + fr: "Si vous avez le même nombre de cartes dans votre main que votre adversaire, cette attaque inflige 120 dégâts supplémentaires.", + es: "Si tienes la misma cantidad de cartas en tu mano que tu rival, este ataque hace 120 puntos de daño más.", + it: "Se hai lo stesso numero di carte in mano del tuo avversario, questo attacco infligge 120 danni in più.", + pt: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + de: "Wenn du genauso viele Karten auf der Hand hast wie dein Gegner, fügt diese Attacke 120 Schadenspunkte mehr zu." + }, + + damage: "60+", + cost: ["Psychic", "Darkness"] + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/118.ts b/data/Sword & Shield/Evolving Skies/118.ts index 45fac08c3..06c54e449 100644 --- a/data/Sword & Shield/Evolving Skies/118.ts +++ b/data/Sword & Shield/Evolving Skies/118.ts @@ -12,14 +12,56 @@ const card: Card = { }, name: { - en: "Zygarde" + en: "Zygarde", + fr: "Zygarde", + es: "Zygarde", + it: "Zygarde", + pt: "Zygarde", + de: "Zygarde" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 130, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "otumami", + + attacks: [{ + name: { + en: "Bite", + fr: "Morsure", + es: "Mordisco", + it: "Morso", + pt: "Bite", + de: "Biss" + }, + + damage: 30, + cost: ["Colorless"] + }, { + name: { + en: "Judgment Surge", + fr: "Jugement Déferlant", + es: "Oleada Sentenciosa", + it: "Ondata del Giudizio", + pt: "Judgment Surge", + de: "Verurteilung" + }, + + effect: { + en: "This attack does 40 damage to 1 of your opponent’s Pokémon for each Prize card your opponent has taken. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 40 dégâts à l’un des Pokémon de votre adversaire pour chaque carte Récompense que votre adversaire a récupérée. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 40 puntos de daño a 1 de los Pokémon de tu rival por cada carta de Premio que haya cogido tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 40 danni a uno dei Pokémon del tuo avversario per ogni carta Premio che ha preso. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 40 damage to 1 of your opponent’s Pokémon for each Prize card your opponent has taken. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt 1 Pokémon deines Gegners für jede von deinem Gegner genommene Preiskarte 40 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Grass", "Fighting", "Colorless"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/119.ts b/data/Sword & Shield/Evolving Skies/119.ts index 4ee66bad4..752f68636 100644 --- a/data/Sword & Shield/Evolving Skies/119.ts +++ b/data/Sword & Shield/Evolving Skies/119.ts @@ -12,14 +12,57 @@ const card: Card = { }, name: { - en: "Drampa" + en: "Drampa", + fr: "Draïeul", + es: "Drampa", + it: "Drampa", + pt: "Drampa", + de: "Sen-Long" }, rarity: "Rare", category: "Pokemon", hp: 120, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Tomokazu Komiya", + + attacks: [{ + name: { + en: "Corkscrew Punch", + fr: "Poing Tire-Bouchon", + es: "Puño Tirabuzón", + it: "Pugno Rotante", + pt: "Corkscrew Punch", + de: "Korkenzieherhieb" + }, + + damage: 30, + cost: ["Colorless"] + }, { + name: { + en: "Berserk", + fr: "Dracolère", + es: "Cólera", + it: "Furore", + pt: "Berserk", + de: "Wutausbruch" + }, + + effect: { + en: "If your Benched Pokémon have any damage counters on them, this attack does 90 more damage.", + fr: "Si au moins un marqueur de dégâts est placé sur vos Pokémon de Banc, cette attaque inflige 90 dégâts supplémentaires.", + es: "Si tus Pokémon en Banca tienen algún contador de daño sobre ellos, este ataque hace 90 puntos de daño más.", + it: "Se i tuoi Pokémon in panchina hanno dei segnalini danno, questo attacco infligge 90 danni in più.", + pt: "If your Benched Pokémon have any damage counters on them, this attack does 90 more damage.", + de: "Wenn auf den Pokémon auf deiner Bank mindestens 1 Schadensmarke liegt, fügt diese Attacke 90 Schadenspunkte mehr zu." + }, + + damage: "70+", + cost: ["Water", "Fighting"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/12.ts b/data/Sword & Shield/Evolving Skies/12.ts index 94ac073b3..023397750 100644 --- a/data/Sword & Shield/Evolving Skies/12.ts +++ b/data/Sword & Shield/Evolving Skies/12.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Crustle" + en: "Crustle", + fr: "Crabaraque", + es: "Crustle", + it: "Crustle", + pt: "Crustle", + de: "Castellith" }, rarity: "Uncommon", category: "Pokemon", hp: 130, types: ["Grass"], - stage: "Stage1" + stage: "Stage1", + illustrator: "sowsow", + + attacks: [{ + name: { + en: "X-Scissor", + fr: "Plaie Croix", + es: "Tijera X", + it: "Forbice X", + pt: "X-Scissor", + de: "Kreuzschere" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 60 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 60 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 60 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 60 danni in più.", + pt: "Flip a coin. If heads, this attack does 60 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 60 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Hammer In", + fr: "Enfoncement", + es: "Martillear", + it: "Martello", + pt: "Hammer In", + de: "Einhämmern" + }, + + damage: 130, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/120.ts b/data/Sword & Shield/Evolving Skies/120.ts index d9b389227..a621c116a 100644 --- a/data/Sword & Shield/Evolving Skies/120.ts +++ b/data/Sword & Shield/Evolving Skies/120.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Flapple" + en: "Flapple", + fr: "Pomdrapi", + es: "Flapple", + it: "Flapple", + pt: "Flapple", + de: "Drapfel" }, rarity: "Rare", category: "Pokemon", hp: 80, types: ["Dragon"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Anesaki Dynamic", + + attacks: [{ + name: { + en: "Acidic Mucus", + fr: "Mucus Acide", + es: "Mucosidad Ácida", + it: "Mucosa Acida", + pt: "Acidic Mucus", + de: "Ätzender Schleim" + }, + + effect: { + en: "This attack does 50 damage for each of your opponent’s Pokémon in play that has an Ability.", + fr: "Cette attaque inflige 50 dégâts pour chacun des Pokémon en jeu de votre adversaire ayant un talent.", + es: "Este ataque hace 50 puntos de daño por cada uno de los Pokémon en juego de tu rival que tenga una habilidad.", + it: "Questo attacco infligge 50 danni per ogni Pokémon in gioco del tuo avversario che ha un’abilità.", + pt: "This attack does 50 damage for each of your opponent’s Pokémon in play that has an Ability.", + de: "Diese Attacke fügt für jedes Pokémon deines Gegners im Spiel, das eine Fähigkeit hat, 50 Schadenspunkte zu." + }, + + damage: "50×", + cost: ["Colorless"] + }, { + name: { + en: "Fighting Tackle", + fr: "Charge Combative", + es: "Placaje Lucha", + it: "Azione da Combattente", + pt: "Fighting Tackle", + de: "Kampf-Tackle" + }, + + effect: { + en: "If your opponent’s Active Pokémon is a Pokémon V, this attack does 80 more damage.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon-V, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival es un Pokémon V, este ataque hace 80 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon-V, questo attacco infligge 80 danni in più.", + pt: "If your opponent’s Active Pokémon is a Pokémon V, this attack does 80 more damage.", + de: "Wenn das Aktive Pokémon deines Gegners ein Pokémon-V ist, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Grass", "Fire"] + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/121.ts b/data/Sword & Shield/Evolving Skies/121.ts index d98ce37f4..0ed913f8f 100644 --- a/data/Sword & Shield/Evolving Skies/121.ts +++ b/data/Sword & Shield/Evolving Skies/121.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Appletun" + en: "Appletun", + fr: "Dratatin", + es: "Appletun", + it: "Appletun", + pt: "Appletun", + de: "Schlapfel" }, rarity: "Rare", category: "Pokemon", hp: 90, types: ["Dragon"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Yuya Oka", + + attacks: [{ + name: { + en: "Thick Mucus", + fr: "Mucus Épais", + es: "Mucosidad Espesa", + it: "Mucosa Densa", + pt: "Thick Mucus", + de: "Zäher Schleim" + }, + + effect: { + en: "This attack does 70 damage for each Special Energy card attached to your opponent’s Pokémon.", + fr: "Cette attaque inflige 70 dégâts pour chaque carte Énergie spéciale attachée aux Pokémon de votre adversaire.", + es: "Este ataque hace 70 puntos de daño por cada carta de Energía Especial unida a los Pokémon de tu rival.", + it: "Questo attacco infligge 70 danni per ogni carta Energia speciale assegnata ai Pokémon del tuo avversario.", + pt: "This attack does 70 damage for each Special Energy card attached to your opponent’s Pokémon.", + de: "Diese Attacke fügt für jede an den Pokémon deines Gegners angelegte Spezial-Energiekarte 70 Schadenspunkte zu." + }, + + damage: "70×", + cost: ["Colorless"] + }, { + name: { + en: "Fighting Tackle", + fr: "Charge Combative", + es: "Placaje Lucha", + it: "Azione da Combattente", + pt: "Fighting Tackle", + de: "Kampf-Tackle" + }, + + effect: { + en: "If your opponent’s Active Pokémon is a Pokémon V, this attack does 80 more damage.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon-V, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival es un Pokémon V, este ataque hace 80 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon-V, questo attacco infligge 80 danni in più.", + pt: "If your opponent’s Active Pokémon is a Pokémon V, this attack does 80 more damage.", + de: "Wenn das Aktive Pokémon deines Gegners ein Pokémon-V ist, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Grass", "Fire"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/122.ts b/data/Sword & Shield/Evolving Skies/122.ts index ee9d0685f..b2a03e0ad 100644 --- a/data/Sword & Shield/Evolving Skies/122.ts +++ b/data/Sword & Shield/Evolving Skies/122.ts @@ -12,14 +12,58 @@ const card: Card = { }, name: { - en: "Duraludon V" + en: "Duraludon V", + fr: "Duralugon V", + es: "Duraludon V", + it: "Duraludon V", + pt: "Duraludon V", + de: "Duraludon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Mochizuki", + suffix: "V", + + attacks: [{ + name: { + en: "Metal Claw", + fr: "Griffe Acier", + es: "Garra Metal", + it: "Ferrartigli", + pt: "Metal Claw", + de: "Metallklaue" + }, + + damage: 70, + cost: ["Fighting", "Metal"] + }, { + name: { + en: "Breaking Swipe", + fr: "Abattage", + es: "Vasto Impacto", + it: "Vastoimpatto", + pt: "Breaking Swipe", + de: "Breitseite" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, les attaques du Pokémon Défenseur infligent 30 dégâts de moins (avant application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques del Pokémon Defensor hacen 30 puntos de daño menos (antes de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, gli attacchi del Pokémon difensore infliggono 30 danni in meno, prima di aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners fügen die Attacken des Verteidigenden Pokémon 30 Schadenspunkte weniger zu (bevor Schwäche und Resistenz verrechnet werden)." + }, + + damage: 140, + cost: ["Fighting", "Metal", "Metal"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/124.ts b/data/Sword & Shield/Evolving Skies/124.ts index f7897813a..623a5c8fe 100644 --- a/data/Sword & Shield/Evolving Skies/124.ts +++ b/data/Sword & Shield/Evolving Skies/124.ts @@ -12,14 +12,57 @@ const card: Card = { }, name: { - en: "Regidrago" + en: "Regidrago", + fr: "Regidrago", + es: "Regidrago", + it: "Regidrago", + pt: "Regidrago", + de: "Regidrago" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 130, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Kouki Saitou", + + attacks: [{ + name: { + en: "Hammer In", + fr: "Enfoncement", + es: "Martillear", + it: "Martello", + pt: "Hammer In", + de: "Einhämmern" + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Dragon Energy", + fr: "Draco-Énergie", + es: "Dracoenergía", + it: "Dragoenergia", + pt: "Dragon Energy", + de: "Drachenkräfte" + }, + + effect: { + en: "This attack does 20 less damage for each damage counter on this Pokémon.", + fr: "Cette attaque inflige 20 dégâts de moins pour chaque marqueur de dégâts sur ce Pokémon.", + es: "Este ataque hace 20 puntos de daño menos por cada contador de daño en este Pokémon.", + it: "Questo attacco infligge 20 danni in meno per ogni segnalino danno presente su questo Pokémon.", + pt: "This attack does 20 less damage for each damage counter on this Pokémon.", + de: "Diese Attacke fügt für jede Schadensmarke auf diesem Pokémon 20 Schadenspunkte weniger zu." + }, + + damage: "240-", + cost: ["Grass", "Grass", "Fire"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/126.ts b/data/Sword & Shield/Evolving Skies/126.ts index 0ee4a98ed..e756ddccf 100644 --- a/data/Sword & Shield/Evolving Skies/126.ts +++ b/data/Sword & Shield/Evolving Skies/126.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Teddiursa" + en: "Teddiursa", + fr: "Teddiursa", + es: "Teddiursa", + it: "Teddiursa", + pt: "Teddiursa", + de: "Teddiursa" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "Mizue", + + attacks: [{ + name: { + en: "Scratch", + fr: "Griffe", + es: "Arañazo", + it: "Graffio", + pt: "Scratch", + de: "Kratzer" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/127.ts b/data/Sword & Shield/Evolving Skies/127.ts index a2da905fa..ea25e0741 100644 --- a/data/Sword & Shield/Evolving Skies/127.ts +++ b/data/Sword & Shield/Evolving Skies/127.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Ursaring" + en: "Ursaring", + fr: "Ursaring", + es: "Ursaring", + it: "Ursaring", + pt: "Ursaring", + de: "Ursaring" }, rarity: "Uncommon", category: "Pokemon", hp: 140, types: ["Colorless"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Hasegawa Saki", + + attacks: [{ + name: { + en: "Slash", + fr: "Tranche", + es: "Cuchillada", + it: "Lacerazione", + pt: "Slash", + de: "Schlitzer" + }, + + damage: 40, + cost: ["Colorless"] + }, { + name: { + en: "Whap Down", + fr: "Assommer", + es: "Zurrar", + it: "Bastonata", + pt: "Whap Down", + de: "Verdreschen" + }, + + damage: 110, + cost: ["Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/128.ts b/data/Sword & Shield/Evolving Skies/128.ts index 334fd0222..7f005e590 100644 --- a/data/Sword & Shield/Evolving Skies/128.ts +++ b/data/Sword & Shield/Evolving Skies/128.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Smeargle" + en: "Smeargle", + fr: "Queulorior", + es: "Smeargle", + it: "Smeargle", + pt: "Smeargle", + de: "Farbeagle" }, rarity: "Rare", category: "Pokemon", hp: 80, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "Kouki Saitou", + + attacks: [{ + name: { + en: "Live Painting", + fr: "Toile Vivante", + es: "Pintura en Vivo", + it: "Pittura dal Vivo", + pt: "Live Painting", + de: "Live-Malerei" + }, + + effect: { + en: "Reveal any number of basic Energy cards from your hand. This attack does 30 more damage for each type of basic Energy you revealed in this way.", + fr: "Montrez autant de cartes Énergie de base que vous le voulez de votre main. Cette attaque inflige 30 dégâts supplémentaires pour chaque type d’Énergie de base montrée de cette façon.", + es: "Enseña cualquier cantidad de cartas de Energía Básica de tu mano. Este ataque hace 30 puntos de daño más por cada tipo de Energía Básica que hayas enseñado de esta manera.", + it: "Mostra un numero qualsiasi di carte Energia base che hai in mano. Questo attacco infligge 30 danni in più per ogni tipo di Energia base che hai mostrato in questo modo.", + pt: "Reveal any number of basic Energy cards from your hand. This attack does 30 more damage for each type of basic Energy you revealed in this way.", + de: "Zeige deinem Gegner beliebig viele Basis-Energiekarten auf deiner Hand. Diese Attacke fügt für jeden auf diese Weise gezeigten Basis-Energietyp 30 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/129.ts b/data/Sword & Shield/Evolving Skies/129.ts index b525b8718..208c439d4 100644 --- a/data/Sword & Shield/Evolving Skies/129.ts +++ b/data/Sword & Shield/Evolving Skies/129.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Slakoth" + en: "Slakoth", + fr: "Parecool", + es: "Slakoth", + it: "Slakoth", + pt: "Slakoth", + de: "Bummelz" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "OKACHEKE", + + attacks: [{ + name: { + en: "Smack ’n’ Slack", + fr: "Raclée Dodo", + es: "Manotazo y Relajo", + it: "Schiaffopisolo", + pt: "Smack ’n’ Slack", + de: "Raufen und Ratzen" + }, + + effect: { + en: "This Pokémon is now Asleep.", + fr: "Ce Pokémon est maintenant Endormi.", + es: "Este Pokémon pasa a estar Dormido.", + it: "Questo Pokémon viene addormentato.", + pt: "This Pokémon is now Asleep.", + de: "Dieses Pokémon schläft jetzt." + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/13.ts b/data/Sword & Shield/Evolving Skies/13.ts index 8189fcce6..fa764c989 100644 --- a/data/Sword & Shield/Evolving Skies/13.ts +++ b/data/Sword & Shield/Evolving Skies/13.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Trevenant V" + en: "Trevenant V", + fr: "Desséliande V", + es: "Trevenant V", + it: "Trevenant V", + pt: "Trevenant V", + de: "Trombork V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "MUGENUP", + suffix: "V", + + attacks: [{ + name: { + en: "Absorb Life", + fr: "Absorption", + es: "Absorber Vida", + it: "Spolpavita", + pt: "Absorb Life", + de: "Lebensverkoster" + }, + + effect: { + en: "Heal 30 damage from this Pokémon.", + fr: "Soignez 30 dégâts de ce Pokémon.", + es: "Cura 30 puntos de daño a este Pokémon.", + it: "Cura questo Pokémon da 30 danni.", + pt: "Heal 30 damage from this Pokémon.", + de: "Heile 30 Schadenspunkte bei diesem Pokémon." + }, + + damage: 30, + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Shadow Claw", + fr: "Griffe Ombre", + es: "Garra Umbría", + it: "Ombrartigli", + pt: "Shadow Claw", + de: "Dunkelklaue" + }, + + effect: { + en: "Discard a random card from your opponent’s hand.", + fr: "Défaussez au hasard une carte de la main de votre adversaire.", + es: "Descarta 1 carta aleatoria de la mano de tu rival.", + it: "Scarta una carta a caso dalla mano del tuo avversario.", + pt: "Discard a random card from your opponent’s hand.", + de: "Lege 1 zufällige Karte aus der Hand deines Gegners auf seinen Ablagestapel." + }, + + damage: 120, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/130.ts b/data/Sword & Shield/Evolving Skies/130.ts index a1a8029fe..607d65efe 100644 --- a/data/Sword & Shield/Evolving Skies/130.ts +++ b/data/Sword & Shield/Evolving Skies/130.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Vigoroth" + en: "Vigoroth", + fr: "Vigoroth", + es: "Vigoroth", + it: "Vigoroth", + pt: "Vigoroth", + de: "Muntier" }, rarity: "Uncommon", category: "Pokemon", hp: 90, types: ["Colorless"], - stage: "Stage1" + stage: "Stage1", + illustrator: "nagimiso", + + attacks: [{ + name: { + en: "Shatter", + fr: "Fracas", + es: "Fragmentar", + it: "Frantumare", + pt: "Shatter", + de: "Zertrümmern" + }, + + effect: { + en: "Discard a Stadium in play.", + fr: "Défaussez un Stade en jeu.", + es: "Descarta un Estadio en juego.", + it: "Scarta una carta Stadio in gioco.", + pt: "Discard a Stadium in play.", + de: "Lege 1 Stadionkarte im Spiel auf den Ablagestapel." + }, + + damage: 20, + cost: ["Colorless"] + }, { + name: { + en: "Slash", + fr: "Tranche", + es: "Cuchillada", + it: "Lacerazione", + pt: "Slash", + de: "Schlitzer" + }, + + damage: 50, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/131.ts b/data/Sword & Shield/Evolving Skies/131.ts index 50e9a8982..a69aeab4e 100644 --- a/data/Sword & Shield/Evolving Skies/131.ts +++ b/data/Sword & Shield/Evolving Skies/131.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Slaking" + en: "Slaking", + fr: "Monaflèmit", + es: "Slaking", + it: "Slaking", + pt: "Slaking", + de: "Letarking" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 180, types: ["Colorless"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Mitsuhiro Arita", + + abilities: [{ + type: "Ability", + + name: { + en: "Act Freely", + fr: "Libre Comme l’Air", + es: "A tu Antojo", + it: "Senza Freni", + pt: "Act Freely", + de: "Freie Stücke" + }, + + effect: { + en: "If a Stadium is in play, this Pokémon can’t attack.", + fr: "Si un Stade est en jeu, ce Pokémon ne peut pas attaquer.", + es: "Si hay un Estadio en juego, este Pokémon no puede atacar.", + it: "Se c’è in gioco una carta Stadio, questo Pokémon non può attaccare.", + pt: "If a Stadium is in play, this Pokémon can’t attack.", + de: "Wenn eine Stadionkarte im Spiel ist, kann dieses Pokémon nicht angreifen." + } + }], + + attacks: [{ + name: { + en: "Rout", + fr: "Débâcle", + es: "Esparcir", + it: "Stanamento", + pt: "Rout", + de: "Verheerung" + }, + + effect: { + en: "This attack does 30 more damage for each of your opponent’s Benched Pokémon.", + fr: "Cette attaque inflige 30 dégâts supplémentaires pour chacun des Pokémon de Banc de votre adversaire.", + es: "Este ataque hace 30 puntos de daño más por cada uno de los Pokémon en Banca de tu rival.", + it: "Questo attacco infligge 30 danni in più per ogni Pokémon nella panchina del tuo avversario.", + pt: "This attack does 30 more damage for each of your opponent’s Benched Pokémon.", + de: "Diese Attacke fügt für jedes Pokémon auf der Bank deines Gegners 30 Schadenspunkte mehr zu." + }, + + damage: "120+", + cost: ["Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/132.ts b/data/Sword & Shield/Evolving Skies/132.ts index 8b8ccd903..c4248a97a 100644 --- a/data/Sword & Shield/Evolving Skies/132.ts +++ b/data/Sword & Shield/Evolving Skies/132.ts @@ -12,14 +12,55 @@ const card: Card = { }, name: { - en: "Swablu" + en: "Swablu", + fr: "Tylton", + es: "Swablu", + it: "Swablu", + pt: "Swablu", + de: "Wablu" }, rarity: "Common", category: "Pokemon", hp: 50, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "Lee HyunJung", + + attacks: [{ + name: { + en: "Surprise Attack", + fr: "Attaque Surprise", + es: "Ataque Sorpresa", + it: "Attacco a Sorpresa", + pt: "Surprise Attack", + de: "Überraschungsangriff" + }, + + effect: { + en: "Flip a coin. If tails, this attack does nothing.", + fr: "Lancez une pièce. Si c’est pile, cette attaque ne fait rien.", + es: "Lanza 1 moneda. Si sale cruz, este ataque no hace nada.", + it: "Lancia una moneta. Se esce croce, questo attacco non ha effetto.", + pt: "Flip a coin. If tails, this attack does nothing.", + de: "Wirf 1 Münze. Bei Zahl hat diese Attacke keine Auswirkungen." + }, + + damage: 30, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/133.ts b/data/Sword & Shield/Evolving Skies/133.ts index e9544d429..fa00c6815 100644 --- a/data/Sword & Shield/Evolving Skies/133.ts +++ b/data/Sword & Shield/Evolving Skies/133.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Lillipup" + en: "Lillipup", + fr: "Ponchiot", + es: "Lillipup", + it: "Lillipup", + pt: "Lillipup", + de: "Yorkleff" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "Naoyo Kimura", + + attacks: [{ + name: { + en: "Lead", + fr: "Mentor", + es: "Liderazgo", + it: "Guidare", + pt: "Lead", + de: "Führen" + }, + + effect: { + en: "Search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Supporter, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta de Partidario, enséñala y ponla en tu mano. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta Aiuto, mostrala e aggiungila a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Unterstützerkarte, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Tackle", + fr: "Charge", + es: "Placaje", + it: "Azione", + pt: "Tackle", + de: "Tackle" + }, + + damage: 20, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/134.ts b/data/Sword & Shield/Evolving Skies/134.ts index 595abdf59..2bdffd804 100644 --- a/data/Sword & Shield/Evolving Skies/134.ts +++ b/data/Sword & Shield/Evolving Skies/134.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Herdier" + en: "Herdier", + fr: "Ponchien", + es: "Herdier", + it: "Herdier", + pt: "Herdier", + de: "Terribark" }, rarity: "Uncommon", category: "Pokemon", hp: 100, types: ["Colorless"], - stage: "Stage1" + stage: "Stage1", + illustrator: "kirisAki", + + attacks: [{ + name: { + en: "Tackle", + fr: "Charge", + es: "Placaje", + it: "Azione", + pt: "Tackle", + de: "Tackle" + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Take Down", + fr: "Bélier", + es: "Derribo", + it: "Riduttore", + pt: "Take Down", + de: "Bodycheck" + }, + + effect: { + en: "This Pokémon also does 20 damage to itself.", + fr: "Ce Pokémon s’inflige aussi 20 dégâts.", + es: "Este Pokémon también se hace 20 puntos de daño a sí mismo.", + it: "Questo Pokémon infligge anche 20 danni a se stesso.", + pt: "This Pokémon also does 20 damage to itself.", + de: "Dieses Pokémon fügt auch sich selbst 20 Schadenspunkte zu." + }, + + damage: 80, + cost: ["Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/135.ts b/data/Sword & Shield/Evolving Skies/135.ts index 103c75164..05856ba72 100644 --- a/data/Sword & Shield/Evolving Skies/135.ts +++ b/data/Sword & Shield/Evolving Skies/135.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Stoutland" + en: "Stoutland", + fr: "Mastouffe", + es: "Stoutland", + it: "Stoutland", + pt: "Stoutland", + de: "Bissbark" }, rarity: "Rare", category: "Pokemon", hp: 160, types: ["Colorless"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Naoki Saito", + + abilities: [{ + type: "Ability", + + name: { + en: "Intimidating Fang", + fr: "Croc Intimidant", + es: "Colmillo Intimidatorio", + it: "Spaventazanna", + pt: "Intimidating Fang", + de: "Hammerhauer" + }, + + effect: { + en: "As long as this Pokémon is in the Active Spot, your opponent’s Active Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + fr: "Tant que ce Pokémon est sur le Poste Actif, les attaques du Pokémon Actif de votre adversaire infligent 30 dégâts de moins (avant application de la Faiblesse et de la Résistance).", + es: "Mientras este Pokémon esté en el Puesto Activo, los ataques del Pokémon Activo de tu rival hacen 30 puntos de daño menos (antes de aplicar Debilidad y Resistencia).", + it: "Fintanto che questo Pokémon è in posizione attiva, gli attacchi del Pokémon attivo del tuo avversario infliggono 30 danni in meno, prima di aver applicato debolezza e resistenza.", + pt: "As long as this Pokémon is in the Active Spot, your opponent’s Active Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + de: "Solange dieses Pokémon in der Aktiven Position ist, fügen die Attacken des Aktiven Pokémon deines Gegners 30 Schadenspunkte weniger zu (bevor Schwäche und Resistenz verrechnet werden)." + } + }], + + attacks: [{ + name: { + en: "Knock Away", + fr: "Asticotage", + es: "Derribar", + it: "Scaraventa", + pt: "Knock Away", + de: "Zurückschlagen" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 100 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 100 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 100 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 100 danni in più.", + pt: "Flip a coin. If heads, this attack does 100 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 100 Schadenspunkte mehr zu." + }, + + damage: "120+", + cost: ["Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/136.ts b/data/Sword & Shield/Evolving Skies/136.ts index 2a7149c01..29c554c26 100644 --- a/data/Sword & Shield/Evolving Skies/136.ts +++ b/data/Sword & Shield/Evolving Skies/136.ts @@ -12,14 +12,55 @@ const card: Card = { }, name: { - en: "Rufflet" + en: "Rufflet", + fr: "Furaiglon", + es: "Rufflet", + it: "Rufflet", + pt: "Rufflet", + de: "Geronimatz" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "0313", + + attacks: [{ + name: { + en: "Whirlwind", + fr: "Cyclone", + es: "Remolino", + it: "Turbine", + pt: "Whirlwind", + de: "Wirbelwind" + }, + + effect: { + en: "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.", + fr: "Votre adversaire échange son Pokémon Actif contre l’un de ses Pokémon de Banc.", + es: "Tu rival cambia su Pokémon Activo por 1 de sus Pokémon en Banca.", + it: "Il tuo avversario scambia il suo Pokémon attivo con uno della sua panchina.", + pt: "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.", + de: "Dein Gegner tauscht sein Aktives Pokémon gegen 1 Pokémon auf seiner Bank aus." + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/137.ts b/data/Sword & Shield/Evolving Skies/137.ts index 3a359eb53..b9136e915 100644 --- a/data/Sword & Shield/Evolving Skies/137.ts +++ b/data/Sword & Shield/Evolving Skies/137.ts @@ -12,14 +12,76 @@ const card: Card = { }, name: { - en: "Braviary" + en: "Braviary", + fr: "Gueriaigle", + es: "Braviary", + it: "Braviary", + pt: "Braviary", + de: "Washakwil" }, rarity: "Uncommon", category: "Pokemon", hp: 130, types: ["Colorless"], - stage: "Stage1" + stage: "Stage1", + illustrator: "SATOSHI NAKAI", + + attacks: [{ + name: { + en: "Valiant Talons", + fr: "Serres Vaillantes", + es: "Garras Aguerridas", + it: "Artigli della Baldanza", + pt: "Valiant Talons", + de: "Kühne Krallen" + }, + + effect: { + en: "If your opponent’s Active Pokémon is an Evolution Pokémon, this attack does 60 more damage.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon Évolutif, cette attaque inflige 60 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival es un Pokémon Evolución, este ataque hace 60 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon Evoluzione, questo attacco infligge 60 danni in più.", + pt: "If your opponent’s Active Pokémon is an Evolution Pokémon, this attack does 60 more damage.", + de: "Wenn das Aktive Pokémon deines Gegners ein Entwicklungs-Pokémon ist, fügt diese Attacke 60 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Colorless"] + }, { + name: { + en: "Brave Bird", + fr: "Rapace", + es: "Pájaro Osado", + it: "Baldeali", + pt: "Brave Bird", + de: "Sturzflug" + }, + + effect: { + en: "This Pokémon also does 50 damage to itself.", + fr: "Ce Pokémon s’inflige aussi 50 dégâts.", + es: "Este Pokémon también se hace 50 puntos de daño a sí mismo.", + it: "Questo Pokémon infligge anche 50 danni a se stesso.", + pt: "This Pokémon also does 50 damage to itself.", + de: "Dieses Pokémon fügt auch sich selbst 50 Schadenspunkte zu." + }, + + damage: 150, + cost: ["Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/138.ts b/data/Sword & Shield/Evolving Skies/138.ts index f2b6a318e..903091228 100644 --- a/data/Sword & Shield/Evolving Skies/138.ts +++ b/data/Sword & Shield/Evolving Skies/138.ts @@ -12,14 +12,75 @@ const card: Card = { }, name: { - en: "Fletchling" + en: "Fletchling", + fr: "Passerouge", + es: "Fletchling", + it: "Fletchling", + pt: "Fletchling", + de: "Dartiri" }, rarity: "Common", category: "Pokemon", hp: 40, types: ["Colorless"], - stage: "Basic" + stage: "Basic", + illustrator: "Sumiyoshi Kizuki", + + attacks: [{ + name: { + en: "Tailwind Draw", + fr: "Pioche en Poupe", + es: "Robo de Viento Afín", + it: "Pescata Ventoincoda", + pt: "Tailwind Draw", + de: "Rückenwindzug" + }, + + effect: { + en: "Draw a card. If you go second and it’s your first turn, draw 3 more cards.", + fr: "Piochez une carte. Si vous jouez en second et que c’est votre premier tour, piochez 3 cartes supplémentaires.", + es: "Roba 1 carta. Si sales segundo y es tu primer turno, roba 3 cartas más.", + it: "Pesca una carta. Se inizi per secondo ed è il tuo primo turno, pesca altre tre carte.", + pt: "Draw a card. If you go second and it’s your first turn, draw 3 more cards.", + de: "Ziehe 1 Karte. Wenn du als Zweiter am Zug bist und es dein erster Zug ist, ziehe 3 Karten mehr." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Surprise Attack", + fr: "Attaque Surprise", + es: "Ataque Sorpresa", + it: "Attacco a Sorpresa", + pt: "Surprise Attack", + de: "Überraschungsangriff" + }, + + effect: { + en: "Flip a coin. If tails, this attack does nothing.", + fr: "Lancez une pièce. Si c’est pile, cette attaque ne fait rien.", + es: "Lanza 1 moneda. Si sale cruz, este ataque no hace nada.", + it: "Lancia una moneta. Se esce croce, questo attacco non ha effetto.", + pt: "Flip a coin. If tails, this attack does nothing.", + de: "Wirf 1 Münze. Bei Zahl hat diese Attacke keine Auswirkungen." + }, + + damage: 20, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/139.ts b/data/Sword & Shield/Evolving Skies/139.ts index cf30adf2f..135d57ed3 100644 --- a/data/Sword & Shield/Evolving Skies/139.ts +++ b/data/Sword & Shield/Evolving Skies/139.ts @@ -12,14 +12,55 @@ const card: Card = { }, name: { - en: "Fletchinder" + en: "Fletchinder", + fr: "Braisillon", + es: "Fletchinder", + it: "Fletchinder", + pt: "Fletchinder", + de: "Dartignis" }, rarity: "Uncommon", category: "Pokemon", hp: 80, types: ["Colorless"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Yuya Oka", + + attacks: [{ + name: { + en: "Quick Attack", + fr: "Vive-Attaque", + es: "Ataque Rápido", + it: "Attacco Rapido", + pt: "Quick Attack", + de: "Ruckzuckhieb" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 20 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 20 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 20 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 20 danni in più.", + pt: "Flip a coin. If heads, this attack does 20 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 20 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/14.ts b/data/Sword & Shield/Evolving Skies/14.ts index 7d7f0d4e8..a6f177b1a 100644 --- a/data/Sword & Shield/Evolving Skies/14.ts +++ b/data/Sword & Shield/Evolving Skies/14.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Trevenant VMAX" + en: "Trevenant VMAX", + fr: "Desséliande VMAX", + es: "Trevenant VMAX", + it: "Trevenant VMAX", + pt: "Trevenant VMAX", + de: "Trombork VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 320, types: ["Grass"], - stage: "VMAX" + stage: "VMAX", + illustrator: "MUGENUP", + + attacks: [{ + name: { + en: "Missing in the Forest", + fr: "Perdus en Forêt", + es: "Desaparecidos en el Bosque", + it: "Persi nella Foresta", + pt: "Missing in the Forest", + de: "Verschollen im Wald" + }, + + effect: { + en: "This attack does 40 damage for each Supporter card in your opponent’s discard pile.", + fr: "Cette attaque inflige 40 dégâts pour chaque carte Supporter dans la pile de défausse de votre adversaire.", + es: "Este ataque hace 40 puntos de daño por cada carta de Partidario en la pila de descartes de tu rival.", + it: "Questo attacco infligge 40 danni per ogni carta Aiuto nella pila degli scarti del tuo avversario.", + pt: "This attack does 40 damage for each Supporter card in your opponent’s discard pile.", + de: "Diese Attacke fügt für jede Unterstützerkarte im Ablagestapel deines Gegners 40 Schadenspunkte zu." + }, + + damage: "40×", + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Max Tree", + fr: "Arbromax", + es: "Maxiárbol", + it: "Dynatronco", + pt: "Max Tree", + de: "Dyna-Baum" + }, + + damage: 180, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/140.ts b/data/Sword & Shield/Evolving Skies/140.ts index 624849225..6ec583759 100644 --- a/data/Sword & Shield/Evolving Skies/140.ts +++ b/data/Sword & Shield/Evolving Skies/140.ts @@ -12,14 +12,76 @@ const card: Card = { }, name: { - en: "Talonflame" + en: "Talonflame", + fr: "Flambusard", + es: "Talonflame", + it: "Talonflame", + pt: "Talonflame", + de: "Fiaro" }, rarity: "Rare", category: "Pokemon", hp: 140, types: ["Colorless"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Tika Matsuno", + + attacks: [{ + name: { + en: "Clutch", + fr: "Serre", + es: "Embrague", + it: "Grinfie", + pt: "Clutch", + de: "Greifer" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + fr: "Pendant le prochain tour de votre adversaire, le Pokémon Défenseur ne peut pas battre en retraite.", + es: "Durante el próximo turno de tu rival, el Pokémon Defensor no puede retirarse.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi.", + pt: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + de: "Während des nächsten Zuges deines Gegners kann sich das Verteidigende Pokémon nicht zurückziehen." + }, + + damage: 40, + cost: ["Colorless"] + }, { + name: { + en: "Nitro Dive", + fr: "Plongée Nitrée", + es: "Nitropicado", + it: "Picchiata Nitrica", + pt: "Nitro Dive", + de: "Nitro-Sturzflug" + }, + + effect: { + en: "If this Pokémon has any Fire Energy attached, this attack does 80 more damage.", + fr: "Si de l’Énergie Fire est attachée à ce Pokémon, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si este Pokémon tiene alguna Energía Fire unida a él, este ataque hace 80 puntos de daño más.", + it: "Se questo Pokémon ha delle Energie Fire assegnate, questo attacco infligge 80 danni in più.", + pt: "If this Pokémon has any Fire Energy attached, this attack does 80 more damage.", + de: "Wenn an dieses Pokémon mindestens 1 Fire-Energie angelegt ist, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/141.ts b/data/Sword & Shield/Evolving Skies/141.ts index 73af6ba91..e74087cd5 100644 --- a/data/Sword & Shield/Evolving Skies/141.ts +++ b/data/Sword & Shield/Evolving Skies/141.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Aroma Lady" + en: "Aroma Lady", + fr: "Aromathérapeute", + es: "Señorita Aroma", + it: "Profumina", + pt: "Aroma Lady", + de: "Aromalady" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Draw 2 cards. If you do, your Active Pokemon recovers from all Special Conditions." + en: "Draw 2 cards. If you do, your Active Pokémon recovers from all Special Conditions.", + fr: "Piochez 2 cartes. Dans ce cas, votre Pokémon Actif guérit de tous les États Spéciaux.", + es: "Roba 2 cartas. Si lo haces, tu Pokémon Activo se recupera de todas las Condiciones Especiales.", + it: "Pesca due carte. Se lo fai, il tuo Pokémon attivo guarisce da tutte le condizioni speciali.", + pt: "Draw 2 cards. If you do, your Active Pokémon recovers from all Special Conditions.", + de: "Ziehe 2 Karten. Wenn du das machst, erholt sich dein Aktives Pokémon von allen Speziellen Zuständen." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Megumi Mizutani" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/142.ts b/data/Sword & Shield/Evolving Skies/142.ts index 53872b8e4..267ae6c43 100644 --- a/data/Sword & Shield/Evolving Skies/142.ts +++ b/data/Sword & Shield/Evolving Skies/142.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Boost Shake" + en: "Boost Shake", + fr: "Mélange Multivitaminé", + es: "Batido Impulso", + it: "Frullato Energizzante", + pt: "Boost Shake", + de: "Boost-Shake" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Search your deck for a card that evolves from 1 of your Pokemon and put it onto that Pokemon to evolve it. Then, shuffle your deck. You can use this card during your first turn or on a Pokemon that was put into play this turn. Your turn ends." + en: "Search your deck for a card that evolves from 1 of your Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck. You can use this card during your first turn or on a Pokémon that was put into play this turn. Your turn ends.", + fr: "Cherchez dans votre deck une carte Évolution de l’un de vos Pokémon, puis placez-la sur ce dernier pour le faire évoluer. Mélangez ensuite votre deck. Vous pouvez utiliser cette carte pendant votre premier tour ou sur un Pokémon qui a été mis en jeu pendant ce tour. Votre tour se termine.", + es: "Busca en tu baraja 1 carta que evolucione de 1 de tus Pokémon y ponla sobre ese Pokémon para hacerlo evolucionar. Después, baraja las cartas de tu baraja. Puedes usar esta carta durante tu primer turno o sobre un Pokémon que se haya puesto en juego en este turno. Tu turno termina.", + it: "Cerca nel tuo mazzo una carta che si evolve da uno dei tuoi Pokémon e metticela sopra per farlo evolvere. Poi rimischia le carte del tuo mazzo. Puoi usare questa carta durante il tuo primo turno o su un Pokémon che hai messo in gioco nel turno in corso. Il tuo turno finisce.", + pt: "Search your deck for a card that evolves from 1 of your Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck. You can use this card during your first turn or on a Pokémon that was put into play this turn. Your turn ends.", + de: "Durchsuche dein Deck nach 1 Karte, die sich aus 1 deiner Pokémon entwickelt, und lege sie auf jenes Pokémon, um es zu entwickeln. Mische anschließend dein Deck. Du kannst diese Karte während deines ersten Zuges oder für ein Pokémon, das in diesem Zug ins Spiel gebracht wurde, verwenden. Dein Zug endet." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "sadaji" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/143.ts b/data/Sword & Shield/Evolving Skies/143.ts index 5a64f1423..704af57e3 100644 --- a/data/Sword & Shield/Evolving Skies/143.ts +++ b/data/Sword & Shield/Evolving Skies/143.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Copycat" + en: "Copycat", + fr: "Copieuse", + es: "Copiona", + it: "Copiona", + pt: "Copycat", + de: "Nachahmerin" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand." + en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + fr: "Mélangez votre main avec votre deck. Ensuite, piochez une carte pour chaque carte dans la main de votre adversaire.", + es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 1 carta por cada carta en la mano de tu rival.", + it: "Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca una carta per ogni carta nella mano del tuo avversario.", + pt: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 1 Karte für jede Karte auf der Hand deines Gegners." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Sanosuke Sakuma" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/144.ts b/data/Sword & Shield/Evolving Skies/144.ts index 7b8bf0c00..529fb3aa5 100644 --- a/data/Sword & Shield/Evolving Skies/144.ts +++ b/data/Sword & Shield/Evolving Skies/144.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Crystal Cave" + en: "Crystal Cave", + fr: "Caverne de Cristal", + es: "Cueva Cristal", + it: "Caverna dei Cristalli", + pt: "Crystal Cave", + de: "Kristallhöhle" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Once during each player’s turn, that player may heal 30 damage from each of their Metal Pokemon and Dragon Pokemon." + en: "Once during each player’s turn, that player may heal 30 damage from each of their Metal Pokémon and Dragon Pokémon.", + fr: "Une fois pendant le tour de chaque joueur, ce joueur peut soigner 30 dégâts de chacun de ses Pokémon Metal et Pokémon Dragon.", + es: "Una vez durante el turno de cada jugador, ese jugador puede curar 30 puntos de daño a cada uno de sus Pokémon Metal y Pokémon Dragon.", + it: "Una sola volta durante il turno di ciascun giocatore, quel giocatore può curare 30 danni da ciascuno dei suoi Pokémon Metal e Dragon.", + pt: "Once during each player’s turn, that player may heal 30 damage from each of their Metal Pokémon and Dragon Pokémon.", + de: "Einmal während des Zuges jedes Spielers kann jener Spieler 30 Schadenspunkte bei jedem seiner Metal-Pokémon und Dragon-Pokémon heilen." }, - trainerType: "Stadium" + trainerType: "Stadium", + illustrator: "Toyste Beach" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/145.ts b/data/Sword & Shield/Evolving Skies/145.ts index 1ff6757a2..7fda28aaf 100644 --- a/data/Sword & Shield/Evolving Skies/145.ts +++ b/data/Sword & Shield/Evolving Skies/145.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Digging Gloves" + en: "Digging Gloves", + fr: "Gants Excavateurs", + es: "Guantes de Excavación", + it: "Guanti da Scavo", + pt: "Digging Gloves", + de: "Buddelhandschuhe" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nThe attacks of the Pokemon this card is attached to do 30 more damage to your opponent’s Active Fighting Pokemon (before applying Weakness and Resistance)." + en: "The attacks of the Pokémon this card is attached to do 30 more damage to your opponent’s Active Fighting Pokémon (before applying Weakness and Resistance).", + fr: "Les attaques du Pokémon auquel cette carte est attachée infligent 30 dégâts supplémentaires au Pokémon Fighting Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).", + es: "Los ataques del Pokémon al que esté unida esta carta hacen 30 puntos de daño más al Pokémon Fighting Activo de tu rival (antes de aplicar Debilidad y Resistencia).", + it: "Gli attacchi del Pokémon a cui è assegnata questa carta infliggono 30 danni in più al Pokémon attivo Fighting del tuo avversario, prima di aver applicato debolezza e resistenza.", + pt: "The attacks of the Pokémon this card is attached to do 30 more damage to your opponent’s Active Fighting Pokémon (before applying Weakness and Resistance).", + de: "Die Attacken des Pokémon, an das diese Karte angelegt ist, fügen dem Aktiven Fighting-Pokémon deines Gegners 30 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "Toyste Beach" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/146.ts b/data/Sword & Shield/Evolving Skies/146.ts index f43912116..1fba843f4 100644 --- a/data/Sword & Shield/Evolving Skies/146.ts +++ b/data/Sword & Shield/Evolving Skies/146.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Dream Ball" + en: "Dream Ball", + fr: "Rêve Ball", + es: "Ensueño Ball", + it: "Dream Ball", + pt: "Dream Ball", + de: "Traumball" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "You can play this card only if you took it as a face-down Prize card, before you put it into your hand.\nSearch your deck for a Pokemon and put it onto your Bench. Then, shuffle your deck." + en: "You can play this card only if you took it as a face-down Prize card, before you put it into your hand.\nSearch your deck for a Pokémon and put it onto your Bench. Then, shuffle your deck.", + fr: "Vous ne pouvez jouer cette carte que si vous l’avez obtenue en récupérant une carte Récompense face cachée, et avant de l’ajouter à votre main.\nCherchez dans votre deck un Pokémon, puis placez-le sur votre Banc. Mélangez ensuite votre deck.", + es: "Puedes jugar esta carta solo si la has cogido de entre las cartas de Premio que están boca abajo, antes de ponerla en tu mano.\nBusca en tu baraja 1 Pokémon y ponlo en tu Banca. Después, baraja las cartas de tu baraja.", + it: "Puoi giocare questa carta solo se l’hai presa come carta Premio coperta, prima di aggiungerla alle carte che hai in mano.\nCerca nel tuo mazzo un Pokémon e mettilo nella tua panchina. Poi rimischia le carte del tuo mazzo.", + pt: "You can play this card only if you took it as a face-down Prize card, before you put it into your hand.\nSearch your deck for a Pokémon and put it onto your Bench. Then, shuffle your deck.", + de: "Du kannst diese Karte nur spielen, wenn du sie als verdeckte Preiskarte genommen hast und bevor du sie auf deine Hand nimmst.\nDurchsuche dein Deck nach 1 Pokémon und lege es auf deine Bank. Mische anschließend dein Deck." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "Ryo Ueda" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/147.ts b/data/Sword & Shield/Evolving Skies/147.ts index 8629b56e9..7976c86a5 100644 --- a/data/Sword & Shield/Evolving Skies/147.ts +++ b/data/Sword & Shield/Evolving Skies/147.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Elemental Badge" + en: "Elemental Badge", + fr: "Badge Élémentaire", + es: "Medalla Elemental", + it: "Medaglia degli Elementi", + pt: "Elemental Badge", + de: "Elementarorden" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nIf the Pokemon V this card is attached to has \"Vaporeon\", \"Jolteon\", or \"Flareon\" in its name, its attacks cost Colorless less." + en: "If the Pokémon V this card is attached to has “Vaporeon,” “Jolteon,” or “Flareon” in its name, its attacks cost Colorless less.", + fr: "Si le Pokémon-V auquel cette carte est attachée a « Aquali », « Voltali » ou « Pyroli » dans son nom, ses attaques coûtent Colorless de moins.", + es: "Si el Pokémon V al que está unida esta carta tiene “Vaporeon”, “Jolteon” o “Flareon” en su nombre, sus ataques cuestan Colorless menos.", + it: "Se il Pokémon-V a cui è assegnata questa carta ha “Vaporeon”, “Jolteon” o “Flareon” nel nome, il costo dei suoi attacchi è ridotto di Colorless.", + pt: "If the Pokémon V this card is attached to has “Vaporeon,” “Jolteon,” or “Flareon” in its name, its attacks cost Colorless less.", + de: "Wenn bei dem Pokémon-V, an das diese Karte angelegt ist, „Aquana“, „Blitza“ oder „Flamara“ zum Namen gehört, verringern sich die Kosten seiner Attacken um Colorless." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "Studio Bora Inc." } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/148.ts b/data/Sword & Shield/Evolving Skies/148.ts index 330b76f54..f859fb145 100644 --- a/data/Sword & Shield/Evolving Skies/148.ts +++ b/data/Sword & Shield/Evolving Skies/148.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Full Face Guard" + en: "Full Face Guard", + fr: "Casque Intégral", + es: "Escafandra", + it: "Difesa Integrale", + pt: "Full Face Guard", + de: "Gesichtsschutz" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nIf the Pokemon this card is attached to has no Abilities, it takes 20 less damage from attacks from your opponent’s Pokemon (after applying Weakness and Resistance)." + en: "If the Pokémon this card is attached to has no Abilities, it takes 20 less damage from attacks from your opponent’s Pokémon (after applying Weakness and Resistance).", + fr: "Si le Pokémon auquel cette carte est attachée n’a pas de talent, il subit 20 dégâts de moins provenant des attaques des Pokémon de votre adversaire (après application de la Faiblesse et de la Résistance).", + es: "Si el Pokémon al que está unida esta carta no tiene ninguna habilidad, los ataques de los Pokémon de tu rival le hacen 20 puntos de daño menos (después de aplicar Debilidad y Resistencia).", + it: "Se il Pokémon a cui è assegnata questa carta non ha abilità, subisce 20 danni in meno dagli attacchi dei Pokémon del tuo avversario, dopo aver applicato debolezza e resistenza.", + pt: "If the Pokémon this card is attached to has no Abilities, it takes 20 less damage from attacks from your opponent’s Pokémon (after applying Weakness and Resistance).", + de: "Wenn das Pokémon, an das diese Karte angelegt ist, keine Fähigkeiten hat, werden ihm durch Attacken der Pokémon deines Gegners 20 Schadenspunkte weniger zugefügt (nachdem Schwäche und Resistenz verrechnet wurden)." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "AYUMI ODASHIMA" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/149.ts b/data/Sword & Shield/Evolving Skies/149.ts index ae54ce9fd..21f17fff6 100644 --- a/data/Sword & Shield/Evolving Skies/149.ts +++ b/data/Sword & Shield/Evolving Skies/149.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Gordie" + en: "Gordie", + fr: "Chaz", + es: "Morris", + it: "Milo", + pt: "Gordie", + de: "Mac" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck." + en: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck.", + fr: "Regardez les 7 cartes du dessus de votre deck. Vous pouvez montrer le nombre voulu de cartes Énergie que vous y trouvez, puis les ajouter à votre main. Mélangez les autres cartes avec votre deck.", + es: "Mira las 7 primeras cartas de tu baraja. Puedes enseñar cualquier cantidad de cartas de Energía que encuentres entre ellas y ponerlas en tu mano. Pon el resto de las cartas de nuevo en tu baraja y barájalas todas.", + it: "Guarda le prime sette carte del tuo mazzo. Puoi mostrare un numero qualsiasi di carte Energia presenti tra esse e aggiungerle alle carte che hai in mano. Poi rimischia le altre carte nel tuo mazzo.", + pt: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck.", + de: "Schau dir die obersten 7 Karten deines Decks an. Du kannst beliebig viele Energiekarten, die du dort findest, deinem Gegner zeigen und auf deine Hand nehmen. Mische die anderen Karten zurück in dein Deck." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "take" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/15.ts b/data/Sword & Shield/Evolving Skies/15.ts index 22fb4be21..e3fe0cb4d 100644 --- a/data/Sword & Shield/Evolving Skies/15.ts +++ b/data/Sword & Shield/Evolving Skies/15.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Gossifleur" + en: "Gossifleur", + fr: "Tournicoton", + es: "Gossifleur", + it: "Gossifleur", + pt: "Gossifleur", + de: "Cottini" }, rarity: "Common", category: "Pokemon", hp: 50, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Mizue", + + attacks: [{ + name: { + en: "Blot", + fr: "Pâté", + es: "Absorción", + it: "Macchia", + pt: "Blot", + de: "Klecks" + }, + + effect: { + en: "Heal 10 damage from this Pokémon.", + fr: "Soignez 10 dégâts de ce Pokémon.", + es: "Cura 10 puntos de daño a este Pokémon.", + it: "Cura questo Pokémon da 10 danni.", + pt: "Heal 10 damage from this Pokémon.", + de: "Heile 10 Schadenspunkte bei diesem Pokémon." + }, + + damage: 10, + cost: ["Grass"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/150.ts b/data/Sword & Shield/Evolving Skies/150.ts index 98f5661b8..241780b75 100644 --- a/data/Sword & Shield/Evolving Skies/150.ts +++ b/data/Sword & Shield/Evolving Skies/150.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Lucky Ice Pop" + en: "Lucky Ice Pop", + fr: "Glace Chanceuse", + es: "Helado Suerte", + it: "Ghiacciolo della Fortuna", + pt: "Lucky Ice Pop", + de: "Glücks-Eis" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Heal 20 damage from your Active Pokemon. If you healed any damage in this way, flip a coin. If heads, put this Lucky Ice Pop into your hand instead of the discard pile." + en: "Heal 20 damage from your Active Pokémon. If you healed any damage in this way, flip a coin. If heads, put this Lucky Ice Pop into your hand instead of the discard pile.", + fr: "Soignez 20 dégâts de votre Pokémon Actif. Si des dégâts sont ainsi soignés, lancez une pièce. Si c’est face, placez cette Glace Chanceuse dans votre main plutôt que dans votre pile de défausse.", + es: "Cura 20 puntos de daño a tu Pokémon Activo. Si has curado algún punto de daño de esta manera, lanza 1 moneda. Si sale cara, pon este Helado Suerte en tu mano en vez de en la pila de descartes.", + it: "Cura il tuo Pokémon attivo da 20 danni. Se hai curato dei danni in questo modo, lancia una moneta. Se esce testa, prendi questo Ghiacciolo della Fortuna e aggiungilo alle carte che hai in mano invece che alla pila degli scarti.", + pt: "Heal 20 damage from your Active Pokémon. If you healed any damage in this way, flip a coin. If heads, put this Lucky Ice Pop into your hand instead of the discard pile.", + de: "Heile 20 Schadenspunkte bei deinem Aktiven Pokémon. Wenn du auf diese Weise Schaden geheilt hast, wirf 1 Münze. Nimm bei Kopf dieses Glücks-Eis auf deine Hand, anstatt es auf deinen Ablagestapel zu legen." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "inose yukie" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/152.ts b/data/Sword & Shield/Evolving Skies/152.ts index 039b6b43c..835339c50 100644 --- a/data/Sword & Shield/Evolving Skies/152.ts +++ b/data/Sword & Shield/Evolving Skies/152.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Raihan" + en: "Raihan", + fr: "Roy", + es: "Roy", + it: "Laburno", + pt: "Raihan", + de: "Roy" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "You can play this card only if any of your Pokemon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy from your discard pile to 1 of your Pokemon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck." + en: "You can play this card only if any of your Pokémon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy card from your discard pile to 1 of your Pokémon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck.", + fr: "Vous ne pouvez jouer cette carte que si au moins l’un de vos Pokémon a été mis K.O. pendant le dernier tour de votre adversaire.\nAttachez une carte Énergie de base de votre pile de défausse à l’un de vos Pokémon. Dans ce cas, cherchez dans votre deck une carte, puis ajoutez-la à votre main. Mélangez ensuite votre deck.", + es: "Puedes jugar esta carta solo si alguno de tus Pokémon quedó Fuera de Combate durante el último turno de tu rival.\nUne 1 carta de Energía Básica de tu pila de descartes a 1 de tus Pokémon. Si lo haces, busca en tu baraja 1 carta y ponla en tu mano. Después, baraja las cartas de tu baraja.", + it: "Puoi giocare questa carta solo se uno dei tuoi Pokémon è stato messo KO durante l’ultimo turno del tuo avversario.\nAssegna a uno dei tuoi Pokémon una carta Energia base dalla tua pila degli scarti. Se lo fai, cerca nel tuo mazzo una carta e aggiungila a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "You can play this card only if any of your Pokémon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy card from your discard pile to 1 of your Pokémon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck.", + de: "Du kannst diese Karte nur spielen, wenn mindestens 1 deiner Pokémon während des letzten Zuges deines Gegners kampfunfähig wurde.\nLege 1 Basis-Energiekarte aus deinem Ablagestapel an 1 deiner Pokémon an. Wenn du das machst, durchsuche dein Deck nach 1 Karte und nimm sie auf deine Hand. Mische anschließend dein Deck." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "take" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/154.ts b/data/Sword & Shield/Evolving Skies/154.ts index d7eb5c4c8..93c142bb8 100644 --- a/data/Sword & Shield/Evolving Skies/154.ts +++ b/data/Sword & Shield/Evolving Skies/154.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Rescue Carrier" + en: "Rescue Carrier", + fr: "Valise de Secours", + es: "Carrito de Rescate", + it: "Trolley di Salvataggio", + pt: "Rescue Carrier", + de: "Rettungsbox" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Put up to 2 Pokemon, each with 90 HP or less, from your discard pile into your hand." + en: "Put up to 2 Pokémon, each with 90 HP or less, from your discard pile into your hand.", + fr: "Ajoutez jusqu’à 2 Pokémon, avec chacun 90 PV ou moins, de votre pile de défausse à votre main.", + es: "Pon hasta 2 Pokémon, cada uno con 90 PS o menos, de tu pila de descartes en tu mano.", + it: "Prendi fino a due Pokémon, ciascuno con 90 PS o meno, dalla tua pila degli scarti e aggiungili alle carte che hai in mano.", + pt: "Put up to 2 Pokémon, each with 90 HP or less, from your discard pile into your hand.", + de: "Nimm bis zu 2 Pokémon, jedes mit 90 oder weniger KP, aus deinem Ablagestapel auf deine Hand." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "Ryo Ueda" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/156.ts b/data/Sword & Shield/Evolving Skies/156.ts index 122faa7d3..63bba444d 100644 --- a/data/Sword & Shield/Evolving Skies/156.ts +++ b/data/Sword & Shield/Evolving Skies/156.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Rubber Gloves" + en: "Rubber Gloves", + fr: "Gants de Caoutchouc", + es: "Guantes de Goma", + it: "Guanti di Gomma", + pt: "Rubber Gloves", + de: "Gummihandschuhe" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nThe attacks of the Pokemon this card is attached to do 30 more damage to your opponent’s Active Lightning Pokemon (before applying Weakness and Resistance)." + en: "The attacks of the Pokémon this card is attached to do 30 more damage to your opponent’s Active Lightning Pokémon (before applying Weakness and Resistance).", + fr: "Les attaques du Pokémon auquel cette carte est attachée infligent 30 dégâts supplémentaires au Pokémon Lightning Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).", + es: "Los ataques del Pokémon al que esté unida esta carta hacen 30 puntos de daño más al Pokémon Lightning Activo de tu rival (antes de aplicar Debilidad y Resistencia).", + it: "Gli attacchi del Pokémon a cui è assegnata questa carta infliggono 30 danni in più al Pokémon attivo Lightning del tuo avversario, prima di aver applicato debolezza e resistenza.", + pt: "The attacks of the Pokémon this card is attached to do 30 more damage to your opponent’s Active Lightning Pokémon (before applying Weakness and Resistance).", + de: "Die Attacken des Pokémon, an das diese Karte angelegt ist, fügen dem Aktiven Lightning-Pokémon deines Gegners 30 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "Toyste Beach" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/157.ts b/data/Sword & Shield/Evolving Skies/157.ts index 9af8a7df5..463cd1fb6 100644 --- a/data/Sword & Shield/Evolving Skies/157.ts +++ b/data/Sword & Shield/Evolving Skies/157.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Shopping Center" + en: "Shopping Center", + fr: "Galerie Marchande", + es: "Galería Comercial", + it: "Galleria Commerciale", + pt: "Shopping Center", + de: "Shoppingcenter" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Once during each player’s turn, that player may put a Pokemon Tool attached to 1 of their Pokemon into their hand." + en: "Once during each player’s turn, that player may put a Pokémon Tool attached to 1 of their Pokémon into their hand.", + fr: "Une fois pendant le tour de chaque joueur, ce joueur peut ajouter à sa main un Outil Pokémon attaché à l’un de ses Pokémon.", + es: "Una vez durante el turno de cada jugador, ese jugador puede poner 1 Herramienta Pokémon unida a 1 de sus Pokémon en su mano.", + it: "Una sola volta durante il turno di ciascun giocatore, quel giocatore può prendere una carta Oggetto Pokémon assegnata a uno dei suoi Pokémon e aggiungerla alle carte che ha in mano.", + pt: "Once during each player’s turn, that player may put a Pokémon Tool attached to 1 of their Pokémon into their hand.", + de: "Einmal während des Zuges jedes Spielers kann jener Spieler 1 Pokémon-Ausrüstung, die an 1 seiner Pokémon angelegt ist, auf seine Hand nehmen." }, - trainerType: "Stadium" + trainerType: "Stadium", + illustrator: "Oswaldo KATO" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/159.ts b/data/Sword & Shield/Evolving Skies/159.ts index 03a0bccc3..87b83bc41 100644 --- a/data/Sword & Shield/Evolving Skies/159.ts +++ b/data/Sword & Shield/Evolving Skies/159.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Snow Leaf Badge" + en: "Snow Leaf Badge", + fr: "Badge Feuille Neige", + es: "Medalla Hoja Nieve", + it: "Medaglia Nevefoglia", + pt: "Snow Leaf Badge", + de: "Schneeblattorden" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nIf the Pokemon V this card is attached to has \"Leafeon\" or \"Glaceon\" in its name, it has no Retreat Cost and no Weakness." + en: "If the Pokémon V this card is attached to has “Leafeon” or “Glaceon” in its name, it has no Retreat Cost and no Weakness.", + fr: "Si le Pokémon-V auquel cette carte est attachée a « Phyllali » ou « Givrali » dans son nom, il n’a pas de Coût de Retraite ni de Faiblesse.", + es: "Si el Pokémon V al que está unida esta carta tiene “Leafeon” o “Glaceon” en su nombre, no tiene ningún Coste de Retirada ni Debilidad.", + it: "Se il Pokémon-V a cui è assegnata questa carta ha “Leafeon” o “Glaceon” nel nome, non ha costo di ritirata né debolezza.", + pt: "If the Pokémon V this card is attached to has “Leafeon” or “Glaceon” in its name, it has no Retreat Cost and no Weakness.", + de: "Wenn bei dem Pokémon-V, an das diese Karte angelegt ist, „Folipurba“ oder „Glaziola“ zum Namen gehört, hat es keine Rückzugskosten und keine Schwäche." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "Studio Bora Inc." } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/16.ts b/data/Sword & Shield/Evolving Skies/16.ts index 84a491f1c..3be759dd4 100644 --- a/data/Sword & Shield/Evolving Skies/16.ts +++ b/data/Sword & Shield/Evolving Skies/16.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Eldegoss" + en: "Eldegoss", + fr: "Blancoton", + es: "Eldegoss", + it: "Eldegoss", + pt: "Eldegoss", + de: "Cottomi" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 80, types: ["Grass"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kouki Saitou", + + abilities: [{ + type: "Ability", + + name: { + en: "Cotton Lift", + fr: "Coton Tonique", + es: "Impulso Algodón", + it: "Sollevacotone", + pt: "Cotton Lift", + de: "Wattelift" + }, + + effect: { + en: "Once during your turn, you may search your deck for up to 2 basic Energy cards, reveal them, and put them into your hand. Then, shuffle your deck.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck jusqu’à 2 cartes Énergie de base, les montrer, puis les ajouter à votre main. Mélangez ensuite votre deck.", + es: "Una vez durante tu turno, puedes buscar en tu baraja hasta 2 cartas de Energía Básica, enseñarlas y ponerlas en tu mano. Después, baraja las cartas de tu baraja.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo fino a due carte Energia base, mostrarle e aggiungerle alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "Once during your turn, you may search your deck for up to 2 basic Energy cards, reveal them, and put them into your hand. Then, shuffle your deck.", + de: "Einmal während deines Zuges kannst du dein Deck nach bis zu 2 Basis-Energiekarten durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck." + } + }], + + attacks: [{ + name: { + en: "Cotton Guard", + fr: "Cotogarde", + es: "Rizo Algodón", + it: "Cotonscudo", + pt: "Cotton Guard", + de: "Watteschild" + }, + + effect: { + en: "During your opponent’s next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 30 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques hacen 30 puntos de daño menos a este Pokémon (después de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, questo Pokémon subisce 30 danni in meno dagli attacchi, dopo aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners werden diesem Pokémon durch Attacken 30 Schadenspunkte weniger zugefügt (nachdem Schwäche und Resistenz verrechnet wurden)." + }, + + damage: 30, + cost: ["Grass"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/160.ts b/data/Sword & Shield/Evolving Skies/160.ts index ec291c20e..f03e305b1 100644 --- a/data/Sword & Shield/Evolving Skies/160.ts +++ b/data/Sword & Shield/Evolving Skies/160.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Spirit Mask" + en: "Spirit Mask", + fr: "Masque Spirituel", + es: "Máscara de los Espíritus", + it: "Maschera degli Spiriti", + pt: "Spirit Mask", + de: "Seelenmaske" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Attach a Pokemon Tool to 1 of your Pokemon that doesn’t already have a Pokemon Tool attached.\n\nIf the Pokemon this card is attached to is in the Active Spot and is damaged by an attack from your opponent’s Pokemon (even if it is Knocked Out), your opponent discards a card from their hand." + en: "If the Pokémon this card is attached to is in the Active Spot and is damaged by an attack from your opponent’s Pokémon (even if it is Knocked Out), your opponent discards a card from their hand.", + fr: "Si le Pokémon auquel cette carte est attachée est sur le Poste Actif et qu’il subit les dégâts d’une attaque d’un Pokémon de votre adversaire (même s’il est mis K.O.), votre adversaire défausse une carte de sa main.", + es: "Si el Pokémon al que está unida esta carta está en el Puesto Activo y resulta dañado por un ataque de los Pokémon de tu rival (incluso si queda Fuera de Combate), tu rival descarta 1 carta de su mano.", + it: "Se il Pokémon a cui è assegnata questa carta è in posizione attiva e viene danneggiato da un attacco di un Pokémon del tuo avversario, anche se viene messo KO, il tuo avversario scarta una carta che ha in mano.", + pt: "If the Pokémon this card is attached to is in the Active Spot and is damaged by an attack from your opponent’s Pokémon (even if it is Knocked Out), your opponent discards a card from their hand.", + de: "Wenn das Pokémon, an das diese Karte angelegt ist, in der Aktiven Position ist und durch eine Attacke von Pokémon deines Gegners Schaden erhält (auch wenn es dadurch kampfunfähig wird), legt dein Gegner 1 Karte aus seiner Hand auf seinen Ablagestapel." }, - trainerType: "Tool" + trainerType: "Tool", + illustrator: "AYUMI ODASHIMA" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/161.ts b/data/Sword & Shield/Evolving Skies/161.ts index c33cf32a9..2ec911695 100644 --- a/data/Sword & Shield/Evolving Skies/161.ts +++ b/data/Sword & Shield/Evolving Skies/161.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Stormy Mountains" + en: "Stormy Mountains", + fr: "Montagnes Orageuses", + es: "Montañas Tormentosas", + it: "Montagne Tempestose", + pt: "Stormy Mountains", + de: "Sturmgebirge" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Once during each player’s turn, that player may search their deck for a Basic Lightning Pokemon or Basic Dragon Pokemon and put it onto their Bench. Then, that player shuffles their deck." + en: "Once during each player’s turn, that player may search their deck for a Basic Lightning Pokémon or Basic Dragon Pokémon and put it onto their Bench. Then, that player shuffles their deck.", + fr: "Une fois pendant le tour de chaque joueur, ce joueur peut chercher dans son deck un Pokémon Lightning de base ou un Pokémon Dragon de base, puis le placer sur son Banc. Ce joueur mélange ensuite son deck.", + es: "Una vez durante el turno de cada jugador, ese jugador puede buscar en su baraja 1 Pokémon Lightning Básico o 1 Pokémon Dragon Básico y ponerlo en su Banca. Después, ese jugador baraja las cartas de su baraja.", + it: "Una sola volta durante il turno di ciascun giocatore, quel giocatore può cercare nel suo mazzo un Pokémon Base Lightning o Dragon e metterlo nella sua panchina. Poi quel giocatore rimischia le carte del suo mazzo.", + pt: "Once during each player’s turn, that player may search their deck for a Basic Lightning Pokémon or Basic Dragon Pokémon and put it onto their Bench. Then, that player shuffles their deck.", + de: "Einmal während des Zuges jedes Spielers kann jener Spieler sein Deck nach 1 Basis-Lightning-Pokémon oder Basis-Dragon-Pokémon durchsuchen und es auf seine Bank legen. Anschließend mischt jener Spieler sein Deck." }, - trainerType: "Stadium" + trainerType: "Stadium", + illustrator: "Toyste Beach" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/162.ts b/data/Sword & Shield/Evolving Skies/162.ts index a5a0d9ef8..6a2fdfbce 100644 --- a/data/Sword & Shield/Evolving Skies/162.ts +++ b/data/Sword & Shield/Evolving Skies/162.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Switching Cups" + en: "Switching Cups", + fr: "Gobelets d’Échange", + es: "Cubiletes de Cambio", + it: "Bicchieri di Scambio", + pt: "Switching Cups", + de: "Tauschbecher" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Switch a card from your hand with the top card of your deck." + en: "Switch a card from your hand with the top card of your deck.", + fr: "Échangez une carte de votre main contre la carte du dessus de votre deck.", + es: "Cambia 1 carta de tu mano por la primera carta de tu baraja.", + it: "Scambia una carta che hai in mano con la prima carta del tuo mazzo.", + pt: "Switch a card from your hand with the top card of your deck.", + de: "Tausche 1 Karte aus deiner Hand gegen die oberste Karte deines Decks aus." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "Ryo Ueda" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/163.ts b/data/Sword & Shield/Evolving Skies/163.ts index 4edb87f85..8a4e7840e 100644 --- a/data/Sword & Shield/Evolving Skies/163.ts +++ b/data/Sword & Shield/Evolving Skies/163.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Toy Catcher" + en: "Toy Catcher", + fr: "Jouet Attrapeur", + es: "Capturador de Juguete", + it: "Acchiappa-Pokémon Giocattolo", + pt: "Toy Catcher", + de: "Spielzeugfänger" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "Switch 1 of your opponent’s Benched Pokemon that has 50 HP or less remaining with your opponent’s Active Pokemon." + en: "Switch 1 of your opponent’s Benched Pokémon that has 50 HP or less remaining with your opponent’s Active Pokémon.", + fr: "Échangez l’un des Pokémon de Banc de votre adversaire auquel il reste 50 PV ou moins contre son Pokémon Actif.", + es: "Cambia 1 de los Pokémon en Banca de tu rival al que le queden 50 PS o menos por el Pokémon Activo de tu rival.", + it: "Scambia uno dei Pokémon nella panchina del tuo avversario che ha 50 PS o meno rimanenti con il Pokémon attivo del tuo avversario.", + pt: "Switch 1 of your opponent’s Benched Pokémon that has 50 HP or less remaining with your opponent’s Active Pokémon.", + de: "Tausche 1 Pokémon auf der Bank deines Gegners, das 50 oder weniger verbleibende KP hat, gegen das Aktive Pokémon deines Gegners aus." }, - trainerType: "Item" + trainerType: "Item", + illustrator: "sadaji" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/164.ts b/data/Sword & Shield/Evolving Skies/164.ts index 34da4a9c4..9a7118fed 100644 --- a/data/Sword & Shield/Evolving Skies/164.ts +++ b/data/Sword & Shield/Evolving Skies/164.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Zinnia’s Resolve" + en: "Zinnia’s Resolve", + fr: "Résolution d’Amaryllis", + es: "Decisión de Tristana", + it: "Grinta di Lyris", + pt: "Zinnia’s Resolve", + de: "Amalias Entschluss" }, rarity: "Uncommon", category: "Trainer", effect: { - en: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokemon in play." + en: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokémon in play.", + fr: "Vous ne pouvez jouer cette carte que si vous défaussez 2 autres cartes de votre main.\nPiochez une carte pour chacun des Pokémon en jeu de votre adversaire.", + es: "Puedes jugar esta carta solo si descartas otras 2 cartas de tu mano.\nRoba 1 carta por cada uno de los Pokémon en juego de tu rival.", + it: "Puoi giocare questa carta solo se scarti altre due carte che hai in mano.\nPesca una carta per ogni Pokémon del tuo avversario in gioco.", + pt: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokémon in play.", + de: "Du kannst diese Karte nur spielen, wenn du 2 andere Karten aus deiner Hand auf deinen Ablagestapel legst.\nZiehe 1 Karte für jedes Pokémon deines Gegners im Spiel." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Taira Akitsu" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/165.ts b/data/Sword & Shield/Evolving Skies/165.ts index 9b579bad3..3c2febccb 100644 --- a/data/Sword & Shield/Evolving Skies/165.ts +++ b/data/Sword & Shield/Evolving Skies/165.ts @@ -12,14 +12,24 @@ const card: Card = { }, name: { - en: "Treasure Energy" + en: "Treasure Energy", + fr: "Énergie Trésor", + es: "Energía Tesoro", + it: "Energia Tesoro", + pt: "Treasure Energy", + de: "Schatz-Energie" }, rarity: "Uncommon", category: "Energy", effect: { - en: "As long as this card is attached to a Pokemon, it provides Colorless Energy.\nIf you took this card as a face-down Prize card during your turn, before you put it into your hand, you may attach this card to 1 of your Pokemon." + en: "As long as this card is attached to a Pokémon, it provides Colorless Energy.\nIf you took this card as a face-down Prize card during your turn, before you put it into your hand, you may attach this card to 1 of your Pokémon.", + fr: "Tant que cette carte est attachée à un Pokémon, elle fournit une Énergie Colorless.\nSi vous avez obtenu cette carte en récupérant une carte Récompense face cachée pendant votre tour, plutôt que de l’ajouter à votre main, vous pouvez attacher cette carte à l’un de vos Pokémon.", + es: "Mientras esta carta esté unida a 1 Pokémon, proporciona 1 Energía Colorless.\nSi has cogido esta carta de entre las cartas de Premio que están boca abajo durante tu turno, antes de ponerla en tu mano, puedes unir esta carta a 1 de tus Pokémon.", + it: "Fintanto che questa carta è assegnata a un Pokémon, fornisce Energia Colorless.\nSe hai preso questa carta come carta Premio coperta durante il tuo turno, prima di aggiungerla alle carte che hai in mano, puoi assegnarla a uno dei tuoi Pokémon.", + pt: "As long as this card is attached to a Pokémon, it provides Colorless Energy.\nIf you took this card as a face-down Prize card during your turn, before you put it into your hand, you may attach this card to 1 of your Pokémon.", + de: "Solange diese Karte an ein Pokémon angelegt ist, liefert sie Colorless-Energie.\nWenn du diese Karte während deines Zuges als verdeckte Preiskarte genommen hast, kannst du diese Karte, bevor du sie auf deine Hand nimmst, an 1 deiner Pokémon anlegen." }, energyType: "Special" diff --git a/data/Sword & Shield/Evolving Skies/166.ts b/data/Sword & Shield/Evolving Skies/166.ts index 8f9adfd52..2cfbb3b0a 100644 --- a/data/Sword & Shield/Evolving Skies/166.ts +++ b/data/Sword & Shield/Evolving Skies/166.ts @@ -12,14 +12,73 @@ const card: Card = { }, name: { - en: "Leafeon V" + en: "Leafeon V", + fr: "Phyllali V", + es: "Leafeon V", + it: "Leafeon V", + pt: "Leafeon V", + de: "Folipurba V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Greening Cells", + fr: "Cellules Verdoyantes", + es: "Células Reverdecientes", + it: "Cellule Verdeggianti", + pt: "Greening Cells", + de: "Grünende Zellen" + }, + + effect: { + en: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Énergie Grass, puis l’attacher à l’un de vos Pokémon. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Energía Grass y unirla a 1 de tus Pokémon. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Energia Grass e assegnarla a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Grass-Energiekarte durchsuchen und sie an 1 deiner Pokémon anlegen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Leaf Blade", + fr: "Lame Feuille", + es: "Hoja Aguda", + it: "Fendifoglia", + pt: "Leaf Blade", + de: "Laubklinge" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 60 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 60 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 60 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 60 danni in più.", + pt: "Flip a coin. If heads, this attack does 60 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 60 Schadenspunkte mehr zu." + }, + + damage: "90+", + cost: ["Grass", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/167.ts b/data/Sword & Shield/Evolving Skies/167.ts index b7525b9c1..1d470542b 100644 --- a/data/Sword & Shield/Evolving Skies/167.ts +++ b/data/Sword & Shield/Evolving Skies/167.ts @@ -12,14 +12,73 @@ const card: Card = { }, name: { - en: "Leafeon V" + en: "Leafeon V", + fr: "Phyllali V", + es: "Leafeon V", + it: "Leafeon V", + pt: "Leafeon V", + de: "Folipurba V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "You Iribi", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Greening Cells", + fr: "Cellules Verdoyantes", + es: "Células Reverdecientes", + it: "Cellule Verdeggianti", + pt: "Greening Cells", + de: "Grünende Zellen" + }, + + effect: { + en: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Énergie Grass, puis l’attacher à l’un de vos Pokémon. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Energía Grass y unirla a 1 de tus Pokémon. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Energia Grass e assegnarla a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Grass-Energiekarte durchsuchen und sie an 1 deiner Pokémon anlegen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Leaf Blade", + fr: "Lame Feuille", + es: "Hoja Aguda", + it: "Fendifoglia", + pt: "Leaf Blade", + de: "Laubklinge" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 60 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 60 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 60 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 60 danni in più.", + pt: "Flip a coin. If heads, this attack does 60 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 60 Schadenspunkte mehr zu." + }, + + damage: "90+", + cost: ["Grass", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/168.ts b/data/Sword & Shield/Evolving Skies/168.ts index 144aa869c..3af732449 100644 --- a/data/Sword & Shield/Evolving Skies/168.ts +++ b/data/Sword & Shield/Evolving Skies/168.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Trevenant V" + en: "Trevenant V", + fr: "Desséliande V", + es: "Trevenant V", + it: "Trevenant V", + pt: "Trevenant V", + de: "Trombork V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "MUGENUP", + suffix: "V", + + attacks: [{ + name: { + en: "Absorb Life", + fr: "Absorption", + es: "Absorber Vida", + it: "Spolpavita", + pt: "Absorb Life", + de: "Lebensverkoster" + }, + + effect: { + en: "Heal 30 damage from this Pokémon.", + fr: "Soignez 30 dégâts de ce Pokémon.", + es: "Cura 30 puntos de daño a este Pokémon.", + it: "Cura questo Pokémon da 30 danni.", + pt: "Heal 30 damage from this Pokémon.", + de: "Heile 30 Schadenspunkte bei diesem Pokémon." + }, + + damage: 30, + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Shadow Claw", + fr: "Griffe Ombre", + es: "Garra Umbría", + it: "Ombrartigli", + pt: "Shadow Claw", + de: "Dunkelklaue" + }, + + effect: { + en: "Discard a random card from your opponent’s hand.", + fr: "Défaussez au hasard une carte de la main de votre adversaire.", + es: "Descarta 1 carta aleatoria de la mano de tu rival.", + it: "Scarta una carta a caso dalla mano del tuo avversario.", + pt: "Discard a random card from your opponent’s hand.", + de: "Lege 1 zufällige Karte aus der Hand deines Gegners auf seinen Ablagestapel." + }, + + damage: 120, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/169.ts b/data/Sword & Shield/Evolving Skies/169.ts index c3ff65132..4b331d299 100644 --- a/data/Sword & Shield/Evolving Skies/169.ts +++ b/data/Sword & Shield/Evolving Skies/169.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Flareon V" + en: "Flareon V", + fr: "Pyroli V", + es: "Flareon V", + it: "Flareon V", + pt: "Flareon V", + de: "Flamara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Flaming Breath", + fr: "Souffle de Flamme", + es: "Aliento Flamígero", + it: "Soffio Ardente", + pt: "Flaming Breath", + de: "Flammender Atem" + }, + + effect: { + en: "Search your deck for a Fire Energy card and attach it to this Pokémon. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Énergie Fire, puis attachez-la à ce Pokémon. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta de Energía Fire y únela a este Pokémon. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta Energia Fire e assegnala a questo Pokémon. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a Fire Energy card and attach it to this Pokémon. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Fire-Energiekarte und lege sie an dieses Pokémon an. Mische anschließend dein Deck." + }, + + damage: 20, + cost: ["Colorless"] + }, { + name: { + en: "Scorching Column", + fr: "Colonne Torride", + es: "Columna Abrasadora", + it: "Torre Ustionante", + pt: "Scorching Column", + de: "Versengende Säule" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Burned.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Brûlé.", + es: "El Pokémon Activo de tu rival pasa a estar Quemado.", + it: "Il Pokémon attivo del tuo avversario viene bruciato.", + pt: "Your opponent’s Active Pokémon is now Burned.", + de: "Das Aktive Pokémon deines Gegners ist jetzt verbrannt." + }, + + damage: 120, + cost: ["Fire", "Fire", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/17.ts b/data/Sword & Shield/Evolving Skies/17.ts index f011fdf05..0af2d2851 100644 --- a/data/Sword & Shield/Evolving Skies/17.ts +++ b/data/Sword & Shield/Evolving Skies/17.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Applin" + en: "Applin", + fr: "Verpom", + es: "Applin", + it: "Applin", + pt: "Applin", + de: "Knapfel" }, rarity: "Common", category: "Pokemon", hp: 40, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Miki Tanaka", + + attacks: [{ + name: { + en: "Rollout", + fr: "Roulade", + es: "Rodar", + it: "Rotolamento", + pt: "Rollout", + de: "Walzer" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/170.ts b/data/Sword & Shield/Evolving Skies/170.ts index 8a0961ed3..4b099eca5 100644 --- a/data/Sword & Shield/Evolving Skies/170.ts +++ b/data/Sword & Shield/Evolving Skies/170.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Volcarona V" + en: "Volcarona V", + fr: "Pyrax V", + es: "Volcarona V", + it: "Volcarona V", + pt: "Volcarona V", + de: "Ramoth V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "Eske Yoshinob", + suffix: "V", + + attacks: [{ + name: { + en: "Surging Flames", + fr: "Flammes Jaillissantes", + es: "Llamas Crecientes", + it: "Fuocoraffica", + pt: "Surging Flames", + de: "Flammenschwall" + }, + + effect: { + en: "This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those Energy cards into your deck.", + fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque carte Énergie de base dans votre pile de défausse. Mélangez ensuite ces cartes Énergie avec votre deck.", + es: "Este ataque hace 20 puntos de daño más por cada carta de Energía Básica en tu pila de descartes. Después, pon esas cartas de Energía en tu baraja y barájalas todas.", + it: "Questo attacco infligge 20 danni in più per ogni carta Energia base nella tua pila degli scarti. Poi rimischia quelle carte Energia nel tuo mazzo.", + pt: "This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those Energy cards into your deck.", + de: "Diese Attacke fügt für jede Basis-Energiekarte in deinem Ablagestapel 20 Schadenspunkte mehr zu. Mische jene Energiekarten anschließend in dein Deck." + }, + + damage: "20+", + cost: ["Fire"] + }, { + name: { + en: "Fire Blast", + fr: "Déflagration", + es: "Llamarada", + it: "Fuocobomba", + pt: "Fire Blast", + de: "Feuersturm" + }, + + effect: { + en: "Discard an Energy from this Pokémon.", + fr: "Défaussez une Énergie de ce Pokémon.", + es: "Descarta 1 Energía de este Pokémon.", + it: "Scarta un’Energia da questo Pokémon.", + pt: "Discard an Energy from this Pokémon.", + de: "Lege 1 Energie von diesem Pokémon auf deinen Ablagestapel." + }, + + damage: 160, + cost: ["Fire", "Fire", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/171.ts b/data/Sword & Shield/Evolving Skies/171.ts index 6ba14ede8..1806d87fd 100644 --- a/data/Sword & Shield/Evolving Skies/171.ts +++ b/data/Sword & Shield/Evolving Skies/171.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Gyarados V" + en: "Gyarados V", + fr: "Léviator V", + es: "Gyarados V", + it: "Gyarados V", + pt: "Gyarados V", + de: "Garados V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Tsuji", + suffix: "V", + + attacks: [{ + name: { + en: "Get Angry", + fr: "Coléreux", + es: "Enfadarse", + it: "Tutte le Furie", + pt: "Get Angry", + de: "Rotsehen" + }, + + effect: { + en: "This attack does 20 damage for each damage counter on this Pokémon.", + fr: "Cette attaque inflige 20 dégâts pour chaque marqueur de dégâts sur ce Pokémon.", + es: "Este ataque hace 20 puntos de daño por cada contador de daño en este Pokémon.", + it: "Questo attacco infligge 20 danni per ogni segnalino danno presente su questo Pokémon.", + pt: "This attack does 20 damage for each damage counter on this Pokémon.", + de: "Diese Attacke fügt für jede Schadensmarke auf diesem Pokémon 20 Schadenspunkte zu." + }, + + damage: "20×", + cost: ["Water", "Water", "Colorless"] + }, { + name: { + en: "Heavy Storm", + fr: "Grosse Tempête", + es: "Fuerte Tormenta", + it: "Grantempesta", + pt: "Heavy Storm", + de: "Schwerer Sturm" + }, + + damage: 180, + cost: ["Water", "Water", "Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/172.ts b/data/Sword & Shield/Evolving Skies/172.ts index c5a42421a..96945136a 100644 --- a/data/Sword & Shield/Evolving Skies/172.ts +++ b/data/Sword & Shield/Evolving Skies/172.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Vaporeon V" + en: "Vaporeon V", + fr: "Aquali V", + es: "Vaporeon V", + it: "Vaporeon V", + pt: "Vaporeon V", + de: "Aquana V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Triple Draw", + fr: "Triple Pioche", + es: "Triple Robo", + it: "Pescata Tripla", + pt: "Triple Draw", + de: "Dreifachzug" + }, + + effect: { + en: "Draw 3 cards.", + fr: "Piochez 3 cartes.", + es: "Roba 3 cartas.", + it: "Pesca tre carte.", + pt: "Draw 3 cards.", + de: "Ziehe 3 Karten." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Splash Jump", + fr: "Saut Éclaboussant", + es: "Salto Salpicadura", + it: "Salto Splash", + pt: "Splash Jump", + de: "Platschersprung" + }, + + effect: { + en: "Switch this Pokémon with 1 of your Benched Pokémon.", + fr: "Échangez ce Pokémon contre l’un de vos Pokémon de Banc.", + es: "Cambia este Pokémon por 1 de tus Pokémon en Banca.", + it: "Scambia questo Pokémon con uno della tua panchina.", + pt: "Switch this Pokémon with 1 of your Benched Pokémon.", + de: "Tausche dieses Pokémon gegen 1 Pokémon auf deiner Bank aus." + }, + + damage: 90, + cost: ["Water", "Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/173.ts b/data/Sword & Shield/Evolving Skies/173.ts index 74ef04568..fd4697ffd 100644 --- a/data/Sword & Shield/Evolving Skies/173.ts +++ b/data/Sword & Shield/Evolving Skies/173.ts @@ -12,14 +12,73 @@ const card: Card = { }, name: { - en: "Suicune V" + en: "Suicune V", + fr: "Suicune V", + es: "Suicune V", + it: "Suicune V", + pt: "Suicune V", + de: "Suicune V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Ayaka Yoshida", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Fleet-Footed", + fr: "Pas Agiles", + es: "Celeridad", + it: "Corsalesta", + pt: "Fleet-Footed", + de: "Leichtfüßig" + }, + + effect: { + en: "Once during your turn, if this Pokémon is in the Active Spot, you may draw a card.", + fr: "Une fois pendant votre tour, si ce Pokémon est sur le Poste Actif, vous pouvez piocher une carte.", + es: "Una vez durante tu turno, si este Pokémon está en el Puesto Activo, puedes robar 1 carta.", + it: "Una sola volta durante il tuo turno, se questo Pokémon è in posizione attiva, puoi pescare una carta.", + pt: "Once during your turn, if this Pokémon is in the Active Spot, you may draw a card.", + de: "Einmal während deines Zuges, wenn dieses Pokémon in der Aktiven Position ist, kannst du 1 Karte ziehen." + } + }], + + attacks: [{ + name: { + en: "Blizzard Rondo", + fr: "Rondo Givrant", + es: "Rondó Ventisca", + it: "Borarondò", + pt: "Blizzard Rondo", + de: "Blizzardrondo" + }, + + effect: { + en: "This attack does 20 more damage for each Benched Pokémon (both yours and your opponent’s).", + fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Pokémon de Banc (les vôtres et ceux de votre adversaire).", + es: "Este ataque hace 20 puntos de daño más por cada Pokémon en Banca (tanto tuyos como de tu rival).", + it: "Questo attacco infligge 20 danni in più per ogni Pokémon in panchina, sia tuo che del tuo avversario.", + pt: "This attack does 20 more damage for each Benched Pokémon (both yours and your opponent’s).", + de: "Diese Attacke fügt für jedes Pokémon auf der Bank (deiner und der deines Gegners) 20 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/174.ts b/data/Sword & Shield/Evolving Skies/174.ts index cd8f16b68..e70e409c3 100644 --- a/data/Sword & Shield/Evolving Skies/174.ts +++ b/data/Sword & Shield/Evolving Skies/174.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Glaceon V" + en: "Glaceon V", + fr: "Givrali V", + es: "Glaceon V", + it: "Glaceon V", + pt: "Glaceon V", + de: "Glaziola V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Frozen Awakening", + fr: "Éveil Glacé", + es: "Despertar Gélido", + it: "Risveglio Gelido", + pt: "Frozen Awakening", + de: "Eisiges Erwachen" + }, + + effect: { + en: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Évolution de ce Pokémon, puis placez-la sur ce Pokémon pour le faire évoluer. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta que evolucione de este Pokémon y ponla sobre este Pokémon para hacerlo evolucionar. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta che si evolve da questo Pokémon e metticela sopra per farlo evolvere. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Karte, die sich aus diesem Pokémon entwickelt, und lege sie auf dieses Pokémon, um es zu entwickeln. Mische anschließend dein Deck." + }, + + cost: ["Water"] + }, { + name: { + en: "Heavy Snow", + fr: "Chute de Neige", + es: "Nieve Espesa", + it: "Neve Fitta", + pt: "Heavy Snow", + de: "Einschneien" + }, + + effect: { + en: "Discard a Stadium in play.", + fr: "Défaussez un Stade en jeu.", + es: "Descarta un Estadio en juego.", + it: "Scarta una carta Stadio in gioco.", + pt: "Discard a Stadium in play.", + de: "Lege 1 Stadionkarte im Spiel auf den Ablagestapel." + }, + + damage: 120, + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/175.ts b/data/Sword & Shield/Evolving Skies/175.ts index aee4ec427..c2d2023b6 100644 --- a/data/Sword & Shield/Evolving Skies/175.ts +++ b/data/Sword & Shield/Evolving Skies/175.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Glaceon V" + en: "Glaceon V", + fr: "Givrali V", + es: "Glaceon V", + it: "Glaceon V", + pt: "Glaceon V", + de: "Glaziola V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Narumi Sato", + suffix: "V", + + attacks: [{ + name: { + en: "Frozen Awakening", + fr: "Éveil Glacé", + es: "Despertar Gélido", + it: "Risveglio Gelido", + pt: "Frozen Awakening", + de: "Eisiges Erwachen" + }, + + effect: { + en: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Évolution de ce Pokémon, puis placez-la sur ce Pokémon pour le faire évoluer. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta que evolucione de este Pokémon y ponla sobre este Pokémon para hacerlo evolucionar. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta che si evolve da questo Pokémon e metticela sopra per farlo evolvere. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Karte, die sich aus diesem Pokémon entwickelt, und lege sie auf dieses Pokémon, um es zu entwickeln. Mische anschließend dein Deck." + }, + + cost: ["Water"] + }, { + name: { + en: "Heavy Snow", + fr: "Chute de Neige", + es: "Nieve Espesa", + it: "Neve Fitta", + pt: "Heavy Snow", + de: "Einschneien" + }, + + effect: { + en: "Discard a Stadium in play.", + fr: "Défaussez un Stade en jeu.", + es: "Descarta un Estadio en juego.", + it: "Scarta una carta Stadio in gioco.", + pt: "Discard a Stadium in play.", + de: "Lege 1 Stadionkarte im Spiel auf den Ablagestapel." + }, + + damage: 120, + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/176.ts b/data/Sword & Shield/Evolving Skies/176.ts index 2024a7315..8425b6c83 100644 --- a/data/Sword & Shield/Evolving Skies/176.ts +++ b/data/Sword & Shield/Evolving Skies/176.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Arctovish V" + en: "Arctovish V", + fr: "Hydragla V", + es: "Arctovish V", + it: "Arctovish V", + pt: "Arctovish V", + de: "Pescryodon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Eske Yoshinob", + suffix: "V", + + attacks: [{ + name: { + en: "Ancient Freeze", + fr: "Givre Ancestral", + es: "Congelación Ancestral", + it: "Antico Gelo", + pt: "Ancient Freeze", + de: "Uralte Eisstarre" + }, + + effect: { + en: "If the Defending Pokémon is a Pokémon V or a Pokémon-GX, it can’t attack during your opponent’s next turn.", + fr: "Si le Pokémon Défenseur est un Pokémon-V ou un Pokémon-GX, il ne peut pas attaquer pendant le prochain tour de votre adversaire.", + es: "Si el Pokémon Defensor es un Pokémon V o un Pokémon-GX, no puede atacar durante el próximo turno de tu rival.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può attaccare se è un Pokémon-V o un Pokémon-GX.", + pt: "If the Defending Pokémon is a Pokémon V or a Pokémon-GX, it can’t attack during your opponent’s next turn.", + de: "Wenn das Verteidigende Pokémon ein Pokémon-V oder Pokémon-GX ist, kann es während des nächsten Zuges deines Gegners nicht angreifen." + }, + + damage: 80, + cost: ["Water", "Colorless", "Colorless"] + }, { + name: { + en: "Giga Impact", + fr: "Giga Impact", + es: "Gigaimpacto", + it: "Gigaimpatto", + pt: "Giga Impact", + de: "Gigastoß" + }, + + effect: { + en: "During your next turn, this Pokémon can’t attack.", + fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.", + es: "Durante tu próximo turno, este Pokémon no puede atacar.", + it: "Durante il tuo prossimo turno, questo Pokémon non può attaccare.", + pt: "During your next turn, this Pokémon can’t attack.", + de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." + }, + + damage: 220, + cost: ["Water", "Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/177.ts b/data/Sword & Shield/Evolving Skies/177.ts index e04c4c72e..01c8dc537 100644 --- a/data/Sword & Shield/Evolving Skies/177.ts +++ b/data/Sword & Shield/Evolving Skies/177.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Jolteon V" + en: "Jolteon V", + fr: "Voltali V", + es: "Jolteon V", + it: "Jolteon V", + pt: "Jolteon V", + de: "Blitza V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 190, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Thunder Spear", + fr: "Lance-Éclair", + es: "Lanza del Trueno", + it: "Tuonolancia", + pt: "Thunder Spear", + de: "Donnerspeer" + }, + + effect: { + en: "This attack does 20 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 20 dégâts à l’un des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 20 puntos de daño a 1 de los Pokémon de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 20 danni a uno dei Pokémon del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 20 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt 1 Pokémon deines Gegners 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Colorless"] + }, { + name: { + en: "Pin Missile", + fr: "Dard-Nuée", + es: "Pin Misil", + it: "Missilspillo", + pt: "Pin Missile", + de: "Nadelrakete" + }, + + effect: { + en: "Flip 4 coins. This attack does 60 damage for each heads.", + fr: "Lancez 4 pièces. Cette attaque inflige 60 dégâts pour chaque côté face.", + es: "Lanza 4 monedas. Este ataque hace 60 puntos de daño por cada cara.", + it: "Lancia quattro volte una moneta. Questo attacco infligge 60 danni ogni volta che esce testa.", + pt: "Flip 4 coins. This attack does 60 damage for each heads.", + de: "Wirf 4 Münzen. Diese Attacke fügt 60 Schadenspunkte pro Kopf zu." + }, + + damage: "60×", + cost: ["Lightning", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/178.ts b/data/Sword & Shield/Evolving Skies/178.ts index 825097851..5c51f9caf 100644 --- a/data/Sword & Shield/Evolving Skies/178.ts +++ b/data/Sword & Shield/Evolving Skies/178.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Dracozolt V" + en: "Dracozolt V", + fr: "Galvagon V", + es: "Dracozolt V", + it: "Dracozolt V", + pt: "Dracozolt V", + de: "Lectragon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Mochizuki", + suffix: "V", + + attacks: [{ + name: { + en: "Primeval Beak", + fr: "Bec Primitif", + es: "Pico Primitivo", + it: "Becco Primevo", + pt: "Primeval Beak", + de: "Urschnabel" + }, + + effect: { + en: "During your opponent’s next turn, Energy cards can’t be attached from your opponent’s hand to the Defending Pokémon.", + fr: "Pendant le prochain tour de votre adversaire, aucune carte Énergie ne peut être attachée de la main de votre adversaire au Pokémon Défenseur.", + es: "Durante el próximo turno de tu rival, no se pueden unir cartas de Energía de la mano de tu rival al Pokémon Defensor.", + it: "Durante il prossimo turno del tuo avversario, nessuna carta Energia può essere assegnata dalla mano del tuo avversario al Pokémon difensore.", + pt: "During your opponent’s next turn, Energy cards can’t be attached from your opponent’s hand to the Defending Pokémon.", + de: "Während des nächsten Zuges deines Gegners können keine Energiekarten aus der Hand deines Gegners an das Verteidigende Pokémon angelegt werden." + }, + + damage: 30, + cost: ["Lightning"] + }, { + name: { + en: "Mountain Swing", + fr: "Frappe Montagneuse", + es: "Embestida Montaña", + it: "Oscillamonte", + pt: "Mountain Swing", + de: "Bergschwinger" + }, + + effect: { + en: "Discard the top 3 cards of your deck.", + fr: "Défaussez les 3 cartes du dessus de votre deck.", + es: "Descarta las 3 primeras cartas de tu baraja.", + it: "Scarta le prime tre carte del tuo mazzo.", + pt: "Discard the top 3 cards of your deck.", + de: "Lege die obersten 3 Karten deines Decks auf deinen Ablagestapel." + }, + + damage: 180, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/179.ts b/data/Sword & Shield/Evolving Skies/179.ts index 7d55c404c..05fceaa06 100644 --- a/data/Sword & Shield/Evolving Skies/179.ts +++ b/data/Sword & Shield/Evolving Skies/179.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Espeon V" + en: "Espeon V", + fr: "Mentali V", + es: "Espeon V", + it: "Espeon V", + pt: "Espeon V", + de: "Psiana V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Zen Shot", + fr: "Tir Zen", + es: "Disparo Zen", + it: "Colpo Zen", + pt: "Zen Shot", + de: "Zen-Schuss" + }, + + effect: { + en: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 60 dégâts à l’un des Pokémon-V de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 60 puntos de daño a 1 de los Pokémon V de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 60 danni a uno dei Pokémon-V del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt 1 Pokémon-V deines Gegners 60 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Super Psy Bolt", + fr: "Super Psy", + es: "Superrayo Psi", + it: "Superpsico", + pt: "Super Psy Bolt", + de: "Super-Psischlag" + }, + + damage: 120, + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/18.ts b/data/Sword & Shield/Evolving Skies/18.ts index e0539bb1b..29506a93c 100644 --- a/data/Sword & Shield/Evolving Skies/18.ts +++ b/data/Sword & Shield/Evolving Skies/18.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Flareon VMAX" + en: "Flareon VMAX", + fr: "Pyroli VMAX", + es: "Flareon VMAX", + it: "Flareon VMAX", + pt: "Flareon VMAX", + de: "Flamara VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 320, types: ["Fire"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + attacks: [{ + name: { + en: "Max Detonate", + fr: "Éclatomax", + es: "Maxidetonación", + it: "Dynadeflagrazione", + pt: "Max Detonate", + de: "Dyna-Sprengung" + }, + + effect: { + en: "Discard the top 5 cards of your deck. This attack does 100 damage for each Energy card you discarded in this way.", + fr: "Défaussez les 5 cartes du dessus de votre deck. Cette attaque inflige 100 dégâts pour chaque carte Énergie défaussée de cette façon.", + es: "Descarta las 5 primeras cartas de tu baraja. Este ataque hace 100 puntos de daño por cada carta de Energía que hayas descartado de esta manera.", + it: "Scarta le prime cinque carte del tuo mazzo. Questo attacco infligge 100 danni per ogni carta Energia che hai scartato in questo modo.", + pt: "Discard the top 5 cards of your deck. This attack does 100 damage for each Energy card you discarded in this way.", + de: "Lege die obersten 5 Karten deines Decks auf deinen Ablagestapel. Diese Attacke fügt für jede auf diese Weise abgelegte Energiekarte 100 Schadenspunkte zu." + }, + + damage: "100×", + cost: ["Fire", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/180.ts b/data/Sword & Shield/Evolving Skies/180.ts index 7d55c404c..11784a3a7 100644 --- a/data/Sword & Shield/Evolving Skies/180.ts +++ b/data/Sword & Shield/Evolving Skies/180.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Espeon V" + en: "Espeon V", + fr: "Mentali V", + es: "Espeon V", + it: "Espeon V", + pt: "Espeon V", + de: "Psiana V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "sowsow", + suffix: "V", + + attacks: [{ + name: { + en: "Zen Shot", + fr: "Tir Zen", + es: "Disparo Zen", + it: "Colpo Zen", + pt: "Zen Shot", + de: "Zen-Schuss" + }, + + effect: { + en: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 60 dégâts à l’un des Pokémon-V de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 60 puntos de daño a 1 de los Pokémon V de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 60 danni a uno dei Pokémon-V del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt 1 Pokémon-V deines Gegners 60 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Super Psy Bolt", + fr: "Super Psy", + es: "Superrayo Psi", + it: "Superpsico", + pt: "Super Psy Bolt", + de: "Super-Psischlag" + }, + + damage: 120, + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/181.ts b/data/Sword & Shield/Evolving Skies/181.ts index 94433e5c1..eacedc9fb 100644 --- a/data/Sword & Shield/Evolving Skies/181.ts +++ b/data/Sword & Shield/Evolving Skies/181.ts @@ -12,14 +12,68 @@ const card: Card = { }, name: { - en: "Golurk V" + en: "Golurk V", + fr: "Golemastoc V", + es: "Golurk V", + it: "Golurk V", + pt: "Golurk V", + de: "Golgantes V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Eske Yoshinob", + suffix: "V", + + attacks: [{ + name: { + en: "Mega Punch", + fr: "Ultimapoing", + es: "Megapuño", + it: "Megapugno", + pt: "Mega Punch", + de: "Megahieb" + }, + + damage: 80, + cost: ["Psychic", "Colorless", "Colorless"] + }, { + name: { + en: "Rewind Beam", + fr: "Rayon Régressif", + es: "Rayo de Retorno", + it: "Riavvolgiraggio", + pt: "Rewind Beam", + de: "Rückspulstrahl" + }, + + effect: { + en: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon évolué, faites-le dés-évoluer en plaçant la carte Évolution la plus élevée placée dessus dans la main de votre adversaire.", + es: "Si el Pokémon Activo de tu rival es un Pokémon evolucionado, involuciónalo poniendo la carta de Evolución de fase más alta que tenga sobre él en la mano de tu rival.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon evoluto, annulla la sua evoluzione mettendone la carta Evoluzione di fase più alta nella mano del tuo avversario.", + pt: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + de: "Wenn das Aktive Pokémon deines Gegners ein entwickeltes Pokémon ist, rückentwickle es, indem du deinem Gegner die Karte mit der höchsten Entwicklungsstufe auf die Hand gibst." + }, + + damage: 180, + cost: ["Psychic", "Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/182.ts b/data/Sword & Shield/Evolving Skies/182.ts index 94433e5c1..9ffcfad0f 100644 --- a/data/Sword & Shield/Evolving Skies/182.ts +++ b/data/Sword & Shield/Evolving Skies/182.ts @@ -12,14 +12,68 @@ const card: Card = { }, name: { - en: "Golurk V" + en: "Golurk V", + fr: "Golemastoc V", + es: "Golurk V", + it: "Golurk V", + pt: "Golurk V", + de: "Golgantes V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Oswaldo KATO", + suffix: "V", + + attacks: [{ + name: { + en: "Mega Punch", + fr: "Ultimapoing", + es: "Megapuño", + it: "Megapugno", + pt: "Mega Punch", + de: "Megahieb" + }, + + damage: 80, + cost: ["Psychic", "Colorless", "Colorless"] + }, { + name: { + en: "Rewind Beam", + fr: "Rayon Régressif", + es: "Rayo de Retorno", + it: "Riavvolgiraggio", + pt: "Rewind Beam", + de: "Rückspulstrahl" + }, + + effect: { + en: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon évolué, faites-le dés-évoluer en plaçant la carte Évolution la plus élevée placée dessus dans la main de votre adversaire.", + es: "Si el Pokémon Activo de tu rival es un Pokémon evolucionado, involuciónalo poniendo la carta de Evolución de fase más alta que tenga sobre él en la mano de tu rival.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon evoluto, annulla la sua evoluzione mettendone la carta Evoluzione di fase più alta nella mano del tuo avversario.", + pt: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + de: "Wenn das Aktive Pokémon deines Gegners ein entwickeltes Pokémon ist, rückentwickle es, indem du deinem Gegner die Karte mit der höchsten Entwicklungsstufe auf die Hand gibst." + }, + + damage: 180, + cost: ["Psychic", "Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/183.ts b/data/Sword & Shield/Evolving Skies/183.ts index 6f2a763a9..c556f2ad0 100644 --- a/data/Sword & Shield/Evolving Skies/183.ts +++ b/data/Sword & Shield/Evolving Skies/183.ts @@ -12,14 +12,64 @@ const card: Card = { }, name: { - en: "Sylveon V" + en: "Sylveon V", + fr: "Nymphali V", + es: "Sylveon V", + it: "Sylveon V", + pt: "Sylveon V", + de: "Feelinara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "aky CG Works", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Dream Gift", + fr: "Cadeau Rêvé", + es: "Regalo de Ensueño", + it: "Dono Onirico", + pt: "Dream Gift", + de: "Traumgeschenk" + }, + + effect: { + en: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Objet, la montrer, puis l’ajouter à votre main. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Objeto, enseñarla y ponerla en tu mano. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Strumento, mostrarla e aggiungerla alle carte che hai in mano. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Itemkarte durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Magical Shot", + fr: "Coup Magique", + es: "Disparo Mágico", + it: "Magicolpo", + pt: "Magical Shot", + de: "Magischer Schuss" + }, + + damage: 60, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/184.ts b/data/Sword & Shield/Evolving Skies/184.ts index ee2dc853e..4e72d3e2a 100644 --- a/data/Sword & Shield/Evolving Skies/184.ts +++ b/data/Sword & Shield/Evolving Skies/184.ts @@ -5,14 +5,64 @@ const card: Card = { set: Set, name: { - en: "Sylveon V" + en: "Sylveon V", + fr: "Nymphali V", + es: "Sylveon V", + it: "Sylveon V", + pt: "Sylveon V", + de: "Feelinara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Yuu Nishida", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Dream Gift", + fr: "Cadeau Rêvé", + es: "Regalo de Ensueño", + it: "Dono Onirico", + pt: "Dream Gift", + de: "Traumgeschenk" + }, + + effect: { + en: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Objet, la montrer, puis l’ajouter à votre main. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Objeto, enseñarla y ponerla en tu mano. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Strumento, mostrarla e aggiungerla alle carte che hai in mano. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Itemkarte durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Magical Shot", + fr: "Coup Magique", + es: "Disparo Mágico", + it: "Magicolpo", + pt: "Magical Shot", + de: "Magischer Schuss" + }, + + damage: 60, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/185.ts b/data/Sword & Shield/Evolving Skies/185.ts index ea8dfe58b..22f007cfb 100644 --- a/data/Sword & Shield/Evolving Skies/185.ts +++ b/data/Sword & Shield/Evolving Skies/185.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Medicham V" + en: "Medicham V", + fr: "Charmina V", + es: "Medicham V", + it: "Medicham V", + pt: "Medicham V", + de: "Meditalis V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "Satoshi Shirai", + suffix: "V", + + attacks: [{ + name: { + en: "Yoga Loop", + fr: "Boucle Yoga", + es: "Yoga en Bucle", + it: "Circuito Yoga", + pt: "Yoga Loop", + de: "Yogaschleife" + }, + + effect: { + en: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + fr: "Placez 2 marqueurs de dégâts sur l’un des Pokémon de votre adversaire. Si le Pokémon de votre adversaire est mis K.O. par cette attaque, jouez de nouveau après ce tour. (Omettez le Contrôle Pokémon.) Si l’un de vos Pokémon a utilisé Boucle Yoga pendant votre dernier tour, cette attaque ne peut pas être utilisée.", + es: "Pon 2 contadores de daño en 1 de los Pokémon de tu rival. Si un Pokémon de tu rival queda Fuera de Combate por este ataque, toma otro turno después de este. (Sáltate el Chequeo Pokémon). Si 1 de tus Pokémon usó Yoga en Bucle durante tu último turno, este ataque no se puede usar.", + it: "Metti due segnalini danno su uno dei Pokémon del tuo avversario. Se un Pokémon del tuo avversario viene messo KO da questo attacco, dopo questo turno, giocane un altro. Salta il controllo Pokémon. Se uno dei tuoi Pokémon ha usato Circuito Yoga durante il tuo ultimo turno, questo attacco non può essere usato.", + pt: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + de: "Lege 2 Schadensmarken auf 1 Pokémon deines Gegners. Wenn ein Pokémon deines Gegners durch diese Attacke kampfunfähig wird, bist du nach diesem Zug erneut am Zug. (Überspringe den Pokémon-Check.) Wenn 1 deiner Pokémon während deines letzten Zuges Yogaschleife eingesetzt hat, kann diese Attacke nicht eingesetzt werden." + }, + + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Smash Uppercut", + fr: "Poing Fracassant", + es: "Gancho Destructor", + it: "Spaccamontante", + pt: "Smash Uppercut", + de: "Geballter Kinnhaken" + }, + + effect: { + en: "This attack’s damage isn’t affected by Resistance.", + fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance.", + es: "El daño de este ataque no se ve afectado por Resistencia.", + it: "I danni di questo attacco non sono influenzati dalla resistenza.", + pt: "This attack’s damage isn’t affected by Resistance.", + de: "Der Schaden dieser Attacke wird durch Resistenz nicht verändert." + }, + + damage: 100, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Psychic", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/186.ts b/data/Sword & Shield/Evolving Skies/186.ts index ea8dfe58b..d4214d8d9 100644 --- a/data/Sword & Shield/Evolving Skies/186.ts +++ b/data/Sword & Shield/Evolving Skies/186.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Medicham V" + en: "Medicham V", + fr: "Charmina V", + es: "Medicham V", + it: "Medicham V", + pt: "Medicham V", + de: "Meditalis V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "KIYOTAKA OSHIYAMA", + suffix: "V", + + attacks: [{ + name: { + en: "Yoga Loop", + fr: "Boucle Yoga", + es: "Yoga en Bucle", + it: "Circuito Yoga", + pt: "Yoga Loop", + de: "Yogaschleife" + }, + + effect: { + en: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + fr: "Placez 2 marqueurs de dégâts sur l’un des Pokémon de votre adversaire. Si le Pokémon de votre adversaire est mis K.O. par cette attaque, jouez de nouveau après ce tour. (Omettez le Contrôle Pokémon.) Si l’un de vos Pokémon a utilisé Boucle Yoga pendant votre dernier tour, cette attaque ne peut pas être utilisée.", + es: "Pon 2 contadores de daño en 1 de los Pokémon de tu rival. Si un Pokémon de tu rival queda Fuera de Combate por este ataque, toma otro turno después de este. (Sáltate el Chequeo Pokémon). Si 1 de tus Pokémon usó Yoga en Bucle durante tu último turno, este ataque no se puede usar.", + it: "Metti due segnalini danno su uno dei Pokémon del tuo avversario. Se un Pokémon del tuo avversario viene messo KO da questo attacco, dopo questo turno, giocane un altro. Salta il controllo Pokémon. Se uno dei tuoi Pokémon ha usato Circuito Yoga durante il tuo ultimo turno, questo attacco non può essere usato.", + pt: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + de: "Lege 2 Schadensmarken auf 1 Pokémon deines Gegners. Wenn ein Pokémon deines Gegners durch diese Attacke kampfunfähig wird, bist du nach diesem Zug erneut am Zug. (Überspringe den Pokémon-Check.) Wenn 1 deiner Pokémon während deines letzten Zuges Yogaschleife eingesetzt hat, kann diese Attacke nicht eingesetzt werden." + }, + + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Smash Uppercut", + fr: "Poing Fracassant", + es: "Gancho Destructor", + it: "Spaccamontante", + pt: "Smash Uppercut", + de: "Geballter Kinnhaken" + }, + + effect: { + en: "This attack’s damage isn’t affected by Resistance.", + fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance.", + es: "El daño de este ataque no se ve afectado por Resistencia.", + it: "I danni di questo attacco non sono influenzati dalla resistenza.", + pt: "This attack’s damage isn’t affected by Resistance.", + de: "Der Schaden dieser Attacke wird durch Resistenz nicht verändert." + }, + + damage: 100, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Psychic", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/187.ts b/data/Sword & Shield/Evolving Skies/187.ts index af58aad2c..532e731c5 100644 --- a/data/Sword & Shield/Evolving Skies/187.ts +++ b/data/Sword & Shield/Evolving Skies/187.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Lycanroc V" + en: "Lycanroc V", + fr: "Lougaroc V", + es: "Lycanroc V", + it: "Lycanroc V", + pt: "Lycanroc V", + de: "Wolwerock V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Tsuji", + suffix: "V", + + attacks: [{ + name: { + en: "Rock Throw", + fr: "Jet-Pierres", + es: "Lanzarrocas", + it: "Sassata", + pt: "Rock Throw", + de: "Steinwurf" + }, + + damage: 40, + cost: ["Fighting"] + }, { + name: { + en: "Crashing Fangs", + fr: "Crocs Percutants", + es: "Colmillos Demoledores", + it: "Schiantazanne", + pt: "Crashing Fangs", + de: "Reißende Zähne" + }, + + effect: { + en: "During your next turn, this Pokémon can’t attack.", + fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.", + es: "Durante tu próximo turno, este Pokémon no puede atacar.", + it: "Durante il tuo prossimo turno, questo Pokémon non può attaccare.", + pt: "During your next turn, this Pokémon can’t attack.", + de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." + }, + + damage: 200, + cost: ["Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/188.ts b/data/Sword & Shield/Evolving Skies/188.ts index 9180727d3..ae24f83aa 100644 --- a/data/Sword & Shield/Evolving Skies/188.ts +++ b/data/Sword & Shield/Evolving Skies/188.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Umbreon V" + en: "Umbreon V", + fr: "Noctali V", + es: "Umbreon V", + it: "Umbreon V", + pt: "Umbreon V", + de: "Nachtara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Mean Look", + fr: "Regard Noir", + es: "Mal de Ojo", + it: "Malosguardo", + pt: "Mean Look", + de: "Horrorblick" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + fr: "Pendant le prochain tour de votre adversaire, le Pokémon Défenseur ne peut pas battre en retraite.", + es: "Durante el próximo turno de tu rival, el Pokémon Defensor no puede retirarse.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi.", + pt: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + de: "Während des nächsten Zuges deines Gegners kann sich das Verteidigende Pokémon nicht zurückziehen." + }, + + damage: 30, + cost: ["Darkness"] + }, { + name: { + en: "Moonlight Blade", + fr: "Lame Lune", + es: "Tajo Luz Lunar", + it: "Lama Lucelunare", + pt: "Moonlight Blade", + de: "Mondscheinklinge" + }, + + effect: { + en: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + fr: "Si au moins un marqueur de dégâts est placé sur ce Pokémon, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si este Pokémon tiene algún contador de daño sobre él, este ataque hace 80 puntos de daño más.", + it: "Se questo Pokémon ha dei segnalini danno, questo attacco infligge 80 danni in più.", + pt: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + de: "Wenn auf diesem Pokémon mindestens 1 Schadensmarke liegt, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Darkness", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/189.ts b/data/Sword & Shield/Evolving Skies/189.ts index 9180727d3..e101d4cc0 100644 --- a/data/Sword & Shield/Evolving Skies/189.ts +++ b/data/Sword & Shield/Evolving Skies/189.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Umbreon V" + en: "Umbreon V", + fr: "Noctali V", + es: "Umbreon V", + it: "Umbreon V", + pt: "Umbreon V", + de: "Nachtara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "Teeziro", + suffix: "V", + + attacks: [{ + name: { + en: "Mean Look", + fr: "Regard Noir", + es: "Mal de Ojo", + it: "Malosguardo", + pt: "Mean Look", + de: "Horrorblick" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + fr: "Pendant le prochain tour de votre adversaire, le Pokémon Défenseur ne peut pas battre en retraite.", + es: "Durante el próximo turno de tu rival, el Pokémon Defensor no puede retirarse.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi.", + pt: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + de: "Während des nächsten Zuges deines Gegners kann sich das Verteidigende Pokémon nicht zurückziehen." + }, + + damage: 30, + cost: ["Darkness"] + }, { + name: { + en: "Moonlight Blade", + fr: "Lame Lune", + es: "Tajo Luz Lunar", + it: "Lama Lucelunare", + pt: "Moonlight Blade", + de: "Mondscheinklinge" + }, + + effect: { + en: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + fr: "Si au moins un marqueur de dégâts est placé sur ce Pokémon, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si este Pokémon tiene algún contador de daño sobre él, este ataque hace 80 puntos de daño más.", + it: "Se questo Pokémon ha dei segnalini danno, questo attacco infligge 80 danni in più.", + pt: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + de: "Wenn auf diesem Pokémon mindestens 1 Schadensmarke liegt, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Darkness", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/19.ts b/data/Sword & Shield/Evolving Skies/19.ts index 9ee89fb4a..a5b18fd6f 100644 --- a/data/Sword & Shield/Evolving Skies/19.ts +++ b/data/Sword & Shield/Evolving Skies/19.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Entei" + en: "Entei", + fr: "Entei", + es: "Entei", + it: "Entei", + pt: "Entei", + de: "Entei" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "NC Empire", + + attacks: [{ + name: { + en: "Angry Fang", + fr: "Crocs Enragés", + es: "Colmillo Irascible", + it: "Zanna Furiosa", + pt: "Angry Fang", + de: "Wütende Fänge" + }, + + effect: { + en: "This attack does 10 damage for each damage counter on all of your Benched Single Strike Pokémon.", + fr: "Cette attaque inflige 10 dégâts pour chaque marqueur de dégâts placé sur tous vos Pokémon Poing Final de Banc.", + es: "Este ataque hace 10 puntos de daño por cada contador de daño en todos tus Pokémon Golpe Brusco en Banca.", + it: "Questo attacco infligge 10 danni per ogni segnalino danno presente sui tuoi Pokémon Colpo Singolo in panchina.", + pt: "This attack does 10 damage for each damage counter on all of your Benched Single Strike Pokémon.", + de: "Diese Attacke fügt für jede Schadensmarke auf allen Fokussierter-Angriff-Pokémon auf deiner Bank 10 Schadenspunkte zu." + }, + + damage: "10×", + cost: ["Fire", "Colorless"] + }, { + name: { + en: "Heat Tackle", + fr: "Charge Énergétique", + es: "Placaje Ardiente", + it: "Calorazione", + pt: "Heat Tackle", + de: "Hitze-Tackle" + }, + + effect: { + en: "This Pokémon also does 30 damage to itself.", + fr: "Ce Pokémon s’inflige aussi 30 dégâts.", + es: "Este Pokémon también se hace 30 puntos de daño a sí mismo.", + it: "Questo Pokémon infligge anche 30 danni a se stesso.", + pt: "This Pokémon also does 30 damage to itself.", + de: "Dieses Pokémon fügt auch sich selbst 30 Schadenspunkte zu." + }, + + damage: 120, + cost: ["Fire", "Fire", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/190.ts b/data/Sword & Shield/Evolving Skies/190.ts index a94ce18db..bffb3c81b 100644 --- a/data/Sword & Shield/Evolving Skies/190.ts +++ b/data/Sword & Shield/Evolving Skies/190.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Garbodor V" + en: "Garbodor V", + fr: "Miasmax V", + es: "Garbodor V", + it: "Garbodor V", + pt: "Garbodor V", + de: "Deponitox V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "aky CG Works", + suffix: "V", + + attacks: [{ + name: { + en: "Trash Stench", + fr: "Relents d’Ordures", + es: "Basura Pestilente", + it: "Tanfo di Spazzatura", + pt: "Trash Stench", + de: "Müllmief" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Pendant le prochain tour de votre adversaire, ce Pokémon-là ne peut pas battre en retraite.", + es: "El Pokémon Activo de tu rival pasa a estar Envenenado. Durante el próximo turno de tu rival, ese Pokémon no puede retirarse.", + it: "Il Pokémon attivo del tuo avversario viene avvelenato. Durante il prossimo turno del tuo avversario, quel Pokémon non può ritirarsi.", + pt: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + de: "Das Aktive Pokémon deines Gegners ist jetzt vergiftet. Während des nächsten Zuges deines Gegners kann sich jenes Pokémon nicht zurückziehen." + }, + + damage: 40, + cost: ["Darkness", "Colorless"] + }, { + name: { + en: "Sludge Bomb", + fr: "Bombe Beurk", + es: "Bomba Lodo", + it: "Fangobomba", + pt: "Sludge Bomb", + de: "Matschbombe" + }, + + damage: 130, + cost: ["Darkness", "Darkness", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/191.ts b/data/Sword & Shield/Evolving Skies/191.ts index d05a30e51..e4e5d4d45 100644 --- a/data/Sword & Shield/Evolving Skies/191.ts +++ b/data/Sword & Shield/Evolving Skies/191.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Dragonite V" + en: "Dragonite V", + fr: "Dracolosse V", + es: "Dragonite V", + it: "Dragonite V", + pt: "Dragonite V", + de: "Dragoran V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 230, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Saki Hayashiro", + suffix: "V", + + attacks: [{ + name: { + en: "Shred", + fr: "Déchiquetage", + es: "Hacer Trizas", + it: "Tritatutto", + pt: "Shred", + de: "Zerfetzer" + }, + + effect: { + en: "This attack’s damage isn’t affected by any effects on your opponent’s Active Pokémon.", + fr: "Les dégâts de cette attaque ne sont affectés par aucun effet en action sur le Pokémon Actif de votre adversaire.", + es: "El daño de este ataque no se ve afectado por ningún efecto en el Pokémon Activo de tu rival.", + it: "I danni di questo attacco non sono influenzati da alcun effetto presente sul Pokémon attivo del tuo avversario.", + pt: "This attack’s damage isn’t affected by any effects on your opponent’s Active Pokémon.", + de: "Der Schaden dieser Attacke wird durch Effekte auf dem Aktiven Pokémon deines Gegners nicht verändert." + }, + + damage: 50, + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Dragon Gale", + fr: "Bourrasque Draconique", + es: "Vendaval de Dragón", + it: "Dragoraffica", + pt: "Dragon Gale", + de: "Drachensturm" + }, + + effect: { + en: "This attack also does 20 damage to each of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige aussi 20 dégâts à chacun de vos Pokémon de Banc. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque también hace 20 puntos de daño a cada uno de tus Pokémon en Banca. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge anche 20 danni a ciascuno dei Pokémon nella tua panchina. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack also does 20 damage to each of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt auch jedem Pokémon auf deiner Bank 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 250, + cost: ["Water", "Water", "Lightning"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/192.ts b/data/Sword & Shield/Evolving Skies/192.ts index d05a30e51..c034ddee8 100644 --- a/data/Sword & Shield/Evolving Skies/192.ts +++ b/data/Sword & Shield/Evolving Skies/192.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Dragonite V" + en: "Dragonite V", + fr: "Dracolosse V", + es: "Dragonite V", + it: "Dragonite V", + pt: "Dragonite V", + de: "Dragoran V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 230, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Atsushi Furusawa", + suffix: "V", + + attacks: [{ + name: { + en: "Shred", + fr: "Déchiquetage", + es: "Hacer Trizas", + it: "Tritatutto", + pt: "Shred", + de: "Zerfetzer" + }, + + effect: { + en: "This attack’s damage isn’t affected by any effects on your opponent’s Active Pokémon.", + fr: "Les dégâts de cette attaque ne sont affectés par aucun effet en action sur le Pokémon Actif de votre adversaire.", + es: "El daño de este ataque no se ve afectado por ningún efecto en el Pokémon Activo de tu rival.", + it: "I danni di questo attacco non sono influenzati da alcun effetto presente sul Pokémon attivo del tuo avversario.", + pt: "This attack’s damage isn’t affected by any effects on your opponent’s Active Pokémon.", + de: "Der Schaden dieser Attacke wird durch Effekte auf dem Aktiven Pokémon deines Gegners nicht verändert." + }, + + damage: 50, + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Dragon Gale", + fr: "Bourrasque Draconique", + es: "Vendaval de Dragón", + it: "Dragoraffica", + pt: "Dragon Gale", + de: "Drachensturm" + }, + + effect: { + en: "This attack also does 20 damage to each of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige aussi 20 dégâts à chacun de vos Pokémon de Banc. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque también hace 20 puntos de daño a cada uno de tus Pokémon en Banca. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge anche 20 danni a ciascuno dei Pokémon nella tua panchina. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack also does 20 damage to each of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt auch jedem Pokémon auf deiner Bank 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 250, + cost: ["Water", "Water", "Lightning"] + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/193.ts b/data/Sword & Shield/Evolving Skies/193.ts index 891f38174..b2a406124 100644 --- a/data/Sword & Shield/Evolving Skies/193.ts +++ b/data/Sword & Shield/Evolving Skies/193.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Rayquaza V" + en: "Rayquaza V", + fr: "Rayquaza V", + es: "Rayquaza V", + it: "Rayquaza V", + pt: "Rayquaza V", + de: "Rayquaza V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Mochizuki", + suffix: "V", + + attacks: [{ + name: { + en: "Dragon Pulse", + fr: "Draco-Choc", + es: "Pulso Dragón", + it: "Dragopulsar", + pt: "Dragon Pulse", + de: "Drachenpuls" + }, + + effect: { + en: "Discard the top 2 cards of your deck.", + fr: "Défaussez les 2 cartes du dessus de votre deck.", + es: "Descarta las 2 primeras cartas de tu baraja.", + it: "Scarta le prime due carte del tuo mazzo.", + pt: "Discard the top 2 cards of your deck.", + de: "Lege die obersten 2 Karten deines Decks auf deinen Ablagestapel." + }, + + damage: 40, + cost: ["Lightning"] + }, { + name: { + en: "Spiral Burst", + fr: "Spirale Détonante", + es: "Explosión en Espiral", + it: "Spiralscoppio", + pt: "Spiral Burst", + de: "Spiral-Detonation" + }, + + effect: { + en: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + fr: "Vous pouvez défausser jusqu’à 2 Énergies Fire de base ou jusqu’à 2 Énergies Lightning de base de ce Pokémon. Cette attaque inflige 80 dégâts supplémentaires pour chaque carte défaussée de cette façon.", + es: "Puedes descartar hasta 2 Energías Fire Básicas o hasta 2 Energías Lightning Básicas de este Pokémon. Este ataque hace 80 puntos de daño más por cada carta que hayas descartado de esta manera.", + it: "Puoi scartare fino a due Energie base Fire o due Energie base Lightning da questo Pokémon. Questo attacco infligge 80 danni in più per ogni carta che hai scartato in questo modo.", + pt: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + de: "Du kannst bis zu 2 Basis-Fire-Energien oder bis zu 2 Basis-Lightning-Energien von diesem Pokémon auf deinen Ablagestapel legen. Diese Attacke fügt für jede auf diese Weise abgelegte Karte 80 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Fire", "Lightning"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/194.ts b/data/Sword & Shield/Evolving Skies/194.ts index 6ea5ac724..c16b2a9ab 100644 --- a/data/Sword & Shield/Evolving Skies/194.ts +++ b/data/Sword & Shield/Evolving Skies/194.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Rayquaza V" + en: "Rayquaza V", + fr: "Rayquaza V", + es: "Rayquaza V", + it: "Rayquaza V", + pt: "Rayquaza V", + de: "Rayquaza V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Ryuta Fuse", + suffix: "V", + + attacks: [{ + name: { + en: "Dragon Pulse", + fr: "Draco-Choc", + es: "Pulso Dragón", + it: "Dragopulsar", + pt: "Dragon Pulse", + de: "Drachenpuls" + }, + + effect: { + en: "Discard the top 2 cards of your deck.", + fr: "Défaussez les 2 cartes du dessus de votre deck.", + es: "Descarta las 2 primeras cartas de tu baraja.", + it: "Scarta le prime due carte del tuo mazzo.", + pt: "Discard the top 2 cards of your deck.", + de: "Lege die obersten 2 Karten deines Decks auf deinen Ablagestapel." + }, + + damage: 40, + cost: ["Lightning"] + }, { + name: { + en: "Spiral Burst", + fr: "Spirale Détonante", + es: "Explosión en Espiral", + it: "Spiralscoppio", + pt: "Spiral Burst", + de: "Spiral-Detonation" + }, + + effect: { + en: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + fr: "Vous pouvez défausser jusqu’à 2 Énergies Fire de base ou jusqu’à 2 Énergies Lightning de base de ce Pokémon. Cette attaque inflige 80 dégâts supplémentaires pour chaque carte défaussée de cette façon.", + es: "Puedes descartar hasta 2 Energías Fire Básicas o hasta 2 Energías Lightning Básicas de este Pokémon. Este ataque hace 80 puntos de daño más por cada carta que hayas descartado de esta manera.", + it: "Puoi scartare fino a due Energie base Fire o due Energie base Lightning da questo Pokémon. Questo attacco infligge 80 danni in più per ogni carta che hai scartato in questo modo.", + pt: "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.", + de: "Du kannst bis zu 2 Basis-Fire-Energien oder bis zu 2 Basis-Lightning-Energien von diesem Pokémon auf deinen Ablagestapel legen. Diese Attacke fügt für jede auf diese Weise abgelegte Karte 80 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Fire", "Lightning"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/195.ts b/data/Sword & Shield/Evolving Skies/195.ts index f5391b34b..194173f88 100644 --- a/data/Sword & Shield/Evolving Skies/195.ts +++ b/data/Sword & Shield/Evolving Skies/195.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Noivern V" + en: "Noivern V", + fr: "Bruyverne V", + es: "Noivern V", + it: "Noivern V", + pt: "Noivern V", + de: "UHaFnir V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Ayaka Yoshida", + suffix: "V", + + attacks: [{ + name: { + en: "Boomburst", + fr: "Bang Sonique", + es: "Estruendo", + it: "Ondaboato", + pt: "Boomburst", + de: "Überschallknall" + }, + + effect: { + en: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 20 dégâts à chacun des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 20 puntos de daño a cada uno de los Pokémon de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 20 danni a ciascuno dei Pokémon del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt jedem Pokémon deines Gegners 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Synchro Loud", + fr: "Synchro Sonore", + es: "Sincronización Ruidosa", + it: "Sincrochiasso", + pt: "Synchro Loud", + de: "Synchrokrach" + }, + + effect: { + en: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + fr: "Si vous avez le même nombre de cartes dans votre main que votre adversaire, cette attaque inflige 120 dégâts supplémentaires.", + es: "Si tienes la misma cantidad de cartas en tu mano que tu rival, este ataque hace 120 puntos de daño más.", + it: "Se hai lo stesso numero di carte in mano del tuo avversario, questo attacco infligge 120 danni in più.", + pt: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + de: "Wenn du genauso viele Karten auf der Hand hast wie dein Gegner, fügt diese Attacke 120 Schadenspunkte mehr zu." + }, + + damage: "60+", + cost: ["Psychic", "Darkness"] + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/196.ts b/data/Sword & Shield/Evolving Skies/196.ts index f5391b34b..f4d319a2d 100644 --- a/data/Sword & Shield/Evolving Skies/196.ts +++ b/data/Sword & Shield/Evolving Skies/196.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Noivern V" + en: "Noivern V", + fr: "Bruyverne V", + es: "Noivern V", + it: "Noivern V", + pt: "Noivern V", + de: "UHaFnir V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Mitsuhiro Arita", + suffix: "V", + + attacks: [{ + name: { + en: "Boomburst", + fr: "Bang Sonique", + es: "Estruendo", + it: "Ondaboato", + pt: "Boomburst", + de: "Überschallknall" + }, + + effect: { + en: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 20 dégâts à chacun des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 20 puntos de daño a cada uno de los Pokémon de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 20 danni a ciascuno dei Pokémon del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 20 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt jedem Pokémon deines Gegners 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Synchro Loud", + fr: "Synchro Sonore", + es: "Sincronización Ruidosa", + it: "Sincrochiasso", + pt: "Synchro Loud", + de: "Synchrokrach" + }, + + effect: { + en: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + fr: "Si vous avez le même nombre de cartes dans votre main que votre adversaire, cette attaque inflige 120 dégâts supplémentaires.", + es: "Si tienes la misma cantidad de cartas en tu mano que tu rival, este ataque hace 120 puntos de daño más.", + it: "Se hai lo stesso numero di carte in mano del tuo avversario, questo attacco infligge 120 danni in più.", + pt: "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.", + de: "Wenn du genauso viele Karten auf der Hand hast wie dein Gegner, fügt diese Attacke 120 Schadenspunkte mehr zu." + }, + + damage: "60+", + cost: ["Psychic", "Darkness"] + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/197.ts b/data/Sword & Shield/Evolving Skies/197.ts index ee9d0685f..b2a03e0ad 100644 --- a/data/Sword & Shield/Evolving Skies/197.ts +++ b/data/Sword & Shield/Evolving Skies/197.ts @@ -12,14 +12,58 @@ const card: Card = { }, name: { - en: "Duraludon V" + en: "Duraludon V", + fr: "Duralugon V", + es: "Duraludon V", + it: "Duraludon V", + pt: "Duraludon V", + de: "Duraludon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Mochizuki", + suffix: "V", + + attacks: [{ + name: { + en: "Metal Claw", + fr: "Griffe Acier", + es: "Garra Metal", + it: "Ferrartigli", + pt: "Metal Claw", + de: "Metallklaue" + }, + + damage: 70, + cost: ["Fighting", "Metal"] + }, { + name: { + en: "Breaking Swipe", + fr: "Abattage", + es: "Vasto Impacto", + it: "Vastoimpatto", + pt: "Breaking Swipe", + de: "Breitseite" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, les attaques du Pokémon Défenseur infligent 30 dégâts de moins (avant application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques del Pokémon Defensor hacen 30 puntos de daño menos (antes de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, gli attacchi del Pokémon difensore infliggono 30 danni in meno, prima di aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners fügen die Attacken des Verteidigenden Pokémon 30 Schadenspunkte weniger zu (bevor Schwäche und Resistenz verrechnet werden)." + }, + + damage: 140, + cost: ["Fighting", "Metal", "Metal"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/198.ts b/data/Sword & Shield/Evolving Skies/198.ts index ee9d0685f..2b12740bb 100644 --- a/data/Sword & Shield/Evolving Skies/198.ts +++ b/data/Sword & Shield/Evolving Skies/198.ts @@ -12,14 +12,58 @@ const card: Card = { }, name: { - en: "Duraludon V" + en: "Duraludon V", + fr: "Duralugon V", + es: "Duraludon V", + it: "Duraludon V", + pt: "Duraludon V", + de: "Duraludon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Dragon"], - stage: "Basic" + stage: "Basic", + illustrator: "Naoki Saito", + suffix: "V", + + attacks: [{ + name: { + en: "Metal Claw", + fr: "Griffe Acier", + es: "Garra Metal", + it: "Ferrartigli", + pt: "Metal Claw", + de: "Metallklaue" + }, + + damage: 70, + cost: ["Fighting", "Metal"] + }, { + name: { + en: "Breaking Swipe", + fr: "Abattage", + es: "Vasto Impacto", + it: "Vastoimpatto", + pt: "Breaking Swipe", + de: "Breitseite" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, les attaques du Pokémon Défenseur infligent 30 dégâts de moins (avant application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques del Pokémon Defensor hacen 30 puntos de daño menos (antes de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, gli attacchi del Pokémon difensore infliggono 30 danni in meno, prima di aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, the Defending Pokémon’s attacks do 30 less damage (before applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners fügen die Attacken des Verteidigenden Pokémon 30 Schadenspunkte weniger zu (bevor Schwäche und Resistenz verrechnet werden)." + }, + + damage: 140, + cost: ["Fighting", "Metal", "Metal"] + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/199.ts b/data/Sword & Shield/Evolving Skies/199.ts index a77819719..57460dc33 100644 --- a/data/Sword & Shield/Evolving Skies/199.ts +++ b/data/Sword & Shield/Evolving Skies/199.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Aroma Lady" + en: "Aroma Lady", + fr: "Aromathérapeute", + es: "Señorita Aroma", + it: "Profumina", + pt: "Aroma Lady", + de: "Aromalady" }, rarity: "Ultra Rare", category: "Trainer", effect: { - en: "Draw 2 cards. If you do, your Active Pokemon recovers from all Special Conditions." + en: "Draw 2 cards. If you do, your Active Pokémon recovers from all Special Conditions.", + fr: "Piochez 2 cartes. Dans ce cas, votre Pokémon Actif guérit de tous les États Spéciaux.", + es: "Roba 2 cartas. Si lo haces, tu Pokémon Activo se recupera de todas las Condiciones Especiales.", + it: "Pesca due carte. Se lo fai, il tuo Pokémon attivo guarisce da tutte le condizioni speciali.", + pt: "Draw 2 cards. If you do, your Active Pokémon recovers from all Special Conditions.", + de: "Ziehe 2 Karten. Wenn du das machst, erholt sich dein Aktives Pokémon von allen Speziellen Zuständen." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "En Morikura" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/2.ts b/data/Sword & Shield/Evolving Skies/2.ts index a41f6473a..18cd44026 100644 --- a/data/Sword & Shield/Evolving Skies/2.ts +++ b/data/Sword & Shield/Evolving Skies/2.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Hoppip" + en: "Hoppip", + fr: "Granivol", + es: "Hoppip", + it: "Hoppip", + pt: "Hoppip", + de: "Hoppspross" }, rarity: "Common", category: "Pokemon", hp: 40, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Kagemaru Himeno", + + attacks: [{ + name: { + en: "Continuous Spin", + fr: "Rotation Continue", + es: "Giro Continuo", + it: "Eternogiro", + pt: "Continuous Spin", + de: "Dauerdrehung" + }, + + effect: { + en: "Flip a coin until you get tails. This attack does 20 damage for each heads.", + fr: "Lancez une pièce jusqu’à obtenir un côté pile. Cette attaque inflige 20 dégâts pour chaque côté face.", + es: "Lanza 1 moneda hasta que salga cruz. Este ataque hace 20 puntos de daño por cada cara.", + it: "Lancia una moneta finché non esce croce. Questo attacco infligge 20 danni ogni volta che esce testa.", + pt: "Flip a coin until you get tails. This attack does 20 damage for each heads.", + de: "Wirf so lange 1 Münze, bis zum ersten Mal das Ergebnis Zahl kommt. Diese Attacke fügt 20 Schadenspunkte pro Kopf zu." + }, + + damage: "20×", + cost: ["Grass"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/20.ts b/data/Sword & Shield/Evolving Skies/20.ts index f6bf3cc51..03f58eedc 100644 --- a/data/Sword & Shield/Evolving Skies/20.ts +++ b/data/Sword & Shield/Evolving Skies/20.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Victini" + en: "Victini", + fr: "Victini", + es: "Victini", + it: "Victini", + pt: "Victini", + de: "Victini" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 60, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "Teeziro", + + attacks: [{ + name: { + en: "Victory Dive", + fr: "Plongée Victorieuse", + es: "Salto Victoria", + it: "Picchiata Vittoriosa", + pt: "Victory Dive", + de: "Triumphzug" + }, + + effect: { + en: "You may search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.", + fr: "Vous pouvez chercher dans votre deck jusqu’à 2 cartes, puis les ajouter à votre main. Mélangez ensuite votre deck.", + es: "Puedes buscar en tu baraja hasta 2 cartas y ponerlas en tu mano. Después, baraja las cartas de tu baraja.", + it: "Puoi cercare nel tuo mazzo fino a due carte e aggiungerle a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "You may search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.", + de: "Du kannst dein Deck nach bis zu 2 Karten durchsuchen und sie auf deine Hand nehmen. Mische anschließend dein Deck." + }, + + damage: 30, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/200.ts b/data/Sword & Shield/Evolving Skies/200.ts index a54e3b5af..effe9023e 100644 --- a/data/Sword & Shield/Evolving Skies/200.ts +++ b/data/Sword & Shield/Evolving Skies/200.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Copycat" + en: "Copycat", + fr: "Copieuse", + es: "Copiona", + it: "Copiona", + pt: "Copycat", + de: "Nachahmerin" }, rarity: "Ultra Rare", category: "Trainer", effect: { - en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand." + en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + fr: "Mélangez votre main avec votre deck. Ensuite, piochez une carte pour chaque carte dans la main de votre adversaire.", + es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 1 carta por cada carta en la mano de tu rival.", + it: "Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca una carta per ogni carta nella mano del tuo avversario.", + pt: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 1 Karte für jede Karte auf der Hand deines Gegners." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Sanosuke Sakuma" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/201.ts b/data/Sword & Shield/Evolving Skies/201.ts index 746becab9..adbe32397 100644 --- a/data/Sword & Shield/Evolving Skies/201.ts +++ b/data/Sword & Shield/Evolving Skies/201.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Gordie" + en: "Gordie", + fr: "Chaz", + es: "Morris", + it: "Milo", + pt: "Gordie", + de: "Mac" }, rarity: "Ultra Rare", category: "Trainer", effect: { - en: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck." + en: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck.", + fr: "Regardez les 7 cartes du dessus de votre deck. Vous pouvez montrer le nombre voulu de cartes Énergie que vous y trouvez, puis les ajouter à votre main. Mélangez les autres cartes avec votre deck.", + es: "Mira las 7 primeras cartas de tu baraja. Puedes enseñar cualquier cantidad de cartas de Energía que encuentres entre ellas y ponerlas en tu mano. Pon el resto de las cartas de nuevo en tu baraja y barájalas todas.", + it: "Guarda le prime sette carte del tuo mazzo. Puoi mostrare un numero qualsiasi di carte Energia presenti tra esse e aggiungerle alle carte che hai in mano. Poi rimischia le altre carte nel tuo mazzo.", + pt: "Look at the top 7 cards of your deck. You may reveal any number of Energy cards you find there and put them into your hand. Shuffle the other cards back into your deck.", + de: "Schau dir die obersten 7 Karten deines Decks an. Du kannst beliebig viele Energiekarten, die du dort findest, deinem Gegner zeigen und auf deine Hand nehmen. Mische die anderen Karten zurück in dein Deck." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Hitoshi Ariga" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/202.ts b/data/Sword & Shield/Evolving Skies/202.ts index 2fa288a73..f6b4727ad 100644 --- a/data/Sword & Shield/Evolving Skies/202.ts +++ b/data/Sword & Shield/Evolving Skies/202.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Raihan" + en: "Raihan", + fr: "Roy", + es: "Roy", + it: "Laburno", + pt: "Raihan", + de: "Roy" }, rarity: "Ultra Rare", category: "Trainer", effect: { - en: "You can play this card only if any of your Pokemon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy from your discard pile to 1 of your Pokemon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck." + en: "You can play this card only if any of your Pokémon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy card from your discard pile to 1 of your Pokémon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck.", + fr: "Vous ne pouvez jouer cette carte que si au moins l’un de vos Pokémon a été mis K.O. pendant le dernier tour de votre adversaire.\nAttachez une carte Énergie de base de votre pile de défausse à l’un de vos Pokémon. Dans ce cas, cherchez dans votre deck une carte, puis ajoutez-la à votre main. Mélangez ensuite votre deck.", + es: "Puedes jugar esta carta solo si alguno de tus Pokémon quedó Fuera de Combate durante el último turno de tu rival.\nUne 1 carta de Energía Básica de tu pila de descartes a 1 de tus Pokémon. Si lo haces, busca en tu baraja 1 carta y ponla en tu mano. Después, baraja las cartas de tu baraja.", + it: "Puoi giocare questa carta solo se uno dei tuoi Pokémon è stato messo KO durante l’ultimo turno del tuo avversario.\nAssegna a uno dei tuoi Pokémon una carta Energia base dalla tua pila degli scarti. Se lo fai, cerca nel tuo mazzo una carta e aggiungila a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "You can play this card only if any of your Pokémon were Knocked Out during your opponent’s last turn.\nAttach a basic Energy card from your discard pile to 1 of your Pokémon. If you do, search your deck for a card and put it into your hand. Then, shuffle your deck.", + de: "Du kannst diese Karte nur spielen, wenn mindestens 1 deiner Pokémon während des letzten Zuges deines Gegners kampfunfähig wurde.\nLege 1 Basis-Energiekarte aus deinem Ablagestapel an 1 deiner Pokémon an. Wenn du das machst, durchsuche dein Deck nach 1 Karte und nimm sie auf deine Hand. Mische anschließend dein Deck." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "kirisAki" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/203.ts b/data/Sword & Shield/Evolving Skies/203.ts index 17242cb98..cc51de7d4 100644 --- a/data/Sword & Shield/Evolving Skies/203.ts +++ b/data/Sword & Shield/Evolving Skies/203.ts @@ -12,17 +12,28 @@ const card: Card = { }, name: { - en: "Zinnia’s Resolve" + en: "Zinnia’s Resolve", + fr: "Résolution d’Amaryllis", + es: "Decisión de Tristana", + it: "Grinta di Lyris", + pt: "Zinnia’s Resolve", + de: "Amalias Entschluss" }, rarity: "Ultra Rare", category: "Trainer", effect: { - en: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokemon in play." + en: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokémon in play.", + fr: "Vous ne pouvez jouer cette carte que si vous défaussez 2 autres cartes de votre main.\nPiochez une carte pour chacun des Pokémon en jeu de votre adversaire.", + es: "Puedes jugar esta carta solo si descartas otras 2 cartas de tu mano.\nRoba 1 carta por cada uno de los Pokémon en juego de tu rival.", + it: "Puoi giocare questa carta solo se scarti altre due carte che hai in mano.\nPesca una carta per ogni Pokémon del tuo avversario in gioco.", + pt: "You can play this card only if you discard 2 other cards from your hand.\nDraw a card for each of your opponent’s Pokémon in play.", + de: "Du kannst diese Karte nur spielen, wenn du 2 andere Karten aus deiner Hand auf deinen Ablagestapel legst.\nZiehe 1 Karte für jedes Pokémon deines Gegners im Spiel." }, - trainerType: "Supporter" + trainerType: "Supporter", + illustrator: "Taira Akitsu" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/21.ts b/data/Sword & Shield/Evolving Skies/21.ts index 0befc445c..f861bdbff 100644 --- a/data/Sword & Shield/Evolving Skies/21.ts +++ b/data/Sword & Shield/Evolving Skies/21.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Volcarona V" + en: "Volcarona V", + fr: "Pyrax V", + es: "Volcarona V", + it: "Volcarona V", + pt: "Volcarona V", + de: "Ramoth V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "kawayoo", + suffix: "V", + + attacks: [{ + name: { + en: "Surging Flames", + fr: "Flammes Jaillissantes", + es: "Llamas Crecientes", + it: "Fuocoraffica", + pt: "Surging Flames", + de: "Flammenschwall" + }, + + effect: { + en: "This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those Energy cards into your deck.", + fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque carte Énergie de base dans votre pile de défausse. Mélangez ensuite ces cartes Énergie avec votre deck.", + es: "Este ataque hace 20 puntos de daño más por cada carta de Energía Básica en tu pila de descartes. Después, pon esas cartas de Energía en tu baraja y barájalas todas.", + it: "Questo attacco infligge 20 danni in più per ogni carta Energia base nella tua pila degli scarti. Poi rimischia quelle carte Energia nel tuo mazzo.", + pt: "This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those Energy cards into your deck.", + de: "Diese Attacke fügt für jede Basis-Energiekarte in deinem Ablagestapel 20 Schadenspunkte mehr zu. Mische jene Energiekarten anschließend in dein Deck." + }, + + damage: "20+", + cost: ["Fire"] + }, { + name: { + en: "Fire Blast", + fr: "Déflagration", + es: "Llamarada", + it: "Fuocobomba", + pt: "Fire Blast", + de: "Feuersturm" + }, + + effect: { + en: "Discard an Energy from this Pokémon.", + fr: "Défaussez une Énergie de ce Pokémon.", + es: "Descarta 1 Energía de este Pokémon.", + it: "Scarta un’Energia da questo Pokémon.", + pt: "Discard an Energy from this Pokémon.", + de: "Lege 1 Energie von diesem Pokémon auf deinen Ablagestapel." + }, + + damage: 160, + cost: ["Fire", "Fire", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/22.ts b/data/Sword & Shield/Evolving Skies/22.ts index 8cd883885..a8269ba30 100644 --- a/data/Sword & Shield/Evolving Skies/22.ts +++ b/data/Sword & Shield/Evolving Skies/22.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Litleo" + en: "Litleo", + fr: "Hélionceau", + es: "Litleo", + it: "Litleo", + pt: "Litleo", + de: "Leufeo" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Fire"], - stage: "Basic" + stage: "Basic", + illustrator: "Misa Tsutsui", + + attacks: [{ + name: { + en: "Live Coal", + fr: "Charbon Mutant", + es: "Carbón Activado", + it: "Carboni Ardenti", + pt: "Live Coal", + de: "Glühende Kohlen" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/23.ts b/data/Sword & Shield/Evolving Skies/23.ts index bf046f5d2..bf9657c0f 100644 --- a/data/Sword & Shield/Evolving Skies/23.ts +++ b/data/Sword & Shield/Evolving Skies/23.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Pyroar" + en: "Pyroar", + fr: "Némélios", + es: "Pyroar", + it: "Pyroar", + pt: "Pyroar", + de: "Pyroleo" }, rarity: "Uncommon", category: "Pokemon", hp: 130, types: ["Fire"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Hitoshi Ariga", + + attacks: [{ + name: { + en: "Combustion", + fr: "Fournaise", + es: "Combustión", + it: "Fuoco Continuo", + pt: "Combustion", + de: "Glühen" + }, + + damage: 30, + cost: ["Colorless"] + }, { + name: { + en: "Rip Claw", + fr: "Griffe Déchirante", + es: "Garra Arrebatadora", + it: "Strappartiglio", + pt: "Rip Claw", + de: "Reißklaue" + }, + + effect: { + en: "Discard an Energy from your opponent’s Active Pokémon.", + fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire.", + es: "Descarta 1 Energía del Pokémon Activo de tu rival.", + it: "Scarta un’Energia dal Pokémon attivo del tuo avversario.", + pt: "Discard an Energy from your opponent’s Active Pokémon.", + de: "Lege 1 Energie vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel." + }, + + damage: 70, + cost: ["Fire", "Colorless"] + }], + + weaknesses: [{ + type: "Water", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/24.ts b/data/Sword & Shield/Evolving Skies/24.ts index d55061135..851803d88 100644 --- a/data/Sword & Shield/Evolving Skies/24.ts +++ b/data/Sword & Shield/Evolving Skies/24.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Psyduck" + en: "Psyduck", + fr: "Psykokwak", + es: "Psyduck", + it: "Psyduck", + pt: "Psyduck", + de: "Enton" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "OKACHEKE", + + attacks: [{ + name: { + en: "Rain Splash", + fr: "Pluie Éclaboussante", + es: "Golpe de Lluvia", + it: "Spruzzapioggia", + pt: "Rain Splash", + de: "Regenplatscher" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/25.ts b/data/Sword & Shield/Evolving Skies/25.ts index f3e541127..9923cadc7 100644 --- a/data/Sword & Shield/Evolving Skies/25.ts +++ b/data/Sword & Shield/Evolving Skies/25.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Golduck" + en: "Golduck", + fr: "Akwakwak", + es: "Golduck", + it: "Golduck", + pt: "Golduck", + de: "Entoron" }, rarity: "Uncommon", category: "Pokemon", hp: 120, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kyoko Umemoto", + + attacks: [{ + name: { + en: "Psybeam", + fr: "Rafale Psy", + es: "Psicorrayo", + it: "Psicoraggio", + pt: "Psybeam", + de: "Psystrahl" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Confused.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.", + es: "El Pokémon Activo de tu rival pasa a estar Confundido.", + it: "Il Pokémon attivo del tuo avversario viene confuso.", + pt: "Your opponent’s Active Pokémon is now Confused.", + de: "Das Aktive Pokémon deines Gegners ist jetzt verwirrt." + }, + + damage: 20, + cost: ["Colorless"] + }, { + name: { + en: "Surf", + fr: "Surf", + es: "Surf", + it: "Surf", + pt: "Surf", + de: "Surfer" + }, + + damage: 70, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/26.ts b/data/Sword & Shield/Evolving Skies/26.ts index dcf1e3a97..8a07d7a0e 100644 --- a/data/Sword & Shield/Evolving Skies/26.ts +++ b/data/Sword & Shield/Evolving Skies/26.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Tentacool" + en: "Tentacool", + fr: "Tentacool", + es: "Tentacool", + it: "Tentacool", + pt: "Tentacool", + de: "Tentacha" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "SATOSHI NAKAI", + + attacks: [{ + name: { + en: "Gentle Slap", + fr: "Gifle Douce", + es: "Bofetada Gentil", + it: "Schiaffetto", + pt: "Gentle Slap", + de: "Sanfter Hieb" + }, + + damage: 30, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/27.ts b/data/Sword & Shield/Evolving Skies/27.ts index c702d910a..0b7e157e4 100644 --- a/data/Sword & Shield/Evolving Skies/27.ts +++ b/data/Sword & Shield/Evolving Skies/27.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Tentacruel" + en: "Tentacruel", + fr: "Tentacruel", + es: "Tentacruel", + it: "Tentacruel", + pt: "Tentacruel", + de: "Tentoxa" }, rarity: "Uncommon", category: "Pokemon", hp: 120, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Mina Nakai", + + attacks: [{ + name: { + en: "Wave Splash", + fr: "Grosse Vague", + es: "Chapoteo Ondulante", + it: "Schizzi d’Onda", + pt: "Wave Splash", + de: "Wellenplatscher" + }, + + damage: 50, + cost: ["Water", "Colorless"] + }, { + name: { + en: "Poisonous Prison", + fr: "Prison Empoisonnée", + es: "Prisión Venenosa", + it: "Prigione Velenosa", + pt: "Poisonous Prison", + de: "Giftiges Gefängnis" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Pendant le prochain tour de votre adversaire, ce Pokémon-là ne peut pas battre en retraite.", + es: "El Pokémon Activo de tu rival pasa a estar Envenenado. Durante el próximo turno de tu rival, ese Pokémon no puede retirarse.", + it: "Il Pokémon attivo del tuo avversario viene avvelenato. Durante il prossimo turno del tuo avversario, quel Pokémon non può ritirarsi.", + pt: "Your opponent’s Active Pokémon is now Poisoned. During your opponent’s next turn, that Pokémon can’t retreat.", + de: "Das Aktive Pokémon deines Gegners ist jetzt vergiftet. Während des nächsten Zuges deines Gegners kann sich jenes Pokémon nicht zurückziehen." + }, + + damage: 100, + cost: ["Water", "Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/28.ts b/data/Sword & Shield/Evolving Skies/28.ts index 70fc10bf2..961ded7f4 100644 --- a/data/Sword & Shield/Evolving Skies/28.ts +++ b/data/Sword & Shield/Evolving Skies/28.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Gyarados V" + en: "Gyarados V", + fr: "Léviator V", + es: "Gyarados V", + it: "Gyarados V", + pt: "Gyarados V", + de: "Garados V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Tsuji", + suffix: "V", + + attacks: [{ + name: { + en: "Get Angry", + fr: "Coléreux", + es: "Enfadarse", + it: "Tutte le Furie", + pt: "Get Angry", + de: "Rotsehen" + }, + + effect: { + en: "This attack does 20 damage for each damage counter on this Pokémon.", + fr: "Cette attaque inflige 20 dégâts pour chaque marqueur de dégâts sur ce Pokémon.", + es: "Este ataque hace 20 puntos de daño por cada contador de daño en este Pokémon.", + it: "Questo attacco infligge 20 danni per ogni segnalino danno presente su questo Pokémon.", + pt: "This attack does 20 damage for each damage counter on this Pokémon.", + de: "Diese Attacke fügt für jede Schadensmarke auf diesem Pokémon 20 Schadenspunkte zu." + }, + + damage: "20×", + cost: ["Water", "Water", "Colorless"] + }, { + name: { + en: "Heavy Storm", + fr: "Grosse Tempête", + es: "Fuerte Tormenta", + it: "Grantempesta", + pt: "Heavy Storm", + de: "Schwerer Sturm" + }, + + damage: 180, + cost: ["Water", "Water", "Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/29.ts b/data/Sword & Shield/Evolving Skies/29.ts index 9de2f9fe1..a5e5b579b 100644 --- a/data/Sword & Shield/Evolving Skies/29.ts +++ b/data/Sword & Shield/Evolving Skies/29.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Gyarados VMAX" + en: "Gyarados VMAX", + fr: "Léviator VMAX", + es: "Gyarados VMAX", + it: "Gyarados VMAX", + pt: "Gyarados VMAX", + de: "Garados VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 330, types: ["Water"], - stage: "VMAX" + stage: "VMAX", + illustrator: "Shin Nagasawa", + + attacks: [{ + name: { + en: "Hyper Beam", + fr: "Ultralaser", + es: "Hiperrayo", + it: "Iper Raggio", + pt: "Hyper Beam", + de: "Hyperstrahl" + }, + + effect: { + en: "Discard an Energy from your opponent’s Active Pokémon.", + fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire.", + es: "Descarta 1 Energía del Pokémon Activo de tu rival.", + it: "Scarta un’Energia dal Pokémon attivo del tuo avversario.", + pt: "Discard an Energy from your opponent’s Active Pokémon.", + de: "Lege 1 Energie vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel." + }, + + damage: 120, + cost: ["Water", "Water", "Colorless"] + }, { + name: { + en: "Max Tyrant", + fr: "Tyranomax", + es: "Maxitiránico", + it: "Dynatiranno", + pt: "Max Tyrant", + de: "Dyna-Tyrann" + }, + + damage: 240, + cost: ["Water", "Water", "Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/3.ts b/data/Sword & Shield/Evolving Skies/3.ts index 6e8d53a98..58b44b885 100644 --- a/data/Sword & Shield/Evolving Skies/3.ts +++ b/data/Sword & Shield/Evolving Skies/3.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Skiploom" + en: "Skiploom", + fr: "Floravol", + es: "Skiploom", + it: "Skiploom", + pt: "Skiploom", + de: "Hubelupf" }, rarity: "Uncommon", category: "Pokemon", hp: 60, types: ["Grass"], - stage: "Stage1" + stage: "Stage1", + illustrator: "kirisAki", + + abilities: [{ + type: "Ability", + + name: { + en: "Solar Evolution", + fr: "Évolution Solaire", + es: "Evolución Solar", + it: "Evoluzione Solare", + pt: "Solar Evolution", + de: "Solarentwicklung" + }, + + effect: { + en: "When you attach an Energy card from your hand to this Pokémon during your turn, you may search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + fr: "Lorsque vous attachez une carte Énergie de votre main à ce Pokémon pendant votre tour, vous pouvez chercher dans votre deck une carte Évolution de ce Pokémon, puis la placer sur ce Pokémon pour le faire évoluer. Mélangez ensuite votre deck.", + es: "Cuando unes 1 carta de Energía de tu mano a este Pokémon durante tu turno, puedes buscar en tu baraja 1 carta que evolucione de este Pokémon y ponerla sobre este Pokémon para hacerlo evolucionar. Después, baraja las cartas de tu baraja.", + it: "Quando assegni a questo Pokémon una carta Energia dalla tua mano durante il tuo turno, puoi cercare nel tuo mazzo una carta che si evolve da questo Pokémon e mettercela sopra per farlo evolvere. Poi rimischia le carte del tuo mazzo.", + pt: "When you attach an Energy card from your hand to this Pokémon during your turn, you may search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + de: "Wenn du während deines Zuges 1 Energiekarte aus deiner Hand an dieses Pokémon anlegst, kannst du dein Deck nach 1 Karte, die sich aus diesem Pokémon entwickelt, durchsuchen und sie auf dieses Pokémon legen, um es zu entwickeln. Mische anschließend dein Deck." + } + }], + + attacks: [{ + name: { + en: "Spinning Attack", + fr: "Attaque Tournante", + es: "Ataque Giratorio", + it: "Attacco Rotante", + pt: "Spinning Attack", + de: "Rundumangriff" + }, + + damage: 20, + cost: ["Grass"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/30.ts b/data/Sword & Shield/Evolving Skies/30.ts index da73d0cdd..c1e2acec3 100644 --- a/data/Sword & Shield/Evolving Skies/30.ts +++ b/data/Sword & Shield/Evolving Skies/30.ts @@ -12,14 +12,70 @@ const card: Card = { }, name: { - en: "Vaporeon VMAX" + en: "Vaporeon VMAX", + fr: "Aquali VMAX", + es: "Vaporeon VMAX", + it: "Vaporeon VMAX", + pt: "Vaporeon VMAX", + de: "Aquana VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 320, types: ["Water"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + attacks: [{ + name: { + en: "Bubble Pod", + fr: "Bulle Capsule", + es: "Cápsula Burbuja", + it: "Bollacapsula", + pt: "Bubble Pod", + de: "Blubbkapsel" + }, + + effect: { + en: "Put a Water Pokémon from your discard pile onto your Bench. If you do, attach up to 3 Water Energy cards from your discard pile to that Pokémon.", + fr: "Placez un Pokémon Water de votre pile de défausse sur votre Banc. Dans ce cas, attachez jusqu’à 3 cartes Énergie Water de votre pile de défausse à ce Pokémon-là.", + es: "Pon 1 Pokémon Water de tu pila de descartes en tu Banca. Si lo haces, une hasta 3 cartas de Energía Water de tu pila de descartes a ese Pokémon.", + it: "Prendi un Pokémon Water dalla tua pila degli scarti e mettilo nella tua panchina. Se lo fai, assegna a quel Pokémon fino a tre carte Energia Water dalla tua pila degli scarti.", + pt: "Put a Water Pokémon from your discard pile onto your Bench. If you do, attach up to 3 Water Energy cards from your discard pile to that Pokémon.", + de: "Lege 1 Water-Pokémon aus deinem Ablagestapel auf deine Bank. Wenn du das machst, lege bis zu 3 Water-Energiekarten aus deinem Ablagestapel an jenes Pokémon an." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Max Torrent", + fr: "Torrentomax", + es: "Maxitorrente", + it: "Dynacquaiuto", + pt: "Max Torrent", + de: "Dyna-Sturzbach" + }, + + effect: { + en: "If your opponent’s Active Pokémon already has any damage counters on it, this attack does 100 more damage.", + fr: "Si le Pokémon Actif de votre adversaire a déjà au moins un marqueur de dégâts, cette attaque inflige 100 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival ya tiene algún contador de daño sobre él, este ataque hace 100 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario ha già dei segnalini danno, questo attacco infligge 100 danni in più.", + pt: "If your opponent’s Active Pokémon already has any damage counters on it, this attack does 100 more damage.", + de: "Wenn auf dem Aktiven Pokémon deines Gegners mindestens 1 Schadensmarke liegt, fügt diese Attacke 100 Schadenspunkte mehr zu." + }, + + damage: "100+", + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/31.ts b/data/Sword & Shield/Evolving Skies/31.ts index 83ff50c24..040b0e901 100644 --- a/data/Sword & Shield/Evolving Skies/31.ts +++ b/data/Sword & Shield/Evolving Skies/31.ts @@ -12,14 +12,73 @@ const card: Card = { }, name: { - en: "Suicune V" + en: "Suicune V", + fr: "Suicune V", + es: "Suicune V", + it: "Suicune V", + pt: "Suicune V", + de: "Suicune V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Ayaka Yoshida", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Fleet-Footed", + fr: "Pas Agiles", + es: "Celeridad", + it: "Corsalesta", + pt: "Fleet-Footed", + de: "Leichtfüßig" + }, + + effect: { + en: "Once during your turn, if this Pokémon is in the Active Spot, you may draw a card.", + fr: "Une fois pendant votre tour, si ce Pokémon est sur le Poste Actif, vous pouvez piocher une carte.", + es: "Una vez durante tu turno, si este Pokémon está en el Puesto Activo, puedes robar 1 carta.", + it: "Una sola volta durante il tuo turno, se questo Pokémon è in posizione attiva, puoi pescare una carta.", + pt: "Once during your turn, if this Pokémon is in the Active Spot, you may draw a card.", + de: "Einmal während deines Zuges, wenn dieses Pokémon in der Aktiven Position ist, kannst du 1 Karte ziehen." + } + }], + + attacks: [{ + name: { + en: "Blizzard Rondo", + fr: "Rondo Givrant", + es: "Rondó Ventisca", + it: "Borarondò", + pt: "Blizzard Rondo", + de: "Blizzardrondo" + }, + + effect: { + en: "This attack does 20 more damage for each Benched Pokémon (both yours and your opponent’s).", + fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Pokémon de Banc (les vôtres et ceux de votre adversaire).", + es: "Este ataque hace 20 puntos de daño más por cada Pokémon en Banca (tanto tuyos como de tu rival).", + it: "Questo attacco infligge 20 danni in più per ogni Pokémon in panchina, sia tuo che del tuo avversario.", + pt: "This attack does 20 more damage for each Benched Pokémon (both yours and your opponent’s).", + de: "Diese Attacke fügt für jedes Pokémon auf der Bank (deiner und der deines Gegners) 20 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/32.ts b/data/Sword & Shield/Evolving Skies/32.ts index 454dc3289..2b84ffda2 100644 --- a/data/Sword & Shield/Evolving Skies/32.ts +++ b/data/Sword & Shield/Evolving Skies/32.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Lotad" + en: "Lotad", + fr: "Nénupiot", + es: "Lotad", + it: "Lotad", + pt: "Lotad", + de: "Loturzel" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Teeziro", + + attacks: [{ + name: { + en: "Call for Family", + fr: "Appel à la Famille", + es: "Llamar a la Familia", + it: "Cerca Famiglia", + pt: "Call for Family", + de: "Familienruf" + }, + + effect: { + en: "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.", + fr: "Cherchez dans votre deck jusqu’à 2 Pokémon de base, puis placez-les sur votre Banc. Mélangez ensuite votre deck.", + es: "Busca en tu baraja hasta 2 Pokémon Básicos y ponlos en tu Banca. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo fino a due Pokémon Base e mettili nella tua panchina. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach bis zu 2 Basis-Pokémon und lege sie auf deine Bank. Mische anschließend dein Deck." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Rain Splash", + fr: "Pluie Éclaboussante", + es: "Golpe de Lluvia", + it: "Spruzzapioggia", + pt: "Rain Splash", + de: "Regenplatscher" + }, + + damage: 20, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/33.ts b/data/Sword & Shield/Evolving Skies/33.ts index 57d432ef1..d66481872 100644 --- a/data/Sword & Shield/Evolving Skies/33.ts +++ b/data/Sword & Shield/Evolving Skies/33.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Lombre" + en: "Lombre", + fr: "Lombre", + es: "Lombre", + it: "Lombre", + pt: "Lombre", + de: "Lombrero" }, rarity: "Uncommon", category: "Pokemon", hp: 90, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "miki kudo", + + attacks: [{ + name: { + en: "Wave Splash", + fr: "Grosse Vague", + es: "Chapoteo Ondulante", + it: "Schizzi d’Onda", + pt: "Wave Splash", + de: "Wellenplatscher" + }, + + damage: 50, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/34.ts b/data/Sword & Shield/Evolving Skies/34.ts index d4398e390..fd0bc828b 100644 --- a/data/Sword & Shield/Evolving Skies/34.ts +++ b/data/Sword & Shield/Evolving Skies/34.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Ludicolo" + en: "Ludicolo", + fr: "Ludicolo", + es: "Ludicolo", + it: "Ludicolo", + pt: "Ludicolo", + de: "Kappalores" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 140, types: ["Water"], - stage: "Stage2" + stage: "Stage2", + illustrator: "sowsow", + + abilities: [{ + type: "Ability", + + name: { + en: "Enthusiastic Dance", + fr: "Danse Enthousiaste", + es: "Danza Entusiasta", + it: "Danza Entusiasmante", + pt: "Enthusiastic Dance", + de: "Ausgelassener Tanz" + }, + + effect: { + en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may use this Ability. During this turn, your Basic Pokémon’s attacks do 100 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).", + fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l’un de vos Pokémon pendant votre tour, vous pouvez utiliser ce talent. Pendant ce tour, les attaques de vos Pokémon de base infligent 100 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).", + es: "Cuando juegas este Pokémon de tu mano para hacer evolucionar a 1 de tus Pokémon durante tu turno, puedes usar esta habilidad. Durante este turno, los ataques de tus Pokémon Básicos hacen 100 puntos de daño más al Pokémon Activo de tu rival (antes de aplicar Debilidad y Resistencia).", + it: "Quando giochi questo Pokémon dalla tua mano per far evolvere uno dei tuoi Pokémon durante il tuo turno, puoi usare questa abilità. Durante questo turno, gli attacchi dei tuoi Pokémon Base infliggono 100 danni in più al Pokémon attivo del tuo avversario, prima di aver applicato debolezza e resistenza.", + pt: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may use this Ability. During this turn, your Basic Pokémon’s attacks do 100 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand spielst, um 1 deiner Pokémon zu entwickeln, kannst du diese Fähigkeit einsetzen. Während dieses Zuges fügen die Attacken deiner Basis-Pokémon dem Aktiven Pokémon deines Gegners 100 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)." + } + }], + + attacks: [{ + name: { + en: "Wave Splash", + fr: "Grosse Vague", + es: "Chapoteo Ondulante", + it: "Schizzi d’Onda", + pt: "Wave Splash", + de: "Wellenplatscher" + }, + + damage: 120, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/35.ts b/data/Sword & Shield/Evolving Skies/35.ts index 2d6f3e3b1..0278f9dc0 100644 --- a/data/Sword & Shield/Evolving Skies/35.ts +++ b/data/Sword & Shield/Evolving Skies/35.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Carvanha" + en: "Carvanha", + fr: "Carvanha", + es: "Carvanha", + it: "Carvanha", + pt: "Carvanha", + de: "Kanivanha" }, rarity: "Common", category: "Pokemon", hp: 50, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Kyoko Umemoto", + + attacks: [{ + name: { + en: "Ram", + fr: "Collision", + es: "Apisonar", + it: "Carica", + pt: "Ram", + de: "Ramme" + }, + + damage: 10, + cost: ["Colorless"] + }, { + name: { + en: "Razor Fin", + fr: "Aileron-Rasoir", + es: "Aleta Afilada", + it: "Pinnalama", + pt: "Razor Fin", + de: "Rasierflosse" + }, + + damage: 20, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/36.ts b/data/Sword & Shield/Evolving Skies/36.ts index d4d376e8b..ea7867ee5 100644 --- a/data/Sword & Shield/Evolving Skies/36.ts +++ b/data/Sword & Shield/Evolving Skies/36.ts @@ -12,14 +12,70 @@ const card: Card = { }, name: { - en: "Sharpedo" + en: "Sharpedo", + fr: "Sharpedo", + es: "Sharpedo", + it: "Sharpedo", + pt: "Sharpedo", + de: "Tohaido" }, rarity: "Rare", category: "Pokemon", hp: 120, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kazuma Koda", + + attacks: [{ + name: { + en: "Taunt", + fr: "Provoc", + es: "Mofa", + it: "Provocazione", + pt: "Taunt", + de: "Verhöhner" + }, + + effect: { + en: "Switch 1 of your opponent’s Benched Pokémon with their Active Pokémon.", + fr: "Échangez l’un des Pokémon de Banc de votre adversaire contre son Pokémon Actif.", + es: "Cambia 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.", + it: "Scambia uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.", + pt: "Switch 1 of your opponent’s Benched Pokémon with their Active Pokémon.", + de: "Tausche 1 Pokémon auf der Bank deines Gegners gegen sein Aktives Pokémon aus." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Jet Bite", + fr: "Impact Mordant", + es: "Turbomordisco", + it: "Morso Jet", + pt: "Jet Bite", + de: "Rasanter Biss" + }, + + effect: { + en: "During your next turn, this Pokémon can’t attack.", + fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.", + es: "Durante tu próximo turno, este Pokémon no puede atacar.", + it: "Durante il tuo prossimo turno, questo Pokémon non può attaccare.", + pt: "During your next turn, this Pokémon can’t attack.", + de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." + }, + + damage: 120, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/37.ts b/data/Sword & Shield/Evolving Skies/37.ts index 613599ade..49e18bc42 100644 --- a/data/Sword & Shield/Evolving Skies/37.ts +++ b/data/Sword & Shield/Evolving Skies/37.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Feebas" + en: "Feebas", + fr: "Barpau", + es: "Feebas", + it: "Feebas", + pt: "Feebas", + de: "Barschwa" }, rarity: "Common", category: "Pokemon", hp: 30, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "tetsuya koizumi", + + attacks: [{ + name: { + en: "Flail Around", + fr: "Fléau Bougeant", + es: "Aleteo Frenético", + it: "Flagellamento", + pt: "Flail Around", + de: "Rumrudern" + }, + + effect: { + en: "Flip 3 coins. This attack does 10 damage for each heads.", + fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts pour chaque côté face.", + es: "Lanza 3 monedas. Este ataque hace 10 puntos de daño por cada cara.", + it: "Lancia tre volte una moneta. Questo attacco infligge 10 danni ogni volta che esce testa.", + pt: "Flip 3 coins. This attack does 10 damage for each heads.", + de: "Wirf 3 Münzen. Diese Attacke fügt 10 Schadenspunkte pro Kopf zu." + }, + + damage: "10×", + cost: ["Water"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/38.ts b/data/Sword & Shield/Evolving Skies/38.ts index 8e38808dd..60a7e56ce 100644 --- a/data/Sword & Shield/Evolving Skies/38.ts +++ b/data/Sword & Shield/Evolving Skies/38.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Milotic" + en: "Milotic", + fr: "Milobellus", + es: "Milotic", + it: "Milotic", + pt: "Milotic", + de: "Milotic" }, rarity: "Rare", category: "Pokemon", hp: 120, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "sui", + + abilities: [{ + type: "Ability", + + name: { + en: "Dew Guard", + fr: "Garde Rosée", + es: "Defensa Rocío", + it: "Scudo di Rugiada", + pt: "Dew Guard", + de: "Schutztau" + }, + + effect: { + en: "Whenever your opponent plays a Supporter card from their hand, prevent all effects of that card done to you or your hand.", + fr: "Chaque fois que votre adversaire joue une carte Supporter de sa main, évitez tous les effets de cette carte sur vous ou votre main.", + es: "Cada vez que tu rival juegue 1 carta de Partidario de su mano, evita todos los efectos de esa carta infligidos a ti o a tu mano.", + it: "Ogni volta che il tuo avversario gioca una carta Aiuto che ha in mano, previeni tutti gli effetti di quella carta su di te e sulle carte che hai in mano.", + pt: "Whenever your opponent plays a Supporter card from their hand, prevent all effects of that card done to you or your hand.", + de: "Verhindere jedes Mal, wenn dein Gegner 1 Unterstützerkarte aus seiner Hand spielt, alle Effekte jener Karte, die dir oder deinen Handkarten zugefügt werden." + } + }], + + attacks: [{ + name: { + en: "Double Smash", + fr: "Double Broiement", + es: "Golpe Doble", + it: "Colpo Duplice", + pt: "Double Smash", + de: "Doppelstoß" + }, + + effect: { + en: "Flip 2 coins. This attack does 70 damage for each heads.", + fr: "Lancez 2 pièces. Cette attaque inflige 70 dégâts pour chaque côté face.", + es: "Lanza 2 monedas. Este ataque hace 70 puntos de daño por cada cara.", + it: "Lancia due volte una moneta. Questo attacco infligge 70 danni ogni volta che esce testa.", + pt: "Flip 2 coins. This attack does 70 damage for each heads.", + de: "Wirf 2 Münzen. Diese Attacke fügt 70 Schadenspunkte pro Kopf zu." + }, + + damage: "70×", + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/39.ts b/data/Sword & Shield/Evolving Skies/39.ts index c99b7aa68..f311fe694 100644 --- a/data/Sword & Shield/Evolving Skies/39.ts +++ b/data/Sword & Shield/Evolving Skies/39.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Luvdisc" + en: "Luvdisc", + fr: "Lovdisc", + es: "Luvdisc", + it: "Luvdisc", + pt: "Luvdisc", + de: "Liebiskus" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Mizue", + + attacks: [{ + name: { + en: "Synchrodraw", + fr: "Pioche Synchro", + es: "Sincrorrobo", + it: "Sincropesca", + pt: "Synchrodraw", + de: "Synchronzug" + }, + + effect: { + en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + fr: "Mélangez votre main avec votre deck. Ensuite, piochez une carte pour chaque carte dans la main de votre adversaire.", + es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 1 carta por cada carta en la mano de tu rival.", + it: "Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca una carta per ogni carta nella mano del tuo avversario.", + pt: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent’s hand.", + de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 1 Karte für jede Karte auf der Hand deines Gegners." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Water Gun", + fr: "Pistolet à O", + es: "Pistola Agua", + it: "Pistolacqua", + pt: "Water Gun", + de: "Aquaknarre" + }, + + damage: 20, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/4.ts b/data/Sword & Shield/Evolving Skies/4.ts index 387fe26cc..bc35ff5b8 100644 --- a/data/Sword & Shield/Evolving Skies/4.ts +++ b/data/Sword & Shield/Evolving Skies/4.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Jumpluff" + en: "Jumpluff", + fr: "Cotovol", + es: "Jumpluff", + it: "Jumpluff", + pt: "Jumpluff", + de: "Papungha" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 90, types: ["Grass"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Tika Matsuno", + + abilities: [{ + type: "Ability", + + name: { + en: "Fluffy Barrage", + fr: "Offensive Douillette", + es: "Ráfaga Sedosa", + it: "Offensiva Morbida", + pt: "Fluffy Barrage", + de: "Flauschige Offensive" + }, + + effect: { + en: "This Pokémon may attack twice each turn. If the first attack Knocks Out your opponent’s Active Pokémon, you may attack again after your opponent chooses a new Active Pokémon.", + fr: "Ce Pokémon peut attaquer deux fois par tour. Si la première attaque met K.O. le Pokémon Actif de votre adversaire, vous pouvez encore attaquer après que votre adversaire a choisi un nouveau Pokémon Actif.", + es: "Este Pokémon puede atacar 2 veces cada turno. Si el primer ataque deja Fuera de Combate al Pokémon Activo de tu rival, puedes atacar otra vez después de que tu rival elija un nuevo Pokémon Activo.", + it: "Questo Pokémon può attaccare due volte per turno. Se il primo attacco mette KO il Pokémon attivo del tuo avversario, puoi attaccare di nuovo dopo che il tuo avversario ha scelto un nuovo Pokémon attivo.", + pt: "This Pokémon may attack twice each turn. If the first attack Knocks Out your opponent’s Active Pokémon, you may attack again after your opponent chooses a new Active Pokémon.", + de: "Dieses Pokémon kann während jedes Zuges zweimal angreifen. Falls die erste Attacke das Aktive Pokémon deines Gegners kampfunfähig macht, kannst du erneut angreifen, nachdem dein Gegner ein neues Aktives Pokémon gewählt hat." + } + }], + + attacks: [{ + name: { + en: "Spinning Attack", + fr: "Attaque Tournante", + es: "Ataque Giratorio", + it: "Attacco Rotante", + pt: "Spinning Attack", + de: "Rundumangriff" + }, + + damage: 60, + cost: ["Grass"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/40.ts b/data/Sword & Shield/Evolving Skies/40.ts index cd8f16b68..e70e409c3 100644 --- a/data/Sword & Shield/Evolving Skies/40.ts +++ b/data/Sword & Shield/Evolving Skies/40.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Glaceon V" + en: "Glaceon V", + fr: "Givrali V", + es: "Glaceon V", + it: "Glaceon V", + pt: "Glaceon V", + de: "Glaziola V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Frozen Awakening", + fr: "Éveil Glacé", + es: "Despertar Gélido", + it: "Risveglio Gelido", + pt: "Frozen Awakening", + de: "Eisiges Erwachen" + }, + + effect: { + en: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Évolution de ce Pokémon, puis placez-la sur ce Pokémon pour le faire évoluer. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta que evolucione de este Pokémon y ponla sobre este Pokémon para hacerlo evolucionar. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta che si evolve da questo Pokémon e metticela sopra per farlo evolvere. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Karte, die sich aus diesem Pokémon entwickelt, und lege sie auf dieses Pokémon, um es zu entwickeln. Mische anschließend dein Deck." + }, + + cost: ["Water"] + }, { + name: { + en: "Heavy Snow", + fr: "Chute de Neige", + es: "Nieve Espesa", + it: "Neve Fitta", + pt: "Heavy Snow", + de: "Einschneien" + }, + + effect: { + en: "Discard a Stadium in play.", + fr: "Défaussez un Stade en jeu.", + es: "Descarta un Estadio en juego.", + it: "Scarta una carta Stadio in gioco.", + pt: "Discard a Stadium in play.", + de: "Lege 1 Stadionkarte im Spiel auf den Ablagestapel." + }, + + damage: 120, + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/41.ts b/data/Sword & Shield/Evolving Skies/41.ts index 84c57e839..05649ac0c 100644 --- a/data/Sword & Shield/Evolving Skies/41.ts +++ b/data/Sword & Shield/Evolving Skies/41.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Glaceon VMAX" + en: "Glaceon VMAX", + fr: "Givrali VMAX", + es: "Glaceon VMAX", + it: "Glaceon VMAX", + pt: "Glaceon VMAX", + de: "Glaziola VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 310, types: ["Water"], - stage: "VMAX" + stage: "VMAX", + illustrator: "PLANETA Tsuji", + + abilities: [{ + type: "Ability", + + name: { + en: "Crystal Veil", + fr: "Voile Cristal", + es: "Velo de Cristal", + it: "Cristalvelo", + pt: "Crystal Veil", + de: "Kristallhülle" + }, + + effect: { + en: "Prevent all damage done to this Pokémon by attacks from your opponent’s Pokémon VMAX, except any Glaceon VMAX.", + fr: "Évitez tous les dégâts infligés à ce Pokémon par les attaques des Pokémon-VMAX de votre adversaire à l’exception de celles d’un Givrali-VMAX.", + es: "Evita todo el daño infligido a este Pokémon por ataques de los Pokémon VMAX de tu rival, excepto de los Glaceon VMAX.", + it: "Previeni tutti i danni inflitti a questo Pokémon dagli attacchi dei Pokémon-VMAX del tuo avversario, a eccezione di qualsiasi Glaceon-VMAX.", + pt: "Prevent all damage done to this Pokémon by attacks from your opponent’s Pokémon VMAX, except any Glaceon VMAX.", + de: "Verhindere allen Schaden, der diesem Pokémon durch Attacken von Pokémon-VMAX deines Gegners, außer Glaziola-VMAX, zugefügt wird." + } + }], + + attacks: [{ + name: { + en: "Max Icicle", + fr: "Stalactitomax", + es: "Maxitémpano", + it: "Dynastalattite", + pt: "Max Icicle", + de: "Dyna-Eiszapfen" + }, + + effect: { + en: "This attack also does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige aussi 30 dégâts à l’un des Pokémon de Banc de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque también hace 30 puntos de daño a 1 de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge anche 30 danni a uno dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack also does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt auch 1 Pokémon auf der Bank deines Gegners 30 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 150, + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/42.ts b/data/Sword & Shield/Evolving Skies/42.ts index 16497ae79..5af2afebb 100644 --- a/data/Sword & Shield/Evolving Skies/42.ts +++ b/data/Sword & Shield/Evolving Skies/42.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Tympole" + en: "Tympole", + fr: "Tritonde", + es: "Tympole", + it: "Tympole", + pt: "Tympole", + de: "Schallquap" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Mina Nakai", + + attacks: [{ + name: { + en: "Mud-Slap", + fr: "Coud’Boue", + es: "Bofetón Lodo", + it: "Fangosberla", + pt: "Mud-Slap", + de: "Lehmschelle" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/43.ts b/data/Sword & Shield/Evolving Skies/43.ts index 10054f3b0..6cbbe9c30 100644 --- a/data/Sword & Shield/Evolving Skies/43.ts +++ b/data/Sword & Shield/Evolving Skies/43.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Cryogonal" + en: "Cryogonal", + fr: "Hexagel", + es: "Cryogonal", + it: "Cryogonal", + pt: "Cryogonal", + de: "Frigometri" }, rarity: "Common", category: "Pokemon", hp: 90, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Kagemaru Himeno", + + attacks: [{ + name: { + en: "Element Chain", + fr: "Chaîne Élémentaire", + es: "Cadena de Elementos", + it: "Catena di Elementi", + pt: "Element Chain", + de: "Elementkette" + }, + + effect: { + en: "Look at the top 6 cards of your deck and attach any number of basic Energy cards you find there to your Pokémon in any way you like. Shuffle the other cards back into your deck.", + fr: "Regardez les 6 cartes du dessus de votre deck puis attachez le nombre voulu de cartes Énergie de base que vous y trouvez à vos Pokémon, comme il vous plaît. Mélangez les autres cartes avec votre deck.", + es: "Mira las 6 primeras cartas de tu baraja y une cualquier cantidad de cartas de Energía Básica que encuentres entre ellas a tus Pokémon de la manera que desees. Pon el resto de las cartas de nuevo en tu baraja y barájalas todas.", + it: "Guarda le prime sei carte del tuo mazzo e assegna un numero qualsiasi di carte Energia base presenti tra esse ai tuoi Pokémon nel modo che preferisci. Poi rimischia le altre carte nel tuo mazzo.", + pt: "Look at the top 6 cards of your deck and attach any number of basic Energy cards you find there to your Pokémon in any way you like. Shuffle the other cards back into your deck.", + de: "Schau dir die obersten 6 Karten deines Decks an und lege beliebig viele Basis-Energiekarten, die du dort findest, beliebig an deine Pokémon an. Mische die anderen Karten zurück in dein Deck." + }, + + cost: ["Water"] + }, { + name: { + en: "Icy Snow", + fr: "Verglas", + es: "Nieve Helada", + it: "Geloneve", + pt: "Icy Snow", + de: "Eisiger Schnee" + }, + + damage: 30, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/44.ts b/data/Sword & Shield/Evolving Skies/44.ts index 04823de66..89d1c91b8 100644 --- a/data/Sword & Shield/Evolving Skies/44.ts +++ b/data/Sword & Shield/Evolving Skies/44.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Bergmite" + en: "Bergmite", + fr: "Grelaçon", + es: "Bergmite", + it: "Bergmite", + pt: "Bergmite", + de: "Arktip" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "kirisAki", + + attacks: [{ + name: { + en: "Tackle", + fr: "Charge", + es: "Placaje", + it: "Azione", + pt: "Tackle", + de: "Tackle" + }, + + damage: 10, + cost: ["Colorless"] + }, { + name: { + en: "Spinning Attack", + fr: "Attaque Tournante", + es: "Ataque Giratorio", + it: "Attacco Rotante", + pt: "Spinning Attack", + de: "Rundumangriff" + }, + + damage: 20, + cost: ["Water", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/45.ts b/data/Sword & Shield/Evolving Skies/45.ts index 4246faf69..eedfd66f9 100644 --- a/data/Sword & Shield/Evolving Skies/45.ts +++ b/data/Sword & Shield/Evolving Skies/45.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Avalugg" + en: "Avalugg", + fr: "Séracrawl", + es: "Avalugg", + it: "Avalugg", + pt: "Avalugg", + de: "Arktilas" }, rarity: "Uncommon", category: "Pokemon", hp: 150, types: ["Water"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Kouki Saitou", + + attacks: [{ + name: { + en: "Frost Barrier", + fr: "Barrière de Givre", + es: "Barrera Gélida", + it: "Gelobarriera", + pt: "Frost Barrier", + de: "Frostschutz" + }, + + effect: { + en: "During your opponent’s next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 30 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques hacen 30 puntos de daño menos a este Pokémon (después de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, questo Pokémon subisce 30 danni in meno dagli attacchi, dopo aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners werden diesem Pokémon durch Attacken 30 Schadenspunkte weniger zugefügt (nachdem Schwäche und Resistenz verrechnet wurden)." + }, + + damage: 80, + cost: ["Water", "Colorless", "Colorless"] + }, { + name: { + en: "Hammer In", + fr: "Enfoncement", + es: "Martillear", + it: "Martello", + pt: "Hammer In", + de: "Einhämmern" + }, + + damage: 140, + cost: ["Water", "Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/46.ts b/data/Sword & Shield/Evolving Skies/46.ts index 7381fad5c..a96d3d0f3 100644 --- a/data/Sword & Shield/Evolving Skies/46.ts +++ b/data/Sword & Shield/Evolving Skies/46.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Wishiwashi" + en: "Wishiwashi", + fr: "Froussardine", + es: "Wishiwashi", + it: "Wishiwashi", + pt: "Wishiwashi", + de: "Lusardin" }, rarity: "Rare", category: "Pokemon", hp: 30, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Teeziro", + + abilities: [{ + type: "Ability", + + name: { + en: "Group Power", + fr: "Force de Groupe", + es: "Poder de Grupo", + it: "Potere di Gruppo", + pt: "Group Power", + de: "Gruppenstärke" + }, + + effect: { + en: "If this Pokémon has 3 or more Water Energy attached, it gets +150 HP.", + fr: "Si au moins 3 Énergies Water sont attachées à ce Pokémon, il reçoit +150 PV.", + es: "Si este Pokémon tiene 3 Energías Water o más unidas a él, obtiene 150 PS más.", + it: "Se questo Pokémon ha tre o più Energie Water assegnate, ha 150 PS in più.", + pt: "If this Pokémon has 3 or more Water Energy attached, it gets +150 HP.", + de: "Wenn an dieses Pokémon 3 oder mehr Water-Energien angelegt sind, erhält es +150 KP." + } + }], + + attacks: [{ + name: { + en: "Schooling Shot", + fr: "Tir Groupé", + es: "Disparo Banco", + it: "Colpobanco", + pt: "Schooling Shot", + de: "Fischschwarmschuss" + }, + + effect: { + en: "This attack does 30 more damage for each basic Energy attached to this Pokémon.", + fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie de base attachée à ce Pokémon.", + es: "Este ataque hace 30 puntos de daño más por cada Energía Básica unida a este Pokémon.", + it: "Questo attacco infligge 30 danni in più per ogni Energia base assegnata a questo Pokémon.", + pt: "This attack does 30 more damage for each basic Energy attached to this Pokémon.", + de: "Diese Attacke fügt für jede an dieses Pokémon angelegte Basis-Energie 30 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/47.ts b/data/Sword & Shield/Evolving Skies/47.ts index 0de1e6059..940a40517 100644 --- a/data/Sword & Shield/Evolving Skies/47.ts +++ b/data/Sword & Shield/Evolving Skies/47.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Eiscue" + en: "Eiscue", + fr: "Bekaglaçon", + es: "Eiscue", + it: "Eiscue", + pt: "Eiscue", + de: "Kubuin" }, rarity: "Uncommon", category: "Pokemon", hp: 120, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Mizue", + + attacks: [{ + name: { + en: "Icy Snow", + fr: "Verglas", + es: "Nieve Helada", + it: "Geloneve", + pt: "Icy Snow", + de: "Eisiger Schnee" + }, + + damage: 20, + cost: ["Water"] + }, { + name: { + en: "Blockface", + fr: "Tête de Bloc", + es: "Carabloque", + it: "Cubofaccia", + pt: "Blockface", + de: "Blockkopf" + }, + + effect: { + en: "During your opponent’s next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.", + fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à ce Pokémon par des attaques de Pokémon de base.", + es: "Durante el próximo turno de tu rival, evita todo el daño infligido a este Pokémon por ataques de Pokémon Básicos.", + it: "Durante il prossimo turno del tuo avversario, previeni tutti i danni inflitti a questo Pokémon dagli attacchi dei Pokémon Base.", + pt: "During your opponent’s next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.", + de: "Verhindere während des nächsten Zuges deines Gegners allen Schaden, der diesem Pokémon durch Attacken von Basis-Pokémon zugefügt wird." + }, + + damage: 70, + cost: ["Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/48.ts b/data/Sword & Shield/Evolving Skies/48.ts index 2024a7315..8425b6c83 100644 --- a/data/Sword & Shield/Evolving Skies/48.ts +++ b/data/Sword & Shield/Evolving Skies/48.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Arctovish V" + en: "Arctovish V", + fr: "Hydragla V", + es: "Arctovish V", + it: "Arctovish V", + pt: "Arctovish V", + de: "Pescryodon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Water"], - stage: "Basic" + stage: "Basic", + illustrator: "Eske Yoshinob", + suffix: "V", + + attacks: [{ + name: { + en: "Ancient Freeze", + fr: "Givre Ancestral", + es: "Congelación Ancestral", + it: "Antico Gelo", + pt: "Ancient Freeze", + de: "Uralte Eisstarre" + }, + + effect: { + en: "If the Defending Pokémon is a Pokémon V or a Pokémon-GX, it can’t attack during your opponent’s next turn.", + fr: "Si le Pokémon Défenseur est un Pokémon-V ou un Pokémon-GX, il ne peut pas attaquer pendant le prochain tour de votre adversaire.", + es: "Si el Pokémon Defensor es un Pokémon V o un Pokémon-GX, no puede atacar durante el próximo turno de tu rival.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può attaccare se è un Pokémon-V o un Pokémon-GX.", + pt: "If the Defending Pokémon is a Pokémon V or a Pokémon-GX, it can’t attack during your opponent’s next turn.", + de: "Wenn das Verteidigende Pokémon ein Pokémon-V oder Pokémon-GX ist, kann es während des nächsten Zuges deines Gegners nicht angreifen." + }, + + damage: 80, + cost: ["Water", "Colorless", "Colorless"] + }, { + name: { + en: "Giga Impact", + fr: "Giga Impact", + es: "Gigaimpacto", + it: "Gigaimpatto", + pt: "Giga Impact", + de: "Gigastoß" + }, + + effect: { + en: "During your next turn, this Pokémon can’t attack.", + fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.", + es: "Durante tu próximo turno, este Pokémon no puede atacar.", + it: "Durante il tuo prossimo turno, questo Pokémon non può attaccare.", + pt: "During your next turn, this Pokémon can’t attack.", + de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." + }, + + damage: 220, + cost: ["Water", "Water", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/49.ts b/data/Sword & Shield/Evolving Skies/49.ts index 5f278ab2c..87190d167 100644 --- a/data/Sword & Shield/Evolving Skies/49.ts +++ b/data/Sword & Shield/Evolving Skies/49.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Pikachu" + en: "Pikachu", + fr: "Pikachu", + es: "Pikachu", + it: "Pikachu", + pt: "Pikachu", + de: "Pikachu" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "chibi", + + attacks: [{ + name: { + en: "Energize", + fr: "Énergisant", + es: "Vigorizar", + it: "Energizza", + pt: "Energize", + de: "Energiezufuhr" + }, + + effect: { + en: "Attach a Lightning Energy card from your discard pile to this Pokémon.", + fr: "Attachez une carte Énergie Lightning de votre pile de défausse à ce Pokémon.", + es: "Une 1 carta de Energía Lightning de tu pila de descartes a este Pokémon.", + it: "Assegna a questo Pokémon una carta Energia Lightning dalla tua pila degli scarti.", + pt: "Attach a Lightning Energy card from your discard pile to this Pokémon.", + de: "Lege 1 Lightning-Energiekarte aus deinem Ablagestapel an dieses Pokémon an." + }, + + cost: ["Lightning"] + }, { + name: { + en: "Electro Ball", + fr: "Boule Élek", + es: "Bola Voltio", + it: "Energisfera", + pt: "Electro Ball", + de: "Elektroball" + }, + + damage: 30, + cost: ["Lightning", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/5.ts b/data/Sword & Shield/Evolving Skies/5.ts index da8dd23d9..b38bd4954 100644 --- a/data/Sword & Shield/Evolving Skies/5.ts +++ b/data/Sword & Shield/Evolving Skies/5.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Seedot" + en: "Seedot", + fr: "Grainipiot", + es: "Seedot", + it: "Seedot", + pt: "Seedot", + de: "Samurzel" }, rarity: "Common", category: "Pokemon", hp: 50, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "otumami", + + attacks: [{ + name: { + en: "Astonish", + fr: "Étonnement", + es: "Impresionar", + it: "Sgomento", + pt: "Astonish", + de: "Erstauner" + }, + + effect: { + en: "Choose a random card from your opponent’s hand. Your opponent reveals that card and shuffles it into their deck.", + fr: "Choisissez une carte au hasard dans la main de votre adversaire. Votre adversaire montre cette carte, puis la mélange avec son deck.", + es: "Elige 1 carta aleatoria de la mano de tu rival. Tu rival enseña esa carta, la pone en su baraja y las baraja todas.", + it: "Scegli una carta a caso dalla mano del tuo avversario. Il tuo avversario mostra quella carta e la rimischia nel suo mazzo.", + pt: "Choose a random card from your opponent’s hand. Your opponent reveals that card and shuffles it into their deck.", + de: "Wähle 1 zufällige Karte aus der Hand deines Gegners. Dein Gegner zeigt dir jene Karte und mischt sie in sein Deck." + }, + + damage: 10, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/50.ts b/data/Sword & Shield/Evolving Skies/50.ts index 6ecb34ed5..bf71883e8 100644 --- a/data/Sword & Shield/Evolving Skies/50.ts +++ b/data/Sword & Shield/Evolving Skies/50.ts @@ -12,14 +12,70 @@ const card: Card = { }, name: { - en: "Raichu" + en: "Raichu", + fr: "Raichu", + es: "Raichu", + it: "Raichu", + pt: "Raichu", + de: "Raichu" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 130, types: ["Lightning"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Mitsuhiro Arita", + + attacks: [{ + name: { + en: "Big Sparking", + fr: "Étincelle Géante", + es: "Gran Chispazo", + it: "Granscintilla", + pt: "Big Sparking", + de: "Großer Funke" + }, + + effect: { + en: "This attack does 50 damage to each Pokémon V and Pokémon-GX (both yours and your opponent’s). (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 50 dégâts à chacun des Pokémon-V et Pokémon-GX (les vôtres et ceux de votre adversaire). (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 50 puntos de daño a cada Pokémon V y Pokémon-GX (tanto tuyos como de tu rival). (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 50 danni a ciascun Pokémon-V e Pokémon-GX, sia tuo che del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 50 damage to each Pokémon V and Pokémon-GX (both yours and your opponent’s). (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt jedem Pokémon-V und Pokémon-GX (deinen und denen deines Gegners) 50 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Lightning"] + }, { + name: { + en: "Thunderbolt", + fr: "Tonnerre", + es: "Rayo", + it: "Fulmine", + pt: "Thunderbolt", + de: "Donnerblitz" + }, + + effect: { + en: "Discard all Energy from this Pokémon.", + fr: "Défaussez toute l’Énergie de ce Pokémon.", + es: "Descarta todas las Energías de este Pokémon.", + it: "Scarta tutte le Energie da questo Pokémon.", + pt: "Discard all Energy from this Pokémon.", + de: "Lege alle Energien von diesem Pokémon auf deinen Ablagestapel." + }, + + damage: 180, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/51.ts b/data/Sword & Shield/Evolving Skies/51.ts index bbcfd0a29..c056dc10a 100644 --- a/data/Sword & Shield/Evolving Skies/51.ts +++ b/data/Sword & Shield/Evolving Skies/51.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Jolteon VMAX" + en: "Jolteon VMAX", + fr: "Voltali VMAX", + es: "Jolteon VMAX", + it: "Jolteon VMAX", + pt: "Jolteon VMAX", + de: "Blitza VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 300, types: ["Lightning"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + attacks: [{ + name: { + en: "Max Thunder Rumble", + fr: "Roulement Tonnerromax", + es: "Maxirretumbar de Truenos", + it: "Dynarombo del Tuono", + pt: "Max Thunder Rumble", + de: "Dyna-Grollender-Donner" + }, + + effect: { + en: "This attack also does 100 damage to 1 of your opponent’s Benched Pokémon that has any damage counters on it. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige aussi 100 dégâts à l’un des Pokémon de Banc de votre adversaire ayant au moins un marqueur de dégâts. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque también hace 100 puntos de daño a 1 de los Pokémon en Banca de tu rival que tenga algún contador de daño sobre él. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge anche 100 danni a uno dei Pokémon nella panchina del tuo avversario che ha dei segnalini danno. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack also does 100 damage to 1 of your opponent’s Benched Pokémon that has any damage counters on it. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt auch 1 Pokémon auf der Bank deines Gegners, auf dem mindestens 1 Schadensmarke liegt, 100 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 100, + cost: ["Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/52.ts b/data/Sword & Shield/Evolving Skies/52.ts index e0c72c4a2..df224f1cd 100644 --- a/data/Sword & Shield/Evolving Skies/52.ts +++ b/data/Sword & Shield/Evolving Skies/52.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Chinchou" + en: "Chinchou", + fr: "Loupio", + es: "Chinchou", + it: "Chinchou", + pt: "Chinchou", + de: "Lampi" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "sowsow", + + attacks: [{ + name: { + en: "Electro Ball", + fr: "Boule Élek", + es: "Bola Voltio", + it: "Energisfera", + pt: "Electro Ball", + de: "Elektroball" + }, + + damage: 10, + cost: ["Lightning"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/53.ts b/data/Sword & Shield/Evolving Skies/53.ts index 5f06b5e14..5abafc768 100644 --- a/data/Sword & Shield/Evolving Skies/53.ts +++ b/data/Sword & Shield/Evolving Skies/53.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Lanturn" + en: "Lanturn", + fr: "Lanturn", + es: "Lanturn", + it: "Lanturn", + pt: "Lanturn", + de: "Lanturn" }, rarity: "Uncommon", category: "Pokemon", hp: 120, types: ["Lightning"], - stage: "Stage1" + stage: "Stage1", + illustrator: "ryoma uratsuka", + + attacks: [{ + name: { + en: "Blinding Beam", + fr: "Rayon Éblouissant", + es: "Rayo Cegador", + it: "Raggio Accecante", + pt: "Blinding Beam", + de: "Blendender Schein" + }, + + effect: { + en: "During your opponent’s next turn, if the Defending Pokémon tries to attack, your opponent flips a coin. If tails, that attack doesn’t happen.", + fr: "Pendant le prochain tour de votre adversaire, si le Pokémon Défenseur essaie d’attaquer, votre adversaire lance une pièce. Si c’est pile, l’attaque n’est pas lancée.", + es: "Durante el próximo turno de tu rival, si el Pokémon Defensor intenta atacar, tu rival lanza 1 moneda. Si sale cruz, ese ataque no se hace.", + it: "Se durante il prossimo turno del tuo avversario il Pokémon difensore prova ad attaccare, il tuo avversario lancia una moneta. Se esce croce, quell’attacco non ha luogo.", + pt: "During your opponent’s next turn, if the Defending Pokémon tries to attack, your opponent flips a coin. If tails, that attack doesn’t happen.", + de: "Wenn das Verteidigende Pokémon während des nächsten Zuges deines Gegners versucht anzugreifen, wirft dein Gegner 1 Münze. Bei Zahl wird jene Attacke nicht ausgeführt." + }, + + damage: 40, + cost: ["Lightning", "Colorless"] + }, { + name: { + en: "Electro Ball", + fr: "Boule Élek", + es: "Bola Voltio", + it: "Energisfera", + pt: "Electro Ball", + de: "Elektroball" + }, + + damage: 120, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/54.ts b/data/Sword & Shield/Evolving Skies/54.ts index ad1ddd113..8bfca2ee4 100644 --- a/data/Sword & Shield/Evolving Skies/54.ts +++ b/data/Sword & Shield/Evolving Skies/54.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Mareep" + en: "Mareep", + fr: "Wattouat", + es: "Mareep", + it: "Mareep", + pt: "Mareep", + de: "Voltilamm" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "Yukiko Baba", + + attacks: [{ + name: { + en: "Rear Kick", + fr: "Ruade", + es: "Patada Trasera", + it: "Retrocalcio", + pt: "Rear Kick", + de: "Rückwärtskick" + }, + + damage: 10, + cost: ["Colorless"] + }, { + name: { + en: "Electro Ball", + fr: "Boule Élek", + es: "Bola Voltio", + it: "Energisfera", + pt: "Electro Ball", + de: "Elektroball" + }, + + damage: 30, + cost: ["Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/55.ts b/data/Sword & Shield/Evolving Skies/55.ts index 5c5aa4838..b2f40888d 100644 --- a/data/Sword & Shield/Evolving Skies/55.ts +++ b/data/Sword & Shield/Evolving Skies/55.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Flaaffy" + en: "Flaaffy", + fr: "Lainergie", + es: "Flaaffy", + it: "Flaaffy", + pt: "Flaaffy", + de: "Waaty" }, rarity: "Uncommon", category: "Pokemon", hp: 90, types: ["Lightning"], - stage: "Stage1" + stage: "Stage1", + illustrator: "OKACHEKE", + + abilities: [{ + type: "Ability", + + name: { + en: "Dynamotor", + fr: "Dynamoteur", + es: "Dinamotor", + it: "Dinamotore", + pt: "Dynamotor", + de: "Dynamotor" + }, + + effect: { + en: "Once during your turn, you may attach a Lightning Energy card from your discard pile to 1 of your Benched Pokémon.", + fr: "Une fois pendant votre tour, vous pouvez attacher une carte Énergie Lightning de votre pile de défausse à l’un de vos Pokémon de Banc.", + es: "Una vez durante tu turno, puedes unir 1 carta de Energía Lightning de tu pila de descartes a 1 de tus Pokémon en Banca.", + it: "Una sola volta durante il tuo turno, puoi assegnare a uno dei tuoi Pokémon in panchina una carta Energia Lightning dalla tua pila degli scarti.", + pt: "Once during your turn, you may attach a Lightning Energy card from your discard pile to 1 of your Benched Pokémon.", + de: "Einmal während deines Zuges kannst du 1 Lightning-Energiekarte aus deinem Ablagestapel an 1 Pokémon auf deiner Bank anlegen." + } + }], + + attacks: [{ + name: { + en: "Electro Ball", + fr: "Boule Élek", + es: "Bola Voltio", + it: "Energisfera", + pt: "Electro Ball", + de: "Elektroball" + }, + + damage: 50, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/56.ts b/data/Sword & Shield/Evolving Skies/56.ts index d81aa7b72..3d931e711 100644 --- a/data/Sword & Shield/Evolving Skies/56.ts +++ b/data/Sword & Shield/Evolving Skies/56.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Ampharos" + en: "Ampharos", + fr: "Pharamp", + es: "Ampharos", + it: "Ampharos", + pt: "Ampharos", + de: "Ampharos" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 150, types: ["Lightning"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Saya Tsuruta", + + attacks: [{ + name: { + en: "Thunder Shock", + fr: "Éclair", + es: "Impactrueno", + it: "Tuonoshock", + pt: "Thunder Shock", + de: "Donnerschock" + }, + + effect: { + en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.", + es: "Lanza 1 moneda. Si sale cara, el Pokémon Activo de tu rival pasa a estar Paralizado.", + it: "Lancia una moneta. Se esce testa, il Pokémon attivo del tuo avversario viene paralizzato.", + pt: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + de: "Wirf 1 Münze. Bei Kopf ist das Aktive Pokémon deines Gegners jetzt paralysiert." + }, + + damage: 40, + cost: ["Lightning"] + }, { + name: { + en: "Electron Crush", + fr: "Électron Écrasant", + es: "Machaque Electrón", + it: "Elettrostritolamento", + pt: "Electron Crush", + de: "Zerquetschende Elektronen" + }, + + effect: { + en: "You may discard 3 Lightning Energy from this Pokémon. If you do, this attack does 120 more damage.", + fr: "Vous pouvez défausser 3 Énergies Lightning de ce Pokémon. Dans ce cas, cette attaque inflige 120 dégâts supplémentaires.", + es: "Puedes descartar 3 Energías Lightning de este Pokémon. Si lo haces, este ataque hace 120 puntos de daño más.", + it: "Puoi scartare tre Energie Lightning da questo Pokémon. Se lo fai, questo attacco infligge 120 danni in più.", + pt: "You may discard 3 Lightning Energy from this Pokémon. If you do, this attack does 120 more damage.", + de: "Du kannst 3 Lightning-Energien von diesem Pokémon auf deinen Ablagestapel legen. Wenn du das machst, fügt diese Attacke 120 Schadenspunkte mehr zu." + }, + + damage: "100+", + cost: ["Lightning", "Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/57.ts b/data/Sword & Shield/Evolving Skies/57.ts index ea40cad14..96e90a53a 100644 --- a/data/Sword & Shield/Evolving Skies/57.ts +++ b/data/Sword & Shield/Evolving Skies/57.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Emolga" + en: "Emolga", + fr: "Emolga", + es: "Emolga", + it: "Emolga", + pt: "Emolga", + de: "Emolga" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "Nagomi Nijo", + + attacks: [{ + name: { + en: "Thunder Shock", + fr: "Éclair", + es: "Impactrueno", + it: "Tuonoshock", + pt: "Thunder Shock", + de: "Donnerschock" + }, + + effect: { + en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.", + es: "Lanza 1 moneda. Si sale cara, el Pokémon Activo de tu rival pasa a estar Paralizado.", + it: "Lancia una moneta. Se esce testa, il Pokémon attivo del tuo avversario viene paralizzato.", + pt: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + de: "Wirf 1 Münze. Bei Kopf ist das Aktive Pokémon deines Gegners jetzt paralysiert." + }, + + damage: 30, + cost: ["Lightning"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/58.ts b/data/Sword & Shield/Evolving Skies/58.ts index 60a1a77f3..0d1a19a76 100644 --- a/data/Sword & Shield/Evolving Skies/58.ts +++ b/data/Sword & Shield/Evolving Skies/58.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Dracozolt V" + en: "Dracozolt V", + fr: "Galvagon V", + es: "Dracozolt V", + it: "Dracozolt V", + pt: "Dracozolt V", + de: "Lectragon V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "Ryota Murayama", + suffix: "V", + + attacks: [{ + name: { + en: "Primeval Beak", + fr: "Bec Primitif", + es: "Pico Primitivo", + it: "Becco Primevo", + pt: "Primeval Beak", + de: "Urschnabel" + }, + + effect: { + en: "During your opponent’s next turn, Energy cards can’t be attached from your opponent’s hand to the Defending Pokémon.", + fr: "Pendant le prochain tour de votre adversaire, aucune carte Énergie ne peut être attachée de la main de votre adversaire au Pokémon Défenseur.", + es: "Durante el próximo turno de tu rival, no se pueden unir cartas de Energía de la mano de tu rival al Pokémon Defensor.", + it: "Durante il prossimo turno del tuo avversario, nessuna carta Energia può essere assegnata dalla mano del tuo avversario al Pokémon difensore.", + pt: "During your opponent’s next turn, Energy cards can’t be attached from your opponent’s hand to the Defending Pokémon.", + de: "Während des nächsten Zuges deines Gegners können keine Energiekarten aus der Hand deines Gegners an das Verteidigende Pokémon angelegt werden." + }, + + damage: 30, + cost: ["Lightning"] + }, { + name: { + en: "Mountain Swing", + fr: "Frappe Montagneuse", + es: "Embestida Montaña", + it: "Oscillamonte", + pt: "Mountain Swing", + de: "Bergschwinger" + }, + + effect: { + en: "Discard the top 3 cards of your deck.", + fr: "Défaussez les 3 cartes du dessus de votre deck.", + es: "Descarta las 3 primeras cartas de tu baraja.", + it: "Scarta le prime tre carte del tuo mazzo.", + pt: "Discard the top 3 cards of your deck.", + de: "Lege die obersten 3 Karten deines Decks auf deinen Ablagestapel." + }, + + damage: 180, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/59.ts b/data/Sword & Shield/Evolving Skies/59.ts index d71eaf895..e432cd0b9 100644 --- a/data/Sword & Shield/Evolving Skies/59.ts +++ b/data/Sword & Shield/Evolving Skies/59.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Dracozolt VMAX" + en: "Dracozolt VMAX", + fr: "Galvagon VMAX", + es: "Dracozolt VMAX", + it: "Dracozolt VMAX", + pt: "Dracozolt VMAX", + de: "Lectragon VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 330, types: ["Lightning"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + attacks: [{ + name: { + en: "Spark Trap", + fr: "Piège Étincelle", + es: "Trampa Chispeante", + it: "Scintillatrappola", + pt: "Spark Trap", + de: "Funkenfalle" + }, + + effect: { + en: "During your opponent’s next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 12 damage counters on the Attacking Pokémon.", + fr: "Pendant le prochain tour de votre adversaire, si ce Pokémon subit les dégâts d’une attaque (même s’il est mis K.O.), placez 12 marqueurs de dégâts sur le Pokémon Attaquant.", + es: "Durante el próximo turno de tu rival, si este Pokémon resulta dañado por un ataque (incluso si queda Fuera de Combate), pon 12 contadores de daño en el Pokémon Atacante.", + it: "Durante il prossimo turno del tuo avversario, se questo Pokémon viene danneggiato da un attacco, anche se viene messo KO, metti 12 segnalini danno sul Pokémon attaccante.", + pt: "During your opponent’s next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 12 damage counters on the Attacking Pokémon.", + de: "Wenn diesem Pokémon während des nächsten Zuges deines Gegners durch eine Attacke Schaden zugefügt wird (auch wenn dieses Pokémon dadurch kampfunfähig wird), lege 12 Schadensmarken auf das Angreifende Pokémon." + }, + + damage: 60, + cost: ["Lightning"] + }, { + name: { + en: "Max Impact", + fr: "Impactomax", + es: "Maximpacto", + it: "Dynaimpatto", + pt: "Max Impact", + de: "Dyna-Einschlag" + }, + + damage: 200, + cost: ["Lightning", "Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/6.ts b/data/Sword & Shield/Evolving Skies/6.ts index 272568d97..f7e6733d9 100644 --- a/data/Sword & Shield/Evolving Skies/6.ts +++ b/data/Sword & Shield/Evolving Skies/6.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Tropius" + en: "Tropius", + fr: "Tropius", + es: "Tropius", + it: "Tropius", + pt: "Tropius", + de: "Tropius" }, rarity: "Rare", category: "Pokemon", hp: 110, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Oswaldo KATO", + + attacks: [{ + name: { + en: "Rally Back", + fr: "Répercussions", + es: "Apoyo Vengativo", + it: "Radunata Rinforzi", + pt: "Rally Back", + de: "Aufholjagd" + }, + + effect: { + en: "If any of your Pokémon were Knocked Out by damage from an attack from your opponent’s Pokémon during their last turn, this attack does 90 more damage.", + fr: "Si au moins l’un de vos Pokémon a été mis K.O. par les dégâts d’une attaque d’un Pokémon de votre adversaire pendant son dernier tour, cette attaque inflige 90 dégâts supplémentaires.", + es: "Si alguno de tus Pokémon quedó Fuera de Combate por el daño de un ataque de los Pokémon de tu rival durante su último turno, este ataque hace 90 puntos de daño más.", + it: "Se uno qualsiasi dei tuoi Pokémon è stato messo KO dai danni inflitti da un attacco di un Pokémon del tuo avversario durante il suo ultimo turno, questo attacco infligge 90 danni in più.", + pt: "If any of your Pokémon were Knocked Out by damage from an attack from your opponent’s Pokémon during their last turn, this attack does 90 more damage.", + de: "Wenn mindestens 1 deiner Pokémon während des letzten Zuges deines Gegners durch Schaden einer Attacke der Pokémon deines Gegners kampfunfähig wurde, fügt diese Attacke 90 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Solar Beam", + fr: "Lance-Soleil", + es: "Rayo Solar", + it: "Solarraggio", + pt: "Solar Beam", + de: "Solarstrahl" + }, + + damage: 100, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/60.ts b/data/Sword & Shield/Evolving Skies/60.ts index df7c142f1..2a57343a8 100644 --- a/data/Sword & Shield/Evolving Skies/60.ts +++ b/data/Sword & Shield/Evolving Skies/60.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Regieleki" + en: "Regieleki", + fr: "Regieleki", + es: "Regieleki", + it: "Regieleki", + pt: "Regieleki", + de: "Regieleki" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Lightning"], - stage: "Basic" + stage: "Basic", + illustrator: "Shin Nagasawa", + + attacks: [{ + name: { + en: "Static Shock", + fr: "Choc Statique", + es: "Impacto Estático", + it: "Shock Statico", + pt: "Static Shock", + de: "Statischer Schock" + }, + + damage: 20, + cost: ["Colorless"] + }, { + name: { + en: "Teraspark", + fr: "Téra-Étincelle", + es: "Terachispa", + it: "Terascintilla", + pt: "Teraspark", + de: "Terafunke" + }, + + effect: { + en: "Discard all Lightning Energy from this Pokémon. This attack also does 40 damage to 2 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Défaussez toute l’Énergie Lightning de ce Pokémon. Cette attaque inflige aussi 40 dégâts à 2 des Pokémon de Banc de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Descarta todas las Energías Lightning de este Pokémon. Este ataque también hace 40 puntos de daño a 2 de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Scarta tutte le Energie Lightning da questo Pokémon. Questo attacco infligge anche 40 danni a due dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "Discard all Lightning Energy from this Pokémon. This attack also does 40 damage to 2 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Lege alle Lightning-Energien von diesem Pokémon auf deinen Ablagestapel. Diese Attacke fügt auch 2 Pokémon auf der Bank deines Gegners 40 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 120, + cost: ["Lightning", "Lightning", "Colorless"] + }], + + weaknesses: [{ + type: "Fighting", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/61.ts b/data/Sword & Shield/Evolving Skies/61.ts index cea0bfcbc..0c8c15d78 100644 --- a/data/Sword & Shield/Evolving Skies/61.ts +++ b/data/Sword & Shield/Evolving Skies/61.ts @@ -12,14 +12,46 @@ const card: Card = { }, name: { - en: "Drowzee" + en: "Drowzee", + fr: "Soporifik", + es: "Drowzee", + it: "Drowzee", + pt: "Drowzee", + de: "Traumato" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "nagimiso", + + attacks: [{ + name: { + en: "Pound", + fr: "Écras’Face", + es: "Destructor", + it: "Botta", + pt: "Pound", + de: "Klaps" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/62.ts b/data/Sword & Shield/Evolving Skies/62.ts index bf07c5316..479a194b0 100644 --- a/data/Sword & Shield/Evolving Skies/62.ts +++ b/data/Sword & Shield/Evolving Skies/62.ts @@ -12,14 +12,75 @@ const card: Card = { }, name: { - en: "Hypno" + en: "Hypno", + fr: "Hypnomade", + es: "Hypno", + it: "Hypno", + pt: "Hypno", + de: "Hypno" }, rarity: "Uncommon", category: "Pokemon", hp: 110, types: ["Psychic"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Miki Tanaka", + + attacks: [{ + name: { + en: "Hypnosis", + fr: "Hypnose", + es: "Hipnosis", + it: "Ipnosi", + pt: "Hypnosis", + de: "Hypnose" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Asleep.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.", + es: "El Pokémon Activo de tu rival pasa a estar Dormido.", + it: "Il Pokémon attivo del tuo avversario viene addormentato.", + pt: "Your opponent’s Active Pokémon is now Asleep.", + de: "Das Aktive Pokémon deines Gegners schläft jetzt." + }, + + cost: ["Psychic"] + }, { + name: { + en: "Wake-Up Slap", + fr: "Réveil Forcé", + es: "Espabila", + it: "Svegliopacca", + pt: "Wake-Up Slap", + de: "Weckruf" + }, + + effect: { + en: "If your opponent’s Active Pokémon is affected by a Special Condition, this attack does 90 more damage. Then, that Pokémon recovers from all Special Conditions.", + fr: "Si le Pokémon Actif de votre adversaire est affecté par un État Spécial, cette attaque inflige 90 dégâts supplémentaires. Ensuite, ce Pokémon-là guérit de tous les États Spéciaux.", + es: "Si el Pokémon Activo de tu rival se ve afectado por una Condición Especial, este ataque hace 90 puntos de daño más. Después, ese Pokémon se recupera de todas las Condiciones Especiales.", + it: "Se il Pokémon attivo del tuo avversario è influenzato da una condizione speciale, questo attacco infligge 90 danni in più. Poi quel Pokémon guarisce da tutte le condizioni speciali.", + pt: "If your opponent’s Active Pokémon is affected by a Special Condition, this attack does 90 more damage. Then, that Pokémon recovers from all Special Conditions.", + de: "Wenn das Aktive Pokémon deines Gegners von einem Speziellen Zustand betroffen ist, fügt diese Attacke 90 Schadenspunkte mehr zu. Jenes Pokémon erholt sich anschließend von allen Speziellen Zuständen." + }, + + damage: "30+", + cost: ["Psychic"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/63.ts b/data/Sword & Shield/Evolving Skies/63.ts index 06a328398..8260c8bfc 100644 --- a/data/Sword & Shield/Evolving Skies/63.ts +++ b/data/Sword & Shield/Evolving Skies/63.ts @@ -12,14 +12,76 @@ const card: Card = { }, name: { - en: "Galarian Articuno" + en: "Galarian Articuno", + fr: "Artikodin de Galar", + es: "Articuno de Galar", + it: "Articuno di Galar", + pt: "Galarian Articuno", + de: "Galar-Arktos" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Kagemaru Himeno", + + abilities: [{ + type: "Ability", + + name: { + en: "Cruel Charge", + fr: "Charge Implacable", + es: "Carga Calculadora", + it: "Carica Sanguefreddo", + pt: "Cruel Charge", + de: "Gefühlskalter Ansturm" + }, + + effect: { + en: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Psychic Energy cards from your hand to this Pokémon.", + fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez attacher jusqu’à 2 cartes Énergie Psychic de votre main à ce Pokémon.", + es: "Cuando juegas este Pokémon de tu mano a tu Banca durante tu turno, puedes unir hasta 2 cartas de Energía Psychic de tu mano a este Pokémon.", + it: "Quando giochi questo Pokémon dalla tua mano e lo metti in panchina durante il tuo turno, puoi assegnargli fino a due carte Energia Psychic dalla tua mano.", + pt: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Psychic Energy cards from your hand to this Pokémon.", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand auf deine Bank spielst, kannst du bis zu 2 Psychic-Energiekarten aus deiner Hand an dieses Pokémon anlegen." + } + }], + + attacks: [{ + name: { + en: "Psylaser", + fr: "Laser Psy", + es: "Psicoláser", + it: "Psicolaser", + pt: "Psylaser", + de: "Psilaser" + }, + + effect: { + en: "Discard all Psychic Energy from this Pokémon. This attack does 120 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Défaussez toute l’Énergie Psychic de ce Pokémon. Cette attaque inflige 120 dégâts à l’un des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Descarta todas las Energías Psychic de este Pokémon. Este ataque hace 120 puntos de daño a 1 de los Pokémon de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Scarta tutte le Energie Psychic da questo Pokémon. Questo attacco infligge 120 danni a uno dei Pokémon del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "Discard all Psychic Energy from this Pokémon. This attack does 120 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Lege alle Psychic-Energien von diesem Pokémon auf deinen Ablagestapel. Diese Attacke fügt 1 Pokémon deines Gegners 120 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic", "Psychic", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/64.ts b/data/Sword & Shield/Evolving Skies/64.ts index 6135a061b..6e9a38db0 100644 --- a/data/Sword & Shield/Evolving Skies/64.ts +++ b/data/Sword & Shield/Evolving Skies/64.ts @@ -12,14 +12,67 @@ const card: Card = { }, name: { - en: "Espeon V" + en: "Espeon V", + fr: "Mentali V", + es: "Espeon V", + it: "Espeon V", + pt: "Espeon V", + de: "Psiana V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Zen Shot", + fr: "Tir Zen", + es: "Disparo Zen", + it: "Colpo Zen", + pt: "Zen Shot", + de: "Zen-Schuss" + }, + + effect: { + en: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige 60 dégâts à l’un des Pokémon-V de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque hace 60 puntos de daño a 1 de los Pokémon V de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge 60 danni a uno dei Pokémon-V del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack does 60 damage to 1 of your opponent’s Pokémon V. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt 1 Pokémon-V deines Gegners 60 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + cost: ["Psychic"] + }, { + name: { + en: "Super Psy Bolt", + fr: "Super Psy", + es: "Superrayo Psi", + it: "Superpsico", + pt: "Super Psy Bolt", + de: "Super-Psischlag" + }, + + damage: 120, + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/65.ts b/data/Sword & Shield/Evolving Skies/65.ts index 2a84528ef..8917237bd 100644 --- a/data/Sword & Shield/Evolving Skies/65.ts +++ b/data/Sword & Shield/Evolving Skies/65.ts @@ -12,14 +12,77 @@ const card: Card = { }, name: { - en: "Espeon VMAX" + en: "Espeon VMAX", + fr: "Mentali VMAX", + es: "Espeon VMAX", + it: "Espeon VMAX", + pt: "Espeon VMAX", + de: "Psiana VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 310, types: ["Psychic"], - stage: "VMAX" + stage: "VMAX", + illustrator: "5ban Graphics", + + abilities: [{ + type: "Ability", + + name: { + en: "Solar Revelation", + fr: "Révélation Solaire", + es: "Revelación Solar", + it: "Rivelasole", + pt: "Solar Revelation", + de: "Solarschild" + }, + + effect: { + en: "Prevent all effects of attacks from your opponent’s Pokémon done to all of your Pokémon that have Energy attached.(Existing effects are not removed. Damage is not an effect.)", + fr: "Évitez tous les effets d’attaques infligés par les Pokémon de votre adversaire à tous vos Pokémon auxquels de l’Énergie est attachée. (Les effets déjà en action ne sont pas retirés. Les dégâts ne sont pas un effet.)", + es: "Evita todos los efectos de los ataques de los Pokémon de tu rival infligidos a cada uno de tus Pokémon que tenga alguna Energía unida a él. (No se eliminan los efectos ya existentes. El daño no es un efecto).", + it: "Previeni tutti gli effetti degli attacchi dei Pokémon del tuo avversario inflitti ai tuoi Pokémon che hanno Energie assegnate. Gli effetti esistenti non vengono rimossi. I danni non sono un effetto.", + pt: "Prevent all effects of attacks from your opponent’s Pokémon done to all of your Pokémon that have Energy attached.(Existing effects are not removed. Damage is not an effect.)", + de: "Verhindere alle Effekte von Attacken der Pokémon deines Gegners, die allen deinen Pokémon zugefügt werden, an die Energie angelegt ist. (Bestehende Effekte werden nicht entfernt. Schaden ist kein Effekt.)" + } + }], + + attacks: [{ + name: { + en: "Max Mindstorm", + fr: "Psychomax", + es: "Maxionda", + it: "Dynapsiche", + pt: "Max Mindstorm", + de: "Dyna-Kinese" + }, + + effect: { + en: "This attack does 60 damage for each Energy attached to all of your opponent’s Pokémon.", + fr: "Cette attaque inflige 60 dégâts pour chaque Énergie attachée à tous les Pokémon de votre adversaire.", + es: "Este ataque hace 60 puntos de daño por cada Energía unida a todos los Pokémon de tu rival.", + it: "Questo attacco infligge 60 danni per ogni Energia assegnata ai Pokémon del tuo avversario.", + pt: "This attack does 60 damage for each Energy attached to all of your opponent’s Pokémon.", + de: "Diese Attacke fügt für jede an alle Pokémon deines Gegners angelegte Energie 60 Schadenspunkte zu." + }, + + damage: "60×", + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/66.ts b/data/Sword & Shield/Evolving Skies/66.ts index 7a384afd4..35963ec51 100644 --- a/data/Sword & Shield/Evolving Skies/66.ts +++ b/data/Sword & Shield/Evolving Skies/66.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Wobbuffet" + en: "Wobbuffet", + fr: "Qulbutoké", + es: "Wobbuffet", + it: "Wobbuffet", + pt: "Wobbuffet", + de: "Woingenau" }, rarity: "Common", category: "Pokemon", hp: 120, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Anesaki Dynamic", + + attacks: [{ + name: { + en: "Mirror Pain", + fr: "Douleur Miroir", + es: "Dolor Espejo", + it: "Pena Riflessa", + pt: "Mirror Pain", + de: "Schmerzspiegel" + }, + + effect: { + en: "Put damage counters on your opponent’s Active Pokémon equal to the number of damage counters on 1 of your Benched Pokémon.", + fr: "Placez autant de marqueurs de dégâts sur le Pokémon Actif de votre adversaire qu’il y a de marqueurs de dégâts sur l’un de vos Pokémon de Banc.", + es: "Pon una cantidad de contadores de daño en el Pokémon Activo de tu rival equivalente a la cantidad de contadores de daño en 1 de tus Pokémon en Banca.", + it: "Metti sul Pokémon attivo del tuo avversario un numero di segnalini danno pari al numero di segnalini danno presenti su uno dei Pokémon della tua panchina.", + pt: "Put damage counters on your opponent’s Active Pokémon equal to the number of damage counters on 1 of your Benched Pokémon.", + de: "Lege Schadensmarken auf das Aktive Pokémon deines Gegners entsprechend der Anzahl der Schadensmarken auf 1 Pokémon auf deiner Bank." + }, + + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Headbutt Bounce", + fr: "Culbute Surprise", + es: "Bote Cabezazo", + it: "Rimbalzo Bottintesta", + pt: "Headbutt Bounce", + de: "Abrupter Kopfstoß" + }, + + damage: 70, + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/67.ts b/data/Sword & Shield/Evolving Skies/67.ts index 35c050235..c6dcd0b5f 100644 --- a/data/Sword & Shield/Evolving Skies/67.ts +++ b/data/Sword & Shield/Evolving Skies/67.ts @@ -12,14 +12,75 @@ const card: Card = { }, name: { - en: "Sableye" + en: "Sableye", + fr: "Ténéfix", + es: "Sableye", + it: "Sableye", + pt: "Sableye", + de: "Zobiris" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Eri Yamaki", + + attacks: [{ + name: { + en: "Go and Collect", + fr: "Aller Chercher", + es: "Ve y Recoge", + it: "Far Raccolta", + pt: "Go and Collect", + de: "Fliegen und Sammeln" + }, + + effect: { + en: "Search your deck for a Trainer card, reveal it, and put it into your hand. Then, shuffle your deck.", + fr: "Cherchez dans votre deck une carte Dresseur, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.", + es: "Busca en tu baraja 1 carta de Entrenador, enséñala y ponla en tu mano. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo una carta Allenatore, mostrala e aggiungila a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for a Trainer card, reveal it, and put it into your hand. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach 1 Trainerkarte, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Corner", + fr: "Coinçage", + es: "Arrinconar", + it: "Trappola", + pt: "Corner", + de: "Bedrängen" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + fr: "Pendant le prochain tour de votre adversaire, le Pokémon Défenseur ne peut pas battre en retraite.", + es: "Durante el próximo turno de tu rival, el Pokémon Defensor no puede retirarse.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi.", + pt: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + de: "Während des nächsten Zuges deines Gegners kann sich das Verteidigende Pokémon nicht zurückziehen." + }, + + damage: 40, + cost: ["Psychic", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/68.ts b/data/Sword & Shield/Evolving Skies/68.ts index 19cdb717e..78bf743c4 100644 --- a/data/Sword & Shield/Evolving Skies/68.ts +++ b/data/Sword & Shield/Evolving Skies/68.ts @@ -12,14 +12,66 @@ const card: Card = { }, name: { - en: "Woobat" + en: "Woobat", + fr: "Chovsourir", + es: "Woobat", + it: "Woobat", + pt: "Woobat", + de: "Fleknoil" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Yuka Morii", + + attacks: [{ + name: { + en: "Collect", + fr: "Collecte", + es: "Coleccionar", + it: "Tassa", + pt: "Collect", + de: "Sammeln" + }, + + effect: { + en: "Draw a card.", + fr: "Piochez une carte.", + es: "Roba 1 carta.", + it: "Pesca una carta.", + pt: "Draw a card.", + de: "Ziehe 1 Karte." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Gnaw", + fr: "Ronge", + es: "Roer", + it: "Rosicchiamento", + pt: "Gnaw", + de: "Nagen" + }, + + damage: 10, + cost: ["Psychic"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/69.ts b/data/Sword & Shield/Evolving Skies/69.ts index 424f73282..0af8e439a 100644 --- a/data/Sword & Shield/Evolving Skies/69.ts +++ b/data/Sword & Shield/Evolving Skies/69.ts @@ -12,14 +12,55 @@ const card: Card = { }, name: { - en: "Swoobat" + en: "Swoobat", + fr: "Rhinolove", + es: "Swoobat", + it: "Swoobat", + pt: "Swoobat", + de: "Fletiamo" }, rarity: "Uncommon", category: "Pokemon", hp: 90, types: ["Psychic"], - stage: "Stage1" + stage: "Stage1", + illustrator: "nagimiso", + + attacks: [{ + name: { + en: "Synchro Woofer", + fr: "Fréquence Synchro", + es: "Frecuencia Sincronizada", + it: "Sincrowoofer", + pt: "Synchro Woofer", + de: "Synchro-Woofer" + }, + + effect: { + en: "If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.", + fr: "Si vous avez le même nombre de cartes dans votre main que votre adversaire, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si tienes la misma cantidad de cartas en tu mano que tu rival, este ataque hace 80 puntos de daño más.", + it: "Se hai lo stesso numero di carte in mano del tuo avversario, questo attacco infligge 80 danni in più.", + pt: "If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.", + de: "Wenn du genauso viele Karten auf der Hand hast wie dein Gegner, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "30+", + cost: ["Psychic"] + }], + + weaknesses: [{ + type: "Lightning", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/7.ts b/data/Sword & Shield/Evolving Skies/7.ts index b7525b9c1..a363c05e0 100644 --- a/data/Sword & Shield/Evolving Skies/7.ts +++ b/data/Sword & Shield/Evolving Skies/7.ts @@ -12,14 +12,73 @@ const card: Card = { }, name: { - en: "Leafeon V" + en: "Leafeon V", + fr: "Phyllali V", + es: "Leafeon V", + it: "Leafeon V", + pt: "Leafeon V", + de: "Folipurba V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Greening Cells", + fr: "Cellules Verdoyantes", + es: "Células Reverdecientes", + it: "Cellule Verdeggianti", + pt: "Greening Cells", + de: "Grünende Zellen" + }, + + effect: { + en: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Énergie Grass, puis l’attacher à l’un de vos Pokémon. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Energía Grass y unirla a 1 de tus Pokémon. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Energia Grass e assegnarla a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Grass-Energiekarte durchsuchen und sie an 1 deiner Pokémon anlegen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Leaf Blade", + fr: "Lame Feuille", + es: "Hoja Aguda", + it: "Fendifoglia", + pt: "Leaf Blade", + de: "Laubklinge" + }, + + effect: { + en: "Flip a coin. If heads, this attack does 60 more damage.", + fr: "Lancez une pièce. Si c’est face, cette attaque inflige 60 dégâts supplémentaires.", + es: "Lanza 1 moneda. Si sale cara, este ataque hace 60 puntos de daño más.", + it: "Lancia una moneta. Se esce testa, questo attacco infligge 60 danni in più.", + pt: "Flip a coin. If heads, this attack does 60 more damage.", + de: "Wirf 1 Münze. Bei Kopf fügt diese Attacke 60 Schadenspunkte mehr zu." + }, + + damage: "90+", + cost: ["Grass", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/70.ts b/data/Sword & Shield/Evolving Skies/70.ts index 82b9e46d8..89aba02d9 100644 --- a/data/Sword & Shield/Evolving Skies/70.ts +++ b/data/Sword & Shield/Evolving Skies/70.ts @@ -12,14 +12,68 @@ const card: Card = { }, name: { - en: "Golurk V" + en: "Golurk V", + fr: "Golemastoc V", + es: "Golurk V", + it: "Golurk V", + pt: "Golurk V", + de: "Golgantes V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Eske Yoshinob", + suffix: "V", + + attacks: [{ + name: { + en: "Mega Punch", + fr: "Ultimapoing", + es: "Megapuño", + it: "Megapugno", + pt: "Mega Punch", + de: "Megahieb" + }, + + damage: 80, + cost: ["Psychic", "Colorless", "Colorless"] + }, { + name: { + en: "Rewind Beam", + fr: "Rayon Régressif", + es: "Rayo de Retorno", + it: "Riavvolgiraggio", + pt: "Rewind Beam", + de: "Rückspulstrahl" + }, + + effect: { + en: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon évolué, faites-le dés-évoluer en plaçant la carte Évolution la plus élevée placée dessus dans la main de votre adversaire.", + es: "Si el Pokémon Activo de tu rival es un Pokémon evolucionado, involuciónalo poniendo la carta de Evolución de fase más alta que tenga sobre él en la mano de tu rival.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon evoluto, annulla la sua evoluzione mettendone la carta Evoluzione di fase più alta nella mano del tuo avversario.", + pt: "If your opponent’s Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent’s hand.", + de: "Wenn das Aktive Pokémon deines Gegners ein entwickeltes Pokémon ist, rückentwickle es, indem du deinem Gegner die Karte mit der höchsten Entwicklungsstufe auf die Hand gibst." + }, + + damage: 180, + cost: ["Psychic", "Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/71.ts b/data/Sword & Shield/Evolving Skies/71.ts index 9eae2dbd3..f676574bd 100644 --- a/data/Sword & Shield/Evolving Skies/71.ts +++ b/data/Sword & Shield/Evolving Skies/71.ts @@ -12,14 +12,49 @@ const card: Card = { }, name: { - en: "Flabebe" + en: "Flabébé", + fr: "Flabébé", + es: "Flabébé", + it: "Flabébé", + pt: "Flabébé", + de: "Flabébé" }, rarity: "Common", category: "Pokemon", hp: 40, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "OKACHEKE", + + attacks: [{ + name: { + en: "Hypnotic Gaze", + fr: "Regard Hypnotique", + es: "Mirada Hipnótica", + it: "Ipnosguardo", + pt: "Hypnotic Gaze", + de: "Hypnotischer Blick" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Asleep.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.", + es: "El Pokémon Activo de tu rival pasa a estar Dormido.", + it: "Il Pokémon attivo del tuo avversario viene addormentato.", + pt: "Your opponent’s Active Pokémon is now Asleep.", + de: "Das Aktive Pokémon deines Gegners schläft jetzt." + }, + + cost: ["Psychic"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/72.ts b/data/Sword & Shield/Evolving Skies/72.ts index 992980d7e..fdb2131ef 100644 --- a/data/Sword & Shield/Evolving Skies/72.ts +++ b/data/Sword & Shield/Evolving Skies/72.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Floette" + en: "Floette", + fr: "Floette", + es: "Floette", + it: "Floette", + pt: "Floette", + de: "Floette" }, rarity: "Uncommon", category: "Pokemon", hp: 70, types: ["Psychic"], - stage: "Stage1" + stage: "Stage1", + illustrator: "chibi", + + attacks: [{ + name: { + en: "Fairy Wind", + fr: "Vent Féérique", + es: "Viento Feérico", + it: "Vento di Fata", + pt: "Fairy Wind", + de: "Feenbrise" + }, + + damage: 20, + cost: ["Psychic"] + }, { + name: { + en: "Double Spin", + fr: "Double Tour", + es: "Doble Giro", + it: "Doppioturbo", + pt: "Double Spin", + de: "Doppeldreher" + }, + + effect: { + en: "Flip 2 coins. This attack does 50 damage for each heads.", + fr: "Lancez 2 pièces. Cette attaque inflige 50 dégâts pour chaque côté face.", + es: "Lanza 2 monedas. Este ataque hace 50 puntos de daño por cada cara.", + it: "Lancia due volte una moneta. Questo attacco infligge 50 danni ogni volta che esce testa.", + pt: "Flip 2 coins. This attack does 50 damage for each heads.", + de: "Wirf 2 Münzen. Diese Attacke fügt 50 Schadenspunkte pro Kopf zu." + }, + + damage: "50×", + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/73.ts b/data/Sword & Shield/Evolving Skies/73.ts index 30e1dce55..ea82cdde5 100644 --- a/data/Sword & Shield/Evolving Skies/73.ts +++ b/data/Sword & Shield/Evolving Skies/73.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Florges" + en: "Florges", + fr: "Florges", + es: "Florges", + it: "Florges", + pt: "Florges", + de: "Florges" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 130, types: ["Psychic"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Kagemaru Himeno", + + abilities: [{ + type: "Ability", + + name: { + en: "Rapid Strike Connection", + fr: "Connexion Mille Poings", + es: "Conexión Golpe Fluido", + it: "Connessione Colpo Rapido", + pt: "Rapid Strike Connection", + de: "Fließender-Angriff-Verbindung" + }, + + effect: { + en: "As often as you like during your turn, you may move an Energy from 1 of your Pokémon to 1 of your Rapid Strike Pokémon.", + fr: "Autant de fois que vous le voulez pendant votre tour, vous pouvez déplacer une Énergie de l’un de vos Pokémon vers l’un de vos Pokémon Mille Poings.", + es: "Todas las veces que quieras durante tu turno, puedes mover 1 Energía de 1 de tus Pokémon a 1 de tus Pokémon Golpe Fluido.", + it: "Durante il tuo turno, puoi spostare un’Energia da uno dei tuoi Pokémon a uno dei tuoi Pokémon Colpo Rapido tutte le volte che vuoi.", + pt: "As often as you like during your turn, you may move an Energy from 1 of your Pokémon to 1 of your Rapid Strike Pokémon.", + de: "Beliebig oft während deines Zuges kannst du 1 Energie von 1 deiner Pokémon auf 1 deiner Fließender-Angriff-Pokémon verschieben." + } + }], + + attacks: [{ + name: { + en: "Wonder Shine", + fr: "Éclat Merveilleux", + es: "Brillo Prodigioso", + it: "Luce Meraviglia", + pt: "Wonder Shine", + de: "Wunderglanz" + }, + + effect: { + en: "Your opponent’s Active Pokémon is now Confused.", + fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.", + es: "El Pokémon Activo de tu rival pasa a estar Confundido.", + it: "Il Pokémon attivo del tuo avversario viene confuso.", + pt: "Your opponent’s Active Pokémon is now Confused.", + de: "Das Aktive Pokémon deines Gegners ist jetzt verwirrt." + }, + + damage: 110, + cost: ["Psychic", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/74.ts b/data/Sword & Shield/Evolving Skies/74.ts index 6f2a763a9..c556f2ad0 100644 --- a/data/Sword & Shield/Evolving Skies/74.ts +++ b/data/Sword & Shield/Evolving Skies/74.ts @@ -12,14 +12,64 @@ const card: Card = { }, name: { - en: "Sylveon V" + en: "Sylveon V", + fr: "Nymphali V", + es: "Sylveon V", + it: "Sylveon V", + pt: "Sylveon V", + de: "Feelinara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "aky CG Works", + suffix: "V", + + abilities: [{ + type: "Ability", + + name: { + en: "Dream Gift", + fr: "Cadeau Rêvé", + es: "Regalo de Ensueño", + it: "Dono Onirico", + pt: "Dream Gift", + de: "Traumgeschenk" + }, + + effect: { + en: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Objet, la montrer, puis l’ajouter à votre main. Mélangez ensuite votre deck. Si vous utilisez ce talent, votre tour se termine.", + es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Objeto, enseñarla y ponerla en tu mano. Después, baraja las cartas de tu baraja. Si usas esta habilidad, tu turno termina.", + it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Strumento, mostrarla e aggiungerla alle carte che hai in mano. Poi rimischia le carte del tuo mazzo. Se usi questa abilità, il tuo turno finisce.", + pt: "Once during your turn, you may search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck. If you use this Ability, your turn ends.", + de: "Einmal während deines Zuges kannst du dein Deck nach 1 Itemkarte durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck. Wenn du diese Fähigkeit einsetzt, endet dein Zug." + } + }], + + attacks: [{ + name: { + en: "Magical Shot", + fr: "Coup Magique", + es: "Disparo Mágico", + it: "Magicolpo", + pt: "Magical Shot", + de: "Magischer Schuss" + }, + + damage: 60, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/76.ts b/data/Sword & Shield/Evolving Skies/76.ts index 9e0b8cc10..96ffd7b67 100644 --- a/data/Sword & Shield/Evolving Skies/76.ts +++ b/data/Sword & Shield/Evolving Skies/76.ts @@ -12,14 +12,68 @@ const card: Card = { }, name: { - en: "Pumpkaboo" + en: "Pumpkaboo", + fr: "Pitrouille", + es: "Pumpkaboo", + it: "Pumpkaboo", + pt: "Pumpkaboo", + de: "Irrbis" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Yuka Morii", + + abilities: [{ + type: "Ability", + + name: { + en: "Pumpkin Pit", + fr: "Citrouille Trouée", + es: "Calabaza Orificio", + it: "Zucca Cava", + pt: "Pumpkin Pit", + de: "Kürbisloch" + }, + + effect: { + en: "When you play this Pokémon from your hand onto your Bench during your turn, you may discard a Stadium in play.", + fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez défausser un Stade en jeu.", + es: "Cuando juegas este Pokémon de tu mano a tu Banca durante tu turno, puedes descartar un Estadio en juego.", + it: "Quando giochi questo Pokémon dalla tua mano e lo metti in panchina durante il tuo turno, puoi scartare una carta Stadio in gioco.", + pt: "When you play this Pokémon from your hand onto your Bench during your turn, you may discard a Stadium in play.", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand auf deine Bank spielst, kannst du 1 Stadionkarte im Spiel auf den Ablagestapel legen." + } + }], + + attacks: [{ + name: { + en: "Stampede", + fr: "Ruée", + es: "Estampida", + it: "Fuggi Fuggi", + pt: "Stampede", + de: "Zertrampeln" + }, + + damage: 20, + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/77.ts b/data/Sword & Shield/Evolving Skies/77.ts index 42d668761..0f57500c6 100644 --- a/data/Sword & Shield/Evolving Skies/77.ts +++ b/data/Sword & Shield/Evolving Skies/77.ts @@ -12,14 +12,55 @@ const card: Card = { }, name: { - en: "Gourgeist" + en: "Gourgeist", + fr: "Banshitrouye", + es: "Gourgeist", + it: "Gourgeist", + pt: "Gourgeist", + de: "Pumpdjinn" }, rarity: "Rare", category: "Pokemon", hp: 120, types: ["Psychic"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Megumi Higuchi", + + attacks: [{ + name: { + en: "Pandemonium", + fr: "Pandémonium", + es: "Pandemonio", + it: "Pandemonio", + pt: "Pandemonium", + de: "Pandämonium" + }, + + effect: { + en: "Reveal the top 6 cards of your deck. This attack does 60 damage for each Psychic Pokémon you find there. Then, shuffle those Pokémon back into your deck and discard the other cards.", + fr: "Montrez les 6 cartes du dessus de votre deck. Cette attaque inflige 60 dégâts pour chaque Pokémon Psychic que vous y trouvez. Mélangez ensuite ces Pokémon avec votre deck et défaussez les autres cartes.", + es: "Enseña las 6 primeras cartas de tu baraja. Este ataque hace 60 puntos de daño por cada Pokémon Psychic que encuentres entre ellas. Después, pon esos Pokémon de nuevo en tu baraja, baraja todas las cartas y descarta el resto de las cartas que enseñaste.", + it: "Mostra le prime sei carte del tuo mazzo. Questo attacco infligge 60 danni per ogni Pokémon Psychic presente tra esse. Poi rimischia quei Pokémon nel tuo mazzo e scarta le altre carte.", + pt: "Reveal the top 6 cards of your deck. This attack does 60 damage for each Psychic Pokémon you find there. Then, shuffle those Pokémon back into your deck and discard the other cards.", + de: "Zeige deinem Gegner die obersten 6 Karten deines Decks. Diese Attacke fügt für jedes Psychic-Pokémon, das du dort findest, 60 Schadenspunkte zu. Mische anschließend jene Pokémon zurück in dein Deck und lege die anderen Karten auf deinen Ablagestapel." + }, + + damage: "60×", + cost: ["Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/78.ts b/data/Sword & Shield/Evolving Skies/78.ts index 820d9c634..8cb239963 100644 --- a/data/Sword & Shield/Evolving Skies/78.ts +++ b/data/Sword & Shield/Evolving Skies/78.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Cutiefly" + en: "Cutiefly", + fr: "Bombydou", + es: "Cutiefly", + it: "Cutiefly", + pt: "Cutiefly", + de: "Wommel" }, rarity: "Common", category: "Pokemon", hp: 30, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Yukiko Baba", + + attacks: [{ + name: { + en: "Flap", + fr: "Battement", + es: "Aleteo", + it: "Alabattito", + pt: "Flap", + de: "Flattern" + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/79.ts b/data/Sword & Shield/Evolving Skies/79.ts index 2dcdff1ee..2bc4ce624 100644 --- a/data/Sword & Shield/Evolving Skies/79.ts +++ b/data/Sword & Shield/Evolving Skies/79.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Rimbombee" + en: "Ribombee", + fr: "Rubombelle", + es: "Ribombee", + it: "Ribombee", + pt: "Ribombee", + de: "Bandelby" }, rarity: "Uncommon", category: "Pokemon", hp: 70, types: ["Psychic"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Saya Tsuruta", + + attacks: [{ + name: { + en: "Tricky Steps", + fr: "Pas Délicats", + es: "Pasos Astutos", + it: "Passinganno", + pt: "Tricky Steps", + de: "Listiges Vorgehen" + }, + + effect: { + en: "You may move an Energy from your opponent’s Active Pokémon to 1 of their Benched Pokémon.", + fr: "Vous pouvez déplacer une Énergie du Pokémon Actif de votre adversaire vers l’un de ses Pokémon de Banc.", + es: "Puedes mover 1 Energía del Pokémon Activo de tu rival a 1 de sus Pokémon en Banca.", + it: "Puoi spostare un’Energia dal Pokémon attivo del tuo avversario a uno dei suoi Pokémon in panchina.", + pt: "You may move an Energy from your opponent’s Active Pokémon to 1 of their Benched Pokémon.", + de: "Du kannst 1 Energie vom Aktiven Pokémon deines Gegners auf 1 Pokémon auf seiner Bank verschieben." + }, + + damage: 30, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Metal", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/8.ts b/data/Sword & Shield/Evolving Skies/8.ts index 6ad93f506..b4b63962a 100644 --- a/data/Sword & Shield/Evolving Skies/8.ts +++ b/data/Sword & Shield/Evolving Skies/8.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Leafeon VMAX" + en: "Leafeon VMAX", + fr: "Phyllali VMAX", + es: "Leafeon VMAX", + it: "Leafeon VMAX", + pt: "Leafeon VMAX", + de: "Folipurba VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 310, types: ["Grass"], - stage: "VMAX" + stage: "VMAX", + illustrator: "PLANETA Tsuji", + + attacks: [{ + name: { + en: "Grass Knot", + fr: "Nœud Herbe", + es: "Hierba Lazo", + it: "Laccioerboso", + pt: "Grass Knot", + de: "Strauchler" + }, + + effect: { + en: "This attack does 60 damage for each Colorless in your opponent’s Active Pokémon’s Retreat Cost.", + fr: "Cette attaque inflige 60 dégâts pour chaque Colorless dans le Coût de Retraite du Pokémon Actif de votre adversaire.", + es: "Este ataque hace 60 puntos de daño por cada Colorless en el Coste de Retirada del Pokémon Activo de tu rival.", + it: "Questo attacco infligge 60 danni per ogni Colorless nel costo di ritirata del Pokémon attivo del tuo avversario.", + pt: "This attack does 60 damage for each Colorless in your opponent’s Active Pokémon’s Retreat Cost.", + de: "Diese Attacke fügt für jedes Colorless in den Rückzugskosten des Aktiven Pokémon deines Gegners 60 Schadenspunkte zu." + }, + + damage: "60×", + cost: ["Grass", "Colorless"] + }, { + name: { + en: "Max Leaf", + fr: "Feuillomax", + es: "Maxihoja", + it: "Dynafoglia", + pt: "Max Leaf", + de: "Dyna-Blatt" + }, + + effect: { + en: "Heal 30 damage from this Pokémon.", + fr: "Soignez 30 dégâts de ce Pokémon.", + es: "Cura 30 puntos de daño a este Pokémon.", + it: "Cura questo Pokémon da 30 danni.", + pt: "Heal 30 damage from this Pokémon.", + de: "Heile 30 Schadenspunkte bei diesem Pokémon." + }, + + damage: 170, + cost: ["Grass", "Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/80.ts b/data/Sword & Shield/Evolving Skies/80.ts index 277373e52..da8f1cbcb 100644 --- a/data/Sword & Shield/Evolving Skies/80.ts +++ b/data/Sword & Shield/Evolving Skies/80.ts @@ -12,14 +12,75 @@ const card: Card = { }, name: { - en: "Marshadow" + en: "Marshadow", + fr: "Marshadow", + es: "Marshadow", + it: "Marshadow", + pt: "Marshadow", + de: "Marshadow" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 80, types: ["Psychic"], - stage: "Basic" + stage: "Basic", + illustrator: "Yuya Oka", + + attacks: [{ + name: { + en: "Rapid Hunt", + fr: "Chasse Rapide", + es: "Caza Fluida", + it: "Agguato Rapido", + pt: "Rapid Hunt", + de: "Fließende Jagd" + }, + + effect: { + en: "Search your deck for up to 2 Rapid Strike cards, reveal them, and put them into your hand. Then, shuffle your deck.", + fr: "Cherchez dans votre deck jusqu’à 2 cartes Mille Poings, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.", + es: "Busca en tu baraja hasta 2 cartas de Golpe Fluido, enséñalas y ponlas en tu mano. Después, baraja las cartas de tu baraja.", + it: "Cerca nel tuo mazzo fino a due carte Colpo Rapido, mostrale e aggiungile alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.", + pt: "Search your deck for up to 2 Rapid Strike cards, reveal them, and put them into your hand. Then, shuffle your deck.", + de: "Durchsuche dein Deck nach bis zu 2 Fließender-Angriff-Karten, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck." + }, + + cost: ["Colorless"] + }, { + name: { + en: "Shadow Flicker", + fr: "Ombre Vacillante", + es: "Sombra Titilante", + it: "Tremulombra", + pt: "Shadow Flicker", + de: "Schattenflackern" + }, + + effect: { + en: "If the Defending Pokémon is Knocked Out during your next turn, take 1 more Prize card.", + fr: "Si le Pokémon Défenseur est mis K.O. pendant votre prochain tour, récupérez une carte Récompense supplémentaire.", + es: "Si el Pokémon Defensor queda Fuera de Combate durante tu próximo turno, coge 1 carta de Premio más.", + it: "Se il Pokémon difensore viene messo KO durante il tuo prossimo turno, prendi una carta Premio in più.", + pt: "If the Defending Pokémon is Knocked Out during your next turn, take 1 more Prize card.", + de: "Wenn das Verteidigende Pokémon während deines nächsten Zuges kampfunfähig wird, nimm 1 Preiskarte mehr." + }, + + damage: 10, + cost: ["Colorless"] + }], + + weaknesses: [{ + type: "Darkness", + value: "×2" + }], + + resistances: [{ + type: "Fighting", + value: "-30" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/81.ts b/data/Sword & Shield/Evolving Skies/81.ts index ebaaced41..9968d1bd2 100644 --- a/data/Sword & Shield/Evolving Skies/81.ts +++ b/data/Sword & Shield/Evolving Skies/81.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Hitmonchan" + en: "Hitmonchan", + fr: "Tygnon", + es: "Hitmonchan", + it: "Hitmonchan", + pt: "Hitmonchan", + de: "Nockchan" }, rarity: "Common", category: "Pokemon", hp: 110, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "Uta", + + attacks: [{ + name: { + en: "Clean Hit", + fr: "Coup Net", + es: "Impacto Limpio", + it: "Colpo Pulito", + pt: "Clean Hit", + de: "Sauberer Treffer" + }, + + effect: { + en: "If your opponent’s Active Pokémon is an Evolution Pokémon, this attack does 50 more damage.", + fr: "Si le Pokémon Actif de votre adversaire est un Pokémon Évolutif, cette attaque inflige 50 dégâts supplémentaires.", + es: "Si el Pokémon Activo de tu rival es un Pokémon Evolución, este ataque hace 50 puntos de daño más.", + it: "Se il Pokémon attivo del tuo avversario è un Pokémon Evoluzione, questo attacco infligge 50 danni in più.", + pt: "If your opponent’s Active Pokémon is an Evolution Pokémon, this attack does 50 more damage.", + de: "Wenn das Aktive Pokémon deines Gegners ein Entwicklungs-Pokémon ist, fügt diese Attacke 50 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Fighting"] + }, { + name: { + en: "Bullet Straight Punch", + fr: "Poing Direct Tiré", + es: "Puño Bala Directo", + it: "Pugno Diretto Fulmineo", + pt: "Bullet Straight Punch", + de: "Geschossgerade" + }, + + effect: { + en: "This attack’s damage isn’t affected by Resistance.", + fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance.", + es: "El daño de este ataque no se ve afectado por Resistencia.", + it: "I danni di questo attacco non sono influenzati dalla resistenza.", + pt: "This attack’s damage isn’t affected by Resistance.", + de: "Der Schaden dieser Attacke wird durch Resistenz nicht verändert." + }, + + damage: 40, + cost: ["Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Psychic", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/82.ts b/data/Sword & Shield/Evolving Skies/82.ts index 88d77d9c9..53157a6bf 100644 --- a/data/Sword & Shield/Evolving Skies/82.ts +++ b/data/Sword & Shield/Evolving Skies/82.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Galarian Zapdos" + en: "Galarian Zapdos", + fr: "Électhor de Galar", + es: "Zapdos de Galar", + it: "Zapdos di Galar", + pt: "Galarian Zapdos", + de: "Galar-Zapdos" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 110, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "kodama", + + abilities: [{ + type: "Ability", + + name: { + en: "Strong Legs Charge", + fr: "Charge Fort-Pied", + es: "Carga Patas Recias", + it: "Carica Zampeforti", + pt: "Strong Legs Charge", + de: "Laufender Ansturm" + }, + + effect: { + en: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Fighting Energy cards from your hand to this Pokémon.", + fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez attacher jusqu’à 2 cartes Énergie Fighting de votre main à ce Pokémon.", + es: "Cuando juegas este Pokémon de tu mano a tu Banca durante tu turno, puedes unir hasta 2 cartas de Energía Fighting de tu mano a este Pokémon.", + it: "Quando giochi questo Pokémon dalla tua mano e lo metti in panchina durante il tuo turno, puoi assegnargli fino a due carte Energia Fighting dalla tua mano.", + pt: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Fighting Energy cards from your hand to this Pokémon.", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand auf deine Bank spielst, kannst du bis zu 2 Fighting-Energiekarten aus deiner Hand an dieses Pokémon anlegen." + } + }], + + attacks: [{ + name: { + en: "Zapper Kick", + fr: "Pied Électrisant", + es: "Patada Exterminadora", + it: "Scaricalcio", + pt: "Zapper Kick", + de: "Stromkick" + }, + + effect: { + en: "You may discard all Energy from this Pokémon. If you do, your opponent’s Active Pokémon is now Paralyzed.", + fr: "Vous pouvez défausser toute l’Énergie de ce Pokémon. Dans ce cas, le Pokémon Actif de votre adversaire est maintenant Paralysé.", + es: "Puedes descartar todas las Energías de este Pokémon. Si lo haces, el Pokémon Activo de tu rival pasa a estar Paralizado.", + it: "Puoi scartare tutte le Energie da questo Pokémon. Se lo fai, il Pokémon attivo del tuo avversario viene paralizzato.", + pt: "You may discard all Energy from this Pokémon. If you do, your opponent’s Active Pokémon is now Paralyzed.", + de: "Du kannst alle Energien von diesem Pokémon auf deinen Ablagestapel legen. Wenn du das machst, ist das Aktive Pokémon deines Gegners jetzt paralysiert." + }, + + damage: 70, + cost: ["Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Psychic", + value: "×2" + }], + + retreat: 0 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/83.ts b/data/Sword & Shield/Evolving Skies/83.ts index 5cd6e2e86..376bef579 100644 --- a/data/Sword & Shield/Evolving Skies/83.ts +++ b/data/Sword & Shield/Evolving Skies/83.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Medicham V" + en: "Medicham V", + fr: "Charmina V", + es: "Medicham V", + it: "Medicham V", + pt: "Medicham V", + de: "Meditalis V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 210, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "Satoshi Shirai", + suffix: "V", + + attacks: [{ + name: { + en: "Yoga Loop", + fr: "Boucle Yoga", + es: "Yoga en Bucle", + it: "Circuito Yoga", + pt: "Yoga Loop", + de: "Yogaschleife" + }, + + effect: { + en: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + fr: "Placez 2 marqueurs de dégâts sur l’un des Pokémon de votre adversaire. Si le Pokémon de votre adversaire est mis K.O. par cette attaque, jouez de nouveau après ce tour. (Omettez le Contrôle Pokémon.) Si l’un de vos Pokémon a utilisé Boucle Yoga pendant votre dernier tour, cette attaque ne peut pas être utilisée.", + es: "Pon 2 contadores de daño en 1 de los Pokémon de tu rival. Si un Pokémon de tu rival queda Fuera de Combate por este ataque, toma otro turno después de este. (Sáltate el Chequeo Pokémon). Si 1 de tus Pokémon usó Yoga en Bucle durante tu último turno, este ataque no se puede usar.", + it: "Metti due segnalini danno su uno dei Pokémon del tuo avversario. Se un Pokémon del tuo avversario viene messo KO da questo attacco, dopo questo turno, giocane un altro. Salta il controllo Pokémon. Se uno dei tuoi Pokémon ha usato Circuito Yoga durante il tuo ultimo turno, questo attacco non può essere usato.", + pt: "Put 2 damage counters on 1 of your opponent’s Pokémon. If your opponent’s Pokémon is Knocked Out by this attack, take another turn after this one. (Skip Pokémon Checkup.) If 1 of your Pokémon used Yoga Loop during your last turn, this attack can’t be used.", + de: "Lege 2 Schadensmarken auf 1 Pokémon deines Gegners. Wenn ein Pokémon deines Gegners durch diese Attacke kampfunfähig wird, bist du nach diesem Zug erneut am Zug. (Überspringe den Pokémon-Check.) Wenn 1 deiner Pokémon während deines letzten Zuges Yogaschleife eingesetzt hat, kann diese Attacke nicht eingesetzt werden." + }, + + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Smash Uppercut", + fr: "Poing Fracassant", + es: "Gancho Destructor", + it: "Spaccamontante", + pt: "Smash Uppercut", + de: "Geballter Kinnhaken" + }, + + effect: { + en: "This attack’s damage isn’t affected by Resistance.", + fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance.", + es: "El daño de este ataque no se ve afectado por Resistencia.", + it: "I danni di questo attacco non sono influenzati dalla resistenza.", + pt: "This attack’s damage isn’t affected by Resistance.", + de: "Der Schaden dieser Attacke wird durch Resistenz nicht verändert." + }, + + damage: 100, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Psychic", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/84.ts b/data/Sword & Shield/Evolving Skies/84.ts index bcd813a41..bc998c444 100644 --- a/data/Sword & Shield/Evolving Skies/84.ts +++ b/data/Sword & Shield/Evolving Skies/84.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Hippopatas" + en: "Hippopotas", + fr: "Hippopotas", + es: "Hippopotas", + it: "Hippopotas", + pt: "Hippopotas", + de: "Hippopotas" }, rarity: "Common", category: "Pokemon", hp: 100, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "Yuya Oka", + + attacks: [{ + name: { + en: "Tackle", + fr: "Charge", + es: "Placaje", + it: "Azione", + pt: "Tackle", + de: "Tackle" + }, + + damage: 30, + cost: ["Fighting", "Colorless"] + }, { + name: { + en: "Mud Shot", + fr: "Tir de Boue", + es: "Disparo Lodo", + it: "Colpodifango", + pt: "Mud Shot", + de: "Lehmschuss" + }, + + damage: 50, + cost: ["Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/85.ts b/data/Sword & Shield/Evolving Skies/85.ts index e88e53985..92ba046d0 100644 --- a/data/Sword & Shield/Evolving Skies/85.ts +++ b/data/Sword & Shield/Evolving Skies/85.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Hippowdon" + en: "Hippowdon", + fr: "Hippodocus", + es: "Hippowdon", + it: "Hippowdon", + pt: "Hippowdon", + de: "Hippoterus" }, rarity: "Uncommon", category: "Pokemon", hp: 150, types: ["Fighting"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Eri Yamaki", + + attacks: [{ + name: { + en: "Hammer In", + fr: "Enfoncement", + es: "Martillear", + it: "Martello", + pt: "Hammer In", + de: "Einhämmern" + }, + + damage: 120, + cost: ["Fighting", "Fighting", "Colorless"] + }, { + name: { + en: "Sand Press", + fr: "Pression Sableuse", + es: "Presión de Arena", + it: "Silicopressa", + pt: "Sand Press", + de: "Sandpresse" + }, + + effect: { + en: "Discard 2 Energy from this Pokémon.", + fr: "Défaussez 2 Énergies de ce Pokémon.", + es: "Descarta 2 Energías de este Pokémon.", + it: "Scarta due Energie da questo Pokémon.", + pt: "Discard 2 Energy from this Pokémon.", + de: "Lege 2 Energien von diesem Pokémon auf deinen Ablagestapel." + }, + + damage: 220, + cost: ["Fighting", "Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/86.ts b/data/Sword & Shield/Evolving Skies/86.ts index 30bb85fe4..50c10da18 100644 --- a/data/Sword & Shield/Evolving Skies/86.ts +++ b/data/Sword & Shield/Evolving Skies/86.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Roggenrola" + en: "Roggenrola", + fr: "Nodulithe", + es: "Roggenrola", + it: "Roggenrola", + pt: "Roggenrola", + de: "Kiesling" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "Tomokazu Komiya", + + attacks: [{ + name: { + en: "Mud-Slap", + fr: "Coud’Boue", + es: "Bofetón Lodo", + it: "Fangosberla", + pt: "Mud-Slap", + de: "Lehmschelle" + }, + + damage: 10, + cost: ["Fighting"] + }, { + name: { + en: "Rolling Tackle", + fr: "Roulé-Boulé", + es: "Placaje Giro", + it: "Rollazione", + pt: "Rolling Tackle", + de: "Rolltackle" + }, + + damage: 20, + cost: ["Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/87.ts b/data/Sword & Shield/Evolving Skies/87.ts index 22b3b1127..b035a844c 100644 --- a/data/Sword & Shield/Evolving Skies/87.ts +++ b/data/Sword & Shield/Evolving Skies/87.ts @@ -12,14 +12,61 @@ const card: Card = { }, name: { - en: "Boldore" + en: "Boldore", + fr: "Géolithe", + es: "Boldore", + it: "Boldore", + pt: "Boldore", + de: "Sedimantur" }, rarity: "Uncommon", category: "Pokemon", hp: 110, types: ["Fighting"], - stage: "Stage1" + stage: "Stage1", + illustrator: "otumami", + + attacks: [{ + name: { + en: "Protect", + fr: "Abri", + es: "Protección", + it: "Protezione", + pt: "Protect", + de: "Schutzschild" + }, + + effect: { + en: "Flip a coin. If heads, during your opponent’s next turn, prevent all damage from and effects of attacks done to this Pokémon.", + fr: "Lancez une pièce. Si c’est face, pendant le prochain tour de votre adversaire, évitez tous les dégâts et les effets d’attaques infligés à ce Pokémon.", + es: "Lanza 1 moneda. Si sale cara, durante el próximo turno de tu rival, evita todo el daño y todos los efectos de los ataques infligidos a este Pokémon.", + it: "Lancia una moneta. Se esce testa, durante il prossimo turno del tuo avversario, previeni sia i danni che gli effetti degli attacchi inflitti a questo Pokémon.", + pt: "Flip a coin. If heads, during your opponent’s next turn, prevent all damage from and effects of attacks done to this Pokémon.", + de: "Wirf 1 Münze. Verhindere bei Kopf während des nächsten Zuges deines Gegners allen Schaden durch und alle Effekte von Attacken, die diesem Pokémon zugefügt werden." + }, + + cost: ["Fighting"] + }, { + name: { + en: "Boulder Crush", + fr: "Rocher Écrasant", + es: "Alud de Rocas", + it: "Macignata", + pt: "Boulder Crush", + de: "Felsenquetscher" + }, + + damage: 60, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/88.ts b/data/Sword & Shield/Evolving Skies/88.ts index e31e2d8f2..9be45d5f0 100644 --- a/data/Sword & Shield/Evolving Skies/88.ts +++ b/data/Sword & Shield/Evolving Skies/88.ts @@ -12,14 +12,71 @@ const card: Card = { }, name: { - en: "Gigalith" + en: "Gigalith", + fr: "Gigalithe", + es: "Gigalith", + it: "Gigalith", + pt: "Gigalith", + de: "Brockoloss" }, rarity: "Rare", category: "Pokemon", hp: 180, types: ["Fighting"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Masakazu Fukuda", + + attacks: [{ + name: { + en: "Guard Press", + fr: "Pression de Garde", + es: "Presión de Guardia", + it: "Pressadifesa", + pt: "Guard Press", + de: "Schutzdruck" + }, + + effect: { + en: "During your opponent’s next turn, this Pokémon takes 50 less damage from attacks (after applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 50 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques hacen 50 puntos de daño menos a este Pokémon (después de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, questo Pokémon subisce 50 danni in meno dagli attacchi, dopo aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, this Pokémon takes 50 less damage from attacks (after applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners werden diesem Pokémon durch Attacken 50 Schadenspunkte weniger zugefügt (nachdem Schwäche und Resistenz verrechnet wurden)." + }, + + damage: 50, + cost: ["Fighting"] + }, { + name: { + en: "Pressure Shot", + fr: "Tir Sous Pression", + es: "Disparo a Presión", + it: "Colpo Pressione", + pt: "Pressure Shot", + de: "Druckgeschoss" + }, + + effect: { + en: "This Pokémon also does 10 damage to itself for each damage counter on it.", + fr: "Ce Pokémon s’inflige aussi 10 dégâts pour chaque marqueur de dégâts placé sur lui.", + es: "Este Pokémon también se hace 10 puntos de daño a sí mismo por cada contador de daño que tenga sobre él.", + it: "Questo Pokémon infligge anche 10 danni a se stesso per ogni segnalino danno presente su di esso.", + pt: "This Pokémon also does 10 damage to itself for each damage counter on it.", + de: "Dieses Pokémon fügt für jede auf ihm liegende Schadensmarke auch sich selbst 10 Schadenspunkte zu." + }, + + damage: 180, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 4 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/89.ts b/data/Sword & Shield/Evolving Skies/89.ts index 733d18765..e46c7c1b8 100644 --- a/data/Sword & Shield/Evolving Skies/89.ts +++ b/data/Sword & Shield/Evolving Skies/89.ts @@ -12,14 +12,53 @@ const card: Card = { }, name: { - en: "Palpitoad" + en: "Palpitoad", + fr: "Batracné", + es: "Palpitoad", + it: "Palpitoad", + pt: "Palpitoad", + de: "Mebrana" }, rarity: "Uncommon", category: "Pokemon", hp: 100, types: ["Fighting"], - stage: "Stage1" + stage: "Stage1", + illustrator: "tetsuya koizumi", + + attacks: [{ + name: { + en: "Stampede", + fr: "Ruée", + es: "Estampida", + it: "Fuggi Fuggi", + pt: "Stampede", + de: "Zertrampeln" + }, + + damage: 20, + cost: ["Fighting"] + }, { + name: { + en: "Tongue Slap", + fr: "Gros Coup de Langue", + es: "Bofetón Lengua", + it: "Linguasberla", + pt: "Tongue Slap", + de: "Zungenschelle" + }, + + damage: 50, + cost: ["Fighting", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/9.ts b/data/Sword & Shield/Evolving Skies/9.ts index 4897203dd..48749aabe 100644 --- a/data/Sword & Shield/Evolving Skies/9.ts +++ b/data/Sword & Shield/Evolving Skies/9.ts @@ -12,14 +12,41 @@ const card: Card = { }, name: { - en: "Petilil" + en: "Petilil", + fr: "Chlorobule", + es: "Petilil", + it: "Petilil", + pt: "Petilil", + de: "Lilminip" }, rarity: "Common", category: "Pokemon", hp: 60, types: ["Grass"], - stage: "Basic" + stage: "Basic", + illustrator: "Mika Pikazo", + + attacks: [{ + name: { + en: "Seed Bomb", + fr: "Canon Graine", + es: "Bomba Germen", + it: "Semebomba", + pt: "Seed Bomb", + de: "Samenbomben" + }, + + damage: 20, + cost: ["Grass", "Colorless"] + }], + + weaknesses: [{ + type: "Fire", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/90.ts b/data/Sword & Shield/Evolving Skies/90.ts index 226326f70..5dde946b5 100644 --- a/data/Sword & Shield/Evolving Skies/90.ts +++ b/data/Sword & Shield/Evolving Skies/90.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Seismitoad" + en: "Seismitoad", + fr: "Crapustule", + es: "Seismitoad", + it: "Seismitoad", + pt: "Seismitoad", + de: "Branawarz" }, rarity: "Rare", category: "Pokemon", hp: 170, types: ["Fighting"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Pani Kobayashi", + + attacks: [{ + name: { + en: "Shaky Wave", + fr: "Onde Tremblante", + es: "Onda Tambaleante", + it: "Onda Tremula", + pt: "Shaky Wave", + de: "Wankender Boden" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon’s attacks cost Colorless more, and its Retreat Cost is Colorless more.", + fr: "Pendant le prochain tour de votre adversaire, les attaques du Pokémon Défenseur coûtent Colorless de plus et son Coût de Retraite augmente de Colorless.", + es: "Durante el próximo turno de tu rival, los ataques del Pokémon Defensor cuestan Colorless más, y su Coste de Retirada es de Colorless más.", + it: "Durante il prossimo turno del tuo avversario, il costo degli attacchi del Pokémon difensore aumenta di Colorless e il suo costo di ritirata aumenta di Colorless.", + pt: "During your opponent’s next turn, the Defending Pokémon’s attacks cost Colorless more, and its Retreat Cost is Colorless more.", + de: "Während des nächsten Zuges deines Gegners erhöhen sich die Kosten der Attacken des Verteidigenden Pokémon um Colorless, und seine Rückzugskosten erhöhen sich um Colorless." + }, + + damage: 60, + cost: ["Fighting"] + }, { + name: { + en: "Hyper Voice", + fr: "Mégaphone", + es: "Vozarrón", + it: "Granvoce", + pt: "Hyper Voice", + de: "Schallwelle" + }, + + damage: 160, + cost: ["Fighting", "Colorless", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/91.ts b/data/Sword & Shield/Evolving Skies/91.ts index af58aad2c..532e731c5 100644 --- a/data/Sword & Shield/Evolving Skies/91.ts +++ b/data/Sword & Shield/Evolving Skies/91.ts @@ -12,14 +12,63 @@ const card: Card = { }, name: { - en: "Lycanroc V" + en: "Lycanroc V", + fr: "Lougaroc V", + es: "Lycanroc V", + it: "Lycanroc V", + pt: "Lycanroc V", + de: "Wolwerock V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Fighting"], - stage: "Basic" + stage: "Basic", + illustrator: "PLANETA Tsuji", + suffix: "V", + + attacks: [{ + name: { + en: "Rock Throw", + fr: "Jet-Pierres", + es: "Lanzarrocas", + it: "Sassata", + pt: "Rock Throw", + de: "Steinwurf" + }, + + damage: 40, + cost: ["Fighting"] + }, { + name: { + en: "Crashing Fangs", + fr: "Crocs Percutants", + es: "Colmillos Demoledores", + it: "Schiantazanne", + pt: "Crashing Fangs", + de: "Reißende Zähne" + }, + + effect: { + en: "During your next turn, this Pokémon can’t attack.", + fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.", + es: "Durante tu próximo turno, este Pokémon no puede atacar.", + it: "Durante il tuo prossimo turno, questo Pokémon non può attaccare.", + pt: "During your next turn, this Pokémon can’t attack.", + de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." + }, + + damage: 200, + cost: ["Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/92.ts b/data/Sword & Shield/Evolving Skies/92.ts index 74c508c1b..7e3161f68 100644 --- a/data/Sword & Shield/Evolving Skies/92.ts +++ b/data/Sword & Shield/Evolving Skies/92.ts @@ -12,14 +12,70 @@ const card: Card = { }, name: { - en: "Lycanroc VMAX" + en: "Lycanroc VMAX", + fr: "Lougaroc VMAX", + es: "Lycanroc VMAX", + it: "Lycanroc VMAX", + pt: "Lycanroc VMAX", + de: "Wolwerock VMAX" }, rarity: "Ultra Rare", category: "Pokemon", hp: 320, types: ["Fighting"], - stage: "VMAX" + stage: "VMAX", + illustrator: "Mitsuhiro Arita", + + attacks: [{ + name: { + en: "Hunting Claw", + fr: "Griffe de Chasse", + es: "Garra Cinegética", + it: "Artiglio Implacabile", + pt: "Hunting Claw", + de: "Jagdklauen" + }, + + effect: { + en: "Knock Out 1 of your opponent’s Pokémon in play that has 60 HP or less remaining.", + fr: "Mettez K.O. l’un des Pokémon en jeu de votre adversaire auquel il reste 60 PV ou moins.", + es: "Deja Fuera de Combate a 1 de los Pokémon en juego de tu rival al que le queden 60 PS o menos.", + it: "Metti KO uno dei Pokémon in gioco del tuo avversario che ha 60 PS o meno rimanenti.", + pt: "Knock Out 1 of your opponent’s Pokémon in play that has 60 HP or less remaining.", + de: "Mache 1 Pokémon deines Gegners im Spiel, das 60 oder weniger verbleibende KP hat, kampfunfähig." + }, + + cost: ["Fighting"] + }, { + name: { + en: "Max Edge", + fr: "Lamomax", + es: "Maxifilo", + it: "Dynafendente", + pt: "Max Edge", + de: "Dyna-Kante" + }, + + effect: { + en: "This attack also does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + fr: "Cette attaque inflige aussi 30 dégâts à l’un des Pokémon de Banc de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)", + es: "Este ataque también hace 30 puntos de daño a 1 de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).", + it: "Questo attacco infligge anche 30 danni a uno dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.", + pt: "This attack also does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)", + de: "Diese Attacke fügt auch 1 Pokémon auf der Bank deines Gegners 30 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" + }, + + damage: 190, + cost: ["Fighting", "Fighting", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/93.ts b/data/Sword & Shield/Evolving Skies/93.ts index 8cc54162f..9a2269c95 100644 --- a/data/Sword & Shield/Evolving Skies/93.ts +++ b/data/Sword & Shield/Evolving Skies/93.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Galarian Moltres" + en: "Galarian Moltres", + fr: "Sulfura de Galar", + es: "Moltres de Galar", + it: "Moltres di Galar", + pt: "Galarian Moltres", + de: "Galar-Lavados" }, - rarity: "Ultra Rare", + rarity: "Rare", category: "Pokemon", hp: 120, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "Kazuma Koda", + + abilities: [{ + type: "Ability", + + name: { + en: "Malevolent Charge", + fr: "Charge Maléfique", + es: "Carga Malignidad", + it: "Carica Malvagità", + pt: "Malevolent Charge", + de: "Boshafter Ansturm" + }, + + effect: { + en: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Darkness Energy cards from your hand to this Pokémon.", + fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez attacher jusqu’à 2 cartes Énergie Darkness de votre main à ce Pokémon.", + es: "Cuando juegas este Pokémon de tu mano a tu Banca durante tu turno, puedes unir hasta 2 cartas de Energía Darkness de tu mano a este Pokémon.", + it: "Quando giochi questo Pokémon dalla tua mano e lo metti in panchina durante il tuo turno, puoi assegnargli fino a due carte Energia Darkness dalla tua mano.", + pt: "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Darkness Energy cards from your hand to this Pokémon.", + de: "Wenn du dieses Pokémon während deines Zuges aus deiner Hand auf deine Bank spielst, kannst du bis zu 2 Darkness-Energiekarten aus deiner Hand an dieses Pokémon anlegen." + } + }], + + attacks: [{ + name: { + en: "Fiery Wrath", + fr: "Fureur Ardente", + es: "Furia Candente", + it: "Furia Ardente", + pt: "Fiery Wrath", + de: "Brennender Zorn" + }, + + effect: { + en: "This attack does 50 more damage for each Prize card your opponent has taken.", + fr: "Cette attaque inflige 50 dégâts supplémentaires pour chaque carte Récompense que votre adversaire a récupérée.", + es: "Este ataque hace 50 puntos de daño más por cada carta de Premio que haya cogido tu rival.", + it: "Questo attacco infligge 50 danni in più per ogni carta Premio presa dal tuo avversario.", + pt: "This attack does 50 more damage for each Prize card your opponent has taken.", + de: "Diese Attacke fügt für jede von deinem Gegner genommene Preiskarte 50 Schadenspunkte mehr zu." + }, + + damage: "20+", + cost: ["Darkness", "Darkness", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/94.ts b/data/Sword & Shield/Evolving Skies/94.ts index 9180727d3..ae24f83aa 100644 --- a/data/Sword & Shield/Evolving Skies/94.ts +++ b/data/Sword & Shield/Evolving Skies/94.ts @@ -12,14 +12,72 @@ const card: Card = { }, name: { - en: "Umbreon V" + en: "Umbreon V", + fr: "Noctali V", + es: "Umbreon V", + it: "Umbreon V", + pt: "Umbreon V", + de: "Nachtara V" }, rarity: "Ultra Rare", category: "Pokemon", hp: 200, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "5ban Graphics", + suffix: "V", + + attacks: [{ + name: { + en: "Mean Look", + fr: "Regard Noir", + es: "Mal de Ojo", + it: "Malosguardo", + pt: "Mean Look", + de: "Horrorblick" + }, + + effect: { + en: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + fr: "Pendant le prochain tour de votre adversaire, le Pokémon Défenseur ne peut pas battre en retraite.", + es: "Durante el próximo turno de tu rival, el Pokémon Defensor no puede retirarse.", + it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi.", + pt: "During your opponent’s next turn, the Defending Pokémon can’t retreat.", + de: "Während des nächsten Zuges deines Gegners kann sich das Verteidigende Pokémon nicht zurückziehen." + }, + + damage: 30, + cost: ["Darkness"] + }, { + name: { + en: "Moonlight Blade", + fr: "Lame Lune", + es: "Tajo Luz Lunar", + it: "Lama Lucelunare", + pt: "Moonlight Blade", + de: "Mondscheinklinge" + }, + + effect: { + en: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + fr: "Si au moins un marqueur de dégâts est placé sur ce Pokémon, cette attaque inflige 80 dégâts supplémentaires.", + es: "Si este Pokémon tiene algún contador de daño sobre él, este ataque hace 80 puntos de daño más.", + it: "Se questo Pokémon ha dei segnalini danno, questo attacco infligge 80 danni in più.", + pt: "If this Pokémon has any damage counters on it, this attack does 80 more damage.", + de: "Wenn auf diesem Pokémon mindestens 1 Schadensmarke liegt, fügt diese Attacke 80 Schadenspunkte mehr zu." + }, + + damage: "80+", + cost: ["Darkness", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/96.ts b/data/Sword & Shield/Evolving Skies/96.ts index 96e53675a..6c9c0394b 100644 --- a/data/Sword & Shield/Evolving Skies/96.ts +++ b/data/Sword & Shield/Evolving Skies/96.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Nuzleaf" + en: "Nuzleaf", + fr: "Pifeuil", + es: "Nuzleaf", + it: "Nuzleaf", + pt: "Nuzleaf", + de: "Blanas" }, rarity: "Uncommon", category: "Pokemon", hp: 80, types: ["Darkness"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Atsuko Nishida", + + attacks: [{ + name: { + en: "Fake Out", + fr: "Bluff", + es: "Sorpresa", + it: "Bruciapelo", + pt: "Fake Out", + de: "Mogelhieb" + }, + + effect: { + en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.", + es: "Lanza 1 moneda. Si sale cara, el Pokémon Activo de tu rival pasa a estar Paralizado.", + it: "Lancia una moneta. Se esce testa, il Pokémon attivo del tuo avversario viene paralizzato.", + pt: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.", + de: "Wirf 1 Münze. Bei Kopf ist das Aktive Pokémon deines Gegners jetzt paralysiert." + }, + + damage: 20, + cost: ["Darkness"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/97.ts b/data/Sword & Shield/Evolving Skies/97.ts index 774e81df8..8208d004e 100644 --- a/data/Sword & Shield/Evolving Skies/97.ts +++ b/data/Sword & Shield/Evolving Skies/97.ts @@ -12,14 +12,70 @@ const card: Card = { }, name: { - en: "Shiftry" + en: "Shiftry", + fr: "Tengalice", + es: "Shiftry", + it: "Shiftry", + pt: "Shiftry", + de: "Tengulist" }, rarity: "Rare", category: "Pokemon", hp: 150, types: ["Darkness"], - stage: "Stage2" + stage: "Stage2", + illustrator: "Masakazu Fukuda", + + attacks: [{ + name: { + en: "Shiftadieu", + fr: "Tengadieu", + es: "Shiftadiós", + it: "Shiftaddio", + pt: "Shiftadieu", + de: "Tengadieu" + }, + + effect: { + en: "If your opponent’s Active Pokémon has any damage counters on it, put it and all attached cards into your opponent’s hand.", + fr: "Si au moins un marqueur de dégâts est placé sur le Pokémon Actif de votre adversaire, placez ce Pokémon-là et toutes les cartes attachées dans la main de votre adversaire.", + es: "Si el Pokémon Activo de tu rival tiene algún contador de daño sobre él, pon ese Pokémon y todas las cartas unidas a él en la mano de tu rival.", + it: "Se il Pokémon attivo del tuo avversario ha già dei segnalini danno, aggiungilo alla mano del tuo avversario insieme a tutte le carte a esso assegnate.", + pt: "If your opponent’s Active Pokémon has any damage counters on it, put it and all attached cards into your opponent’s hand.", + de: "Wenn auf dem Aktiven Pokémon deines Gegners mindestens 1 Schadensmarke liegt, gib deinem Gegner es und alle angelegten Karten auf seine Hand." + }, + + cost: ["Darkness"] + }, { + name: { + en: "Nipping Cyclone", + fr: "Cyclone Mordant", + es: "Ciclón Helado", + it: "Ciclone Pungente", + pt: "Nipping Cyclone", + de: "Beißender Sturm" + }, + + effect: { + en: "Discard a random card from your opponent’s hand.", + fr: "Défaussez au hasard une carte de la main de votre adversaire.", + es: "Descarta 1 carta aleatoria de la mano de tu rival.", + it: "Scarta una carta a caso dalla mano del tuo avversario.", + pt: "Discard a random card from your opponent’s hand.", + de: "Lege 1 zufällige Karte aus der Hand deines Gegners auf seinen Ablagestapel." + }, + + damage: 130, + cost: ["Darkness", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 3 } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Evolving Skies/98.ts b/data/Sword & Shield/Evolving Skies/98.ts index 91ef98ce0..b67227f86 100644 --- a/data/Sword & Shield/Evolving Skies/98.ts +++ b/data/Sword & Shield/Evolving Skies/98.ts @@ -12,14 +12,50 @@ const card: Card = { }, name: { - en: "Scraggy" + en: "Scraggy", + fr: "Baggiguane", + es: "Scraggy", + it: "Scraggy", + pt: "Scraggy", + de: "Zurrokex" }, rarity: "Common", category: "Pokemon", hp: 70, types: ["Darkness"], - stage: "Basic" + stage: "Basic", + illustrator: "Shin Nagasawa", + + attacks: [{ + name: { + en: "Hard Head", + fr: "Tête Dure", + es: "Cabeza Dura", + it: "Testa Solida", + pt: "Hard Head", + de: "Harte Birne" + }, + + effect: { + en: "During your opponent’s next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).", + fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 10 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).", + es: "Durante el próximo turno de tu rival, los ataques hacen 10 puntos de daño menos a este Pokémon (después de aplicar Debilidad y Resistencia).", + it: "Durante il prossimo turno del tuo avversario, questo Pokémon subisce 10 danni in meno dagli attacchi, dopo aver applicato debolezza e resistenza.", + pt: "During your opponent’s next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).", + de: "Während des nächsten Zuges deines Gegners werden diesem Pokémon durch Attacken 10 Schadenspunkte weniger zugefügt (nachdem Schwäche und Resistenz verrechnet wurden)." + }, + + damage: 10, + cost: ["Darkness"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 1 } -export default card \ No newline at end of file +export default card diff --git a/data/Sword & Shield/Evolving Skies/99.ts b/data/Sword & Shield/Evolving Skies/99.ts index b721f39f1..cbdb76592 100644 --- a/data/Sword & Shield/Evolving Skies/99.ts +++ b/data/Sword & Shield/Evolving Skies/99.ts @@ -12,14 +12,62 @@ const card: Card = { }, name: { - en: "Scrafty" + en: "Scrafty", + fr: "Baggaïd", + es: "Scrafty", + it: "Scrafty", + pt: "Scrafty", + de: "Irokex" }, rarity: "Uncommon", category: "Pokemon", hp: 120, types: ["Darkness"], - stage: "Stage1" + stage: "Stage1", + illustrator: "Yukiko Baba", + + attacks: [{ + name: { + en: "Headbutt", + fr: "Coup d’Boule", + es: "Golpe Cabeza", + it: "Bottintesta", + pt: "Headbutt", + de: "Kopfnuss" + }, + + damage: 40, + cost: ["Colorless", "Colorless"] + }, { + name: { + en: "Shakedown", + fr: "Dépouiller", + es: "Conmocionar", + it: "Scossone", + pt: "Shakedown", + de: "Abschütteln" + }, + + effect: { + en: "Discard a random card from your opponent’s hand.", + fr: "Défaussez au hasard une carte de la main de votre adversaire.", + es: "Descarta 1 carta aleatoria de la mano de tu rival.", + it: "Scarta una carta a caso dalla mano del tuo avversario.", + pt: "Discard a random card from your opponent’s hand.", + de: "Lege 1 zufällige Karte aus der Hand deines Gegners auf seinen Ablagestapel." + }, + + damage: 90, + cost: ["Darkness", "Colorless", "Colorless"] + }], + + weaknesses: [{ + type: "Grass", + value: "×2" + }], + + retreat: 2 } -export default card \ No newline at end of file +export default card