Who even are you anyways?!
This article's name is conjectural, as an official name for the subject has yet to be found, and may not even exist. If an official name is found, please move this article to its correct name!
| "Knuckle Duster"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Knuckle Duster" is a midboss from Rockman & Forte: Mirai Kara no Chousensha. It is a large mechanical hand.
Knuckle Duster is included in the Megamix Engine, and was available as a devkit midboss for every game made with it. The first MaGMML game to use it was Make a Good 48 Hour Mega Man Level, in the entry Asinine Factory. It returned in the Make a Good Mega Man Level 3 entries Damp Ruins and Grassy Plains, and in the same game appeared in the NEO Pit of Pits sublevels "In Good Hands", "Styx Helix", and "Two Sided Facility".
Behavior
Knuckle Duster will rise up from below, grabbing a specific object and crushing it before sinking back down.
Knuckle Duster has 4 creation code values, which determine specific attributes of its pattern:
- acceptableTarget[#] - Is used to decide what object(s) Knuckle Duster will try to destroy, with the # replaced by a number. By default, the only instance of this value is "acceptableTarget[0] = objKnuckleDusterPlatform".
- findMegaman - Determines whether or not Knuckle Duster will aim for the "acceptableTarget" closest to Mega Man. Set to false by default.
- chaseMegaman - Determines whether or not Knuckle Duster will chase Mega Man after all instances of "acceptableTarget" have been destroyed; if set to false, Knuckle Duster will destroy itself in such a scenario. Set to true by default.
- restoreObjects - Determines whether or not any objects destroyed by Knuckle Duster are restored upon its defeat. Set to true by default.
Damage Table
Make a Good Mega Man LevelMegamix Only
|
|
|
|
|
|
|
|
|
| 1/1/3
|
1
|
1
|
2
|
3
|
0.5
|
3
|
1/5
|
2
|
| Other Notes
|
|
Make a Good Mega Man Level 2Megamix Only
|
|
|
|
|
|
|
|
|
|
|
| 1/1/3
|
2
|
1
|
1
|
1
|
Y
|
1
|
2
|
4
|
3
|
2
|
| Other Notes
|
|
Make a Good Mega Man Level 3
|
|
|
|
|
|
|
|
|
| 1/1/3
|
1
|
1
|
1
|
4
|
3
|
2
|
2
|
2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2/3/Y
|
1
|
1/2/3
|
2
|
4/3
|
4
|
0.5
|
1
|
1
|
3
|
3/1
|
1
|
| Other Notes
|
|
Make a Good 24 Hour Mega Man LevelMegamix Only
|
|
|
|
| 1/1/3
|
4/2
|
1/5
|
99
|
| Other Notes
|
|
Make a Good 48 Hour Mega Man Level
|
|
|
|
|
|
|
|
|
|
| 1/1/3
|
2
|
2
|
0
|
2
|
1/1/2
|
2
|
3
|
2
|
2
|
| Other Notes
|
|
Megamix Engine
|
|
|
|
|
|
| 1/1/3
|
Y
|
2
|
4
|
2
|
2
|
| Other Notes
|
|