-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog for PR #4842 [ci skip]
- Loading branch information
1 parent
55f9dd8
commit 6103fde
Showing
1 changed file
with
12 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
author: "fira" | ||
delete-after: True | ||
changes: | ||
- rscadd: "Added Buckled, Handcuffed and Legcuffed screen alerts" | ||
- code_imp: "Ported /tg/ status effects backend, modified with timers to let effects end at appropriate time" | ||
- code_imp: "Stun, Knockdown and Knockout now use the new effects backend" | ||
- balance: "Due to backend change, all KO/KD/Stuns may behave differently timing wise. This is of course subject to adjustments." | ||
- balance: "Endurance is now set at 8% effect duration reduction per level above 1. However it now compounds with species bonus. Feel free to adjust." | ||
- balance: "Knockdowns are not inherently incapacitating anymore and many sources of it have been updated to also stun to make up for it." | ||
- bugfix: "KO/KD/Stuns do not artificially and randomly ''stack'' due to incorrect timer offset calculation anymore." | ||
- bugfix: "Stuns now correctly apply Stun reduction values instead of Knockdown reductions." | ||
- bugfix: "Crawling can now be interrupted by a normal move, if you are fit enough to do so." |