Update cache and hydrated data with new card fetches

This commit is contained in:
Tuan-Dat Tran
2026-02-27 02:38:31 +01:00
parent 32ef77bc6f
commit c19ae87e4c
11 changed files with 20512 additions and 49 deletions

View File

@@ -352,16 +352,16 @@ for name, count in sorted(cards.items()):
## Collection Stats
- **Total cards:** 1356
- **Unique cards:** 916
- **Total cards:** 1288
- **Unique cards:** 892
- **By type:**
- Artifacts: 77
- Creatures: 393
- Enchantments: 64
- Instants: 110
- Lands: 72
- Artifacts: 86
- Creatures: 419
- Enchantments: 67
- Instants: 134
- Lands: 76
- Planeswalkers: 2
- Sorceries: 95
- Sorceries: 107
---