So, I duplicated the Effect, Behavior, and Validator for the Marauder Slow Effect. I made a new Set Effect that allows me to apply the Damage Effect and the Slow Effect to the target then changed the field for the Attack Effect in the attack Actor to the Set Effect. I also adjusted the copied Validator so it didn't require the upgrade, etc, but it doesn't seem to be working. The unit I'm giving the effect to is the Broodling (in case that has something to do with it, though I changed its name.) If need be I can upload the map.
I did not remove the Validator because I didn't want the slow Effect to affect certain types of units.
Ok, it looks like I did not change the Effect in the weapon (and it works now, thanks) but I thought changing the attack Effect in the Actor was all I needed to do. Since that isn't so, what's the difference between changing the attack Effect in the attack Actor and the Effect in the weapon?
So, I duplicated the Effect, Behavior, and Validator for the Marauder Slow Effect. I made a new Set Effect that allows me to apply the Damage Effect and the Slow Effect to the target then changed the field for the Attack Effect in the attack Actor to the Set Effect. I also adjusted the copied Validator so it didn't require the upgrade, etc, but it doesn't seem to be working. The unit I'm giving the effect to is the Broodling (in case that has something to do with it, though I changed its name.) If need be I can upload the map.
Why not just remove the validator then? Sure you set the broodling copy weapon to use the new set effect?
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
@DrSuperEvil: Go
I did not remove the Validator because I didn't want the slow Effect to affect certain types of units.
Ok, it looks like I did not change the Effect in the weapon (and it works now, thanks) but I thought changing the attack Effect in the Actor was all I needed to do. Since that isn't so, what's the difference between changing the attack Effect in the attack Actor and the Effect in the weapon?
That merely affects the launch and impact visuals as well as the flight path.
The effect on the weapon is the mechanics the actor is the visuals.
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
Oh, alright. The Actor system has always confused me. Thanks for your help.