How to create Kiting Heal?

Idea is to have a unit be able to heal in a way where you can either set it and forget it or move inbetween the heals. Much like Adepts do it or Marine stutter stepping.

II have been tinkering with the Medic Beam as a template and got a a sort of cooldown working but it didnt respect the cooldown when you canceled it manually.

Autocast also isnt quite great because it doesnt obey commands when the ability is “on cooldown”

Thanks for any ideas!

Hey,

probably try it with Triggers. (Mostly i use triggers for such Things)
With Cooldown Conditions and Timers which runs if you use this Special healing method.
// There would be a solution aswell if you create an own UI for that. (But thats enhanced)

If an ability doesnt respect cooldown i prefer use another template or double check your links at “Costs” Ability menue.
(Sometimes there are no links (ability links like “Abil/Snipe”))
If links are not specified, Cooldowns won’t work.

Another way would be using Casting Time. (Slow it’s potential)