mtgjson / mtgjson3

MTGJSON repository for Magic Cards
http://mtgjson.com
Other
547 stars 102 forks source link

Rarity field missing from AllCards #609

Closed Carkoth closed 6 years ago

Carkoth commented 6 years ago

Have the rarities been moved to somewhere else?

ZeldaZach commented 6 years ago

I don't believe AllCards gets rarity b/c cards can have at different rarities over time.

Carkoth commented 6 years ago

Yes, that could be a possibility, but in the example card section of the website capture There is a rarity, although there is not in the actual files.

ZeldaZach commented 6 years ago

That's a card example from SET.json, not AllCards

Carkoth commented 6 years ago

Oh, sorry

Carkoth commented 6 years ago

So, the array of rarities in AllSets coresponds with each card?

ZeldaZach commented 6 years ago

In V4 this has changed, I believe rarity is in each card in AllSets. Feel free to check that out