Valheim Foresight
Combat threat assessment mod that displays color-coded indicators on enemy nameplates to show blocking/parrying viability based on damage calculations and player stats.
CHANGELOG
Changelog
All notable changes to Valheim Foresight will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-12-12
Added
- Four-tier threat assessment system: Safe (White), Caution (Yellow), Block Lethal (Orange), Danger (Red)
- Color-coded enemy nameplates: Visual indicators show threat level at a glance
- Block damage estimation: Calculates effective damage when blocking attacks
- Parry damage estimation: Simulates damage reduction from successful parries
- World difficulty scaling: Accounts for game progression and world modifiers
- Multiplayer scaling support: Adjusts calculations based on nearby player count
- Configurable settings: Enable/disable logging, debug mode, and detailed attack analysis
- Performance optimization: Threat calculation caching and automatic cleanup system