mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Champion\'s Path'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Purrloin",
|
||||
fr: "Chacripan"
|
||||
},
|
||||
illustrator: "sowsow",
|
||||
rarity: "Common",
|
||||
@ -26,6 +27,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Dig Claws",
|
||||
fr: "Creusogriffes"
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
@ -38,9 +40,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Fake Out",
|
||||
fr: "Bluff"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé."
|
||||
},
|
||||
damage: 20,
|
||||
|
||||
|
Reference in New Issue
Block a user