SpasMaster
Hosted Project: SC
- Joined
- Jan 29, 2010
- Messages
- 1,989
Hello, Hive!
So I am working on a new spell for my map, but I dunno how to make one element of it. Here is what the spell should end up as:
Ok, so I was planning to use an Integer Variable called PrayerCount which counts each healing occurance and upon reaching 40 - removes the buff. However, I am aware that if 2 units have the buff at the same time, they will both increase the same integer variable. I guess the spell won't be MUI. Any ideas on how to fix that?
So I am working on a new spell for my map, but I dunno how to make one element of it. Here is what the spell should end up as:
| Prayer of Mending: Grants Prayer of Mending which lasts for 10 seconds and restores 0,5% of the target's maximum health every time it takes damage. This healing can occur 40 times before the buff gets exhausted. If the buff gets exhausted in that manner, another nearby allied unit will recieve Prayer of Mending. The affected unit will also gain 20% attack damage and 10% movement speed while the buff lasts. |