Skip to content

Tensions & Lessons

The five tensions

1. Simulated act vs hidden roll

A charged, aimed melee swing resolves through 100 − (AC − attack), evaluated after the strike visually connects. The manual layer promises physical causality; the stat layer silently vetoes it with no diegetic feedback. This is the single most damaging contradiction in the game, and Arkane removed it entirely in Dark Messiah four years later.

Lesson: if the player physically performs an action, the resolution must be physically legible. Convert whiff chance into damage reduction, armour deflection, or stagger — anything the player can see the reason for.

2. Mind is five stats wearing one hat

Mind gates mana pool, mana regen (via Ethereal Link), caster level (via Casting), item identification (via Object Knowledge), lockpicking (via Mecanism) and sell prices (via Intuition). A warrior build is therefore illiterate, poor and locked out — for reasons the fiction never offers.

Lesson: audit which archetypes your attribute graph quietly forbids. Overloading one attribute doesn't create build diversity; it creates one correct build and several apologies.

3. The stealth skill is dominated by a consumable

Stealth 100 shifts the detection light threshold from 15 to 25, while carrying a lit torch makes you visible unconditionally and anything inside 200 units sees you regardless. The verb (douse the torch) is strictly stronger than the stat.

Lesson: this is only a bug if you sell it as an RPG stat. Resource-managed stealth is a legitimate — arguably better — design, but the interface has to tell the player that light is the mechanic and the skill is a modifier. Arx sells the opposite.

4. Magic power scales, magic efficiency does not

Fireball is exactly 1 damage per mana at every caster level; Magic Missile degrades from 3.4 to 2.4 damage per mana and caps its missile count at CL 9. Meanwhile the warrior's damage rises with no per-swing cost at all.

Lesson: this is defensible tuning — mana throughput is the mage's real limiter, and burst plus area is what levels buy. But it means the mage's felt progression comes entirely from new spells, i.e. from loot placement, not from levelling. Know which of your two progression axes is actually carrying the fantasy.

5. Money is vestigial

A hard 3× buy/sell spread, no respawning income, finite sinks, and a travel cost on every shop visit. Gold does almost no work; the real currency is keys, names, runes and passwords.

Lesson: an unloved economy is not free — it costs UI, tuning, loot tables and player attention. Arx would arguably be tighter with no gold at all. If a currency isn't creating decisions, cut it rather than balance it.

What transfers

Make the fiction do the gating. Arx's locks are physical, its passwords live in the player's head, and its magic vocabulary is found on the ground. Almost nothing is gated by a number the player can't see. That is why a 2002 dungeon crawler still reads as modern.

Thin simulation, many scripts. Over 3,600 per-entity scripts on a nine-person team, sharing one event vocabulary and reusable include fragments. Emergence was authored, uniformly addressed, and cheap. This is the reproducible part of the immersive-sim trick for a small studio — far more so than physics engines.

The unusable rune. Akbaa sits in the rune enum and never becomes player vocabulary. One line of data does more worldbuilding than a cutscene: the god's language is closed to you.

Front-loaded irreversible choices need front-loaded information. 16 attribute and 18 skill points spent before the player has seen a single mechanic, with no respec, is the game's cruelest moment — and it costs nothing to fix with a preview of what each point does.

Combat · Magic & Runes · Stealth & Light · Character Build · Player Journey