mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -3,7 +3,7 @@ import Set from '../Double Crisis'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Team Aqua’s Walrein",
|
||||
en: "Team Aqua's Walrein",
|
||||
fr: "Kaimorse de la Team Aqua",
|
||||
},
|
||||
illustrator: "Hitoshi Ariga",
|
||||
@ -19,7 +19,7 @@ const card: Card = {
|
||||
"Water",
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Team Aqua’s Sealeo",
|
||||
en: "Team Aqua's Sealeo",
|
||||
fr: "Phogleur de la Team Aqua",
|
||||
},
|
||||
stage: "Stage2",
|
||||
@ -53,8 +53,8 @@ const card: Card = {
|
||||
fr: "Double Blizzard",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard 2 Water Energy attached to this Pokémon. This attack does 80 damage to 2 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Défaussez 2 Énergies Water attachées à ce Pokémon. Cette attaque inflige 80 dégâts à 2 des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
en: "Discard 2 Water Energy attached to this Pokémon. This attack does 80 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Défaussez 2 Énergies Water attachées à ce Pokémon. Cette attaque inflige 80 dégâts à 2 des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user