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.
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...