-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bluespace Harvester: Loot changes, Events, and more #27438
Open
PollardTheDragon
wants to merge
25
commits into
ParadiseSS13:master
Choose a base branch
from
PollardTheDragon:BSH-Improvement
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bluespace Harvester: Loot changes, Events, and more #27438
PollardTheDragon
wants to merge
25
commits into
ParadiseSS13:master
from
PollardTheDragon:BSH-Improvement
+721
−229
Conversation
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
ParadiseSS13-Bot
added
-Status: Awaiting type assignment
This PR is waiting for its type to be assigned internally
Sprites
This PR modifies the game sprites
labels
Nov 23, 2024
Contrabang
requested changes
Nov 23, 2024
Co-authored-by: Contrabang <[email protected]> Signed-off-by: PollardTheDragon <[email protected]>
…/Paradise into BSH-Improvement
1080pCat
reviewed
Nov 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor things + comments
Co-authored-by: 1080pCat <[email protected]> Signed-off-by: PollardTheDragon <[email protected]>
Co-authored-by: 1080pCat <[email protected]> Signed-off-by: PollardTheDragon <[email protected]>
Co-authored-by: 1080pCat <[email protected]> Signed-off-by: PollardTheDragon <[email protected]>
!wiki_label |
github-actions
bot
added
the
Requires Wiki Update
Useful for Wiki Contributers to search for things that need updating
label
Nov 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
-Status: Awaiting type assignment
This PR is waiting for its type to be assigned internally
Map Edit
This PR will modify a map
Requires Wiki Update
Useful for Wiki Contributers to search for things that need updating
Sprites
This PR modifies the game sprites
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.
What Does This PR Do
This PR enhances the Bluespace Harvester station goal by not only giving it a much-needed refresh in terms of reward types, but also in measures of quantity and risk.
Firstly, it revamps the entire BSH loot pool. The new loot pools are split between the following categories:
The three rarity tiers each have a drop chance of 60, 30, and 10 respectively. The full loot table with odds can be found here: https://docs.google.com/spreadsheets/d/1zdA9LA2NTo3qpFtzkRRsIVcVtA_nxBvQj_SH2_En3-w/edit?usp=sharing
Whenever an item is purchased from the BSH, it will have a chance to spawn a second item somewhere on the station - at one of the NAD spawn points.
The BSH will automatically spawn an item at set intervals, based on the type of item spawned. This should ensure that most things get a chance to roll, instead of hats being the only thing bought by impatient crew.
When the BSH reaches the goal amount, it will spawn a large number of goods both around the BSH and around the station - this is the big reward for it succeeding, so that it may benefit more than just engineering.
The BSH, during operation, has a chance to encounter new events that are announced over the engineering radio. These events include radiation leaks, gas leaks, electrical surges, and dirt hazards. They are more common the higher the power.
Why It's Good For The Game
The BSH is a rather stale objective for the station currently. While Engineering gets to have some fun with min-maxing their generator, the payoff ultimately isn't worth it and doesn't really benefit the station. With these changes, some additional risk is present, in exchange for a much greater payoff that should affect more than just the engineering department.
Testing
Hooked up a BSH. Gave it power. Set points beyond intervals to trigger automatic spawns. Set points to interval to trigger goal spawn. Checked NAD spawn locations for item spawns. Started events, saw gas/radiation/dirt/arcs.
BSH.Example.mp4
Declaration
Changelog
🆑
add: Added bluespace harvester events
add: Bluespace harvester auto-spawning rewards at intervals
tweak: Adjusted the bluespace harvester reward pool heavily
/:cl: