You are viewing a potentially older version of this package. View all versions.
Neobotics-RequipMe-1.0.0 icon

RequipMe

Instantly re-equip from your tombstone! Now with configs to re-equip encumbered and drop items to free up inventory.

Date uploaded 8 hours ago
Version 1.0.0
Download link Neobotics-RequipMe-1.0.0.zip
Downloads 346
Dependency string Neobotics-RequipMe-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2100 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2100

README

RequipMe

Instantly re-equip from your tombstone!

OK. You’ve died. It happens to us all. But that two-star that annihilated you is camping your tombstone. You don’t have time to leisurely dress – you need your armor and weapons – NOW!

RequipMe will automatically trigger when you’ve taken everything from your tombstone, instantly equipping your best armor, weapons and Megingjord to give you your best chance of survival.

NEW: If you've ever been caught unable to take your tombstone content because it would encumber you, or you didn't have enough open inventory slots, RequipMe now has configs to drop items to free up inventory and re-equip encumbered.

Needless to say, even if you’re not in danger, RequipMe will save you the hassle of individually equipping each item by pressing the configured Equip key.

You can prioritize the weapon type to equip. Select one-handed, two-handed and bow, in any order. RequipMe will find the best weapon of a type, in the order you specify. If it doesn’t find a weapon of the first type, it will move to the second, and if needed, the third. If it slots a one-handed weapon, RequipMe will also equip your best shield in your off-hand (if you have a shield in your inventory, of course)

New

  • Updated for Valheim 1.0
  • Added config to drop current inventory items if tombstone content does not fit
  • Added config for taking tombstone content even if it would encumber

Configuration

General

  • WeaponPriority: The weapon types, in the order you want RequipMe to try to equip. A comma separated list of OneHanded, TwoHanded and Bow. The best shield (if it exists) will automatically be equipped along with a one-handed weapon. Default is: OneHanded,TwoHanded,Bow
  • EquipShortcut: The keystroke to manually trigger RequipMe. Default is LeftAlt+Z
  • DropInventoryToFit: If the tombstone content won't fit in your inventory, drop your current inventory so you can take the full tombstone content and re-equip.
  • AllowEncumbered: Take the content of the tombstone even if it would encumber you and re-equip.

In-game reconfiguration

You can use Configuration Manager (or similar) mod to change the configuration without exiting the game, or force an update by changing the config file.

Notes

  • If taking the items in your tombstone exceeds the number of open inventory slots, or exceeds your maximum carry weight, the tombstone will not automatically 'collapse' (and equipping will not get triggered)
  • If you enable DropInventoryToFit and the tombstone content exceeds your open inventory slots, RequipMe will drop your current inventory on the ground, so you can accept the full content of the tombstone and re-equip automatically.
  • RequipMe will auto-equip Megingjord (if you have one in the tombstone) and it will add the Megingjord bonus to the maximum carry weight, to allow the tombstone to 'collapse' and re-equip automatically.
  • If you enable AllowEncumbered you can take the content of your tombstone even if it encumbers you (if it fits in your inventory), and you will re-equip automatically.
  • RequipMe will select your weapons based on the actual damage you can deal with the weapon, using your current skill with the weapon type. Your skill with a weapon may allow for higher damage than a ‘better’ weapon that only has the potential for higher damage.
  • The highest-level armor of a lesser type may have a better armor value than the lowest-level of a greater type. e.g., level 4 leather vs. level 1 bronze. In this case the higher value (but lesser type) will be equipped by RequipMe.

Compatibility issues & defects

  • If you find a compatibility issue please post it on mod-help on Discord. Be sure to include the mod name and version you think may be incompatible.
  • If you have a bug please report it in mod-help on Discord. If you do post a bug report, please make sure to include the following:
    • Your version of Valheim
    • Your version of RequipMe
    • What you were doing, or attempting to do when it happened
    • If it's repeatable - i.e., can you duplicate it?
    • The exact behavior you observed (or didn't observe)
    • If possible, a capture of the log file with errors on Discord

You can find all Neobotics released mods on:

CHANGELOG

Changelog

1.0.0

  • Updated for Valheim 1.0
  • Added config to drop inventory items if tombstone content does not fit
  • Added config for taking tombstone content even if it would encumber

0.2.2

  • Updated for Ashlands

0.2.1

  • Reverted to 0.1.6 functionality due to conflicts with inventory mods

0.2.0

  • Added smart tombstone management (Swap, Drop, Take)