Difference between revisions of "FMagicCasterSkillCostMult"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>MofoMojo
imported>DragoonWraith
(fixing width, rewording)
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Used in determining the total cost of Magicka required to cast a spell. The formula is:
{| border="1" cellpadding="5" cellspacing="0"
|-
!style="background:#ffdead;" width="100" | Description
|style="background:#ffeded;" width="800" |


(((100 - skill) * (BaseCost * [[fMagicCasterSkillCostMult]]))/100) + (BaseCost * [[fMagicCasterSkillcostBase]])
Used in determining the [[:Category: Spell Cost|Magicka required to cast a spell]].


Where BaseCost is the BaseCost to cast the spell.  
|-
[[fMagicCasterSkillCostMult]] is 1.2 by default.
!style="background:#ffdead;" |Default value
[[fMagicCasterSkillcostBase]] is .2 by default.
|style="background:#ffeded;" |
 
1.2000
|}
 
<div id="catlinks"><p class='catlinks'>[[Special: Categories|Category]]: [[:Category: Settings|Settings]] | [[:Category: Spell Cost|Spell Cost]]</p></div>

Latest revision as of 17:20, 5 January 2008

Description

Used in determining the Magicka required to cast a spell.

Default value

1.2000