mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
697 B
697 B
Home > bitburner > GangFormulas > calculateWantedPenalty
GangFormulas.calculateWantedPenalty() method
Calculate the wanted penalty.
Signature:
calculateWantedPenalty(gang: GangGenInfo): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| gang | GangGenInfo | Gang info from getGangInformation |
Returns:
number
The calculated wanted penalty.