danielyxie / bitburner

Bitburner Game
https://danielyxie.github.io/bitburner/
2.81k stars 767 forks source link

Feature Request: Extend Hacknet API to show Production Gain per Upgrade #4214

Closed Tianmaru closed 2 years ago

Tianmaru commented 2 years ago

It would be really useful to have a function for getting the production gain per node upgrade in the hacknet API. Or did I just miss it? Something like getLevelProductionGain(nodeId), getRamProductionGain(nodeId) and getCoresProductionGain(nodeId).