• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Solved] Stop scroll of healing/mana regeneration damage cancel

Status
Not open for further replies.
Level 2
Joined
Nov 20, 2019
Messages
24
I've converted an item ability (Scroll of Healing/Mana) effect everyone in x AOE into a hero ability that does the same.

I'm trying to make it so the effect does not break when an affected unit takes damage.

upload_2020-7-8_18-34-16.png


I have dispel on attack set to false but this does not work...

Any idea how to stop this?

Thanks in advance.
 
Level 21
Joined
Mar 29, 2020
Messages
1,237
not sure how to get that to work, but why not trigger it? make a dummy caster cast a modified rejuvenate on all allies in range. I can add the relevant trigger here if that helps but most of the work is creating a dummy caster, a channel based "dummy spell" for the hero, and a modified version of rejuvenate.
 
Level 2
Joined
Nov 20, 2019
Messages
24
not sure how to get that to work, but why not trigger it? make a dummy caster cast a modified rejuvenate on all allies in range. I can add the relevant trigger here if that helps but most of the work is creating a dummy caster, a channel based "dummy spell" for the hero, and a modified version of rejuvenate.

I'll give that a crack thank you!!
 
Level 2
Joined
Nov 20, 2019
Messages
24
SOLVED: Pit Lord ability Howl of Terror can be given health and mana regen properties and the buff/debuff does not break on damage! :)
 
Status
Not open for further replies.
Top