Jules-Deathcount icon

Deathcount

Simple mod to display your characters death count in the UI and list your characters death statistics.

Last updated 2 weeks ago
Total downloads 3303
Total rating 3 
Categories Client-side Utility Mistlands Update Hildir's Request Update Ashlands Update Bog Witch Update Deep North Update
Dependency string Jules-Deathcount-0.0.5
Dependants 9 other packages depend on this package

This mod requires the following mods to function

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
ValheimModding-Jotunn-2.30.0 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.30.0

README

Deathcount

Simple Valheim mod to display your characters death count in the UI and display detailed character death statistics.

Installation (manual)

Drop the dll into your BepInEx\plugin folder and start boasting with your deaths.

Features

Displays your characters death count on screen. You can drag the text on your screen in the pause menu, the position will be saved after logout. You can display a detailed list of your current characters death statistics and how much you fingered other players tombstones (default Key is F10).

Since v1.0 of Valheim the statistics are now saved globally and by achievement difficulty. This mod outputs the global statistics.

Changelog

0.0.5

  • chore: Compatible with Valheim 1.0.

0.0.4

  • feat: Try to locate Deathcount UI under Valheim's native UI to have it fade out and in with it.

0.0.3

  • feat: Redesigned Statistics UI and moved it to the left side
  • feat: Statistics UI doesn't block input anymore

0.0.2

  • feat: Color is configurable
  • fix: Draggable component did not resize properly

0.0.1:

  • Initial Release