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: "Incineroar V",
|
||||
fr: "Félinferno V"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Rare",
|
||||
@ -28,9 +29,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Grand Flame",
|
||||
fr: "Flamme Colossale"
|
||||
},
|
||||
effect: {
|
||||
en: "Attach up to 2 Fire Energy cards from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Attachez jusqu’à 2 cartes Énergie Fire de votre pile de défausse à l’un de vos Pokémon de Banc."
|
||||
},
|
||||
damage: 90,
|
||||
|
||||
@ -44,9 +47,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Flare Blitzer",
|
||||
fr: "Dynamiteur"
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon also does 30 damage to itself.",
|
||||
fr: "Ce Pokémon s’inflige aussi 30 dégâts."
|
||||
},
|
||||
damage: 220,
|
||||
|
||||
|
Reference in New Issue
Block a user