My problem is extremely simple, I want to have a Combat hit spell perk that ONLY applies on left attack or a Mod attack damage perk that ONLY affects weapon in the Right hand. Unfortunately , it seems like it is impossible to detect which hand is attacking unless I heavily mod the Attack data for every single humanoid race in the game (which will create huge incompatibility issue). The other, safer way, is to have an Onhit script that detects AkSource but I'd rather avoid scripting if possible.