mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09: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: "Hydreigon",
|
||||
fr: "Trioxhydre"
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Rare",
|
||||
@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Zweilous",
|
||||
fr: "Diamat"
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +27,11 @@ const card: Card = {
|
||||
type: "Ability",
|
||||
name: {
|
||||
en: "Dark Squall",
|
||||
fr: "Rafale Obscure"
|
||||
},
|
||||
effect: {
|
||||
en: "As often as you like during your turn, you may attach a Darkness Energy card from your hand to 1 of your Pokémon.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour, vous pouvez attacher une carte Énergie Darkness de votre main à l’un de vos Pokémon."
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -40,6 +44,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Pitch-Black Fangs",
|
||||
fr: "Crocs Nuit Noire"
|
||||
},
|
||||
|
||||
damage: 130,
|
||||
|
Reference in New Issue
Block a user