So what happens if you exclude Wait? Have you paused and stepped backwards through this during PIE? It seems possible it’s running through everything and simply failing because it AttackMode key is not set yet, and you don’t have a default, no-value condition to tell it to do anything else. If that’s case, that’s expected. Or are you seeing something different?