You are viewing a potentially older version of this package. View all versions.
vaSto-TrophyTooltip-0.1.2 icon

TrophyTooltip

Adds detailed trophy tooltips in Valheim with HP, weaknesses, resistances, immunities, drops, and EN/PT-BR translations.

By vaSto
Date uploaded 5 days ago
Version 0.1.2
Download link vaSto-TrophyTooltip-0.1.2.zip
Downloads 71
Dependency string vaSto-TrophyTooltip-0.1.2

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

README

TrophyTooltip

TrophyTooltip 1

TrophyTooltip 2

TrophyTooltip 3

Current version: 0.1.2

TrophyTooltip enhances Valheim's trophy list with detailed hover information.

Features

  • Base HP and star scaling
  • Best damage type and bonus multiplier
  • Weaknesses, resistances, immunities and normal damage types
  • Possible creature drops
  • Damage icon support (from bundled icons)
  • Built-in translations: English and Portuguese (Brazil)

Installation

Install with Thunderstore Mod Manager or place files manually in:

BepInEx/plugins/TrophyTooltip/

Translation files

On first run, the mod creates:

  • BepInEx/plugins/TrophyTooltip/Traslations/English/English.json
  • BepInEx/plugins/TrophyTooltip/Traslations/Portuguese_Brazilian/Portuguese_Brazilian.json

You can edit these JSON files to customize labels.

Requirements

  • BepInEx for Valheim

CHANGELOG

Changelog

0.1.2

  • Fixed translation key handling (EN/PT-BR) and improved compatibility with existing translation JSON files

0.1.1

  • Added support for trophy tooltips from creatures in other mods (including English trophy setups)
  • Improved trophy-to-creature matching reliability for modded content

0.1.0

  • Initial public release
  • Trophy tooltip with HP, damage modifiers, and drops
  • Dynamic UI adjustments for trophy list
  • EN/PT-BR translation support with external JSON files