Magic: the Gathering Set Analysis


This project aims to compare Magic: the Gathering (MTG) standard sets over time, observing changes in the style and power of cards. Magic: the Gathering was first released in August, 1993, and is still a popular trading card game today. With over 30 years of history and over 25,000 cards printed to standard sets, the variability in games is massive and fascinating. Within any long-running trading card game, there is a concept known as power creep. This is when new cards have to compete against old cards, both in gameplay and in marketability. For new cards to sell as well as possible, they need to feel more powerful and desirable than the cards players already own, so the power level continutes to rise over the years. Eventually, this can lead to games becoming unplayable and dying out.

Mark Rosewater, the Head Designer for MTG since 2003, made a comment in a 2013 interview about how he and his team are trying to address power creep: "Our development team has a process that I call the Escher Stairwell (named after a classic painting by the famous artist). Each set has things that go up in power while other things are brought down in power. This creates the illusion that the power is always going up because the focus is where we are pushing the power. This technique helps to create the illusion of the power increasing when, in fact, it actually stays pretty even." Despite his comment and efforts, many players still believe power creep to be a real and genuine threat to the card game they love.

As such, I decided to attempt to look into it analytically. The first stage of this project is looking at numerical and categorical card data, values that broker no argument as to their meaning or relevance. I'll break down some of these findings here.


Card Values

First, allow me to define the values I am using in my analysis. Below is an example Magic card, with the most relevant features named.

a picture of a magic: the gathering card with labels identifying various features


The card name is the identifier for a card. Some cards are printed with multiple different artworks in a set, but I only kept one copy of each card name per set. If the same card was printed in multiple sets, I included it in each set it appeared in.


Mana is a resource produced by land cards that is used to play other cards and activate certain abilities. The mana cost of a card includes the color(s) and value of mana required to play it. The converted mana cost (CMC) is the total value needed, disregarding color. In the above example, Ayli has a mana cost of white black (represented {W}{B}), a CMC of 2, and a color identity of white and black. A common practice to judge the strength of a set is to look at the abilities and statistics of the cards with a CMC of 3. For now, this project uses CMC rather than the mana cost. Most lands produce only one or two colors of mana, so most decks are also limited in which colors they play. Each color and color pair support different play styles and have different synergies with each other. Multicolor cards, colloquially known as 'gold cards,' are often the core of a deck, with other cards chosen to support and bolster those gold cards.


The type line gives the supertype, type, and subtype of a card. Every card has a type, but not all cards have super- or sub- types. The type is a category of card, with each type having different rules. The example card has the Legendary supertype, the Creature type, and Kor and Cleric for subtypes. The most common card types are as follows:

Supertypes are an additional descriptor added to the main card types, i.e. a legendary creature. The supertypes in MTG are: basic, legendary, snow, tribal, and world. Snow, tribal, and world are limited in their use, but legendary cards are in nearly every set. Legendary cards are typically more powerful, but a player can only have one copy in play at a time. Basic applies only to lands, and refers to lands that produce a single color of mana with no additional abilities.

Subtypes are simply subcategories of card, which the text of certain cards care about - for example, a card may have an ability that affects all cards with the cleric subtype - but have little to no effect on the strength of a card. As such, while subtypes are included in my data, they are not used in this analysis.


The set symbol is an icon showing which set a card is from. The color of the set symbol also represents the card's rarity. Rarity indicates the frequency with which a card is printed, and is also a good way to approximate power level. The rarities are common (black), uncommon (grey), rare (gold), and mythic rare (red). Some older cards were printed at one rarity in their original set, and then reprinted or changed to a different rarity as card standards change and their effectiveness was seen in competitive play.


The power and toughness represent a creature's combat capability. Power is the offensive capability, while toughness is the defensive capability. When a creature attacks, it deals damage equal to its power to a target planeswalker or player, or to a blocking creature used to defend the target. When a creature blocks or takes damage from another source, its toughness is reduced by that value until the end of the turn. If the toughness is reduced to 0, the creature dies and is removed from play.


Most of a card's true power lies in its text, the passive and activated abilities a card grants its owner. Text-based analysis is outside the current scope of this project, but it is something I hope to add in the future.


Set Analysis

The data for this project was scraped from Scryfall, a website that indexes Magic cards, using the Beautiful Soup library for Python. The data was then exported to Tableau to analyze how these various card metrics have changed over time, the full results of which can be viewed through Tableau Public, here. The most interesting and relevant findings are also described here.

Power and Toughness

Comparing the power and toughness of a 1 CMC creature to that of a 15 CMC creature is essentially meaningless, so many comparisons are made by looking at a single CMC value. The most common CMC value is 3, so that is often what's used. Here, for example, I compare the median and average powers and toughnesses of 3 CMC creatures over time, though you can modify these parameters with the tools to the right of the graph.



As we can see, the average and median values for both power and toughness have positive trends, with the average power increasing at the greatest rate. The median power is consistently 2, though in the past the exceptions were 1 power and more recently the exceptions are 3 power instead. The median power is trending upwards at a slightly greater rate than the average power, changing from a consistent 2 in the past to the more recent oscillation between 2 and 3. Power and toughness alone do not determine the strength of a card, but this baseline does support an idea of power creep, at least amongst creatures.

It is also fairly common practice to compare the power and toughness to the CMC to determine if a card is good or not. This is a simple baseline of how much value you are getting for your mana. A 3 CMC creature with 3 power and 3 toughness and no additional abilities is good in many formats, whereas a 3 CMC creature with 1 power and 1 toughness needs more abilities to be worth the cost to play it. As such, I compared the sum of a card's power and toughness to its CMC, and took the average for each set.


This difference has been trending upwards, with an approximate average of 1.45 for the first 5 sets and 2.22 for the 5 most recent sets. This shows that players are getting more power and toughness for less mana than they used to.

Legendary Cards

Decks are often built around legendary cards, especially legendary creatures. They are generally stronger than nonlegendary cards with the same CMC, though often that strength comes through abilities more than numbers. As such, I looked into the percent of each set that is legendary, to see if that ratio has been changing over time.


We can plainly see that the ratio of legendary to nonlegendary cards is increasing over time, with 9th Edition (released in June, 2005) being the last set to have no legendary cards.

I also compared the average power and toughness of 3 CMC legendary cards to that of 3 CMC nonlegendary cards over time, to see if the legendaries were increasing in number but decreasing in numerical strength.


Here we see that the average power and toughness of legendaries were once lower than those of nonlegendaries, but that is no longer the case. While the power and toughness of all cards are trending upwards, the average power of legendary creatures is increasing at nearly twice the rate of nonlegendary creatures, and the average toughness of legendaries is increasing at nearly four times the rate of nonlegendaries. It is worth noting that there are fewer legendaries than nonlegendaries, especially when looking at a specific subset. Many sets have only one or two legendary creatures that have the 3 CMC value that I am looking at here.

If you expand the CMC range to include all creature cards, there are only 9 out of 117 sets where the average toughness of legendary creatures is lower than that of nonlegendaries. For power, 11 sets have a lower average for legendaries than for nonlegendaries. The average power is increasing at a greater rate for nonlegendaries than for legendaries, while the average toughness is the opposite.

Multicolor Cards

Multicolor cards, or gold cards, are harder to play than single color cards, as they require more specific lands. As a tradeoff, they usually are stronger than single color cards. Here, we see the average difference between the CMC and the sum of power and toughness of multicolor and single color cards by set.


The power and toughness compared to CMC is higher for multicolor cards than for single color cards, though single color cards are trending upwards at a slightly greater rate. At the same time, the general trend is that newer sets have a greater percentage of multicolor cards than older sets, with Magic 2014 in July, 2013 being the last standard set with no multicolor cards at all.


The rarity of a card is dependent on how powerful a card is expected to be - the higher the rarity, the more desirable the card. As such, it is not surprising to see that mythic rare cards and rare cards generally have a greater difference between power/toughness and CMC than common and uncommon cards.


It may be surprising to see that that value for mythic rare cards is trending down, while every other rarity is trending up, but mythic rare was only introduced in Shards of Alara on October 3, 2008, and have had the least time to find their balance. Also, there are significantly fewer mythic rare cards than any other type, so any variance shows more drastically. Rare cards are increasing in this power/toughness to CMC difference ever so slightly faster than common cards.


Looking at every standard set, the percentage of common cards has been trending upwards while the percentage of rare and mythic rare cards has been decreasing. In the last ten years, however, this trend has reversed. Recently, the percentage of rare cards has been increasing and that of common cards decreasing.

Planeswalkers

Planeswalkers were introduced in October, 2007, in the Lorwyn set. The introduction of this new card type was one of the biggest changes to the way the game is played, with planeswalkers adding new rules and new strategies to consider, whether you choose to include them in your deck or not. The value of planeswalkers comes from the options they provide, with most giving two or three actions you can choose from each turn. Beginning in War of the Spark in May, 2019, some planeswalkers have a passive ability instead of one of the activated options.

The average CMC of planeswalkers was 4.2 when they were first introduced, and 4 remains the most common CMC for a planeswalker to have, with 92 of the 263 cards (about 35%) used in my calculations having that value. Planeswalkers are not very common, though, making set to set comparisons difficult, especially when working with only basic numbers. Only three standard sets contain more than 10, and only five sets contain more than 6, whereas nine sets have only 1 planeswalker. However, they can be some of the most powerful and defining cards in a set and are important to pay attention to.


In Conclusion

We have seen that creatures are getting higher powers and toughnesses compared to their CMC in recent years than they did before, and that the average power and toughness of 3 CMC creatures has been increasing. We can also see that legendary, rare, and multicolor cards, which are usually more powerful than their counterparts, are occupying larger portions of new sets than they did in the past. In these values, power creep does seem apparent.

However, these numbers and categories alone barely scrape the surface of what Magic: the Gathering cards can do. Most of the strength and strategy of a card is based on its text, which is why the next stage of my analysis is to begin parsing the text of each card. I plan to compare each card type internally, grouping cards by similar abilities and comparing the cost and power of those effects. In this next stage, these groups will likely be fairly broad, with the goal of becoming more specific as I progress. Another value I hope to eventually include is the market price for each card, as cards that do well in competitive play are usually more expensive than those that do not.