Difference between revisions of "FMagicCostScale"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Qazaaq
(formatting)
imported>ShadowDancer
m (formatting)
Line 20: Line 20:
|}
|}


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

Revision as of 12:14, 30 September 2007

Description

FMagicCostScale affects on spell costs. Spell costs are calculated this way:

(Magnitude ^ FMagicCostScale) * BaseCost * Duration * R * Max(1, Area* 0.15) * FMagicDurMagBaseCostMult = Spell Cost

(Where R is either self (1.0), touch (1.0) or target (1.5))

(Where A is either 1.0 or set value.)

Default value

1.280