mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
22 lines
574 B
Markdown
22 lines
574 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 work for a faction. 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
|
|
|