Elenai dodge strength fix Mod
In the Elenai Dodge 2 modification, there is a "dodge power" setting that should affect the player's dodge distance. However, there is a technical issue: the movement vector is normalized, which completely neutralizes the effect of most values of this setting (except when the parameter is set to 0 or very low values).
This mod solves this problem using a special mixin that fixes incorrect behavior and makes the dodge strength setting work as intended by the developers.