Difference between revisions of "IActorLuckSkillBase"

13 bytes added ,  14:22, 11 July 2007
m
Clarity
imported>Haama
(New page: {| border="1" cellpadding="5" cellspacing="0" |- !style="background:#ffdead;" width="100" | Description |style="background:#ffeded;" width="800" | One of the two game settings used to ...)
 
imported>Haama
m (Clarity)
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 effective skill levels added is
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 effective skill levels added due to luck is
  fActorLuckSkillMult * (Luck_Level + (iActorLuckSkillBase / fActorLuckSkillMult))
  fActorLuckSkillMult * (Luck_Level + (iActorLuckSkillBase / fActorLuckSkillMult))


Line 20: Line 20:
==See also:==
==See also:==
*[[FActorLuckSkillMult|fActorLuckSkillMult]]
*[[FActorLuckSkillMult|fActorLuckSkillMult]]


Note - I've deduced this looking at alchemy, and haven't tried it for other skills. I assume that it's the same, though (anyone who feels they know this is true for other skills, please erase this note)
Note - I've deduced this looking at alchemy, and haven't tried it for other skills. I assume that it's the same, though (anyone who feels they know this is true for other skills, please erase this note)
<br>--Haama 21:02, 10 July 2007 (EDT)
<br>--Haama 21:02, 10 July 2007 (EDT)
Anonymous user