Changes to regenerators and healing effects#3112
Open
CrabbytheCrab wants to merge 21 commits intovlggms:masterfrom
Open
Changes to regenerators and healing effects#3112CrabbytheCrab wants to merge 21 commits intovlggms:masterfrom
CrabbytheCrab wants to merge 21 commits intovlggms:masterfrom
Conversation
f1c1d8d to
b23b5aa
Compare
dbacd0b to
29a6acf
Compare
This reverts commit d20c280.
5d66dd1 to
3f9eef8
Compare
Coxswain-Navigator
requested changes
Mar 17, 2026
Contributor
Coxswain-Navigator
left a comment
There was a problem hiding this comment.
Some small nitpicks. Ensure this is tested locally before testmerging.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About The Pull Request
Ports Lobotomy-Corporation-13/lc13#182, Lobotomy-Corporation-13/lc13#218, and Lobotomy-Corporation-13/lc13#251, all by Aseidos
It ports a refractor to regenerators and an system for indexing different lists of mobs in an area which removes mobs that died from it. Most hostile mobs that were passive to humans won't be able to trigger the regenerators reduced healing anymore. I also added a variable for abnormalities called breach_index to make changing an abnormality's index when they breach less hard coded and a MOB_ABNO_PASSIVE_INDEX which is used by abnormalities that aren't hostile during their breach or are currently contained.
This PR also does some other minor changes and balancing. Burst mode now works with the regenerator lob upgrade and will display changes to its healing and the amount of healing it gives when it goes off. Refined Enkephalin and Mental Stabilizers now heal half the amount of sanity and the former will now cause hallucinations when a player overdoses on it. When a human heals hp, They will spawn a healing flick effect and also redid it for sanity healing as well.
Why It's Good For The Game
The ports not only reduces lag but also allows for area wide effects.
Refined Enkephalin and Mental Stabilizers were never nerfed from the pre hp rework pr and the former didn't do anything on overdose despite mentioning causing hallucinations .
Standardizing healing particles makes them look better.
Changelog
🆑
balance: rebalanced Refined Enkephalin and Mental Stabilizer
icons: added some new ones for sanity healing
code: Ported a refactor to regenerators