feat(balance): sanity-check spawns in drug deal map extra #5866
+19
−21
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.
Checklist
Required
main
so it won't cause conflict when updatingmain
branch later.Optional
Purpose of change
Another lil entry in my todo list, we've received multiple complaints about drug dealer map extras being a cornucopia of basically-free guns due to how many bodies spawn there.
Describe the solution
drugdealer
into a single distribution. Instead of rolling for a melee weapon, a gun, AND a gunmod it picks one of each with about 50% odds of it being a gun. Effectively reduces the chance of getting a gun from 50% per corpse (reminder, each map extra will have up to a dozen corpses) to 25%. Additionally, per feedback rifles have been removed from the selection in favor of more SMGsDescribe alternatives you've considered
Screaming.
Testing
This should give you a vague idea of the difference, once I got to 6 entire pages of screenshots for the itemgroup results for the before test I kinda just gave up because as you can see I barely like a third of the way through it:
Additional context