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 | 3 years ago |
| Version | 1.0.0 |
| Download link | ComfyMods-ColorfulDamage-1.0.0.zip |
| Downloads | 1026 |
| Dependency string | ComfyMods-ColorfulDamage-1.0.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
- Optional drop shadow effect
All options can be configured in-game via ConfigurationManager.
Configuration

Installation
Manual
- Un-zip
ColorfulDamage.dllto your/Valheim/BepInEx/plugins/folder.
Thunderstore (manual)
- Go to Settings > Import local mod > Select
ColorfulDamage_v1.0.0.zip. - Click "OK/Import local mod" on the pop-up for information.
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
- Check out our community driven listing site at: valheimlist.org
Changelog
1.0.0
- Initial release.
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.