mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49:19 +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 '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Galarian Darmanitan",
|
||||
fr: "Darumacho de Galar"
|
||||
},
|
||||
illustrator: "Misa Tsutsui",
|
||||
rarity: "Rare",
|
||||
@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Galarian Darumaka",
|
||||
fr: "Darumarond de Galar"
|
||||
},
|
||||
|
||||
|
||||
@ -28,6 +30,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Headbutt",
|
||||
fr: "Coup d’Boule"
|
||||
},
|
||||
|
||||
damage: 40,
|
||||
@ -41,9 +44,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Frozen Heat",
|
||||
fr: "Chaleur Gelée"
|
||||
},
|
||||
effect: {
|
||||
en: "You may discard all Water Energy from this Pokémon. If you do, this attack does 60 more damage.",
|
||||
fr: "Vous pouvez défausser toute l’Énergie Water attachée à ce Pokémon. Dans ce cas, cette attaque inflige 60 dégâts supplémentaires."
|
||||
},
|
||||
damage: "110+",
|
||||
|
||||
|
Reference in New Issue
Block a user