Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Derived Attributes

The following player attributes are calculated from your Health, Stamina or Magicka. By investing level up points in the three main attributes, the player increases, not only the base value of these by 5 units at a time, but also the so-called derived attributes (DAs) by a certain amount. The current value of the DAs of a character can be seen in-game in Requiem’s skills MCM menu.

  • Magic resistance
  • Magicka regeneration
  • Disease resistance
  • Poison resistance
  • Stamina regeneration
  • Unarmed Strength
  • Movement speed
  • Carry weight
  • One-handed damage (excluding daggers)
  • Two-handed damage
  • Bow/dagger/unarmed damage

Each attribute has a Threshold before the calculation of bonuses start to apply. E.g you need 150 base Magicka before the Magic resistance Attribute is calculated.

In the table below: M, H, S stand for base magicka, health and stamina, respectively, while Z represents a weighted average. Also, sqrt{} stands for the square-root. Should you want to skip the heavy math - the next section includes a calculator which you can copy and play with yourself.

Derived Attribute Formula Attribute 'Z' 'Z' Break Points Bonus to DA
Magic Resistance sqrt{Z - 150} M 175 --- 250 --- 375 5% --- 10% --- 15%
Magicka Regeneration 8x sqrt{Z - 100} M 125 --- 200 --- 325 40% --- 80% --- 120%
Stamina Regeneration 8x sqrt{Z - 100} S 125 --- 200 --- 325 40% --- 80% --- 120%
Movement Speed (3/4)x sqrt{Z - 125} (20% H + 80% S) 141 --- 190 --- 270 --- 381 3% --- 6% --- 9% --- 12%
1H Damage 4x sqrt{Z - 150} (50% H + 50% S) 175 --- 250 --- 375 20% --- 40% --- 60%
2H Damage 4x sqrt{Z - 150} (80% H + 20% S) 175 --- 250 --- 375 20% --- 40% --- 60%
Bow/Xbow/Dagger/Unarmed Damage 4x sqrt{Z - 150} (20% H + 80% S) 175 --- 250 --- 375 20% --- 40% --- 60%
Unarmed Strength 4x sqrt{Z - 110} (50% H + 50% S) 135 --- 210 --- 335 20 --- 40 --- 60 (no %)
Carry Weight 4x sqrt{Z - 110} (80% H + 20% S) 135 --- 210 --- 335 20 --- 40 --- 60
Poison Resistance 4x sqrt{Z - 140} (60% H + 40% S) 165 --- 240 --- 365 20% --- 40% --- 60%
Disease Resistance 4x sqrt{Z - 100} (40% H + 60% S) 125 --- 200 --- 325 20% --- 40% --- 60%

Calculator

The Wildlander team have created a calculator to allow you to work out what Attributes you get from the various calculations.

IMPORTANT: use the Make a copy from the file menu to edit your own version!!!!!

Calculator