mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +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: "Gardevoir V",
|
||||
fr: "Gardevoir V"
|
||||
},
|
||||
illustrator: "PLANETA Mochizuki",
|
||||
rarity: "Ultra Rare",
|
||||
@ -26,6 +27,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Magical Shot",
|
||||
fr: "Coup Magique"
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
@ -39,9 +41,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Swelling Pulse",
|
||||
fr: "Pulsation Grandissante"
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon was healed during this turn, this attack does 80 more damage.",
|
||||
fr: "Si ce Pokémon a été soigné pendant ce tour, cette attaque inflige 80 dégâts supplémentaires."
|
||||
},
|
||||
damage: "120+",
|
||||
|
||||
|
Reference in New Issue
Block a user