mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +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: "Centiskorch",
|
||||
fr: "Scolocendre"
|
||||
},
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
@@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Sizzlipede",
|
||||
fr: "Grillepattes"
|
||||
},
|
||||
|
||||
|
||||
@@ -30,9 +32,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Searing Flame",
|
||||
fr: "Flammes Calcinantes"
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent’s Active Pokémon is now Burned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Brûlé."
|
||||
},
|
||||
damage: 50,
|
||||
|
||||
@@ -46,6 +50,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Heat Crawler",
|
||||
fr: "Mille-Pattes Brûlant"
|
||||
},
|
||||
|
||||
damage: 140,
|
||||
|
Reference in New Issue
Block a user