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

Hazy Food Patch #676

Merged
merged 18 commits into from
Nov 12, 2024
Merged

Conversation

HazelHyena
Copy link
Contributor

@HazelHyena HazelHyena commented Nov 12, 2024

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!

  • All recipes should be migrated to prevent another MAP ENDING EVENT

@Peptide90 Peptide90 merged commit 3670752 into Vault-Overseers:master Nov 12, 2024
9 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants