mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-01 12:22:02 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@@ -21,7 +21,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Does 40 damage plus 10 more damage for each Water Energy attached to Blastoise but not used to pay for this attack’s Energy cost. Extra Water Energy after the 2nd doesn’t count."
|
||||
en: "Does 40 damage plus 10 more damage for each Water Energy attached to Blastoise but not used to pay for this attack's Energy cost. Extra Water Energy after the 2nd doesn't count."
|
||||
},
|
||||
|
||||
damage: "40+",
|
||||
@@ -36,4 +36,4 @@ const card: Card = {
|
||||
retreat: 3
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user