mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -31,7 +31,7 @@ const card: Card = {
|
||||
en: "Steam Up",
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, during this turn, your Basic Fire Pokémon’s attacks do 30 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
|
||||
en: "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, during this turn, your Basic Fire Pokémon's attacks do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -47,7 +47,7 @@ const card: Card = {
|
||||
en: "Volcanic Heat",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can’t attack during your next turn.",
|
||||
en: "This Pokémon can't attack during your next turn.",
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
|
Reference in New Issue
Block a user