Difference between revisions of "FMagicCasterSkillCostMult"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>MofoMojo
imported>DragoonWraith
(fixing width, rewording)
 
(14 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0"  
{| border="1" cellpadding="5" cellspacing="0"  
|-
|-
!style="background:#ffdead;" width="100" | Description  
!style="background:#ffdead;" width="100" | Description  
|style="background:#ffeded;" |  
|style="background:#ffeded;" width="800" |  


Used in determining the total cost of Magicka required to cast a spell. The formula is:<br><br>
Used in determining the [[:Category: Spell Cost|Magicka required to cast a spell]].


(((100 - skill) * (BaseCost * [[fMagicCasterSkillCostMult]]))/100) + (BaseCost * [[fMagicCasterSkillcostBase]])<br><br>
Where BaseCost is the BaseCost to cast the spell.
|-
|-
!style="background:#ffdead;" |Default value
!style="background:#ffdead;" |Default value
|style="background:#ffeded;" |
|style="background:#ffeded;" |


1.2
1.2000
|}
|}


 
<div id="catlinks"><p class='catlinks'>[[Special: Categories|Category]]: [[:Category: Settings|Settings]] | [[:Category: Spell Cost|Spell Cost]]</p></div>
 
[[Category:Settings]]

Latest revision as of 17:20, 5 January 2008

Description

Used in determining the Magicka required to cast a spell.

Default value

1.2000