Difference between revisions of "Category:Spell Cost"

15 bytes added ,  14:51, 17 September 2009
magnitude factor also has a minimum of 1
imported>Skyranger-1
imported>DragoonWraith
(magnitude factor also has a minimum of 1)
Line 36: Line 36:
Each individual effect in a spell contributes to the final cost of the spell independently.  The contributions from a single effect follow this formula:
Each individual effect in a spell contributes to the final cost of the spell independently.  The contributions from a single effect follow this formula:
   Effect Factor = Base Cost * fMagicDurMagBaseCostMult
   Effect Factor = Base Cost * fMagicDurMagBaseCostMult
   Magnitude Factor = Magnitude ^ fMagicCostScale
   Magnitude Factor = Magnitude ^ fMagicCostScale (minimum of 1)
   Duration Factor = Duration (minimum of 1)
   Duration Factor = Duration (minimum of 1)
   Area Factor = Area * fMagicAreaBaseCostMult (minimum of 1)
   Area Factor = Area * fMagicAreaBaseCostMult (minimum of 1)