FMagicFatigueMult

From the Oblivion ConstructionSet Wiki
Revision as of 11:08, 4 October 2009 by imported>Pupil (New page: {| border="1" cellpadding="5" cellspacing="0" |- !style="background:#ffdead;" width="100" | Description |style="background:#ffeded;" | Used with fMagicFatigueBase to determine the ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Description

Used with fMagicFatigueBase to determine the effect of fatigue on spell effectiveness. By default, fatigue has no effect on spellcasting.

Formula

spell effectiveness penalty = 1 - fMagicFatigueDrainBase - fMagicFatigueDrainMult * (fatigue / maximum fatigue)

Default value

1.0000