A very simple mod that lets you jump in combat while you are sprinting.
Also if you choose to bind it, you can manually trigger a slide under the right conditions.


Installation:
1: Move modEKCombatJump into your mods folder.
2: Add the following to your input.settings. (Slide optional)
(IK_Pad_B_CIRCLE=(Action=CombatJump) for controllers)
[Exploration]
IK_Z=(Action=Slide)
[Combat]
IK_Space=(Action=CombatJump)
IK_Z=(Action=Slide)
[Combat_Replacer_Ciri]
IK_Space=(Action=CombatJump)
IK_Z=(Action=Slide)
[Exploration_Replacer_Ciri]
IK_Z=(Action=Slide)
[JumpClimb]
IK_Z=(Action=Slide)
3: If you have other mods that modify player.ws, run Script Merger.
Limitations:
Looking for ways to address these. If you have any ideas let me know.
1: The camera does not follow your jump.
2: You cannot climb off of a combat jump. Climbing elsewhere is unaffected.