mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
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.