Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RPGStatusEffects
Adds custom status effects to Valheim, including a Taunt effect with a craftable Taunt Hammer that forces enemies to attack the player for a configurable duration, and a Purity effect.
| Last updated | 5 months ago |
| Total downloads | 356 |
| Total rating | 3 |
| Categories | Mods Misc Server-side Client-side Utility |
| Dependency string | VerdantsAscent-RPGStatusEffects-1.0.2 |
| Dependants | 0 other packages depend on this package |
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
RPGStatusEffects
A Valheim mod that adds custom status effects, including a Taunt effect that forces enemies to attack the player using a craftable Taunt Hammer, and a Purity effect for additional gameplay enhancements.
Features
- Taunt Effect: Forces enemies to target the player for a configurable duration (default: 15 seconds).
- Taunt Hammer: Craftable weapon (
TauntHammer_vad) that applies the Taunt effect on hit. - Purity Effect: A secondary status effect with configurable duration (default: 10 seconds).
- Configurable: Adjust taunt duration, purity duration, and hammer recipe via the config file.
- Server-Synced: Configs sync across multiplayer servers for consistent gameplay.
Installation
- Install BepInExPack for Valheim (version 5.4.2202 or later).
- Download RPGStatusEffects from Thunderstore.
- Extract the
RPGStatusEffectsfolder to your ValheimBepInEx/pluginsdirectory. - Run Valheim to generate the config file (
BepInEx/config/com.Fire.rpgstatuseffects.cfg). - (Optional) Edit the config to adjust settings.
Configuration
Located in BepInEx/config/com.Fire.rpgstatuseffects.cfg:
[General] VerboseLogging: Enable/disable debug logs (default: false).[StatusEffects] TauntDuration: Duration of the Taunt effect in seconds (default: 15).[StatusEffects] PurityDuration: Duration of the Purity effect in seconds (default: 10).[Item_Recipe_TauntHammer] Recipe: Crafting recipe for the Taunt Hammer (default:Wood,10,5,LeatherScraps,5,2,SwordCheat,1,0).
Commands
va_status_reload: Reloads the mod’s configs in-game (admin only).
Compatibility
- Tested with Valheim version 0.217.46.
- May conflict with mods altering
MonsterAIor status effects (e.g., EpicMMOSystem). Test with a clean install if issues arise.
Known Issues
- Enemy status effect icons may not display on the HUD due to Valheim limitations, but the player’s Taunting effect shows the timer.
Credits
- Developed by Fire-VA.
- Uses BepInEx and Harmony for modding support.
Support
Report bugs or request features on the GitHub repository.