Jump to content

Recommended Posts

Posted

I have a simple Light spell with a Magicka cost of 17. My Illusion skill is 75. Whenever I try to let a script read the cost, it returns the value 10 with "Player.GetSpellMagickaCost <Spell>", and value 23 with just "GetSpellMagickaCost <Spell>"

 

Link:

http://cs.elderscrolls.com/constwiki/index...pellMagickaCost

 

It says:

 

If called on a reference it will use the reference's magic skill values to determine the actual magicka cost of the spell.

 

 

Well, it's not working. It should return the value 17... Has anyone any idea how I can let a script read Magicka Cost?

 

Thanks for your help

Posted
Returns the magicka casting cost according to the Oblivion formula.

There is a difference between what the normal cost and the actual cost are. Skills/attributes influence them.

Posted
It is really annoying how the CS can't predict the spell cost right. I end up just doing lots of trial and error until I get it right.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...