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 '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Grimmsnarl V",
|
||||
fr: "Angoliath V"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -26,6 +27,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Bite",
|
||||
fr: "Morsure"
|
||||
},
|
||||
|
||||
damage: 40,
|
||||
@ -39,9 +41,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Spiky Knuckle",
|
||||
fr: "Poing Piquant"
|
||||
},
|
||||
effect: {
|
||||
en: "Put 2 Darkness Energy attached to this Pokémon into your hand.",
|
||||
fr: "Ajoutez à votre main 2 Énergies Darkness attachées à ce Pokémon."
|
||||
},
|
||||
damage: 200,
|
||||
|
||||
|
Reference in New Issue
Block a user