Difference between revisions of "Category:Potion Strength"

Jump to navigation Jump to search
5 bytes added ,  21:48, 5 January 2008
imported>Haama
(Added game settings)
imported>Haama
(→‎Base Magnitude: Fixed name)
Line 75: Line 75:
===Base Magnitude===
===Base Magnitude===
This is very similar to the Type 1 formula, but it is not the same. You can find the quality of the Mortar and Pestle in the CS (see [[Apparatus]] for more information and a list of default values) or via script with OBSE's [[GetQuality]]. Effect Base Costs can be found under [[Magic Effects]], on [http://www.uesp.net/wiki/Oblivion:Magical_Effects UESP], or via script with OBSE's [[GetMagicEffectBaseCost]].
This is very similar to the Type 1 formula, but it is not the same. You can find the quality of the Mortar and Pestle in the CS (see [[Apparatus]] for more information and a list of default values) or via script with OBSE's [[GetQuality]]. Effect Base Costs can be found under [[Magic Effects]], on [http://www.uesp.net/wiki/Oblivion:Magical_Effects UESP], or via script with OBSE's [[GetMagicEffectBaseCost]].
  Base Magnitude = <nowiki>[</nowiki>(EffectiveSkillLevel + MortQuality * [[fPotionMortPestleMult]]) / (EffectBaseCost / [[fMagicDurMagBaseCost]])<nowiki>]</nowiki> ^ <nowiki>[</nowiki>1 / ([[fMagicCostScale]])<nowiki>]</nowiki>
  Base Magnitude = <nowiki>[</nowiki>(EffectiveSkillLevel + MortQuality * [[fPotionMortPestleMult]]) / (EffectBaseCost / [[fMagicDurMagBaseCostMult]])<nowiki>]</nowiki> ^ <nowiki>[</nowiki>1 / ([[fMagicCostScale]])<nowiki>]</nowiki>
Note that if the player is using a Mortar and Pestle only this is the final Duration.
Note that if the player is using a Mortar and Pestle only this is the final Duration.
===Probably complicated, but since Dispel is the only vanilla effect...===
===Probably complicated, but since Dispel is the only vanilla effect...===
This type has not been as throughly researched. The second step formula again depends on whether you use a Calcinator with a Retort. There might be other complications, but since Dispel is a Beneficial effect there is only information on Beneficial effects.
This type has not been as throughly researched. The second step formula again depends on whether you use a Calcinator with a Retort. There might be other complications, but since Dispel is a Beneficial effect there is only information on Beneficial effects.
Anonymous user

Navigation menu