Perhaps you can remove the actions after the create object actions, and put them in a separate Event, condition: Heroes > On Created...
This way, whenever an object in that family is created, it'll run through just 3 actions(the actions you had after the create object shown in your image).
The heroes family will need to have the instance variables and behaviors applied to the family.
Or create a seperate family if you need other things besides heroes, etc..