You could have one object and create multiple instances of it in the editor (ctrl drag object in the layout). Then, either:
a) disable effect in the properties of one instance.
b) give object an variable like 'effect', which you can use to see which object should have which effect enabled. Set up events to disable/enable effects for objects based on this variable. You can then use this variable to set effects properly during the play.