Reduce most salvage mob health, reduce most salvage weapon damage. (#38131) - #6461
Open
ShepardToTheStars wants to merge 2 commits into
Open
Reduce most salvage mob health, reduce most salvage weapon damage. (#38131)#6461ShepardToTheStars wants to merge 2 commits into
ShepardToTheStars wants to merge 2 commits into
Conversation
ShepardToTheStars
left a comment
Contributor
Author
There was a problem hiding this comment.
Too lazy to re-checkout my branch to undo these two changes.
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
|
I have a question. Xenomorphs from salv expedition will get hp reduction too? Because right now after salv weapons dmg reduction, taking xenos as enemies is like asking for death wish, and carps are just way easier. Also, if something will change in xenos hp, could we get two types of xenos? Like dungeon type and normal type, so sec will not have too easy after few xenos will spawn from event. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About the PR
Upsteam salvage mob health rebalance
(Copied below from upstream PR)
Reduces the HP of all salvage mobs except for the hivelord.
Bear: 100 > 80 [80%]
Kangaroo: 100 > 60 [60%]
Cobra: 100 > 45 [45%]
Spider: 90 > 45 [50%]
Tick: 15 > 5 [33.33%]
Sharkminnow: 150 > 82 [54.66%]
Carp: 40 > 30 [75%] (Does not affect space dragon carp)
Goliath: 250 > 150 [60%]
Hivelord: 75 > 75 [100%] (Meant to be fought with a knife/dagger, which remain unchanged.)
Basilisk: 80 > 50 [62.5%]
Also reduces the damage of all salvage weapons except for the knife and dagger.
Survival Knife: 12 > 12 [100%] (Basic station weapon, base for everything else)
PKA: 25 > 15 [60%]
Crusher Dagger: 12 > 12 [100%] (Should be at least a bit better than the knife, retains autoswing and faster swing speed)
Crusher Axe: 20 > 18 [80%] (Attack rate reduced from 1.5 > 1, in reality the DPS has been reduced to 60%)
Axe mark: 45 > 40 [88.88%] (Healing also reduced from 3.33 in each brute to 2 in each brute, that's the glaive's specialty)
Crusher Glaive: 20 > 18 [80%] (Attack rate reduced from 1.5 > 1, in reality the DPS has been reduced to 60%)
Glaive mark: 45 > 24 [53.33%] (Healing unchanged, will likely change it to favor slash if I rebalance mob damage in the future.)
Slightly changes the glaive description and slightly changes the axe healing.
View the graphs in space-wizards/space-station-14#38131 for TTK.
Why / Balance
This was skipped because we had the old PKA. Now that we have a nerfed PKA, this change should be merged.
Technical details
cherry-pick old PR
Media
Requirements
Licensing
Changelog
🆑 Blackern5000