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

Modular Battery || MESS | SMES replacement #89

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

Conversation

TheGamerdk
Copy link
Contributor

@TheGamerdk TheGamerdk commented Sep 13, 2020

Intent of your Pull Request

Adds the MESS and battery cells for the MESS

The MESS can store 8 special power cells which determines its maximum capacity.

These cells degrade overtime reducing max capacity, requiring replacement or repair in chemistry (Coming soon)
Current wear is 0.05% per 1% used. The 1% is both charging and discharging. So charging the cell by 1% reduces it's condition by 0.05%, likewise for discharging.
This scales with battery condition, so at 100% condition the battery degrades FASTER than 0.05%, at 80% the battery starts degrading slower than normal. At 40% it degrades at 70% of the normal speed, at 100% it's 18% FASTER than normal

Different tiers of cells will have different max charges and degradation amount (Coming soon)
Artifact upgrade will allow the MESS to use balanced charging, distributing the load over each cell, resulting in equal wear to each cell.

Yes, you can hot-swap already charged batteries

image

Changelog

🆑
rscadd: Added the MESS, a SolCorp replacement for the SMES
/:cl:

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