-
Notifications
You must be signed in to change notification settings - Fork 623
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
Remove Gas Miners from POIs and Restore O2 and N2 values #2781
base: master
Are you sure you want to change the base?
Conversation
@@ -76,7 +76,7 @@ | |||
gasVisbilityFactor: 3.5 | |||
color: 56941E | |||
reagent: Ammonia | |||
pricePerMole: 0.3 # Frontier 0.15<0.3 | |||
pricePerMole: 0.5 # Frontier 0.15<0.3 |
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.
Should keep this 0.15 to avoid people doing ammonia farms again by keeping 50 dead monkey in a room and pumping out.
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.
- Comment the N2/O2 price changes.
- A remotely controlled, access-locked gaslock might be useful for filling these outposts back up in case of calamity.
I might argue 2 is a prereq for this - might not be too bad to do given they're tied to atmos consoles (still need to migrate to the monitoring one fwiw)
Edit: could also argue in favour of larger N2/O2 deposits.
Co-authored-by: Whatstone <[email protected]>
Co-authored-by: Whatstone <[email protected]>
About the PR
What it says on the tin
Why / Balance
moving away from magically sourced materials towards in-world generated materials aligns with our overall design goals. Allows us to once again pay for all gasses.
How to test
spawn an o2 or n2 gas canister, appraise it using your favorite appraisal tool. Also, notice the 3 major POIs are now without their magic gas miners.
Media
Requirements
Breaking changes
Likely to break shipyard tests/arbitrage due to inherent value of o2/n2, however the values are relatively low and in line with recent values so any price adjustmants would likely be minor.
Changelog
🆑