mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
597 B
597 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.