Game_Odyssey-OdinsWrath icon

OdinsWrath

Adds Odin's Wrath, a powerful endgame weapon forged from Dyrnwyn and boss trophies.

Last updated 2 days ago
Total downloads 57
Total rating 2 
Categories Mods Gear Misc Crafting Utility AI Generated
Dependency string Game_Odyssey-OdinsWrath-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
ValheimModding-Jotunn-2.20.3 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.20.3

README

This mod is my very first experiment with Valheim modding and custom weapon creation. I’m still learning how the game systems, item prefabs and modding framework work, so parts of the code were written with the help of AI assistance while I studied and experimented with the implementation.

The mod currently adds a new endgame-plus weapon called Odin’s Wrath, a reforged and extinguished version of Dyrnwyn designed for players who want an extremely powerful late-game weapon after completing most of the game’s content.

At the moment, the weapon still uses a modified version of the original Dyrnwyn model as a base. Future updates may include:

a completely custom model, new visual effects, unique particles, improved animations, and additional gameplay mechanics.

The upgrade progression is intentionally extremely expensive and is designed for long-term progression. To fully upgrade Odin’s Wrath to its maximum level, players will most likely need to complete the game across multiple worlds in order to gather enough rare resources and boss trophies.

This project was created mainly as a learning experience and as a personal attempt to understand how Valheim modding works from the ground up.