Talk:GetBaseActorValue

From the Oblivion ConstructionSet Wiki
Revision as of 02:00, 18 April 2006 by imported>Feywulf
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

--Feywulf 2:52, 18th April 2006 (EDT):Is there any chance that we can get a version of GetBaseActorValue that doesn't include the value of constant ability fortify effects in its return value? Something like "GetBaseUnfortifiedActorValue"? Either that and/or a way to get the magnitude of a magical effect on an actor. "GetMagicEffectMagnitude SpellEffectID constantOnlyFlag[optional]" returns -1 if effect not applied to actor, otherwise returns the sum of all instances of the effect 0-maxmagnitude if the effect is applied.