XaiJu
Tonic
Tonic

patreon


QOL Update: Auto Talisman/Nova

I've added two things to the multitol_qol plugin, Auto Talisman and I made it so you can setup a hotkey to do a 180-degree spin on command.

Auto Talisman

Configuration:

<option name="autoTalisman" enable="1" override="0" keyCode="41" bCtrl="0" bShift="0" bAlt="1" />

By default with these settings the talisman will auto-proc while in combat after activating it initially. Once you come out of combat it will not activate again until you activate the talisman again.

If you change override to 1 then the talisman will continue to proc when off cooldown on skill use after initially activating it. I don't recommend this option due to mini-bosses resetting talisman. 

The in-game keybind (ALT + A) is just to disable it if you're using the override option.


180-Degree Rotation on keybind

Configuration:

<option name="rotateChar" keyCode="32" bCtrl="0" bShift="0" bAlt="1" />

This is bound to ALT + 2, you can rebind it by getting the Keycode from: https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes


If you're new to my patreon be sure to visit: https://www.patreon.com/posts/extra-stuff-for-64659234 to see the other stuff available in this.

**7-17-2022 Update**
GroundSpeed
is now reduced when any movement-speed debuff is applied to the player by the percentage of the debuff, previously it was based off an artificial number with a fixed amount of 25%.

I've been slamming my head into the desk for a few weeks from looking into how to detect debuffs applied to the player and finally got it. As always if something doesn't work or causes a crash just leave a comment or send me a DM and I'll look into it.


Download at:

https://www.patreon.com/posts/latest-multitool-73223237


More Creators