1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +00:00

Added evolveFrom tag to all Genetic Apex cards (#642)

Co-authored-by: Avior <github@avior.me>
This commit is contained in:
FalconChipp
2025-01-30 22:03:12 +00:00
committed by GitHub
parent 6b3633e748
commit 2a2b6463ff
133 changed files with 469 additions and 0 deletions

View File

@ -13,6 +13,10 @@ const card: Card = {
hp: 90,
types: ["Psychic"],
stage: "Stage1",
evolveFrom: {
en: "Woobat"
},
attacks: [{
cost: ["Psychic", "Colorless"],