Neithar-Slayer icon

Slayer

Improvements for combat with two-handed weapons

By Neithar
Last updated 2 weeks ago
Total downloads 718
Total rating 0 
Categories Mods Tweaks Misc
Dependency string Neithar-Slayer-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ValheimModding-Jotunn-2.26.1 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.26.1
denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

This mod aims to rebalance two handed weapons, putting them in the same ballpark as one handed weapons combined with a parrying shield.
In Vanilla the swings are slow, eat a lot of stamina, and don't really hit as hard as expected from a purely offensive stance.

Features

  • Adds a skill called Slayer
  • Each level of the skill raises two handed weapon damage by 0,25%. 25% increase at level 100.
  • Each level of the skill lowers the pushback distance on being hit while attacking by 2%. Complete pushback immunity at level 50.
  • All values can be configured and all features can be toggled on and off separately in the config file.

Installation

Use a mod manager, or drop the "plugins" folder from the zip into your Bepinex folder.

Future Plans

  • Attack speed bonus based on the skill level (I'm thinking of making it stronger for slower weapons)
  • Dual Wield weapons are currently also affected by the skill, I'll see how their balance turns out and fix it if needed.

Compatibility

Compatible with EpicLoot. Not sure about other mods affecting weapon damage.

Issues

In case of any issues related to my mod, ping "Neithar" on this discord server: https://discord.gg/nAQchp5Qpd

Changelog

1.0.0

  • Initial release, basic functionality.

1.0.1

  • Added pushback resistance for the player while swinging two handed weapons, based on the skill level.

1.0.2

  • Added configs for damage and pushback resistance.
  • Lowered the default damage increase at level 100 from 50% to 25%, as 50% seemed excessive.

Special Thanks

  • Thanks to EpicLoot authors, their mod helped with coding my own.
  • Thanks to the Jotunn and JotunnModStub creators, they made it very simple to get into Valheim modding.