Difference between revisions of "FActorLuckSkillMult"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: {| border="1" cellpadding="5" cellspacing="0" |- !style="background:#ffdead;" width="100" | Description |style="background:#ffeded;" width="800" | |- !style="background:#ffdead;" |De...)
 
imported>DragoonWraith
(moving discussion to Talk page...)
 
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
|style="background:#ffeded;" width="800" |  
|style="background:#ffeded;" width="800" |  


One of the two game settings used to determine the [[Effective Skill Level]]. At default, [[Luck]] adds two effective skill levels for every five points of [[Luck]] past 50. The equation for the LuckModifier effective skill levels added due to luck is:
LuckModifier = iActorLuckSkillBase + fActorLuckSkillMult * Luck


This is often combined with a FatigueFactor (see [[Fatigue Game Settings]]) to give a ModifiedSkill.


|-
|-
Line 15: Line 18:




==See also:==
*[[IActorLuckSkillBase|iActorLuckSkillBase]]
*[[Fatigue Game Settings]]


[[Category:Settings]]
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div>

Latest revision as of 03:06, 5 January 2008

Description

One of the two game settings used to determine the Effective Skill Level. At default, Luck adds two effective skill levels for every five points of Luck past 50. The equation for the LuckModifier effective skill levels added due to luck is:

LuckModifier = iActorLuckSkillBase + fActorLuckSkillMult * Luck

This is often combined with a FatigueFactor (see Fatigue Game Settings) to give a ModifiedSkill.

Default value

0.4000


See also:[edit | edit source]