Hey there folks,

I'm having a problem with a castsequence macro, and I can't figure out where I've missed something.

The macro is a Lightning Bolt and Chain Lightning macro that I want to allow me to start on LB then go to CL to ensure that aggro management is simple.
/castsequence reset=combat/shift [target=focus, nodead, harm, exists] [target=party1target, nodead, harm] Lightning Bolt, Lightning Bolt, Chain Lightning
What I'm expecting is that this will reset once combat is over, and start with 2 nice LBs each combat.

However what I'm getting is that the macro doesn't reset and I end up with a scatter of out of order casts from my shammies.

I've had a look through various threads and I can't spot what I'm doing wrong. I'm suspicious of the target modifiers, but they're fine for single casts.

Any ideas?