💾 Archived View for yujiri.xyz › game-design › quantitative-qualitative.gmi captured on 2023-03-20 at 17:54:40. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
For most of my life, I hated card games because I hate randomness, and assumed that card games = randomness. I preferred card games with less randomness than most like Dominion, but was still frustrated by it (and invented a house rule to reduce the randomness in Dominion).
No, a little bit of randomness is not okay
It wasn't until I played Hellcard that I noticed something else that defines the genre - something much more interesting and which could theoretically be divorced from randomness.
Abilities in card games are more qualitative than quantitative. Let's start the comparison by looking at some non-card games.
A weapon in a shooter usually does a certain amount of damage. A powerup or matching damage types to enemy weaknesses might increase your damage by a certain fraction, like 50%, but everything can deal damage to everything. The same is true of units in RTS games: they often have artificial "counter" relationships, like spearmen dealing bonus damage to cavalry, but a lot of cavalry can overcome a few spearmen.
Halo is a shooter with a few counterexamples: the Plasma Pistol's charge shot deals infinite damage to shields (but low damage to health), and headshots with certain weapons deal infinite damage to health (but no bonus damage to shields). These aspects are designed qualitatively.
The real world is overwhelmingly quantitative. Water "counters" fire, but a small amount of water can't put out a big fire. Any object can be moved or any wall can be broken through, no matter how heavy or how strong, with enough force.
Abilities in Hellcard are designed more qualitatively. For example, there are many cards that inflict "freeze" status on an enemy (which stops its next attempt to move or attack), and these cards can freeze *any* enemy, even the final boss, just as easily as they can freeze a low-level enemy. There are other abilities like "stun" and "move an enemy out of range so they have to spend a turn getting back in range before they can attack", which work similarly.
In turn-based RPGs, status effect abilities like stun often exist, but powerful enemies are often immune to them.
Damage and blocking in Hellcard are quantitative - you and enemies have certain amount of health, dealing a certain amount of damage subtracts that amount of health, and having a certain amount of block absorbs that much incoming damage. But there are cards that say "break a monster's block", and that can break *any* amount of block.
Card games usually have qualitative abilities. Magic: The Gathering and games inspired by it have effects like "destroy any creature" and "prevent a certain creature from attacking", which don't care how big the creature is.
While not consciously understanding the principle, for most of my life I've disliked qualitative designs for two reasons:
But lately I've come to appreciate qualitative design. It leads to more of an emphasis on synergy and combos instead of brute force, and I think that helps make the game deeper.
On the other hand, it creates unique challenges if you want to balance a game for multiple scales. If you want to make a game where damage numbers in the end-game are 10x what they were in the early-game, mechanics like qualitative stun probably won't work, because early-game abilities with those effects won't get obsoleted over time while damage-dealing abilities will.
This isn't a big problem in Hellcard because the stats don't scale up that much over the course of a run (more like 6x), and longer runs probably aren't a good idea for expanding the game anyway - they're already over an hour.
Also, when qualitative effects in Hellcard get upgraded, they don't upgrade the *amount* of the qualitative effect, they upgrade something else. For example, Rune of Ice deals 3 damage and freezes in a medium radius, but adds a bad card to your draw pile. It upgrades into Shatter, which rather than freezing in a large radius, or freezing for multiple turns, doesn't add the bad card to your draw pile, and also deals 1 damage to all already frozen enemies before its main effect.
So, what I'm wondering is are there deterministic games where elements are designed qualitatively? I want to try some. I might design one.