Difference between revisions of "FMagicCasterSkillCostBase"

Jump to navigation Jump to search
19 bytes removed ,  20:35, 3 December 2008
m
rearranged cost forumula to make it more obvious.
imported>DragoonWraith
(category)
imported>ABO
m (rearranged cost forumula to make it more obvious.)
 
Line 6: Line 6:
Used in determining the total cost of Magicka required to cast a spell. If the CS indicates a cost of X for a spell, you can use the following formula to determine what the cost will be ingame based on the appropriate skill:<br><br>
Used in determining the total cost of Magicka required to cast a spell. If the CS indicates a cost of X for a spell, you can use the following formula to determine what the cost will be ingame based on the appropriate skill:<br><br>


(((100 - skill) * (BaseCost * [[fMagicCasterSkillCostMult]]))/100) + (BaseCost * [[fMagicCasterSkillCostBase]])<br><br>
BaseCost * ([[fMagicCasterSkillCostBase]] + [[fMagicCasterSkillCostMult]] * (1 - skill/100))<br><br>


Where BaseCost is the BaseCost to cast the spell as indicated by the spell (not the spell effects) in the CS.
Where BaseCost is the BaseCost to cast the spell as indicated by the spell (not the spell effects) in the CS.
Anonymous user

Navigation menu