1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-28 14:59:19 +00:00

Merge remote-tracking branch 'origin/master' into feat/tmp

This commit is contained in:
2025-02-28 14:20:16 +01:00
1319 changed files with 51025 additions and 486 deletions

View File

@ -28,8 +28,17 @@ const card: Card = {
damage: "40"
}],
weaknesses: [{
type: "Fire",
value: "+20"
}],
retreat: 1,
rarity: "One Diamond"
rarity: "One Diamond",
description: {
en: "There is a plant seed on its back right from the day this Pokémon is born. The seed slowly grows larger.",
}
}
export default card