-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Powers Hotkeys #781
Comments
How is this different than what we already have? Powers can be assigned to the two main slots (left and right mouse buttons by default) as well as the other hotkey slots (Q,E,R,F,1,2,3,4,5,6). |
Please try playing Diablo 1 again. The "P" (Powers) hotkey in Flare is the equivalent of the "B" (Spellbook) hotkey in Diablo. But the "S" (Spell) hotkey in Diablo 1 does not have an equivalent in Flare. In Diablo, it actually changes the spell assigned to the right mouse button on the fly (just like the F5 to F8 keys actually), instead of casting it directly. It is much more intuitive and practical during heavy combats. |
Also, it seems like the 1, 2, 3, 4, 5 and 6 hotkeys do not work on the numpad, whether the numlock is activated or not. Being able to use the numpad could be useful. |
Ah, I see now (it's certainly been some time since I've played a Diablo game). Thanks for clarifying. Thinking about how to go about assigning the powers, I think right-clicking on the icons in the Powers menu would work. But that wouldn't work for inventory items, which can be used via right click. A context menu is probably the solution here. The options could probably look like:
Side note: Perhaps this could tie in with flareteam/flare-engine#660. So instead of keys to swap between powers, it would be the mouse wheel.
The numpad numbers are considered different keys than the number row. You can bind the numpad keys in the Configuration -> Keybindings menu. Each "action" allows two mappings, so the action bar binds can use both the top row and the numpad. Keypad binds will show as "Keypad %N", where %N is the number. |
Thank you very much for the clarifications! :) |
There should be Powers hotkeys as in Diablo 1:
https://www.diablowiki.net/Diablo_I_Manual#The_Speedbook_and_Spell_Hotkeys
The hotkeys would actually assign a Power to the right mouse button instead of using it directly. This minimizes the need of using the keyboard during melees.
The text was updated successfully, but these errors were encountered: