1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 17:09: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: "Cresselia"
},
illustrator: "Tia Matsuno",
illustrator: "Tika Matsuno",
rarity: "Rare",
category: "Pokemon",
set: Set,
@ -35,8 +35,8 @@ const card: Card = {
fr: "Lueur Lunule"
},
effect: {
en: "Search your deck for a Psychic Energy card and attach it to 1 of your Pokémon. If you go second and it's your first turn, instead search for up to 3 Psychic Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck une carte Énergie Psy, puis attachez-la à l'un de vos Pokémon. Si vous jouez en second et que c'est votre premier tour, cherchez jusqu'à 3 cartes Énergie Psy à la place. puis attachez-les à l'un de vos Pokémon. Mélangez ensuite cotre deck.",
en: "Search your deck for a Psychic Energy card and attach it to 1 of your Pokémon. If you go second and its your first turn, instead search for up to 3 Psychic Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck une carte Énergie Psychic, puis attachez-la à lun de vos Pokémon. Si vous jouez en second et que cest votre premier tour, cherchez jusquà 3 cartes Énergie Psychic à la place, puis attachez-les à lun de vos Pokémon. Mélangez ensuite votre deck.",
}
},
{
@ -50,7 +50,7 @@ const card: Card = {
},
effect: {
en: "If you have at least 5 Energy in play, this attack does 90 more damage.",
fr: "Si vous avez au moins 5 Énerges en jeu, cette attaque inflige 90 dégâts supplémentaires.",
fr: "Si vous avez au moins 5 Énergies en jeu, cette attaque inflige 90 dégâts supplémentaires.",
},
damage: '30+'
}