


This is a BepInEx mod for Valheim for streamers doing the Valheim Trophy Hunt that displays discovered/undiscovered trophies at the bottom edge of the screen along with a computed score for the Trophy Hunt based on current scoring rules.
Available here:
https://thunderstore.io/c/valheim/p/oathorse/TrophyHuntMod/
Requires a BepInEx install.
https://thunderstore.io/c/valheim/p/denikson/BepInExPack_Valheim/
Simply copy the contents of the archive into the BepinEx/Plugins directory. This is usually found somewhere like 'C:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins'
Displays a tray at the bottom of the game screen with the computed Trophy Hunt score on the left, and each Trophy running to the right. Trophies are grouped by Biome, and are displayed in silhouette when not yet acquired, and in full color when acquired.
A death counter appears to the left of the health and food bar, as deaths count against point totals in Trophy Hunt.
The Chat console (and F5 console) both support the console command /trophyhunt which prints out the Trophy Hunt scoring in detail like so:
[Trophy Hunt Scoring]
Trophies:
TrophyBoar: Score: 10 Biome: Meadows
TrophyDeer: Score: 10 Biome: Meadows
TrophyNeck: Score: 10 Biome: Meadows
TrophyEikthyr: Score: 40 Biome: Meadows
TrophyGreydwarf: Score: 20 Biome: Forest
Trophy Score Total: 90
Penalties:
Deaths: 2 Score: -40
Logouts: 0 Score: 0
Total Score: 50
Initial version.
You can find the github at: https://github.com/smariotti/TrophyHuntMod
Note, this was originally built with Jotunn, using their example mod project structure, though Jotunn is no longer a requirement to run it. You just need to have BepInEx installed.