Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
ColorfulDamage
Damage made colorful.
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | ComfyMods-ColorfulDamage-1.2.0.zip |
| Downloads | 3800 |
| Dependency string | ComfyMods-ColorfulDamage-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
ColorfulDamage
Damage made colorful.

Features
Customize your damage numbers, including:
- Color by damage type
- Font and font size
- Damage popup duration and direction
All options can be configured in-game via ConfigurationManager.
Configuration

Notes
- This is the good enough release with more features/options to be added later.
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
CHANGELOG
Changelog
1.2.0
- Fixed for the
v0.219.14patch. - Moved changelog into
CHANGELOG.md. - Bumped up
<LangVersion>to C# 12. - Added new config-option
bonusColor(inDamageText.Colorsection). - Code clean-up and refactoring.
1.1.0
- Fixed for the
v0.217.24patch. - Config-options for fonts simplified for now due to the change to TextMeshPro.
- Removed
DamageTextUseShadowEffectconfig option as TextMeshPro uses shaders for shadow, re-add later.
1.0.1
- Minor code-fix to match vanilla behaviour.
1.0.0
- Initial release.