Can Science Packs "Remaining" values be changed? (Solved)
Posted: Fri Aug 15, 2025 6:43 pm
Is there a way to change the science pack quality to remaining percent formula? Right now is 100% extra per quality level and 200% for the legendary quality for a total of 600%. Is there a way to change that?
Solution example:
data.raw.quality["rare"].tool_durability_multiplier = 4
This changes durability of all rare tools to 400% instead of the default 300%.
Solution example:
data.raw.quality["rare"].tool_durability_multiplier = 4
This changes durability of all rare tools to 400% instead of the default 300%.