In Oblivion with the Script Extender there was a function (I think it was GetDamage) invoked in the form: Actor.GetDamage(Object) that would return the amount of damage that the given actor would do with the given object. I'm looking for a similar function in Skyrim. If you open your inventory and mouse over your gear, you can see how much damage you would do with it given damage fortification buffs and perks. Is there a function to do something similar?