This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I want to make it so a unit deals damage to enemy attackers when attacked. Not that I don't need it to be a % of damage dealt, it will just be a flat value dealt every time. Can I do this without triggers? If so, how?
You will need some triggers. Have a buff with a damage response that uses a dummy effect. You then use triggers to determine the damage returned.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
No I just can't figure out where to add the dummy effect-
Looked at all the fields under combat->damage response but can't find it
Quote from thomulf: GoNo I just can't figure out where to add the dummy effect- Looked at all the fields under combat->damage response but can't find it
Handled. Also, don't forget to set the chance to 1.
So whatever effect I set to Handled will hit the attacker? k, thanks a lot!
I want to make it so a unit deals damage to enemy attackers when attacked. Not that I don't need it to be a % of damage dealt, it will just be a flat value dealt every time. Can I do this without triggers? If so, how?
You will need some triggers. Have a buff with a damage response that uses a dummy effect. You then use triggers to determine the damage returned.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
No I just can't figure out where to add the dummy effect-
Looked at all the fields under combat->damage response but can't find it
Handled.
Also, don't forget to set the chance to 1.
So whatever effect I set to Handled will hit the attacker? k, thanks a lot!