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

Atomic update #2725

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Conversation

RoyalFox2140
Copy link
Collaborator

SUMMARY: Balance "Atomic items have updated crafting recipes and mass"

Purpose of change

Atomic items used betavoltaic cells which after discord discussion was decided it is better to use plutonium cells which seem to function as a betavoltaic anyway. I also updated mass to respect ingredients used, and switched superglue to adhesive.

Describe the solution

The recipes are updated to plutonium cell instead of betavoltaic, lightstrips replaces the atomic reading light's light bulb because its an LED and is added for the atomic lamp which had no light source whatsoever. Adhesive is used since duct tape and bone glue can still work, even if its a bad idea. All item weight is calculated to their exact weight in grams from ingredients, superglue is assumed and so is light strips. I didn't calculate the headlamp, it has too many ingredient choices to assume a standard and enforce a change.

Describe alternatives you've considered

Keep betavoltaics and use plutonium cells for other stuff I guess. Add a battery in the recipe and uncraft for power storage when not in use, maybe get rid of the whole RTG in the coffee maker and use high power capacitors plus batteries. Maybe these devices need extra shielding, or the plutonium cells do? Who knows, nobody decided how radioactive the plutonium cells are.

Testing

Changes tested in game, the craft and uncraft work as intended and no crashes.

Additional context

Maybe we should add some batteries to the ingredients at some point too, for that capacitor idea. Have to run that idea later for balance.

calculated mass of items from their ingredients, changed recipes to add adhesive list, use plutonium cells, and also lightstrips or e_scrap
@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format. mods PR changes related to mods.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants