FMagicCasterSkillCostMult
Revision as of 07:57, 3 May 2006 by imported>MofoMojo
Description |
Used in determining the total cost of Magicka required to cast a spell. The formula is: (((100 - skill) * (BaseCost * fMagicCasterSkillCostMult))/100) + (BaseCost * fMagicCasterSkillcostBase) Where BaseCost is the BaseCost to cast the spell. |
---|---|
Default value |
1.2 |