You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: logicalRequirements.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -777,4 +777,6 @@ __Example:__
777
777
{"disableEquipment": "HiJump"}
778
778
```
779
779
780
-
Note that while carrying a blue suit, disabling Speed Booster would result in a loss of the blue suit.
780
+
While carrying a blue suit, disabling Speed Booster would result in a loss of the blue suit.
781
+
782
+
Note that the requirement `{"disableEquipment": "ETank"}` occurs in some strats. This is not a functionality of the vanilla game but may be supported in randomizers or other modifications of the game: it means that the player has a way to control the amount of ETanks that are currently active. It is commonly required in R-mode strats where the player may need to farm non-respawning enemies in the room to put energy back into reserves.
0 commit comments