DOCUMENTATION: Clarify how share power affects reputation gain rate of non-hacking work (#2544)

This commit is contained in:
catloversg
2026-03-01 02:50:53 +07:00
committed by GitHub
parent 3d41c348bc
commit c14b4955f6
3 changed files with 9 additions and 3 deletions

View File

@@ -4,7 +4,9 @@
## NS.getSharePower() method
Share power has a multiplicative effect on rep/second while doing work for a faction. Share power increases incrementally for every thread of share running on your server network, but at a sharply decreasing rate.
Share power has a multiplicative effect on rep/second while doing hacking work for a faction. If you do non-hacking work, share power still increases the reputation gain rate, but the effect is non-linear.
Share power increases incrementally for every thread of share running on your server network, but at a sharply decreasing rate.
**Signature:**

View File

@@ -1048,7 +1048,9 @@ Get the used RAM on a server. This includes ram used by running scripts as well
</td><td>
Share power has a multiplicative effect on rep/second while doing work for a faction. Share power increases incrementally for every thread of share running on your server network, but at a sharply decreasing rate.
Share power has a multiplicative effect on rep/second while doing hacking work for a faction. If you do non-hacking work, share power still increases the reputation gain rate, but the effect is non-linear.
Share power increases incrementally for every thread of share running on your server network, but at a sharply decreasing rate.
</td></tr>

View File

@@ -8977,7 +8977,9 @@ export interface NS {
share(): Promise<void>;
/**
* Share power has a multiplicative effect on rep/second while doing work for a faction.
* Share power has a multiplicative effect on rep/second while doing hacking work for a faction. If you do non-hacking
* work, share power still increases the reputation gain rate, but the effect is non-linear.
*
* Share power increases incrementally for every thread of share running on your server network, but at a sharply decreasing rate.
* @remarks
* RAM cost: 0.2 GB