FallUpFallInFallOut Posted May 24, 2020 Share Posted May 24, 2020 The Mount & Blade games have always had an issue with weapon speed limits. Too high and the weapon swings so fast it doesn't register as hitting the target. As such, it's hard to really tweak the game with mods or cheats that send a stat over a default maximum. I'd like to see a mod that would go last in the mod list and cap weapon speeds at x amount so that we could push a skill, such as one handed, to 900 and not have a sword be completely useless. Link to comment Share on other sites More sharing options...
akdombrowski Posted May 24, 2020 Share Posted May 24, 2020 Thought it was just me and my collection of mods. I'll look into seeing if I can put a mod together to cap the speed. Link to comment Share on other sites More sharing options...
FallUpFallInFallOut Posted May 25, 2020 Author Share Posted May 25, 2020 Thought it was just me and my collection of mods. I'll look into seeing if I can put a mod together to cap the speed.Cool. I hope you can. Link to comment Share on other sites More sharing options...
ignorance Posted May 31, 2020 Share Posted May 31, 2020 pretty sure this mod counters that effect https://www.nexusmods.com/mountandblade2bannerlord/mods/1599works well for me atleast and iam using attributes reloaded aswell which increases attack speed, but with both mods you dont get jedi lightning attack speed from tharos and his likes. Link to comment Share on other sites More sharing options...
FallUpFallInFallOut Posted June 8, 2020 Author Share Posted June 8, 2020 Doesn't seem to cap it for me. Link to comment Share on other sites More sharing options...
mylittltetantan Posted June 24, 2020 Share Posted June 24, 2020 To the modder that wants to implement this. In SandBox.dll the class SandBoxAgentStatCalculateModel is used when spawning units in battle. The thing you want to cap is agentDrivenProperties.SwingSpeedMultiplier. A postfix on UpdateHumanStats() where you check if SwingSpeed is too big would probably be the easiest way. Link to comment Share on other sites More sharing options...
Recommended Posts