mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309.
This commit is contained in:
32
markdown/bitburner.gang.getchancetowinclash.md
Normal file
32
markdown/bitburner.gang.getchancetowinclash.md
Normal file
@@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getChanceToWinClash](./bitburner.gang.getchancetowinclash.md)
|
||||
|
||||
## Gang.getChanceToWinClash() method
|
||||
|
||||
Get chance to win clash with other gang.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getChanceToWinClash(gangName: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| gangName | string | Target gang |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Chance you have to win a clash with the specified gang.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the chance you have to win a clash with the specified gang. The chance is returned in decimal form, not percentage
|
||||
|
||||
Reference in New Issue
Block a user