-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Updated for Waylaid Supplies changes.</li> | ||
<li>Bonus Damage on weapons is now customized using the same settings as regular weapon damage.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Bonus damage on weapons is no longer factored into the average damage calculation, unless it's customized to do so.</li> | ||
<li>Fixed bonus damage on weapons causing the damage variance to be inaccurate.</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters