Difference between revisions of "Sasoreenu"
Spin Attaxx (talk | contribs) (Created page with "{{enemy |name=Sasoreenu |image=230px|Artwork by Capcom |caption=Artwork by Capcom |jname= |script=サソリーヌ |romaji=Sasorīnu |altname= |desig...") |
Spin Attaxx (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
|altname= | |altname= | ||
|designer= | |designer= | ||
| − | |programmer=[[ | + | |programmer=[[snoruntpyro]] |
|artist= | |artist= | ||
|hp=4 | |hp=4 | ||
|at=4 (contact) | |at=4 (contact) | ||
| − | |weak=[[ | + | |weak=[[Grab Buster]], [[Sakugarne]]{{2}}<br>[[Tornado Blow]], [[Ice Wall]]{{3}}<br>[[Metal Blade]], [[Wheel Cutter]], [[Flame Mixer]], [[Plant Barrier]]{{Megamix}} |
|category=Nature | |category=Nature | ||
|location='''MaGMML2:'''<br>[[Ancient Tomb]]<br>[[Beneath Sand and Rock]] | |location='''MaGMML2:'''<br>[[Ancient Tomb]]<br>[[Beneath Sand and Rock]] | ||
|OffAppear=[[Mega Man 4]]<br>[[Mega Man IV]] | |OffAppear=[[Mega Man 4]]<br>[[Mega Man IV]] | ||
| − | |MaGMMLAppear=[[Make a Good Mega Man Level 2|MaGMML2]] (Enemy) | + | |MaGMMLAppear=[[Make a Good Mega Man Level 2|MaGMML2]] (Enemy)<br>[[Megamix Engine]] |
|appear= | |appear= | ||
|appear2= | |appear2= | ||
| Line 28: | Line 28: | ||
Sasoreenus move from left to right, only turning around upon hitting a wall. If Sasoreenu is in or above [[Quicksand]], however, it will rise out of it by spinning, then descend the same way upon hitting a wall. If the Quicksand is frozen by the [[Rain Flush]], however, Sasoreenus inside it won't be able to rise out. | Sasoreenus move from left to right, only turning around upon hitting a wall. If Sasoreenu is in or above [[Quicksand]], however, it will rise out of it by spinning, then descend the same way upon hitting a wall. If the Quicksand is frozen by the [[Rain Flush]], however, Sasoreenus inside it won't be able to rise out. | ||
| − | By default, Sasoreenus move at either slowly or quickly, | + | By default, Sasoreenus move at either slowly or quickly, choosing one of the two at random. However, by setting "hardcodeSpeed = #" in creation code, a Sasoreenu will move at a fixed speed. |
==Damage Table== | ==Damage Table== | ||
===Make a Good Mega Man Level{{Megamix}}=== | ===Make a Good Mega Man Level{{Megamix}}=== | ||
| − | {{ | + | {{Damagetable1M |
|buster=1/1/3 | |buster=1/1/3 | ||
|metal=3 | |metal=3 | ||
| Line 44: | Line 44: | ||
|notes= | |notes= | ||
}} | }} | ||
| − | |||
===Make a Good Mega Man Level 2=== | ===Make a Good Mega Man Level 2=== | ||
{{Damagetable2 | {{Damagetable2 | ||
| − | |buster=1/1/3 | + | |buster=1/1/3<br>1/1/3 |
| − | |hornet=2 | + | |hornet=1<br>2 |
| − | |jewel=1 | + | |jewel=1<br>1 |
| − | |grab=1 | + | |grab=3<br>1 |
| − | |triple=1 | + | |triple=1<br>1 |
| − | |flash=Y | + | |flash=Y<br>Y |
| − | |slash=1 | + | |slash=1<br>1 |
| − | |wheel=3 | + | |wheel=1<br>3 |
| − | |sakugarne=4 | + | |sakugarne=4<br>4 |
| − | |wire=3 | + | |wire=1<br>3 |
| − | |arrow=2 | + | |arrow=2<br>2 |
| − | |notes= | + | |notes=Top row is damage in ''MaGMML2''; bottom row is damage from ''MaGMML2'' weapons in the Megamix Engine. |
}} | }} | ||
| − | |||
===Make a Good Mega Man Level 3=== | ===Make a Good Mega Man Level 3=== | ||
{{Damagetable3 | {{Damagetable3 | ||
| Line 74: | Line 72: | ||
|notes= | |notes= | ||
}} | }} | ||
| − | |||
===Make a Good 24 Hour Mega Man Level{{Megamix}}=== | ===Make a Good 24 Hour Mega Man Level{{Megamix}}=== | ||
{{Damagetable24HM | {{Damagetable24HM | ||
| Line 83: | Line 80: | ||
|notes= | |notes= | ||
}} | }} | ||
| − | + | ===Make a Good 48 Hour Mega Man Level{{Megamix}}=== | |
| − | ===Make a Good 48 Hour Mega Man Level=== | + | {{Damagetable48HM |
| − | {{ | ||
|buster=1/1/3 | |buster=1/1/3 | ||
|flame=4 | |flame=4 | ||
| Line 97: | Line 93: | ||
|notes= | |notes= | ||
}} | }} | ||
| − | |||
===Megamix Engine=== | ===Megamix Engine=== | ||
{{DamagetableM | {{DamagetableM | ||
|buster=1/1/3 | |buster=1/1/3 | ||
| − | |time= | + | |time=Y |
|stone=2 | |stone=2 | ||
|plant=4 | |plant=4 | ||
Latest revision as of 20:43, 21 February 2023
| Sasoreenu | |||||||||||||||||||||||||||||||||
| Artwork by Capcom | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Sasoreenu is an enemy from Mega Man 4. It is a robot created to capture desert scorpions, and is designed after one to accomodate this role.
Sasoreenu was first made available in the devkit for Make a Good Mega Man Level 2, and appeared in the entries Ancient Tomb and Beneath Sand and Rock.
Contents
Behavior
Sasoreenus move from left to right, only turning around upon hitting a wall. If Sasoreenu is in or above Quicksand, however, it will rise out of it by spinning, then descend the same way upon hitting a wall. If the Quicksand is frozen by the Rain Flush, however, Sasoreenus inside it won't be able to rise out.
By default, Sasoreenus move at either slowly or quickly, choosing one of the two at random. However, by setting "hardcodeSpeed = #" in creation code, a Sasoreenu will move at a fixed speed.
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 2
| |
|
|
|
|
|
|
|
|
|
|
|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 1/1/3 |
1 2 |
1 1 |
3 1 |
1 1 |
Y Y |
1 1 |
1 3 |
4 4 |
1 3 |
2 2 |
| Other Notes | Top row is damage in MaGMML2; bottom row is damage from MaGMML2 weapons in the Megamix Engine. | |||||||||
Make a Good Mega Man Level 3
| |
|
|
|
|
|
|
|
| ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | 1 | 1 | 1 | 4 | 3 | 2 | 3 | 2 | ||||||||||||
| |
|
|
|
|
|
|
|
|
|
|
| |||||||||
| 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 LevelMegamix Only
| |
|
|
|
|
|
|
|
| ||
|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | 4 | 2 | 0 | 2 | 1/1/2 | 2 | 3 | 2 | ||
| Other Notes | ||||||||||
Megamix Engine
| |
|
|
|
|
| |||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1/1/3 | Y | 2 | 4 | 2 | 2 | |||||
| Other Notes | ||||||||||