mtgjson
mtgjson copied to clipboard
Add isNonEnglishOnly card property
I know foreign language support is being reworked, so i wanted to propose adding a flag to better identify which cards do not have an english printing.
This would be helpful to determine when to check the ForeignData array, and would simplify code that need to deduplicate cards by language
I like this idea. I don't have a way to pull in foreign-only cards yet, so it's on the backburner. But i'll keep it in mind!
+1
the default language field is perfect, even better than a boolean