You are viewing a potentially older version of this package. View all versions.
QQMZR-MultiTrinket-1.0.1 icon

MultiTrinket

Fixes the addition of adrenaline of multiple trinkets.

Date uploaded 2 months ago
Version 1.0.1
Download link QQMZR-MultiTrinket-1.0.1.zip
Downloads 241
Dependency string QQMZR-MultiTrinket-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
shudnal-ExtraSlots-1.1.9 icon
shudnal-ExtraSlots

More inventory slots dedicated for equipment, food, ammo and misc items. Extra utility slots. Quick slots. Custom slots API. Player inventory resize. Gamepad friendly. Slot obtaining progression.

Preferred version: 1.1.9
shudnal-ExtraSlotsCustomSlots-1.0.16 icon
shudnal-ExtraSlotsCustomSlots

Custom slots for various mods that support custom items.

Preferred version: 1.0.16

README

MultiTrinket

I used the custom slots from shudnal-ExtraSlotsCustomSlots-1.0.16 to create more trinket slots but saw all teh adrenaline keeps adding up creating a 200+ adrenaline bar which will never trigger in my lifetime. So, this mod fixes this by taking the highest adrenaline cost from all the equipped trinkets and triggers all of them when it reaches the threshold. This is also my first mod so I am quite unfamiliar with debugging and Github repo.