Difference between revisions of "SetSpellMagickaCost"
Jump to navigation
Jump to search
imported>DragoonWraith (MI) |
imported>Galahaut m (have --> has) |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
==Notes== | ==Notes== | ||
* This value can be changed but | * This value can be changed but has no effect if the spell is marked AutoCalc. See [[IsMagicItemAutoCalc]] and [[SetMagicItemAutoCalc]]. | ||
==See Also== | ==See Also== | ||
Line 17: | Line 17: | ||
[[Category: Magic Functions]] | [[Category: Magic Functions]] | ||
[[Category: Magic Functions (OBSE)]] | [[Category: Magic Functions (OBSE)]] | ||
[[Category:Magic Functions - Magic Item | [[Category: Magic Functions - Magic Item (OBSE)]] | ||
Latest revision as of 22:02, 29 April 2008
A command for Oblivion Script Extender
Syntax:
(nothing) SetSpellMagickaCost nuMagickaCost:long spell:ref
Sets the magicka casting cost.
Notes[edit | edit source]
- This value can be changed but has no effect if the spell is marked AutoCalc. See IsMagicItemAutoCalc and SetMagicItemAutoCalc.