taw / magic-preconstructed-decks

Magic: the Gathering Preconstructed Decks
6 stars 9 forks source link

Commander Masters decks #66

Closed davidmartos96 closed 11 months ago

taw commented 11 months ago

There are two cards the indexer can't resolve:

bin/resolve_card "cmm" "Enduring Enchantments" "Demon of Fate's Design" "[CMM:731]"
bin/resolve_card "cmm" "Enduring Enchantments" "Demon of Fate's Design" "[CMM:762]"
bin/resolve_card "cmm" "Enduring Enchantments" "Nyxborn Behemoth" "[CMM:742]"
bin/resolve_card "cmm" "Enduring Enchantments" "Nyxborn Behemoth" "[CMM:772]"
davidmartos96 commented 11 months ago

Doesn't it pick the non extended art version automatically?

taw commented 11 months ago

It normally does if metadata is complete.

Right now data says it's "Frame Effects: nyxtouched" vs "Frame Effects: extendedart" and it doesn't know how to prioritize between them, so it needs explicit annotations.

(arguably extendedart version has some nyxtouched parts, so it probably should have both, and then the indexer would know what to do)

taw commented 11 months ago

I tagged the non-extendedart ones.