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

Simple Smarter Corpse Run And Tombstone

The 'Corpse Run' buff and the tombstone will now check for items like your Megingjord when interacting and calculating the buff to prevent you accidentally getting overburdened

Date uploaded 7 months ago
Version 1.0.1
Download link Goldenrevolver-Simple_Smarter_Corpse_Run_And_Tombstone-1.0.1.zip
Downloads 1211
Dependency string Goldenrevolver-Simple_Smarter_Corpse_Run_And_Tombstone-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2200

README

This mod removes some annoyances and inconsistencies from the runback after a death.

Smarter 'Corpse Run' buff:

Instead of always giving 150 carrying capacity, the 'Corpse Run' buff now gives you as much bonus carrying capacity as you had when you died.

When you then put back on your items like your Megingjord, 'Corpse Run' will remove its part from the bonus carrying capacity buff, so your total stays the same and you don't get overburdened when the buff runs out.

If you did not have any such item when you died, 'Corpse Run' will not give you any bonus carrying capacity, so you don't get overburdened when the buff runs out.

So now the only way to get overburdened is to not put back on your items at all before the buff runs out.

It also works with modded items, tested:

Smarter Tombstone:

When interacting with your tombstone, checking if you have enough carrying capacity to automatically pick it all up will now include the bonus carrying capacity that 'Corpse Run' will give you. So if it all fit before, then it will always fit afterwards!

Additionally, the tombstone will now attempt to first quick stack any items that you collected on your naked runback into your tombstone, so, if possible, all items can return to the positions they were at when you died.

Source code available on github: https://github.com/Goldenrevolver/ValheimMiniMods

CHANGELOG

Changelog

1.0.1

  • Fixed null pointer when fully emptying a tombstone of another player who is far away or offline

1.0.0

  • Initial release