Hi folks

I'm having a bit of trouble with Particle... effects? animations? with a skill I'm fiddling with and was wondering if someone could point me in the right direction.
I'm trying to clone Frost Phase and replace the teleport animations with the Witch teleport animations


#1 is frost phase teleport initiation (MEDIA\PARTICLES\PLAYERSKILLS\ARBITER\FROSTPHASE\START.LAYOUT)
#2 is frost phase teleport exit (MEDIA\PARTICLES\PLAYERSKILLS\ARBITER\FROSTPHASE\END.LAYOUT)
#3 is the witch teleport initiation (MEDIA\PARTICLES\MONSTERS\WITCH\TELEPORT_START.LAYOUT)
#4 is the witch teleport exit (MEDIA\PARTICLES\MONSTERS\WITCH\TELEPORT.LAYOUT)
So I cloned the Frost Phase skill, and opened up the TELEPORT.LAYOUT and then replaced START.LAYOUT (#1) with TELEPORT_START.LAYOUT (#3)


I can't figure out where END.LAYOUT (#2) is so I can replace that with TELEPORT.LAYOUT (#4).
The end result is that I have a wonky frost phase that starts with a witch teleport animation, but exits with a standard ice blast.

I can't for the life of me find where END.LAYOUT is referenced to replace the END.LAYOUT particles, though I suspect I'm just missing something super simple/obvious. Can anyone throw me a bone? Apologies for the awkward explanation, I'm not really familiar with the terminology I'm supposed to use, haha.