Skip to content

Commit

Permalink
Moved hidden damage explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
antD97 committed Feb 25, 2021
1 parent 4cc0b16 commit 84aa9c5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions bundle/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ For a more detailed readme: https://github.com/antD97/SDPS/tree/v2.2
click "Clear Table", the table will both be cleared and the timer reset.

5. Whenever you want to record DPS or total damage, be sure to click "Reset" and then do another
tick of damage to reveal any damage ticks that may have been hidden. Read the fourth bullet in
the detailed readme's notes section for an explanation.
tick of damage to reveal any damage ticks that may have been hidden. Read the last bullet in the
detailed readme's notes section for an explanation.

--- Copyright and License ---

Expand Down
22 changes: 11 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ You can find the download [here](https://github.com/antD97/SmiteDPS/releases/tag
4. If you click "Reset", your next tick of damage will reset the DPS timer. Alternatively, if you
click "Clear Table", the table will both be cleared and the timer reset.
5. Whenever you want to record DPS or total damage, be sure to click "Reset" and then do another
tick of damage to reveal any damage ticks that may have been hidden. Read the fourth bullet in
the notes section for an explanation.
tick of damage to reveal any damage ticks that may have been hidden. Read the last bullet in the
notes section for an explanation.

## Notes

Expand All @@ -40,6 +40,15 @@ You can find the download [here](https://github.com/antD97/SmiteDPS/releases/tag
corner to hide the sidebar, you can resize the window and use the shortcuts so that the tool is
as out of your way as possible.

- In the "Odin bots" section of jungle practice, there are three Odin bots to the immediate left.
These bots are handy for DPS calculations. The first one matches your character's level, the
second one is level one, and the third one is level twenty. There are also buttons to the right
that let you change the amount of protections they have.

- If you are in a match, and the DPS log says "End", try typing the command
`/combatlog toggle piped` into Smite chat again. You may have accidentally entered it twice which
prevents SDPS from monitoring your combat log.

- **This one is fairly important** depending on the type of scenario you are trying to measure, in
particular burst damage. If there are multiple damage ticks that occur at the same time (e.g.
Qin's Sais), Smite's combat log annoyingly won't be updated until the next combat update. The late
Expand All @@ -60,15 +69,6 @@ You can find the download [here](https://github.com/antD97/SmiteDPS/releases/tag
**whenever you want to record DPS or total damage, be sure to click "Reset" and then do another**
**tick of damage to reveal any damage ticks that may have been hidden.**

- In the "Odin bots" section of jungle practice, there are three Odin bots to the immediate left.
These bots are handy for DPS calculations. The first one matches your character's level, the
second one is level one, and the third one is level twenty. There are also buttons to the right
that let you change the amount of protections they have.

- If you are in a match, and the DPS log says "End", try typing the command
`/combatlog toggle piped` into Smite chat again. You may have accidentally entered it twice which
prevents SDPS from monitoring your combat log.

## Building

1. Download and install OpenJDK [here](https://openjdk.java.net/install).
Expand Down

0 comments on commit 84aa9c5

Please sign in to comment.