-
Notifications
You must be signed in to change notification settings - Fork 95
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
Hazy Food Patch #676
Merged
Peptide90
merged 18 commits into
Vault-Overseers:master
from
HazelHyena:Hazy-Food-Mapperfix
Nov 12, 2024
Merged
Hazy Food Patch #676
Peptide90
merged 18 commits into
Vault-Overseers:master
from
HazelHyena:Hazy-Food-Mapperfix
Nov 12, 2024
Conversation
This file contains 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
VMSolidus
pushed a commit
to VMSolidus/nuclear-14
that referenced
this pull request
Nov 15, 2024
# Description Adds three new 1-point traits for Onis that **redistribute** your damage bonuses, allowing you to specialize in Slash or Piercing instead of Blunt, or be a generalist who is equally effective with all melee Brute weapons. The three new traits are **Swashbuckler**, **Spearmaster**, and **Weapons Generalist**. | Traits / Damage Bonus | Blunt | Slash | Piercing | |------------------------|-------|-------|----------| | Base Oni (No Traits) | 35% | 20% | 20% | | **Swashbuckler** | 20% | 35% | 20% | | **Spearmaster** | 20% | 20% | 35% | | **Weapons Generalist** | 25% | 25% | 25% | # Changelog :cl: Skubman - add: Add three new 1-point traits for Onis that allow you to specialize in Slash or Piercing damage or be a melee weapons generalist. --------- Signed-off-by: Angelo Fallaria <[email protected]> Co-authored-by: Danger Revolution! <[email protected]>
VMSolidus
pushed a commit
to VMSolidus/nuclear-14
that referenced
this pull request
Nov 15, 2024
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.
Description
What was meant to be quick update to food tweaks, fixing things on the backend for mappers and removing duplicate Meme Garbage. It has now scope bloated out to include various fixes, tweaks, and changes to how food is handled under the hood.
Changelog
🆑
-removed: Every SS14 meme recipe that didn't fit N14 (the bearger persists, for example)
-added: flour bags contain razorgrain flour and cornmeal bags contain maize flour. This has been tweaked to prevent conflicts with SS14 recipes upstream - all N14 dough recipes SHOULD require these ingredients in place of the upstream reagents. (this should allow pizzas to work)
-Changed the naming structure for all recipes to make spawning things easier for admins and mappers.
-removed: a few recipes were throwing up errors and not working. They're out for now.
-We have N14 egg cartons now which contain N14 eggs. Until chickens are properly sorted out, this will allow recipe usage in the interim!
-you can apply seasoning to most cooked meats!