QUOTE(Malenk @ Aug 6 2025, 12:32)

yes, i was aware. but it's another habit i would need to learn.
if i need to disable hover in order to click a skill, might as well just bind the skill.
oh, no there is another way
set the hover area 'part of the monster that activates hover' to 6
then set 'left click': false
then, for example, to cast Merciful Blow, but it work for any spell:
Bind(KEY_K, Any, Cast('Merciful Blow'));
So that means hover remains active. Mouse moves away from the '6' area, i.e. the right side of the monster boxes.
press 'k', and left click on the left side of the monster boxes.
Alternative is to use the number keys to assign Imperil to the monsters, and use alt for and shift for 2 other spells. then just move mouse away from monster boxes and press shift 1 to weaken the 1st monster.