GetBaseActorValue: In Skyrim it's purely the base + level or

Post » Sat Nov 17, 2012 4:27 am

I've read on the old Construction Set of Oblivion that the GetBaseActorValue function had problems with constant fortify effects.

I was wondering:

Is it the same in Skyrim...or it was solved?

Because the Permanent modifier seemed to be worked to cover this part...but may be I am wrong...

Thanks,
Jashkar
User avatar
Iain Lamb
 
Posts: 3453
Joined: Sat May 19, 2007 4:47 am

Post » Sat Nov 17, 2012 4:22 am

From what i have seen, if you get the base actor value for magicka on a high elf (at level 1 ) it returns 100. High elfs have the racial which fortifies magicka by 50 increasing the starting value to 150.

As this is a constant fortify effect it would seem GetBaseActorValue ignores this.
User avatar
luke trodden
 
Posts: 3445
Joined: Sun Jun 24, 2007 12:48 am

Post » Fri Nov 16, 2012 10:34 pm

From what i have seen, if you get the base actor value for magicka on a high elf (at level 1 ) it returns 100. High elfs have the racial which fortifies magicka by 50 increasing the starting value to 150.

As this is a constant fortify effect it would seem GetBaseActorValue ignores this.

Great...thank you a lot for this info! :)

I was worried because I've used GetBaseActorValue in a mod of mine and I was worried about that... :)

Jashkar
User avatar
Melissa De Thomasis
 
Posts: 3412
Joined: Tue Feb 27, 2007 6:52 pm

Post » Sat Nov 17, 2012 7:17 am

I deleted post to reduce my embarrassment. :blush:


edit: wait I just noticed a typo in my posted script... checking now to see if it is in my real script...

Ignore the above, it was typo. sorry.
User avatar
Abi Emily
 
Posts: 3435
Joined: Wed Aug 09, 2006 7:59 am

Post » Fri Nov 16, 2012 5:26 pm

Hi spookyfx
its

"deleted to reduce embarrasment"
User avatar
KIng James
 
Posts: 3499
Joined: Wed Sep 26, 2007 2:54 pm

Post » Fri Nov 16, 2012 10:37 pm

Too late spooky, i saw your original post.

Your secret is safe!!!
User avatar
GabiiE Liiziiouz
 
Posts: 3360
Joined: Mon Jan 22, 2007 3:20 am


Return to V - Skyrim