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

Chilling-Reign (#10)

only missing the secrets cards as they are secret :D

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-18 20:13:38 +02:00
parent b0d0319f04
commit abbffb45b7
198 changed files with 8576 additions and 57 deletions

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Morphéo Forme Solaire"
},
illustrator: "Yuko Morii",
illustrator: "Yuka Morii",
rarity: "Common",
category: "Pokemon",
set: Set,
@ -32,8 +32,8 @@ const card: Card = {
fr: 'Météorologie'
},
effect: {
en: 'If you have 8 or more Stadium cards in your discard pile, ignore all Energy in this pokémon\'s attack costs.',
fr: 'Si vous avez 8 cartes STade ou plus dans votre pile de défausse, ignorez toutes les Énergies dans le coût des attaques de ce Pokémon.',
en: "If you have 8 or more Stadium cards in your discard pile, ignore all Energy in this Pokémons attack costs.",
fr: "Si vous avez 8 cartes Stade ou plus dans votre pile de défausse, ignorez toutes les Énergies dans le coût des attaques de ce Pokémon.",
}
}],
@ -49,8 +49,8 @@ const card: Card = {
fr: "Explosion Sous Pression"
},
effect: {
en: "Discard a Stadium in play. If you can\'t, this attack does nothing",
fr: "Défuassez un Stade en jeu. Si vous ne le pouvez pas, cette attaque ne fait rien."
en: "Discard a Stadium in play. If you cant, this attack does nothing.",
fr: "Défaussez un Stade en jeu. Si vous ne le pouvez pas, cette attaque ne fait rien."
},
damage: 150
}