mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-25 13:29:18 +00:00
Fix: A2b Shining Revelry attack amendments (#698)
* Fix: Shining Revelry - Add missing attack damage symbols * Fix: Shining Revelry - Add missing energy symbols to attack effects * Fix: Shining Revelry set setails- add foreign language names and update card counts --------- Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
@ -29,11 +29,11 @@ const card: Card = {
|
||||
en: "Scintillating Surfing"
|
||||
},
|
||||
|
||||
damage: 50,
|
||||
damage: "50x",
|
||||
cost: ["Metal", "Colorless", "Colorless"],
|
||||
|
||||
effect: {
|
||||
en: "Flip a coin for each Energy attached to this Pokémon. This attack does 50 damage for each heads."
|
||||
en: "Flip a coin for each [Metal] Energy attached to this Pokémon. This attack does 50 damage for each heads."
|
||||
}
|
||||
}],
|
||||
|
||||
|
Reference in New Issue
Block a user