


SalskeriSoulAxe is a BepInEx + Jotunn Valheim weapon mod that adds Sálskeri, a configurable spirit axe with green flame visuals, spirit damage, custom secondary attack tuning, and blink movement abilities.
All players should install the mod when playing on a server that uses it. Servers do not automatically send custom mod DLLs to joining players.
SalskeriSoulAxe.Sálskeri.AxeJotunBane.SalskeriSprite.png.Sálskeri uses the normal Valheim weapon controls for basic combat:
Blink controls while Sálskeri is equipped:
The directional blink dodge moves you 8 meters by default in your current movement direction. W/A/S/D chooses the direction, and the movement is camera-relative, so W means forward from the camera's point of view, A/D mean camera-left/camera-right, and S means backward from the camera's point of view.
The aim blink uses the camera aim point and has a longer configurable range. Both blink distances, effects, and sounds can be changed in the mod config.
Install BepInEx and Jotunn first, then place the DLL in your Valheim BepInEx plugins folder:
BepInEx\plugins\SalskeriSoulAxe.dll
BepInEx\plugins\SalskeriSprite.png
For this local setup, that folder is usually:
C:\Users\Samuel\OneDrive\Documents\Games\Valheim - Sams Mods\BepInEx\plugins\
After launching the game once, BepInEx creates a config file for the mod. You can edit it manually or through a compatible BepInEx config manager.
Notable config sections:
Weapon: source prefab, display name, description, crafting station.Recipe: crafting requirements.Stats: damage, durability, blocking, movement.Attacks: primary and secondary attack values.Blink: blink distances, visual effects, and sound effects.Green Flame: flame prefab, position, rotation, scale, color, brightness, and sound volume.Default crafting recipe at the Galdr Table, prefab ID piece_magetable:
BlackwoodFlametalNewEctoplasmOpen the project file:
src\SalskeriSoulAxe.csproj
Build with Visual Studio or MSBuild. Debug output goes to:
dist\Debug\SalskeriSoulAxe.dll
Release output goes to:
dist\Release\SalskeriSoulAxe.dll
The prepared upload folder is:
ThunderstorePackage\SalskeriSoulAxe
The package includes manifest.json, README.md, icon.png, plugins\SalskeriSoulAxe.dll, and plugins\SalskeriSprite.png.