Difference between revisions of "FActorLuckSkillMult"
Jump to navigation
Jump to search
Description
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>Haama (Description) |
||
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 | |||
fActorLuckSkillMult * (Luck_Level + (iActorLuckSkillBase / fActorLuckSkillMult)) | |||
|- | |- | ||
Line 13: | Line 14: | ||
|} | |} | ||
==See also:== | |||
*[[IActorLuckSkillBase|iActorLuckSkillBase]] | |||
Note - I've deduced this looking at alchemy, and haven't tried it for other skills. I assume that it's the same for other skills, though (anyone who feels they know this is true for other skills, please erase this note) | |||
<br>--[[User:Haama|Haama]] 21:02, 10 July 2007 (EDT) | |||
[[Category:Settings]] | [[Category:Settings]] |