-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add a butchering kit made of butcher knife, carving knife and meat cleaver #39501
Conversation
I would add the hacksaw (or add a bonesaw to the game in some suitable spots and use that), and buff the butchering value a bit higher. at 33 it feels a bit weak compared to hunting knife while you are now much better equipped, 40 seems like a good value to me. |
Interesting idea. However, a saw would only be used for larger mammals. You wouldn't need it for butchering e.g. invertebrates, squirrels or fish. But then again, you would probably not need all of these tools for everything either. Who thinks we should add hacksaw or bonesaw? I'm going to go with popular vote. Other feedback is of course also welcome. |
Popular vote is not really done because its finicky and slow and has its own issues, so use whatever you think is best and you can convince others of. Your previous version is also fine, but i feel at 33 butchering skill it will probably go underutilized. |
You're probably right. Increasing butchering quality to 40. |
Shouldn't they be encased in something to keep them together? |
yea Co-Authored-By: LaVeyanFiend <51099123+LaVeyanFiend@users.noreply.github.com>
Please lint the jsons. |
I think having some kind of "box" included would limit the crafting of the item in a weird way while paradoxically making the set harder to store. If we want to double down on keeping them together as a set you could could add a generic cordage requirement to imply your character ties the bundle together when not in use. |
I like the idea very much! Would you consider: Isn't from a balance perspective 40 butchering quality and 1 second crafting time with no skills required using 3 quite common components a bit too much. Hunting knife and better butchering tools are pretty rare. |
From what I've seen knife sets usually use a material case of some kind. Some even come with waist or shoulder straps. Something like that could probably be made with tailoring or even using an existing small case. |
I've incorporated suggestions. A basic package 2 rags and 2 strings for carrying the butchering kit, as a common way of transporting knives is wrapping them in a piece of cloth. Also lowered the butchering quality slightly to 37, which is a 50% increase from basic butchering knife. Moved the recipe from kitchen_knives.json to tools.json. |
A dissection kit would be a nice addition once we get more random surgical tools, you can't really do that much with just a scalpel. |
Summary
SUMMARY: Content "Add a butchering kit made of butcher knife, carving knife and meat cleaver"
Purpose of change
You would be able to butcher more efficiently if you had access to specialized tools for each part of the butchering process.
Describe the solution
json edits.
Increased butchering quality bonus (
334037) if you have butchering knife, carving knife and meat cleaver assembled in a kit.For reference, butchering knife and meat cleaver have a butchering quality of 25, hunting knife 30 and autonomous surgical scalpels 50.
Volume, weight and price the same as the other knifes combined.
Damage is from the highest damage knife in the set (meat cleaver).
Describe alternatives you've considered
Making a skinning knife and adding it to the kit.
Testing
Tested the recipe in game.
Additional context
UPDATES:
I've incorporated suggestions. A basic package 2 rags and 2 strings for carrying the butchering kit, as a common way of transporting knives is wrapping them in a piece of cloth. See: 1, 2.
Also lowered the butchering quality slightly to 37, which is a 50% increase from basic butchering knife.
Moved the recipe from kitchen_knives.json to tools.json.
Increased weight to match 2 rags used for wrapping.