Spawn an emitter per particle in another emitter

I want to make a stylized electric arc effect with Niagara, what I would like to do is make a single electrical arc emitter, then spawn an instance of that arc on each particle in another emitter (if the lifetime of the emitter can be synched to the lifetime of the source particle that would be perfect).

Is this possible in Niagara or should I persue another solution?