Difference between revisions of "FMagicFatigueDrainMult"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Pupil
(New page: {| border="1" cellpadding="5" cellspacing="0" |- !style="background:#ffdead;" width="100" | Description |style="background:#ffeded;" | Used with fMagicFatigueDrainBase to determine...)
 
imported>Pupil
Line 15: Line 15:
!style="background:#ffdead;" |Default value
!style="background:#ffdead;" |Default value
|style="background:#ffeded;" |
|style="background:#ffeded;" |
1.0000
0.0000
|-
|-

Revision as of 10:10, 4 October 2009

Description

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

0.0000