Difference between revisions of "Chill Man Block"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|align=right
 
|align=right
 
|name=Chill Man Block
 
|name=Chill Man Block
|image=ChillBlock.JPG
+
|image=
 
|caption=
 
|caption=
 
|jname=
 
|jname=
Line 8: Line 8:
 
|romaji=
 
|romaji=
 
|altname=
 
|altname=
|programmer=Anonymous
+
|programmer=[[Sharb]]{{2}}<br>[[an absolute loser]], [[Fabian]]{{3}}
 
|artist=
 
|artist=
|hp=
+
|hp=2
 
|at=
 
|at=
|type=Platform
+
|type=Destroyable, Platform, Special Interaction
|location='''MaGMML3:'''
+
|location='''MaGMML2:'''<br>[[Shovel Knight]]<br>[[A Mega Man for All Seasons]]<br>[[Just an Ice Level]]<br>[[Misty Lake]]<br>[[Sector Upsilon 6]]<br>[[Reality Core]]<br>[[Deep Thoughts]]<br>[[Swiss Hotel]]<br>[[The Pit of Pits]]<br>'''MaG24HMML:'''<br>[[Breaking Ground]]<br>'''MaGMML: Episode Zero:'''<br>[[Frosty Fields]]<br>[[Forgotten Fortress: The Lab]]<br>[[Metropolitan Neapolitan]]<br>[[Ice Breaker]]<br>[[Null and Void (Episode Zero)|Null and Void]]
 
|OffAppear=[[Mega Man 10]]
 
|OffAppear=[[Mega Man 10]]
|MaGMMLAppear=[[Make a Good Mega Man Level 3|MaGMML3]]
+
|MaGMMLAppear=[[Make a Good Mega Man Level 2|MaGMML2]]<br>[[Make a Good 24 Hour Mega Man Level|MaG24HMML]]<br>[[Make a Good Mega Man Level: Episode Zero|MaGMML: Episode Zero]]<br>[[Megamix Engine]]
 
|appear2=
 
|appear2=
|sprite=
+
|sprite=[[File:ChillManBlock.png]]
 
}}
 
}}
The '''Chill Man Block''' is a Gimmick from ''[[Mega Man 10]]'' found in [[Chill Man|Chill Man's]] Stage
+
The '''Chill Man Block''' is a gimmick from ''[[Mega Man 10]]'', found in [[Chill Man]]'s stage. It is a large block of ice that is easily broken.
This was introduced in the devkit for [[Make a Good Mega Man Level 3|Magmml3]].
+
 
 +
Chill Man Blocks were first available in the devkit for ''[[Make a Good Mega Man Level 2]]'', and appeared in the entries [[Shovel Knight]], [[A Mega Man for All Seasons]], [[Just an Ice Level]], [[Misty Lake]], and [[Sector Upsilon 6]], as well as the Wily stage [[Reality Core]], the [[Tier X (MaGMML2)|Tier X]] stages [[Deep Thoughts]] and [[Swiss Hotel]], and the [[The Pit of Pits|Pit of Pits]] sublevels "Ice Climber" and "Logan's Runner". They also saw extensive use in the ''[[Make a Good 24 Hour Mega Man Level]]'' entry [[Breaking Ground]], and in the ''[[Make a Good Mega Man Level: Episode Zero]]'' levels [[Frosty Fields]], [[Forgotten Fortress: The Lab]], [[Metropolitan Neapolitan]], [[Ice Breaker]], and [[Null and Void (Episode Zero)|Null and Void]].
 +
 
 
==Behavior==
 
==Behavior==
The Block will break after shooting it with 3 damage or jumping on it 3 times.
+
Chill Man Blocks are solid objects that can be used as platforms or barricades. If [[Mega Man]] shoots or jumps on them, they will develop large cracks; shooting/jumping on them again will cause the block to shatter. Other entities, such as enemies and bosses, can similarly break Chill Man Blocks, and some weapons (like a Charge Shot or the [[Magnetic Shockwave]]) can break them with a single shot. They can also be picked up and used as ammunition by the [[Super Arm]].
 +
 
 +
With the release of the [[Megamix Engine]], Chill Man Blocks were updated to not only create any entity when broken (determined by setting "itemDrop" to the name of the desired object in a block's creation code), but also draw them as if they were frozen inside the block. Creation code variables exist to allow the user control over how  these "frozen" enemies look while inside the Chill Man Block.
 +
 
 +
[[Category:Gimmicks]][[Category:Devkit Gimmicks (MaGMML2)]][[Category:Mega Man 10 Gimmicks]]

Latest revision as of 03:54, 13 October 2024

Chill Man Block
Information
In-Game Information
HP: 2
Type: Destroyable, Platform, Special Interaction
Location(s): MaGMML2:
Shovel Knight
A Mega Man for All Seasons
Just an Ice Level
Misty Lake
Sector Upsilon 6
Reality Core
Deep Thoughts
Swiss Hotel
The Pit of Pits
MaG24HMML:
Breaking Ground
MaGMML: Episode Zero:
Frosty Fields
Forgotten Fortress: The Lab
Metropolitan Neapolitan
Ice Breaker
Null and Void
Programmer(s): Sharb2
an absolute loser, Fabian3
Series Information
Official Game Appearances: Mega Man 10
MaGMML Game Appearances: MaGMML2
MaG24HMML
MaGMML: Episode Zero
Megamix Engine
ChillManBlock.png

The Chill Man Block is a gimmick from Mega Man 10, found in Chill Man's stage. It is a large block of ice that is easily broken.

Chill Man Blocks were first available in the devkit for Make a Good Mega Man Level 2, and appeared in the entries Shovel Knight, A Mega Man for All Seasons, Just an Ice Level, Misty Lake, and Sector Upsilon 6, as well as the Wily stage Reality Core, the Tier X stages Deep Thoughts and Swiss Hotel, and the Pit of Pits sublevels "Ice Climber" and "Logan's Runner". They also saw extensive use in the Make a Good 24 Hour Mega Man Level entry Breaking Ground, and in the Make a Good Mega Man Level: Episode Zero levels Frosty Fields, Forgotten Fortress: The Lab, Metropolitan Neapolitan, Ice Breaker, and Null and Void.

Behavior

Chill Man Blocks are solid objects that can be used as platforms or barricades. If Mega Man shoots or jumps on them, they will develop large cracks; shooting/jumping on them again will cause the block to shatter. Other entities, such as enemies and bosses, can similarly break Chill Man Blocks, and some weapons (like a Charge Shot or the Magnetic Shockwave) can break them with a single shot. They can also be picked up and used as ammunition by the Super Arm.

With the release of the Megamix Engine, Chill Man Blocks were updated to not only create any entity when broken (determined by setting "itemDrop" to the name of the desired object in a block's creation code), but also draw them as if they were frozen inside the block. Creation code variables exist to allow the user control over how these "frozen" enemies look while inside the Chill Man Block.