GetMagicEffectBaseCost

From the Oblivion ConstructionSet Wiki
Revision as of 21:28, 1 January 2008 by imported>DragoonWraith (See Also: Barter Factor and Enchantment Factor)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(baseCost:float) GetMagicEffectBaseCost effect:chars
(baseCost:float) GetMEBaseCost effect:chars
(baseCost:float) GetMagicEffectBaseCostC effect:long
(baseCost:float) GetMEBaseCostC effect:long

Returns the base cost of the magic effect.

See Also