bitburner-src/markdown/bitburner.multipliers.faction_rep.md

14 lines
395 B
Markdown
Raw Normal View History

2022-08-17 14:50:05 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Multipliers](./bitburner.multipliers.md) &gt; [faction\_rep](./bitburner.multipliers.faction_rep.md)
## Multipliers.faction\_rep property
2022-10-10 00:46:13 +02:00
Multiplier to amount of reputation gained when working
2022-08-17 14:50:05 +02:00
<b>Signature:</b>
```typescript
2022-10-10 00:46:13 +02:00
faction_rep?: number;
2022-08-17 14:50:05 +02:00
```