Fixes Bladesman and Deep Wounds so they don\'t conflict with Critical Charge/Great Critical Charge.
Permissions and credits
Credits and distribution permission
Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.01
Added fix for Valdr's Dagger
In the base game, swords and greatswords do not work correctly with Critical Charge or Great Critical Charge if you also have Bladesman or Deep Wounds. A simple change has fixed this.
The reason for the error was that Bladesman and Deep Wounds both try setting your critical chance to exactly their values, rather than adding to the value. This overrides the guaranteed critical hit that a critical charge is supposed to give you. My change was to simply switch the formula on Bladesman and Deep Wounds from = to + so that they add to the value rather than setting it to an exact number.
Now also includes a fix for Valdr's Dagger to work with Critical Charge too.