Files
bitburner-src/markdown/bitburner.ns.getservergrowth.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

989 B
Raw Blame History

Home > bitburner > NS > getServerGrowth

NS.getServerGrowth() method

Returns the servers instrinsic “growth parameter”. This growth parameter is a number between 1 and 100 that represents how quickly the servers money grows. This parameter affects the percentage by which the servers money is increased when using the grow function. A higher growth parameter will result in a higher percentage increase from grow.

Signature:

getServerGrowth(host: Host): number;

Parameters

Parameter Type Description
host Host Host or IP of target server.

Returns:

number

Parameter that affects the percentage by which the servers money is increased when using the grow function.

Remarks

0.1 GB