Dofus Builds

HomeGuides › Resistances

Resistances: Percentage versus Fixed

Dofus has two completely different resistance stats that share a name, and items mix them freely. "10% Fire Resistance" and "10 Fire Resistance" are not variants of the same line — they are applied at different moments, against different things, and one of them becomes worthless in exactly the situation where the other saves you.

The two kinds

Percentage resistanceFixed resistance
Written as10% Fire Resistance10 Fire Resistance
DoesRemoves a share of the hitSubtracts a flat amount from the hit
Scales withThe size of the incoming hitThe number of incoming hits
Best againstBig single nukesMany small hits, poisons, chip damage

The distinction matters enough that a build calculator has to track them as separate stats — Dofus Builds lists them in two separate blocks of the Resistance panel, and the item database preserves whichever one the item actually carries.

The order they apply in

Percentage resistance is applied to the incoming damage first. Fixed resistance is subtracted from what is left:

damage taken = ( incoming damage × (1 − percentage resistance / 100) ) − fixed resistance

The order is not arbitrary trivia — it is what makes fixed resistance disproportionately good against small hits. Because it is subtracted last, it comes off the already-reduced number.

A worked comparison

Two characters, one with 50% Fire Resistance and one with 50 fixed Fire Resistance, taking the same hits:

A 600-damage nuke 50% resistance: 600 × 0.50 = 300 taken 50 fixed: 600 − 50 = 550 taken → percentage wins by 250 Six hits of 60 damage (360 total) 50% resistance: 60 × 0.50 = 30 → 180 taken 50 fixed: 60 − 50 = 10 → 60 taken → fixed wins by 120 Eight hits of 40 damage (320 total) 50% resistance: 40 × 0.50 = 20 → 160 taken 50 fixed: 40 − 50 = 0 → 0 taken → fixed nullifies it entirely

Fixed resistance can reduce a hit to zero; percentage resistance never can. That is the single most important asymmetry between them. Against a source that ticks for small amounts repeatedly — poisons, glyphs, summons, chip damage — enough fixed resistance simply deletes it.

Which one to prioritise

The honest answer is that it depends on what is hitting you, but the tendencies are consistent:

Melee, ranged, critical and pushback

Beyond the five elements, the game has resistances that key off the kind of hit rather than its element:

Reading your total resistance

Because the five elemental percentages are what most builds are judged on, the item picker in Dofus Builds exposes a synthetic stat called Resist Total: the sum of your neutral, earth, fire, water and air percentage resistances. It deliberately excludes melee and ranged, which are situational rather than universal.

Resist Total is the fastest way to compare two defensive pieces. A belt with 8% in four elements (Resist Total 32) is usually a better generalist than one with 20% in a single element (Resist Total 20), even though the second number looks more impressive on the tooltip — unless you know exactly which element you are about to face.

Watch out for uneven spreads. Your effective survivability is closer to your lowest elemental resistance than your average, because content will find the gap. A build at 40/40/40/40/5 dies to the one thing it does not resist.

Where resistances come from

Characteristic points, notably, are not on that list. There is no characteristic that gives resistance, which is why defensive planning is almost entirely an equipment problem — and why sorting the item picker by Resist Total is such a useful habit.

Check your resistances →

Read next

🧩

Set bonuses: why the tiers do not stack

The most common misconception about panoplies, and how to plan a partial set on purpose.

💥

How damage is calculated

The offensive half of the same equation, step by step.