bitburner-src/markdown/bitburner.singularity.getfactionfavorgain.md

33 lines
819 B
Markdown
Raw Normal View History

2021-10-30 12:34:14 -04:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [getFactionFavorGain](./bitburner.singularity.getfactionfavorgain.md)
## Singularity.getFactionFavorGain() method
2022-01-15 18:39:37 -05:00
Get faction favor gain.
2021-10-30 12:34:14 -04:00
<b>Signature:</b>
```typescript
2021-11-03 00:27:21 -04:00
getFactionFavorGain(faction: string): number;
2021-10-30 12:34:14 -04:00
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
2021-11-03 00:27:21 -04:00
| faction | string | Name of faction. |
2021-10-30 12:34:14 -04:00
<b>Returns:</b>
number
Amount of favor you will gain for the specified faction when you reset by installing Augmentations.
## Remarks
2022-01-15 18:39:37 -05:00
RAM cost: 0.75 GB \* 16/4/1
2021-11-03 00:27:21 -04:00
This function returns the amount of favor you will gain for the specified faction when you reset by installing Augmentations.