1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 01:19:18 +00:00

Fix: Celestial Guardians corrections (#725)

Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
Khaleeq Ahmad
2025-05-03 23:42:16 +01:00
committed by GitHub
parent d169a67833
commit 98bc4db193
65 changed files with 133 additions and 158 deletions

View File

@ -29,11 +29,11 @@ const card: Card = {
en: "Power Press"
},
damage: 70,
damage: "70+",
cost: ["Fighting", "Fighting"],
effect: {
en: "If this Pokémon has at least 2 extra Energy attached, this attack does 50 more damage."
en: "If this Pokémon has at least 2 extra Fighting Energy attached, this attack does 50 more damage."
}
}],
@ -45,4 +45,4 @@ const card: Card = {
retreat: 2
}
export default card
export default card