Skip to content

Commit 0c954bf

Browse files
committed
Split Magic-Pixel strat
1 parent b650b3f commit 0c954bf

1 file changed

Lines changed: 46 additions & 39 deletions

File tree

region/maridia/inner-pink/Botwoon's Room.json

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -701,71 +701,78 @@
701701
{
702702
"id": 32,
703703
"link": [2, 2],
704-
"name": "Back-Side Waveless Microwave",
704+
"name": "Back-Side Magic Pixel Fight (Plasma)",
705705
"requires": [
706706
{"notable": "Back-Side Magic Pixel Beam Fight"},
707707
"h_navigateUnderwater",
708708
"Charge",
709709
"Plasma",
710-
"canXRayWaitForIFrames"
710+
{"or": [
711+
"canXRayWaitForIFrames",
712+
"canTrickyDodgeEnemies",
713+
"Gravity",
714+
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 1}}
715+
]}
711716
],
712717
"setsFlags": ["f_DefeatedBotwoon"],
713718
"flashSuitChecked": true,
714719
"blueSuitChecked": true,
715720
"note": [
716-
"Stand on the appropriate pixel for shooting diagonally through the wall and use the microwave trick to defeat Botwoon.",
717-
"Using angle up, it is where Samus' front foot is on the seam in the floor.",
718-
"There is not proper spacing for landing an angle down shot and xraying.",
719-
"Waiting for Botwoon to peak their head through the wall works too but is less safe."
721+
"A charge beam shot will pass right through the dividing wall if fired from the correct 2-pixel window.",
722+
"Using angle up, it is where Samus' front foot is on the seam in the floor."
720723
]
721724
},
722725
{
723726
"id": 33,
724727
"link": [2, 2],
725-
"name": "Back-Side Magic Pixel Fight",
728+
"name": "Back-Side Magic Pixel Fight (Spazer)",
726729
"requires": [
727730
{"notable": "Back-Side Magic Pixel Beam Fight"},
728731
"h_navigateUnderwater",
729732
"Charge",
733+
"Spazer",
730734
{"or": [
735+
"canInsaneJump",
731736
{"and": [
732-
"Plasma",
737+
"Gravity",
733738
{"or": [
734-
"canTrickyDodgeEnemies",
735-
"Gravity",
739+
"canTrickyJump",
736740
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 1}}
737741
]}
738742
]},
739743
{"and": [
740-
"Spazer",
741-
{"or": [
742-
"canInsaneJump",
743-
{"and": [
744-
"Gravity",
745-
{"or": [
746-
"canTrickyJump",
747-
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 1}}
748-
]}
749-
]},
750-
{"and": [
751-
"canTrickyDodgeEnemies",
752-
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 1}}
753-
]},
754-
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 4}}
755-
]}
744+
"canTrickyDodgeEnemies",
745+
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 1}}
756746
]},
747+
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 4}}
748+
]},
749+
"h_trickyToCarryFlashSuit"
750+
],
751+
"setsFlags": ["f_DefeatedBotwoon"],
752+
"flashSuitChecked": true,
753+
"blueSuitChecked": true,
754+
"note": [
755+
"A charge beam shot will pass right through the dividing wall if fired from the correct 2-pixel window.",
756+
"Using angle up, it is where Samus' front foot is on the seam in the floor.",
757+
"Angle down can also be used where where Samus' front toe touches the wall."
758+
]
759+
},
760+
{
761+
"link": [2, 2],
762+
"name": "Back-Side Magic Pixel Fight (Slow)",
763+
"requires": [
764+
{"notable": "Back-Side Magic Pixel Beam Fight"},
765+
"h_navigateUnderwater",
766+
"Charge",
767+
"canBeVeryPatient",
768+
{"or": [
769+
"canInsaneJump",
757770
{"and": [
758-
"canBeVeryPatient",
759-
{"or": [
760-
"canInsaneJump",
761-
{"and": [
762-
"Gravity",
763-
"canTrickyJump",
764-
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 2}}
765-
]},
766-
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 6}}
767-
]}
768-
]}
771+
"Gravity",
772+
"canTrickyJump",
773+
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 2}}
774+
]},
775+
{"enemyDamage": {"enemy": "Botwoon 1", "type": "acid", "hits": 6}}
769776
]},
770777
"h_trickyToCarryFlashSuit"
771778
],
@@ -774,8 +781,8 @@
774781
"blueSuitChecked": true,
775782
"note": [
776783
"A charge beam shot will pass right through the dividing wall if fired from the correct 2-pixel window.",
777-
"Using angle down the spot is where Samus' front toe touches the wall.",
778-
"Using angle up, it is where Samus' front foot is on the seam in the floor."
784+
"Using angle up, it is where Samus' front foot is on the seam in the floor.",
785+
"Angle down can also be used where where Samus' front toe touches the wall."
779786
]
780787
},
781788
{

0 commit comments

Comments
 (0)