bitburner-src/markdown/bitburner.gangformulas.ascensionpointsgain.md

27 lines
610 B
Markdown
Raw Normal View History

2021-12-09 18:59:46 +01:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GangFormulas](./bitburner.gangformulas.md) &gt; [ascensionPointsGain](./bitburner.gangformulas.ascensionpointsgain.md)
## GangFormulas.ascensionPointsGain() method
Calculate ascension point gain.
<b>Signature:</b>
```typescript
ascensionPointsGain(exp: number): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| exp | number | Experience point before ascension. |
<b>Returns:</b>
number
The calculated ascension point gain.