There is another (a bit more advanced) way to shorten your code into a single event.
System HighestLevel>11
System HighestLevel<=160
-> quotes Set animation frame to (HighestLevel>122 ? 4 : HighestLevel>82 ? 3 : HighestLevel>51 ? 2 : 1)
-> Achievements set frame to self.num