/TombstoneHelper

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

TombstoneHelper

Description

This mod allows you to access a nearby tombstone, its intended purpose is to access glitched tombstones in dungeons which are not reachable otherwise.

When you are close to a tombstone, you will receive a status effect "Tombstone nearby", in order to interact with the tombstone, you can press Left Shift + E.

Tombstone nearby status effect

Help me out

Patreon

It is by no means required, but if you would like to support me, head over to my Patreon.

Config

TL;DR

Use Official BepInEx ConfigurationManager for in-game settings!

Manual Config

The config file (\BepInEx\config\com.userstorm.tombstonehelper.cfg) will be crated automatically when the mod is loaded. You need to restart the game for changes to apply in game.

Example config

## Settings file was created by plugin TombstoneHelper v1.0.0
## Plugin GUID: com.userstorm.tombstonehelper

[General]

## Open tombstone key combination
# Setting type: KeyboardShortcut
# Default value: E + LeftShift
Open tombstone = E + LeftShift

## Interaction range
# Setting type: Single
# Default value: 5
# Acceptable value range: From 0.1 to 100
Interaction range = 5

Higher values for Interaction range may cause issues when trying to interact with the tombstone from afar as the game does not recognize the owner of the tombstone. Getting closer to the tombstone usually resolves the issue.

Manual Install

Changelog

The Changelog can be found on GitHub.

Bugs/Feedback

For bugs or feedback, please use GitHub Issues.