Super Cutter Revenge
| Super Cutter Revenge | |||||||||||||||||||||||
| |||||||||||||||||||||||
| Artwork by Capcom | |||||||||||||||||||||||
| |||||||||||||||||||||||
The Super Cutter Revenge is a gimmick in Mega Man: Dr. Wily's Revenge, found in Cut Man's stage. It is a Super Cutter with the ability to fly in the air.
Super Cutter Revenges were first included in the Megamix Engine, and thus all devkits derived from it. However, it wouldn't appear in a MaGMML game until Make a Good 48 Hour Mega Man Level, where it was used in the entries Obligatory Enemy Spam Level, Tower, and Bunker 20XX, as well as the Cartel Hideout stage Deep Sea Break-In.
Behavior
When a Super Cutter Revenge is scrolled onto the screen, it will move a certain distance forward, then begin moving in a circle. Super Cutter Revenges do not move smoothly; instead, they "teleport" from one part of their path to the next.
Super Cutter Revenges have two creation code variables:
- radius - The distance the Super Cutter Revenge moves from its starting point. Default value is 38.
- period - The number of frames in a Super Cutter Revenge's ravolution. Default value is 90.
Although intended to be completely invincible, a programming oversight allows them to be damaged and killed with the Rain Flush in Make a Good 48 Hour Mega Man Level.
