mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
24 lines
695 B
Markdown
24 lines
695 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [getSharePower](./bitburner.ns.getsharepower.md)
|
|
|
|
## NS.getSharePower() method
|
|
|
|
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:**
|
|
|
|
```typescript
|
|
getSharePower(): number;
|
|
```
|
|
**Returns:**
|
|
|
|
number
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 0.2 GB
|
|
|