FMagicCasterSkillCostMult

From the Oblivion ConstructionSet Wiki
Revision as of 08:57, 3 May 2006 by imported>MofoMojo
Jump to navigation Jump to search
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