New Damage System

Status
Not open for further replies.
I'm trying to find a DDS that doesn't proc on splash attacks.

I need the event only happen on the main attacked target and not for the others around it..is there any workaround for this?
 
"I'm trying to find a DDS that doesn't proc on splash attacks."
*facepalm*
Let me rephrase that:
I am trying to find a damage detection system that doesnt proc on attacks.
Good luck with that.

What you could do is trigger the splash damage... not so hard and opens up a lot of possibilities.
 
my unit's splash attacks proc the spell individually for every unit affected by that units attack damage, I need it to get triggered only for the main target that is attacked by my unit and not for those that around. I don't want my spell to behave like this...better?

Do I have to carefully type my sentences just because to make them seem more logical to you? Of course I thought about triggering the splash damage manually but also thought that there might be a way to manipulate the DDS, which obviously there aren't, thank you.
 
The damage detection is supposed to detect damage.
The splash attack deals damage to nearby units, so it HAS to be detected.

What you want is to know the difference between a direct hit and the splash damage.
That however is almost impossible to do... and the only way I know of is really hard to pull of properly.

To do it the best way is still to trigger the AoE effect.
 
The damage detection is supposed to detect damage.
The splash attack deals damage to nearby units, so it HAS to be detected.

What you want is to know the difference between a direct hit and the splash damage.
That however is almost impossible to do... and the only way I know of is really hard to pull of properly.

To do it the best way is still to trigger the AoE effect.

Has anyone tried combining attack orders with a damage detect system to attempt detecting splash yet?
 
Status
Not open for further replies.
Back
Top