Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR tracks various things and saves them to the save archive in both Single Player and Multiplayer.
-Character Death Count
-Spells Used (Per spell)
-Scrolls Used (Per spell)
-Items Bought
-Items Sold
-Wirt Items Purchased
-Hours Played
-Elixirs Used (Per elixir type)
-Shrines Used (Per shrine type)
-Cauldrons Used
-Black Death Hits Taken
-Potions Used (Per potion type)
-Books Read (Per spell type)
-Unique Items Gathered (Per unique ID)
Also Monster Kill Counts has been moved to statistics in order to preserve kills after leaving games.
In addition, shrines will show a description in the info panel after being used at least once.
All statistics will be displayed in a new panel.