FMagicFatigueDrainBase

Revision as of 10: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 fMagicFatigueMult to determine the ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description

Used with fMagicFatigueMult 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