Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(balance): rare itemgroup has good items, only spawn it in armories #5668

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

RoyalFox2140
Copy link
Collaborator

@RoyalFox2140 RoyalFox2140 commented Nov 4, 2024

Checklist

Required

Purpose of change

Rare was being rolled in spider basements, rat caves, and specific map extras. This PR is a tradeoff that ensures only good items are in the item group, but it only spawns in lab and military armories.

Describe the solution

Labs have 61 shelves, each has a 2% chance to roll once. Military bases have two rolls at 20% but military bases already can spawn power armor and other good guns. I took all the garbage items out so no more computer parts or pants. I replaced world spawns of "rare" with "military"

Describe alternatives you've considered

More locations and more rare loot table changes

Testing

Tests, primarily. Here's what 1000 rare spawns look like.

image

Additional context

The inevitable result of me getting tired of plasma rifle spawns in the forest. Someone will put it back later I'm sure, which is fine for modded runs.

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Nov 4, 2024
@chaosvolt chaosvolt merged commit b623176 into cataclysmbnteam:main Nov 4, 2024
9 checks passed
@RoyalFox2140 RoyalFox2140 deleted the update-rare branch November 4, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants