Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

Older sets with only common / uncommon booster list have rare cards listed #364

@membran

Description

@membran

Hi,

I'm currently working on a Magic project that makes use of this .json file (thanks for all the work), and I've noticed that the older sets like Arabian Nights and Antiquities (which booster packs only contained 8 cards; 6 commons, 2 uncommons) have cards listed as "rare", for example "Aladdin" , which is supposed to be uncommon in ARN.

I'm unsure whether that is intentional or a mistake, as some online resources like the mtgwiki, gatherer and magiccards.info hold contradictory information; some list those cards as rare, some as uncommon for those expansions.

The "booster" array list in the mtgjson file does not specify "rare" at all, however. I wanted to use the file as a baseline for a drafting module. Am I supposed to just check for the absence of "rare" in a booster array and then treat all rare cards in the set list as uncommon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions