0 of 0

File information

Last updated

Original upload

Created by

scrangos

Uploaded by

scrangos

Virus scan

Safe to use

Tags for this mod

About this mod

Adds the ability to set keybinds to every spell so that they cast on simply pressing that keybind. This seeks to remedy the fact the player only have 4 spell slots.

Permissions and credits
Changelogs
To preface, this is my first mod, I tested as much as I could think about, but let me know if you find any errors.  This shouldn't mess with the game state so I don't think this can mess your save in any way.

This mod allows you to set unity key keybinds to every spell, two sets per spell even.  This mod is meant to be used/loaded with bepinex.

After running the game once go into Sun Haven\BepInEx\config\scrangos.sunhaven.direct_spell_keybinds.cfg to edit the keybinds. 

Keys allowed are at https://docs.unity3d.com/ScriptReference/KeyCode.html.  Modifiers allowed are left and right ctrl, alt, shift and command.  enter them all into a comma separated list.

Note that the check for the keybind isn't strict.  ctrl+k will match a plain k bind.  ctrl+alt+h will match ctrl+h.

There is no UI for the mod, if you need to track cooldowns, put them in a spellslot.

Game menu keybinds will take priority over spells, but those are strict, so if you set a spell to H and a menu to ctrl H, they will both work correctly.

Feel free to contact me if something is wrong, or if the description could be improved.