mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
591 B
591 B
Home > bitburner > GangFormulas > ascensionMultiplier
GangFormulas.ascensionMultiplier() method
Calculate ascension mult.
Signature:
ascensionMultiplier(points: number): number;
Parameters
Parameter | Type | Description |
---|---|---|
points | number | Amount of ascension points. |
Returns:
number
The calculated ascension mult.