About this mod
This mod allows the player to throw the staff to attack distant enemies.
- Requirements
- Permissions and credits
How to use:
Press the mouse side button 1 to throw the staff at a locked-on enemy. You must lock on an enemy first to use it, otherwise it has no effect.
Press the mouse side button 2 to use a super long thrust stance attack.
press F1 to use wukong stance attack.
If your mouse has no side key, you need to bind other keys in the "Key Binding" part of the "main.lua" file.
Installation:
Put the unpacked "b1" file to the game folder. Require UE4SS.
Configuration:
1. Configure MP cost: Open the 'Main.lua" file and configure the values in the "Configuration" part.
2. Configure Key bindings: Open the 'Main.lua" file and configure the key names in the "Key Binding" part. You can find key names in the "main.lua" file in "BlackMythWukong\b1\Binaries\Win64\ue4ss\Mods\Keybinds\Scripts".
Known Issues:
1. The throw staff attack also consume focus, other attacks now do not consume focus.
2. The throw staff attack is soundless.
3. This mod use the UE4SS built-in keybinds mod to bind keys. It seems it cannot bind controller keys. But I heared you may use some steam functions to bind controller keys.
Changelog:
V1.1: Add Wukong stance.
V1.2: 1. The attacks now do not cost stamina, but still consume focus.
2. Fix a bug that when you use vigor skill and long-range attack at the same time, you may not be able to use vigor skill any more. However, if you use any infinite vigor cheat, you need to set the "YouUseInfiniteVigor = false" in the main.lua to "true; if you don't use the default vigor skill key, you need to set "VanillaSpiritSkillKey = Key.F" to your vigor skill key. I am sorry for this troublesome.
V1.3: The super long thrust stance and wukong stance attack now do not comsume focus, but throw weapon attack still consume focus.