mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39: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: "Skarmory",
|
||||
fr: "Airmure"
|
||||
},
|
||||
illustrator: "NC Empire",
|
||||
rarity: "Common",
|
||||
@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Metal Arms",
|
||||
fr: "Bras Métalliques"
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon has a Pokémon Tool attached, this attack does 40 more damage.",
|
||||
fr: "Si une carte Outil Pokémon est attachée à ce Pokémon, cette attaque inflige 40 dégâts supplémentaires."
|
||||
},
|
||||
damage: "10+",
|
||||
|
||||
@ -41,6 +44,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Cutting Wind",
|
||||
fr: "Vent Glacial"
|
||||
},
|
||||
|
||||
damage: 80,
|
||||
|
Reference in New Issue
Block a user