I wanted to create a master-level perk with a modified effect of the Sweep perk. Except instead of hitting just the enemies in front of you, you'd hit ALL enemies surrounding you.
So I look up Sweep, only to be dismayed that the perk essentially uses a hard-coded perk entry effect called "Set Sweep Attack" and the only value is "1" (aka, make it so the player performs the hard-coded sweep attack). In other words, there doesn't appear to be a way to adjust this ability at all.
Is there an alternate means to do what I want to do (via scripting, perk effects, etc)? It needs to be combat damage and only fired once during the attack (so cloaks are out of the question), and be the same damage value that would happen with a normal attack.
Or is there a way to adjust the "Set Sweep Attack" entry point to do what I want to do?
Thanks for any help. If doing something like this is impossible and truely a hard coded effect, I guess I'll just have to do with standard sweep.