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

Bugs are getting more gross #37158

Closed
wants to merge 21 commits into from
Closed

Conversation

I-am-Erk
Copy link
Member

@I-am-Erk I-am-Erk commented Jan 17, 2020

Summary

SUMMARY: Content "Make bugs much more mutated"

Purpose of change

In order to survive, giant bugs can't just be giant bugs, they'd die pretty quickly.

Luckily, the thing that made them giant is the same thing that can make you, the player, turn into a horrifying freak of nature.

Describe the solution

Make bugs into horrifying freaks of nature.

Adds a harvest message to all bugs, and several new butchery items. Currently these items mostly exist to be gross and add lore, but potentially could have some scientific use as well as being absolutely disgusting comestibles.

Describe alternatives you've considered

I would like to be able to make snippets describing the bug harvest, instead of a single message per type.

Testing

image
Mostly working.
image
image
Butchery snippets are randomly generated from a series of phrases.

Additional context

I plan to add many descriptive snippets for bug organs to suggest variation and mutation.

@I-am-Erk I-am-Erk added [JSON] Changes (can be) made in JSON Spawn Creatures, items, vehicles, locations appearing on map Monsters Monsters both friendly and unfriendly. Items / Item Actions / Item Qualities Items and how they work and interact Lore Game lore, in-game communication. Also the Lore tab. labels Jan 17, 2020
@Zireael07
Copy link
Contributor

What's garden house doing here?

@Inglonias
Copy link
Contributor

Mission accomplished I guess, though I'm slightly worried about the length of the messages.

@I-am-Erk
Copy link
Member Author

Nothing, just a bad commit in my repo that I haven't wiped from the record yet.

@JeanLucVanDamme
Copy link

I love/am disgusted by the new descriptions.

Makes me think of The Fly.

@kevingranade
Copy link
Member

Makes me think of The Fly.

So do we want to call them Cronenbugs, or Croninsects?

@JeanLucVanDamme
Copy link

Cronenbugs is fantastic.

There should be a big bug boss, named... David Cronenbug.

@ghost
Copy link

ghost commented Jan 21, 2020

What happened to the item definitions?

@I-am-Erk
Copy link
Member Author

PR isn't done.

@I-am-Erk
Copy link
Member Author

Still needs testing, but that's enough writing for me for now.

@I-am-Erk I-am-Erk marked this pull request as ready for review January 27, 2020 05:48
@I-am-Erk
Copy link
Member Author

I-am-Erk commented Jan 27, 2020

Okay, seems to work. I look forward to hearing what sort of things people do with the new bug parts, I've left them for decoration for the moment.

Probably best this is left in content freeze, it adds more than we should be doing at this point in the cycle

The amount of acid just doesn't make that much sense to have a special organ for it.
Might add acid glands later.
Comment on lines +328 to +329
"name": "strand of endochitin",
"name_plural": "strands of endochitin",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace these with modern name object with str and str_pl fields?

"text": [
{
"id": "chitin_1",
"text": "A piece of a bug's exoskeleton, but mutated. The inner side is lined with veins and strange hooked protruberances."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"text": "A piece of a bug's exoskeleton, but mutated. The inner side is lined with veins and strange hooked protruberances."
"text": "A piece of a bug's exoskeleton, but mutated. The inner side is lined with veins and strange hooked protuberances."

"As you peel away the outer shell, you find veins lining the chitin plates",
"With the creature dead, its carapace comes away surprisingly easily",
"There's a thin membrane, much like skin, spread over the chitin of this creature",
"Under the carapace of this mutant is a bristly, velcro like material",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Under the carapace of this mutant is a bristly, velcro like material",
"Under the carapace of this mutant is a bristly, velcro-like material",

"Inside is a complex, still-squirming mess of strange appendages and organs that bear only a passing resemblance to any natural creature",
"Beneath the chitin, the meat is covered in thick, bristly hair hiding a chaotic bramble of half-formed, mutated organs",
"Inside is a tangled mess of organs and tissues that do not appear to entirely natural",
"Inside the creature you find lungs, hearts, and intestings more like a mammal than a giant bug"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Inside the creature you find lungs, hearts, and intestings more like a mammal than a giant bug"
"Inside the creature you find lungs, hearts, and intestines more like a mammal than a giant bug"

"text": [
"<bug_harvest_general_descriptive>",
"The powerfully acidic vapors coming from the carcass make it hard to work",
"The tissues of the creature are full of half-formed organs, their purpose unclear.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"The tissues of the creature are full of half-formed organs, their purpose unclear.",
"The tissues of the creature are full of half-formed organs, their purpose unclear",

@ZhilkinSerg ZhilkinSerg added the stale Closed for lack of activity, but still valid. label Apr 30, 2020
@ZhilkinSerg
Copy link
Contributor

I will close this one to clean up PR queue. Feel free to reopen.

@I-am-Erk I-am-Erk deleted the bug_biology branch April 20, 2022 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON Lore Game lore, in-game communication. Also the Lore tab. Monsters Monsters both friendly and unfriendly. Spawn Creatures, items, vehicles, locations appearing on map stale Closed for lack of activity, but still valid.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants