Difference between revisions of "Wandering Head"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
m
 
(4 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
|altname=  
 
|altname=  
 
|designer=  
 
|designer=  
|programmer=[[Spin Attaxx]]<br>[[Fabian]]
+
|programmer=[[Spin Attaxx]], [[Fabian]]
 
|artist=
 
|artist=
 
|hp=3
 
|hp=3
 
|at=6 (contact)
 
|at=6 (contact)
|weak=[[Spark Chaser]]{{3}}<br>[[Concrete Shot]]{{48H}}<br>[[Top Spin]], [[Black Hole Bomb]], [[Pharaoh Shot]], [[Sakugarne]], [[Wire Adapter]], [[Plant Barrier]]{{Megamix}}
+
|weak=[[Spark Chaser]], [[Mix Tape]], [[Power Line]]{{3}}<br>[[Concrete Shot]]{{48H}}<br>[[Wire Adaptor]]{{Megamix}}
 
|category=Bird
 
|category=Bird
|location=
+
|location='''MaGMML3:'''<br>[[The Warped Void]]<br>[[Deserted Sector G-009]]<br>[[NEO Pit of Pits]]<br>'''MaG48HMML:'''<br>[[Weapon Tutorials]]<br>[[Sonic Man's Spaceship]]<br>[[Outer Excavation]]
 
|OffAppear=[[Mega Man V]]
 
|OffAppear=[[Mega Man V]]
|MaGMMLAppear=[[Make a Good Mega Man Level 3|MaGMML3]] (Enemy)<br>[[Make a Good 48 Hour Mega Man Level|MaG48HMML]] (Enemy)
+
|MaGMMLAppear=[[Make a Good Mega Man Level 3|MaGMML3]] (Enemy)<br>[[Make a Good 48 Hour Mega Man Level|MaG48HMML]] (Enemy, NPC)<br>[[Megamix Engine]]
 
|appear=  
 
|appear=  
 
|appear2=  
 
|appear2=  
Line 23: Line 23:
 
'''Wandering Head''' is an enemy from ''[[Mega Man V]]''. It is a robot resembling a bird's head that bounces off of walls.
 
'''Wandering Head''' is an enemy from ''[[Mega Man V]]''. It is a robot resembling a bird's head that bounces off of walls.
  
Wandering Head was first available with the release of the [[Megamix Engine]], and thusly appears in the devkits for ''[[Make a Good Mega Man Level 3]]'' and ''[[Make a Good 48 Hour Mega Man Level]]''.
+
Wandering Head was first available with the release of the [[Megamix Engine]], and thusly appeared in the devkits for every game using the engine. The first such game to use Wandering Head was ''[[Make a Good 48 Hour Mega Man Level]]'', where it appeared in the entries [[Sonic Man's Spaceship]] and [[Outer Excavation]], as well as the game's [[Weapon Tutorials]]. It returned in ''[[Make a Good Mega Man Level 3]]'' for the entry [[The Warped Void]], the [[Tier X (MaGMML3)|Tier X]] level [[Deserted Sector G-009]] (albeit slightly modified), and the [[NEO Pit of Pits]] sublevels "Revenge of (Annoyed Grunt)" and "Under My Control".
  
 
==Behavior==
 
==Behavior==
Wandering Heads, true to their name, merely fly around diagonally, bouncing off of solid surfaces. A user can change how fast they move with creation code.
+
Wandering Heads, true to their name, merely fly around diagonally, bouncing off of solid surfaces. A user can change how fast they move by setting the <code>moveSpeed</code> variable with creation code.
  
 
==Damage Table==
 
==Damage Table==
 
===Make a Good Mega Man Level{{Megamix}}===
 
===Make a Good Mega Man Level{{Megamix}}===
{{Damagetable1
+
{{Damagetable1M
 
|buster=1/1/3
 
|buster=1/1/3
 
|metal=1
 
|metal=1
Line 42: Line 42:
 
|notes=
 
|notes=
 
}}
 
}}
 
 
===Make a Good Mega Man Level 2{{Megamix}}===
 
===Make a Good Mega Man Level 2{{Megamix}}===
 
{{Damagetable2M
 
{{Damagetable2M
Line 58: Line 57:
 
|notes=
 
|notes=
 
}}
 
}}
 
 
===Make a Good Mega Man Level 3===
 
===Make a Good Mega Man Level 3===
 
{{Damagetable3
 
{{Damagetable3
Line 65: Line 63:
 
|laser=1
 
|laser=1
 
|water=1
 
|water=1
|tornado=2
+
|tornado=4
|thunder=2
+
|thunder=3
 
|magnetic=2
 
|magnetic=2
 
|ice=2
 
|ice=2
 
|break=2
 
|break=2
 +
|tape=3/4/Y
 +
|lantern=1
 +
|prismatic=1/2/3
 +
|beet=2
 +
|rec=4/3
 +
|banshee=4
 +
|propeller=1
 +
|cable=2
 +
|shoes=1
 +
|royal=3
 +
|bait=1/0.5
 +
|power=3
 
|notes=
 
|notes=
 
}}
 
}}
 
 
===Make a Good 24 Hour Mega Man Level{{Megamix}}===
 
===Make a Good 24 Hour Mega Man Level{{Megamix}}===
 
{{Damagetable24HM
 
{{Damagetable24HM
Line 81: Line 90:
 
|notes=
 
|notes=
 
}}
 
}}
 
 
===Make a Good 48 Hour Mega Man Level===
 
===Make a Good 48 Hour Mega Man Level===
 
{{Damagetable48H
 
{{Damagetable48H
Line 93: Line 101:
 
|concrete=3
 
|concrete=3
 
|homing=2
 
|homing=2
 +
|beat=2
 
|notes=
 
|notes=
 
}}
 
}}
 
 
===Megamix Engine===
 
===Megamix Engine===
 
{{DamagetableM
 
{{DamagetableM

Latest revision as of 21:59, 7 February 2025

Wandering Head
Artwork by Capcom
Artwork by Capcom
Information
In-Game Information
HP: 3
Attack Damage: 6 (contact)
Weakness(es): Spark Chaser, Mix Tape, Power Line3
Concrete Shot48H
Wire AdaptorMegamix Only
Category: Bird
Location(s): MaGMML3:
The Warped Void
Deserted Sector G-009
NEO Pit of Pits
MaG48HMML:
Weapon Tutorials
Sonic Man's Spaceship
Outer Excavation
Misc. Information
Script: ワンダリンヘッド
Romaji: Wandarin Heddo
Programmer(s): Spin Attaxx, Fabian
Series Information
Official Game Appearances: Mega Man V
MaGMML Game Appearances: MaGMML3 (Enemy)
MaG48HMML (Enemy, NPC)
Megamix Engine
WanderingHead.png

Wandering Head is an enemy from Mega Man V. It is a robot resembling a bird's head that bounces off of walls.

Wandering Head was first available with the release of the Megamix Engine, and thusly appeared in the devkits for every game using the engine. The first such game to use Wandering Head was Make a Good 48 Hour Mega Man Level, where it appeared in the entries Sonic Man's Spaceship and Outer Excavation, as well as the game's Weapon Tutorials. It returned in Make a Good Mega Man Level 3 for the entry The Warped Void, the Tier X level Deserted Sector G-009 (albeit slightly modified), and the NEO Pit of Pits sublevels "Revenge of (Annoyed Grunt)" and "Under My Control".

Behavior

Wandering Heads, true to their name, merely fly around diagonally, bouncing off of solid surfaces. A user can change how fast they move by setting the moveSpeed variable with creation code.

Damage Table

Make a Good Mega Man LevelMegamix Only

M.Buster M.Blade G.Laser S.Blaze T.Spin T.Wool B.H.Bomb P.Shot M.Card
1/1/3 1 1 2 3 0.5 3 1/5 2
Other Notes

Make a Good Mega Man Level 2Megamix Only

M.Buster H.Chaser J.Satellite G.Buster T.Blade F.Stopper S.Claw W.Cutter Sakugarne W.Adaptor S.Arrow
1/1/3 2 1 1 1 Y 1 2 4 3 2
Other Notes

Make a Good Mega Man Level 3

M.Buster S.Chaser L.Trident W.Shield T.Blow T.Beam M.Shockwave I.Wall B.Dash
1/1/3 3 1 1 4 3 2 2 2
M.Tape L.Flare P.Laser B.Tiller R.Can B.Wail P.Vortex E.Cable T.Shoes R.Guard B.Bobber P.Line
3/4/Y 1 1/2/3 2 4/3 4 1 2 1 3 1/0.5 3
Other Notes

Make a Good 24 Hour Mega Man LevelMegamix Only

M.Buster S.Arm C.Spike Skeletup n' Pakkajoe
1/1/3 4/2 1/5 99
Other Notes

Make a Good 48 Hour Mega Man Level

M.Buster F.Mixer R.Flush S.Shock S.Snake T.Blade S.Water C.Shot H.Sniper Beat
1/1/3 2 2 0 2 1/1/2 2 3 2 2
Other Notes

Megamix Engine

M.Buster T.Stopper P.Stone P.Barrier B.Dropper I.Slasher
1/1/3 Y 2 4 2 2
Other Notes