- Joined
- Jul 15, 2013
- Messages
- 12
My requirements
I need to increase the distance to target for a heal spell based on the Cannibalize spell. The Necromancer (ranged hero) needs to cast Cannibalize from a long distance in order to heal himself.
What works
The spell works at short range and plays the correct "stand, channel" animation and the trigger function "create special effect at position of target unit of ability being cast" works as expected. The heal effect works and the mana cost and cool-down also function as expected.
What doesn't work
"No nearby corpses found" error message at any distance >~50 (50 being the default cast range).
What I've tried
All conceivable combinations of the following:
A quick stat change that I overlooked enables the Necromancer to find usable corpses (Dead, ground, organic units) at a range of 1000 and cannibalize it for health. Preferably using no triggers or minimal GUI triggers.
I appreciate any and all advice.
I need to increase the distance to target for a heal spell based on the Cannibalize spell. The Necromancer (ranged hero) needs to cast Cannibalize from a long distance in order to heal himself.
What works
The spell works at short range and plays the correct "stand, channel" animation and the trigger function "create special effect at position of target unit of ability being cast" works as expected. The heal effect works and the mana cost and cool-down also function as expected.
What doesn't work
"No nearby corpses found" error message at any distance >~50 (50 being the default cast range).
What I've tried
All conceivable combinations of the following:
- Increasing cast range to 1000.
- Increasing AoE to 1000.
- Giving the spell a missile speed, arc, art and homing enabled
I have also looked through the gameplay constants for anything that could effect the cannibalize spell and found nothing. I have searched the forums for help and found only a few threads but nothing addressing this specific problem.
My ideal solution
A quick stat change that I overlooked enables the Necromancer to find usable corpses (Dead, ground, organic units) at a range of 1000 and cannibalize it for health. Preferably using no triggers or minimal GUI triggers.
I appreciate any and all advice.