Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename dash swim #21

Merged
merged 2 commits into from
May 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Water Dash
title: Down Swim
tags:
abilities:
- water-dash
Expand All @@ -19,7 +19,7 @@ Here is how the scene looks like before pulling the lever which let you access t

The black part is the dirty water itself, you can clearly see that the bottom part of the scene isn't flooded. The goal is to swim through the dirty water in order to access the lower part. Midway through the dirty water is a blue rectangle, which is a checkpoint you can activate even though it is in dirty water.

Depending on which difficulty you are playing on, you will need more or less health in order to do so, needing as little as 3 healths in the easy difficulty. If you have a lot of health you should be able to swim through the water without any difficulty, as long as you know where the walls which you need to avoid are. When you have less health, you want to activate that checkpoint because, when the game respawns Ori, it gives you some of your health back. This extra heal makes it possible to finish dash swim even with very low amount of health.
Depending on which difficulty you are playing on, you will need more or less health in order to do so, needing as little as 3 healths in the easy difficulty. If you have a lot of health you should be able to swim through the water without any difficulty, as long as you know where the walls which you need to avoid are. When you have less health, you want to activate that checkpoint because, when the game respawns Ori, it gives you some of your health back. This extra heal makes it possible to finish down swim even with very low amount of health.

<youtube-video id="3XwFoBGrk2A"></youtube-video>

Expand Down
Loading