1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-30 11:30:46 +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

@ -24,12 +24,12 @@ const card: Card = {
abilities: [{
type: 'Ability',
name: {
en: 'Reconstitue',
en: "Reconstitute",
fr: 'Reconstitution'
},
effect: {
en: 'You must discard 2 cards from your hand in order to use this Ability, Once during your turn, you may draw a card.',
fr: 'Vous devez défausser 2 cartes de votre min pour pouvoir utiliser ce talent. Une fois pendant votre tour, vous pouvez piocher une carte.',
en: "You must discard 2 cards from your hand in order to use this Ability. Once during your turn, you may draw a card.",
fr: "Vous devez défausser 2 cartes de votre main pour pouvoir utiliser ce talent. Une fois pendant votre tour, vous pouvez piocher une carte.",
}
}],
@ -45,7 +45,7 @@ const card: Card = {
fr: "Rayon Psy"
},
effect: {
en: "Your opponent's Active Pokémon is now Confused",
en: "Your opponents Active Pokémon is now Confused.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.",
},
damage: 110