[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. **Signature:** ```typescript getChanceToWinClash(gangName: string): number; ``` ## Parameters
| Parameter | Type | Description |
|---|---|---|
| gangName | string | Target gang |