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

Add nano forge t4 #3630

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add nano forge t4 #3630

wants to merge 2 commits into from

Conversation

GDCloudstrike
Copy link
Member

@GDCloudstrike GDCloudstrike commented Dec 10, 2024

This PR adds a fourth tier to the nano forge to address to nanite problem in endgame. Therefore it features a new scaling mechanic that should completely eliminate the need for nano forge spam.
The t4 functionality would be unlocked by a new structure and an eternity nanite in the controller.

The way it works is as follows:
At the start of a recipe cycle both a single nanite of the desired output and all supplied molten magmatter will be consumed.
The amount of consumed magmatter determines both the parallel and speed boost of the machine.
Max parallel increases linearly, with the nanite tier of the recipe determining the divisor (144L per parallel of t4 recipes, 72L for t3 etc.) and recipe time is multiplied by a factor based on parallel amount (currently 0.9999^parallel, subject to change).

Todos:

  • Structure
  • Make speed boost only apply above 1 parallel

@GDCloudstrike GDCloudstrike added the new feature Add something new. Please explain in detail how it works. label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Add something new. Please explain in detail how it works.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant