Some data from the API (variant based) does not match from one printing of the card to another. The easiest place to see that is with the Chancellor Palpatine, Playing Both Sides. The Standard variant lists all 3 aspects (Cunning, Villany, and Heroism), whereas the other variants only list 2 (Cunning and Heroism). There are other cards, like Anakin Skywalker, What it Takes to Win, that have attributes like Overwhelm that don't match up.
We'll create a script that identifies where these discrepancies between printings exists that can then be manually reviewed and incorporated into the fetchcards script to make sure that we have as accurate data as we can.



Some data from the API (variant based) does not match from one printing of the card to another. The easiest place to see that is with the Chancellor Palpatine, Playing Both Sides. The Standard variant lists all 3 aspects (Cunning, Villany, and Heroism), whereas the other variants only list 2 (Cunning and Heroism). There are other cards, like Anakin Skywalker, What it Takes to Win, that have attributes like Overwhelm that don't match up.
We'll create a script that identifies where these discrepancies between printings exists that can then be manually reviewed and incorporated into the fetchcards script to make sure that we have as accurate data as we can.