Skip to content

Commit

Permalink
[readme] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometheus3375 committed Aug 12, 2024
1 parent 785f83a commit 50b63b1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A tool for solving the 4th encounter of raid "Salvation's Edge" in Destiny 2.

- Can solve both solo rooms and dissection.
- Can make a solution which meets encounter triumph and challenge requirements.
- The resulting solution can meet triumph and challenge requirements
simultaneously or separately depending on configuration.
- The resulting solution can meet triumph and challenge requirements
simultaneously or separately depending on configuration.

# Installation

Expand All @@ -17,15 +17,16 @@ A tool for solving the 4th encounter of raid "Salvation's Edge" in Destiny 2.
# Usage

1. Open PowerShell in the root of the project you cloned.
2. There is always a way to make the same 2 people go to solo rooms.
2. There is a way to make the same 2 people always enter solo rooms.
Follow [this guide](https://www.reddit.com/r/raidsecrets/comments/1duz6qp/manipulating_who_goes_top_and_bottom_in_the/)
on how to accomplish that.
3. Write nicknames of two solo room players as aliases
for `player1` and `player2` in the config file `config.toml`.
4. The 3rd solo player is always random, so use "The third" as the alias for `player3`.
5. If you are doing the triumph, set `is_doing_triumph` to `true`.
6. Start the encounter.
7. Player 1 must tell symbols in solo rooms from left to right. Fill `inner_shapes`.
7. Player 1 must tell 2D shapes held by statues in solo rooms from left to right.
Fill `inner_shapes`.
8. Player 1 must tell their shape and other shape on the wall. Complete `player1`.
9. Player 2 and player 3 must do the same. Complete `player2` and `player3` respectively.
10. Meanwhile, someone in the main room must tell shapes held by the statues from left to right.
Expand Down

0 comments on commit 50b63b1

Please sign in to comment.