Difference between revisions of "Octopus Battery"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
{{enemy
 
{{enemy
|name= Octopus Battery
+
|name=Octopus Battery
|image= [[File:OctopusBatteryArt.jpg|230px|Artwork by Capcom]]
+
|image=[[File:OctopusBatteryArt.jpg|230px|Artwork by Capcom]]
 
|caption= Artwork by Capcom
 
|caption= Artwork by Capcom
|jname= Adhering Suzy
+
|jname=Adhering Suzy
|script= くっつきスージー
+
|script=くっつきスージー
|romaji= Kuttsuki Sūjī
+
|romaji=Kuttsuki Sūjī
|altname=  
+
|altname=
|designer=  
+
|designer=
|programmer=  
+
|programmer=
 
|artist=
 
|artist=
|hp = 5
+
|hp=5
 
|at=4 (contact)
 
|at=4 (contact)
|weak= ???
+
|weak=???
 
|location='''MaGMML1:'''<br>[[Sky Ziggurat]]<br>'''MaGMML2:'''<br>[[Sector Upsilon 6]]<br>[[Identity Crisis]]<br>[[So Good]]
 
|location='''MaGMML1:'''<br>[[Sky Ziggurat]]<br>'''MaGMML2:'''<br>[[Sector Upsilon 6]]<br>[[Identity Crisis]]<br>[[So Good]]
 
|OffAppear= Mega Man 1<br>Mega Man: Dr. Wily's Revenge<br>Mega Man Powered Up
 
|OffAppear= Mega Man 1<br>Mega Man: Dr. Wily's Revenge<br>Mega Man Powered Up
Line 19: Line 19:
 
|appear=  
 
|appear=  
 
|appear2=  
 
|appear2=  
|sprite=
+
|sprite=[[File:OctopusBattery.png]]
 
}}
 
}}
 
'''Octopus Battery''', also known as Adhering Suzy, is an enemy from ''[[Mega Man 1]]''. It is a small one-eyed robot with suction cups over its body, allowing it to form barricades.
 
'''Octopus Battery''', also known as Adhering Suzy, is an enemy from ''[[Mega Man 1]]''. It is a small one-eyed robot with suction cups over its body, allowing it to form barricades.
Line 29: Line 29:
 
==Behavior==
 
==Behavior==
 
Octopus Batteries react only by moving either horizontally or vertically across the screen, stopping when coming into contact with a solid surface. If it does so, it shuts its eye and remains dormant for a few seconds, before reawakening and gliding in the opposite direction.
 
Octopus Batteries react only by moving either horizontally or vertically across the screen, stopping when coming into contact with a solid surface. If it does so, it shuts its eye and remains dormant for a few seconds, before reawakening and gliding in the opposite direction.
 +
 +
By default, Octopus Batteries are red, but setting "col = #" in an Octopus Battery's creation code will change its color (1 makes it orange, 2 makes it blue).
  
 
==Related Enemies==
 
==Related Enemies==
Line 37: Line 39:
 
*[[Hunter Type B]]
 
*[[Hunter Type B]]
  
[[Category:Enemies]] [[Category:Devkit Enemies (MaGMML1)]] [[Category:Mega Man 1 Enemies]]
+
[[Category:Enemies]][[Category:Devkit Enemies (MaGMML1)]][[Category:Mega Man 1 Enemies]]

Revision as of 01:00, 2 September 2018

C meirl.png
Something's missing here... This article is a stub. Please help out the wiki by adding more content to it!
Octopus Battery
Artwork by Capcom
Artwork by Capcom
Information
In-Game Information
HP: 5
Attack Damage: 4 (contact)
Weakness(es):  ???
Location(s): MaGMML1:
Sky Ziggurat
MaGMML2:
Sector Upsilon 6
Identity Crisis
So Good
Misc. Information
Japanese Name: Adhering Suzy
Script: くっつきスージー
Romaji: Kuttsuki Sūjī
Series Information
Official Game Appearances: Mega Man 1
Mega Man: Dr. Wily's Revenge
Mega Man Powered Up
MaGMML Game Appearances: MaGMML1 (Enemy)
MaGMML2 (Enemy)
OctopusBattery.png

Octopus Battery, also known as Adhering Suzy, is an enemy from Mega Man 1. It is a small one-eyed robot with suction cups over its body, allowing it to form barricades.

Octopus Battery was first made available in the devkit for Make a Good Mega Man Level, though it only appeared in the level Sky Ziggurat.

It reappeared in the devkit for Make a Good Mega Man Level 2, being used in the levels Sector Upsilon 6 and Identity Crisis, as well as the Tier X level So Good.

Behavior

Octopus Batteries react only by moving either horizontally or vertically across the screen, stopping when coming into contact with a solid surface. If it does so, it shuts its eye and remains dormant for a few seconds, before reawakening and gliding in the opposite direction.

By default, Octopus Batteries are red, but setting "col = #" in an Octopus Battery's creation code will change its color (1 makes it orange, 2 makes it blue).

Related Enemies