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

Updated informations (#23)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-26 20:35:35 +02:00
committed by GitHub
parent ef2d099e6e
commit 151c00be78
820 changed files with 9255 additions and 2679 deletions

View File

@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Copperajah",
fr: "Pachyradjah"
},
illustrator: "Kouki Saitou",
rarity: "Rare",
@ -17,6 +18,7 @@ const card: Card = {
],
evolveFrom: {
en: "Cufant",
fr: "Charibari"
},
@ -25,9 +27,11 @@ const card: Card = {
type: "Ability",
name: {
en: "Antibacterial Skin",
fr: "Peau Stérilisante"
},
effect: {
en: "This Pokémon cant be affected by any Special Conditions.",
fr: "Ce Pokémon ne peut être affecté par aucun État Spécial."
},
},
],
@ -41,9 +45,11 @@ const card: Card = {
],
name: {
en: "Vengeful Stomp",
fr: "Écrasement Vengeur"
},
effect: {
en: "If your Benched Pokémon have any damage counters on them, this attack does 120 more damage.",
fr: "Si des marqueurs de dégâts sont placés sur vos Pokémon de Banc, cette attaque inflige 120 dégâts supplémentaires."
},
damage: "120+",