- Joined
- Mar 24, 2013
- Messages
- 1,105
I'm not sure if that's the best title, but I'm trying to make a skill comparable to Sticky Napalm from DotA-- this skill targets a ground area AoE. And all units in it are then given a buff, this can be "stacked" up numerous time. (There is 1 buff icon placed on the afflicted unit) Also the number of stacks is easily countable for any particular unit to then be used in other calculations.
I tried to think of a way to do this, such as having a dummy unit place a different buff on it each time the spell is used on it, and then counting the number of buffs by type, but this wasn't easy or practical in my opinion.
Also I thought about each time the spell is used it adds the units in the AoE to a unit group and if they're in group 1, move them to group 2, then move to group 3. But what ended up happening was they would just get moved to the final group -.-.
Possibly I'm going about this all wrong, I would love to get some tips from anyone.
Thanks!
I tried to think of a way to do this, such as having a dummy unit place a different buff on it each time the spell is used on it, and then counting the number of buffs by type, but this wasn't easy or practical in my opinion.
Also I thought about each time the spell is used it adds the units in the AoE to a unit group and if they're in group 1, move them to group 2, then move to group 3. But what ended up happening was they would just get moved to the final group -.-.
Possibly I'm going about this all wrong, I would love to get some tips from anyone.
Thanks!