Use a command instrument instead of an event instrument, and you’ll get the behavior you want.
This works because the event instances spawned by event instruments are routed into the parent event and so are affected by the parent event’s effects and routing, whereas the event instances spawned by command instruments are routed into their normal routing locations.