-
Notifications
You must be signed in to change notification settings - Fork 4.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
Blobs are slimes. name them such. #42287
Blobs are slimes. name them such. #42287
Conversation
"other blobs seem to swarm around it..." Blob -> slime. |
Co-authored-by: anothersimulacrum <[email protected]>
wait they ARE different? Oh wow. Yeah, its a good job this is being changed. My mind is blown. Maybe change the colour of the slime too? many places reference black blob/oil and I assumed it was all the same. |
Aren't they the equivalent of living "cells" of The Blob? If not - what are they? if I lived all my life under this assumption, and it won't be easy for me to let go of that thought, if it's true. |
i'm not really sure the color will make that big a difference?
they are a completely unrelated organism, just like other nether things. you'll notice in the monster definition they actually have i dunno about where and when you formed your understanding (and obviously you aren't alone in this understanding, otherwise this change wouldn't be necessary), but i've been seeing kevin and other devs going "they're not related" literally since i got here (i.e. earlier last year), in all the venues i've seen them participate in. |
Holy smokes, I've been living a lie all this time. Considering that The Blob is also a a kind of nethereum denizen, I've never seen it as a potential discrepancy. Furthermore the living body of The Blob wouldn't be considered as a zombie faction as well. Sure, there wasn't any direct evidence to prove or disprove the relation between blobs and The Blob, but this definitely was a path to consider. And I actually loved the idea of them being more condensed/distilled form of a blob pathogen in water/zombies. That would suggest/imply that The Blob would also have a physical body that doesn't rely on hosts, and blobs as an intermediate form fits this theory like a glove. So - no wonder that I was deceived. @kevingranade you should definitely upgrade the design document on such matters. It's still too vague. I know that vagueness is an asset sometimes, but not every time, like in this example. Just pull in the conclusions of countless lore discussions and draw a line between what is and what is not. |
There's a recipe for getting I also vaguely remember a dev saying that The Blob is trying to change Earth into something more suitable and that the slime pits are definitely not the final form, but I can't track that down atm. |
@andrei8l please open a new issue. Merged PRs are not the right place for "this other thing needs doing", because by definition a merged PR is already closed |
This pull request has been mentioned on Cataclysm: Dark Days Ahead. There might be relevant details there: https://discourse.cataclysmdda.org/t/questions-about-spoilery-lore/26024/2 |
Summary
SUMMARY: Bugfixes "Blobs are slimes. name them such."
Purpose of change
it has been a persistent source of confusion amongst players and contributors who read the design doc that the "blob" enemies you encounter in-game and the "blob" metaorganism behind the zombie-apocalypse are either directly related, or one and the same.
consensus amongst the devs in discussions on discord is that this is not desirable.
Describe the solution
renamed the "blob" enemies to appropriate variations on "slime", also renaming the "blob scrap" item to match.
also adjusted the species and factions.
Describe alternatives you've considered
i considered renaming the internal monster IDs as well, but that requires migration features not yet present.
abstractly there are other things that could potentially use renaming: monster special attacks, monster groups, etc. these all seemed more than a bit out of scope
Testing
loaded game, spawned some things, got a lack of errors and things seemed to hate each other that should've hated each other.
Additional context
fact of the day: the "blob scrap" item was already named
slime_scrap
internally.