1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29: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: "Passimian",
fr: "Quartermac"
},
illustrator: "SATOSHI NAKAI",
rarity: "Common",
@ -26,9 +27,11 @@ const card: Card = {
],
name: {
en: "Call for Family",
fr: "Appel à la Famille"
},
effect: {
en: "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusquà 2 Pokémon de base, puis placez-les sur votre Banc. Mélangez ensuite votre deck."
},
},
@ -40,9 +43,11 @@ const card: Card = {
],
name: {
en: "Rock Hurl",
fr: "Lance-Pierre"
},
effect: {
en: "This attacks damage isnt affected by Resistance.",
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance."
},
damage: 70,