Difference between revisions of "Arigock G"
Spin Attaxx (talk | contribs) |
Spin Attaxx (talk | contribs) |
||
| Line 12: | Line 12: | ||
|hp=3 | |hp=3 | ||
|at=3 (contact)<br>3 (projectile) | |at=3 (contact)<br>3 (projectile) | ||
| − | |weak=[[Ice Wall]], [[Break Dash]]{{3}}<br>[[Flame Mixer]], [[Search Snake]]{{48H}}<br>[[Zap Chip]] ([[Z-Saber]], [[Blank Drive]]){{EZ}}<br>[[Metal Blade]], [[Wheel Cutter]]{{Megamix}} | + | |weak=[[Ice Wall]], [[Break Dash]], [[Rec Can]]{{3}}<br>[[Flame Mixer]], [[Search Snake]]{{48H}}<br>[[Zap Chip]] ([[Z-Saber]], [[Blank Drive]]){{EZ}}<br>[[Metal Blade]], [[Wheel Cutter]]{{Megamix}} |
|category=Grounded, Nature | |category=Grounded, Nature | ||
| − | |location='''MaGMML: Episode Zero:'''<br>[[Forgotten Fortress: The Lab]]<br>[[Null and Void (Episode Zero)|Null and Void]] | + | |location='''MaGMML3:'''<br>[[Weapon Tutorials]]<br>[[Fairly Unfocused Newcomer's Bosses And Gimmicks Stage]]<br>[[Irrigation Irritation]]<br>[[Erm... Watt the Shock!]]<br>[[NEO Pit of Pits]]<br>'''MaG48HMML:'''<br>[[Make a 48 Minute Mega Man Level]]<br>[[Taking a Dip]]<br>[[Pandora's Parlor]]<br>'''MaGMML: Episode Zero:'''<br>[[Forgotten Fortress: The Lab]]<br>[[Null and Void (Episode Zero)|Null and Void]] |
|OffAppear=[[Mega Man 10]] | |OffAppear=[[Mega Man 10]] | ||
| − | |MaGMMLAppear=[[Make a Good Mega Man Level | + | |MaGMMLAppear=[[Make a Good Mega Man Level 3|MaGMML3]] (Enemy)<br>[[Make a Good 48 Hour Mega Man Level|MaG48HMML]] (Enemy)<br>[[Megamix Engine]] |
|appear2= | |appear2= | ||
|sprite=[[File:ArigockG.png]] | |sprite=[[File:ArigockG.png]] | ||
| Line 22: | Line 22: | ||
'''Arigock G''' is an enemy from ''[[Mega Man 10]]''. It is an antlion robot that spits out spiked balls at enemies. | '''Arigock G''' is an enemy from ''[[Mega Man 10]]''. It is an antlion robot that spits out spiked balls at enemies. | ||
| − | Arigock G was first made available with the [[Megamix Engine]], and subsequently the devkits for ''[[Make a Good Mega Man Level | + | Arigock G was first made available with the [[Megamix Engine]], and subsequently the devkits for all games created using it. The first to use Arigock G was ''[[Make a Good Mega Man Level: Episode Zero]]'', in the stages [[Forgotten Fortress: The Lab]] and [[Null and Void (Episode Zero)|Null and Void]]. It went on to appear in ''[[Make a Good 48 Hour Mega Man Level]]'' in the levels [[Make a 48 Minute Mega Man Level]], [[Taking a Dip]], and [[Pandora's Parlor]]. |
| + | |||
| + | Arigock G returned in ''[[Make a Good Mega Man Level 3]]'', and was used in the entries [[Fairly Unfocused Newcomer's Bosses And Gimmicks Stage]] and [[Irrigation Irritation]], in the [[Weapon Tutorials|Contest Weapon Playground]], the [[Tier X (MaGMML3)|Tier X]] level [[Erm... Watt the Shock!]], and the [[NEO Pit of Pits]] sublevels "Dangerous Desert", "Desert Nights", "Detonative Dunes", "Forgotten Fortress MK.II - Entrance", "Green Hill Zone", "Room Eater", "Son of a Biscuit Eater", and "Up Top My Dude". | ||
==Behavior== | ==Behavior== | ||
| Line 77: | Line 79: | ||
|ice=3 | |ice=3 | ||
|break=3 | |break=3 | ||
| + | |tape=2/3/Y | ||
| + | |lantern=2 | ||
| + | |prismatic=1/2/3 | ||
| + | |beet=1 | ||
| + | |rec=5/4 | ||
| + | |banshee=4 | ||
| + | |propeller=0.2 | ||
| + | |cable=1 | ||
| + | |shoes=2 | ||
| + | |royal=3 | ||
| + | |bait=3/1 | ||
| + | |power=1 | ||
|notes= | |notes= | ||
}} | }} | ||
| Line 98: | Line 112: | ||
|concrete=3 | |concrete=3 | ||
|homing=2 | |homing=2 | ||
| + | |beat=2 | ||
|notes= | |notes= | ||
}} | }} | ||
Latest revision as of 02:35, 27 January 2025
| Arigock G | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Arigock G is an enemy from Mega Man 10. It is an antlion robot that spits out spiked balls at enemies.
Arigock G was first made available with the Megamix Engine, and subsequently the devkits for all games created using it. The first to use Arigock G was Make a Good Mega Man Level: Episode Zero, in the stages Forgotten Fortress: The Lab and Null and Void. It went on to appear in Make a Good 48 Hour Mega Man Level in the levels Make a 48 Minute Mega Man Level, Taking a Dip, and Pandora's Parlor.
Arigock G returned in Make a Good Mega Man Level 3, and was used in the entries Fairly Unfocused Newcomer's Bosses And Gimmicks Stage and Irrigation Irritation, in the Contest Weapon Playground, the Tier X level Erm... Watt the Shock!, and the NEO Pit of Pits sublevels "Dangerous Desert", "Desert Nights", "Detonative Dunes", "Forgotten Fortress MK.II - Entrance", "Green Hill Zone", "Room Eater", "Son of a Biscuit Eater", and "Up Top My Dude".
Contents
Behavior
Arigock G attacks by shooting up to four spiked projectiles that arc in the air, alternating from firing them towards the left and the right, and at low and high heights. After finishing its volley, it will rest for a short while before firing another volley.
Arigock Gs have several creation code variables:
- col - Determines the colour of an Arigock G (0 = red (default), 1 = pink, 2 = blue).
- init_time - Controls the amount of time an Arigock G waits before firing a volley.
- shoot_time - Controls how much time passes from one shot to the next.
- volley_n - Sets the maximum number of shots an Arigock G can fire in a volley.
- wait_time - Controls how long an Arigock G waits before firing another volley of shots.
- shot_xspeed - Sets the horizontal speed of an Arigock G's shots.
- high_shot_yspeed - Sets the maximum yspeed of an Arigock G's shots.
- low_shot_yspeed - Sets the minimum speed of an Arigock G's shots.
Damage Table
Make a Good Mega Man LevelMegamix Only
| |
|
|
|
|
|
|
|
| |
|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | 3 | 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 | 3 | 4 | 3 | 2 |
| Other Notes | ||||||||||
Make a Good Mega Man Level 3
| |
|
|
|
|
|
|
|
| ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | 1 | 1 | 1 | 4 | 3 | 2 | 3 | 3 | ||||||||||||
| |
|
|
|
|
|
|
|
|
|
|
| |||||||||
| 2/3/Y | 2 | 1/2/3 | 1 | 5/4 | 4 | 0.2 | 1 | 2 | 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 | 4 | 2 | 0 | 3 | 1/1/2 | 2 | 3 | 2 | 2 | |
| Other Notes | ||||||||||
Make a Good Mega Man Level: Episode Zero
| |
|
|
| |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| |
1 | 1 | 2 | 99 | ||||||
| |
1 | 1 | 2 | 2 | ||||||
| |
1 | 1 | 2 | 1 | ||||||
| |
2 | 2 | 2 | 2 | ||||||
| |
2 | 4 | 3 | 4 | ||||||
| |
1 | 1 | 2 | 2 | ||||||
| Other Notes | ||||||||||
Megamix Engine
| |
|
|
|
|
| |||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | Y | 2 | 4 | 2 | 2 | |||||
| Other Notes | ||||||||||