This page was last updated on 15 March 2021, 5:03PM
Changelogs
Version 3.0.1
updated with Modern Brawl Bugs Fix
Version 3.0
Added MCM to allow setting your own attack speed base for the player and NPCs.
Got rid of keywords and keyword checks, as they were unnecessary.
Changed the way NPCs get the fix from a cloak with a script effect to a cloak that applies the fix directly as MGEFs.
Got rid of a script that has been made obsolete by this release.
Version 2.2
Added Brawl Bugs Patch scripts (credits to jonwd7). Brawl bug testing before was flawed because Brawl Bugs Patch scripts from Skyrim Redone were present and it was assumed nothing but vanilla was in the testing environment.
Version 2.1
Conditions checks made slightly more robust by checking for the magic effect instead of the spell. There was a very rare case where this was important. Both files cleaned with TES5Edit.
Version 2.0
Cleanup and new samples. consolidated left and right attack speed into one spell. Renamed everything in the mod to have the ASM prefix. Added 1 alchemy and 1 enchantment based buff to the sample spells file.
Version 1.2
Optimization. Cloak's application script was previously run every second for every actor. Now it only runs once and never again. Removed unnecessary cloak conditions, as the Brawl Bug does not occur even if the cloak stays on. Removed the off-switch as it is no longer necessary. Disabling the mod fully removes everything added.