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

Changed portable generator sheet burn times #2882

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

Conversation

Anticept
Copy link
Contributor

@Anticept Anticept commented Apr 9, 2024

About The Pull Request

Portable generators all have different burn times. This unifies them.

Why It's Good For The Game

The superpacman was actually inferior, and considerably so, to the regular pacman in total energy generated. A pacman had a time_per_sheet of 260, while a superpacman was only 85 for only double the power! This made it inferior in every way, because uranium is also quite rare.

While there are no obtainable mrspacmans as far as I am aware, I find no reason to have any of these generators set with different burn times. This simplifies it by unifying all of them into the same base time_per_sheet of 260.

I am aware this is going to mess with balance a little bit, but I believe that simplifying the amount of variables in play will help make balancing easier in the long run, because it isn't immediately obvious that there were different sheet burn times. Balance should be affected by changing power generated, uranium spawn rate, number of sheets and generators at round start... etc, not some property that you can't see unless you stand there comparing generators side by side.

Changelog

🆑
tweak: All pacman and its variants now have the same sheet burn times. Superpacmans are no longer the vastly inferior generator.
/:cl:

@github-actions github-actions bot added the Code change Watch something violently break. label Apr 9, 2024
@thgvr thgvr enabled auto-merge April 16, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant