- Joined
- Jan 2, 2008
- Messages
- 10
I'm having a little trouble programming this spell.
I'm trying to make a custom spell that inflicts a certain amount of damage that the caster has taken in the past 10 seconds. I'm basing it off Channel, since I can use that to make custom skills, right? Of course, triggers have to accompany it.
Can anyone help me with this? I think I have an idea of what the variables should be. So basically:
The damage should be Hero.
It's for my AoS map. I'll give credit for those who help me make the spell possible! >
I'm trying to make a custom spell that inflicts a certain amount of damage that the caster has taken in the past 10 seconds. I'm basing it off Channel, since I can use that to make custom skills, right? Of course, triggers have to accompany it.
Can anyone help me with this? I think I have an idea of what the variables should be. So basically:
- Level 1 - Deals 50% of the damage the caster has taken over the past 10 seconds.
- Level 2 - Deals 75% of the damage the caster has taken over the past 10 seconds.
- Level 3 - Deals 100% of the damage the caster has taken over the past 10 seconds.
The damage should be Hero.
It's for my AoS map. I'll give credit for those who help me make the spell possible! >