feat: add deck builder with multiple collection support
- Add build_deck.py script for automated deck building - Support multiple collection files for comprehensive deck building - Rename main collection file to full_collection.json - Add comprehensive documentation and usage examples - Include design and implementation plans - Enhance synergy detection and commander suggestion
This commit is contained in:
@@ -102,6 +102,7 @@ Array of card objects with Scryfall fields:
|
||||
|
||||
| Deck | Colors | Commander | Archetype |
|
||||
|------|--------|-----------|-----------|
|
||||
| my_choco_deck | BUW | G'raha Tia, Scion Reborn | Auto-generated |
|
||||
| Choco | UGW | Choco, Seeker of Paradise | Bird Tribal Landfall |
|
||||
| Hazel | BG | Hazel of the Rootbloom | Golgari Aristocrats |
|
||||
| Palamecia | UR | The Emperor of Palamecia // The Lord Master of Hell | Izzet Self-Mill Storm |
|
||||
|
||||
Reference in New Issue
Block a user