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.
SplashMeads
A small mod that adds splash variants of the fire, frost and poison resistance meads
By DeathWizsh
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | DeathWizsh-SplashMeads-1.0.0.zip |
| Downloads | 66 |
| Dependency string | DeathWizsh-SplashMeads-1.0.0 |
This mod requires the following mods to function
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.26.1README
Splash Meads
A small mod that adds splash variants (throwable) of the fire, frost and poison resistance meads. Create the items and simply throw them at friendlies to protect them!
A couple things to keep in mind.
- Tames do not show status effects on their name plate and therefor will have particles emitting from them to show the splash mead status effect is still active on them.
- When a player already has the normal resistance mead active the splash mead will not overwrite the status effect UNLESS the remaining time of the normal one is lower then the splash mead.
- When a player already has a splash mead active and consumes a normal resistance mead the splash mead will be overwritten (the effects don't stack anyway, but it cleans up your status effects)
Configuration
The mod comes with a config, be sure to check wether the config has changed in future updates. The following options are available for every mead to configure:
- Enable: Wether the recipe for this item is enabled. Default: true
- Name: The name of the item. Default: true
- Description: The description of the item. Default: true
- Crafting station: The crafting station the item can be crafted in. Default: Workbench
- Required station level: The required station level to craft this item. Default: 3
- Recipe: The items required to craft this item. Default: [Mead]:6, LeatherScraps:3, Resin:2
- Amount crafted: The amount of this item you'll get when crafting it. Default: 2
- Weight: Weight of the item. Default: 1
- Max stack size: The amount this item will stack. Default: 10
- Duration: The duration of the status effect (seconds). Default: 300
- Radius: The radius of the splash and applying status effect (between 2-10). Default: 4
Roadmap
This mod was commissioned to add the three resistance meads but I do have plans to add more (Rataktosk, Vananidir, Anti-sting). However due to other projects I currently do not have an ETA.
Known issues
- Currently the splash meads will phase through friendlies, keep that in mind when you throw one. I do not know if this is possible to fix as arrows also go through friendlies and this might be standard behaviour of the game.
Bug/Suggestion
Found a bug or have some suggestions? You can find me in the Valheim Modding discord here: https://discord.gg/WC4x42KcBA.
CHANGELOG
1.0.4
- Fixed an error that broke hud icons in Call To Arms update
1.0.3
- Fixed splash Vananidir recipe using Ratatosk instead
- Added Anti-sting splash mead
- Added health splash meads (minor, medium and major)
- Added timers to hud icons, can be disabled
- Added config options to change timer font-size, time format and alignment
- Added config option to change hud icon size
1.0.2
- Added hud icons to tames to show which splash meads are active
- Added Ratatosk and Vananidir splash meads
1.0.1
- Added screenshots to Thunderstore/Nexus
1.0.0
- First release