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

[MIRROR] Adds fast and slow modes to cryo cells #1456

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

SierraHelper
Copy link
Collaborator

Оригинальный PR: Baystation12#34236

🆑 TheNightingale
tweak: Adds fast-mode and slow-mode to cryo cells. By upgrading the manipulators, you can make it heal up to 50% faster or 50% slower.
/:cl:

TL;DR of how it works:
The 'base' cryogenic factor is 20x if you don't touch the freezer - i.e. occupants will take 20x as long to have life ticks (and process medicine, bleeding, organ failure etc).
Fast decreases the cryogenic factor slightly, with further decreases based on manipulator upgrade level, to a minimum of 0.66 * cryofactor (50% faster). This means cryo will work faster for them, but the stasis won't be as powerful (good for healing people, bad for MSOF/triage).
Slow increases the stasis factor slightly, with further increases based on manipulator upgrade level, to a maximum of 1.5 x cryofactor (50% slower). Stronger stasis, but the cryox/clonex will take longer to process (bad for healing, good for MSOF/triage).
Regular is what we have right now, and a nice middle-ground.

This is all shown and adjusted in the cryo interface.

@SierraHelper SierraHelper requested a review from a team as a code owner November 13, 2023 11:31
@SierraHelper SierraHelper added 🪞 MIR ЯОЯ 📜 CL валиден Ченджлог не содержит ошибок labels Nov 13, 2023
@SuhEugene SuhEugene merged commit d9e0e9c into dev-sierra Nov 13, 2023
16 checks passed
@SuhEugene SuhEugene deleted the upstream-pr-34236 branch November 13, 2023 21:10
SierraHelper added a commit that referenced this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪞 MIR ЯОЯ 📜 CL валиден Ченджлог не содержит ошибок
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants