1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39:18 +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

@ -3,7 +3,7 @@ import Set from '../Chilling Reign'
const card: Card = {
name: {
en: "Castform Swnowy Form",
en: "Castform Snowy Form",
fr: "Morphéo Forme Blizzard"
},
@ -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: "Typhon Givré"
},
effect: {
en: "During your next turn, this Pokémon can\'t use Frosty Typhoon.",
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Typhon Givré"
en: "During your next turn, this Pokémon cant use Frosty Typhoon.",
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Typhon Givré."
},
damage: 120
}