> For the complete documentation index, see [llms.txt](https://mcl-wp.jump.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcl-wp.jump.trade/game-mechanics-coming-soon/elements-coming-soon/happenstance-coming-soon.md).

# Happenstance (Coming Soon)

> *How many times have we witnessed a brilliant wicket-taking yorker being overstepped by the bowler? Or a simple catch being dropped off a stunning delivery?*

We cannot deny how the presence of these inexplicable factors changes the outcome of the game.

The ***Happenstance*** element brings these elements of uncertainty into the game, just like the real game of cricket.

| Player Category\* | Base Happenstance Value\* |
| ----------------- | ------------------------- |
| Rookie            | 8                         |
| Rare              | 18                        |
| Epic              | 29                        |
| Legend            | 47                        |

![](/files/bNuR1kg508cTl3mMXRc4)

1. BHV: Base Happenstance Value
2. ΣAlloted EP: Cumulative Allotted Element Points
3. Max CH Value: Maximum Category Happenstance Value

**How to increase the Happenstance Element?**

A users holds 1 Epic NFT with 29 as the base happenstance value. When this user levels up, he gets 9 element points. The user decides to allocate 6 of these 9 element points to happenstance element. Then the new happenstance value after the level-up points will be 29 + 6= 35.&#x20;

### **Impact**

#### **For Batsmen**

* Higher possibility of no-balls being bowled&#x20;
* Higher possibility of dropped catches&#x20;
* Greater chance of hitting a reward board

#### **For Bowler**

* Reduced chances of no-balls
* Enhanced wicket-taking probability
* Improved control against special bats

#### **Other General Advantages**

* Greater chances of getting activation codes for special tournaments
* Higher chances of getting express upgrades
* Sponsored coupons

### Express Upgrades

Users will be able to get express upgrades if the happenstance elements for their NFTs is high.

Getting express upgrades in the MCL game puts the users in a competitive position as the upgrades are highly relevant to the NFTs that they hold in their inventory

The express upgrades are issued in the [kitboxes ](/gameplay/rewards/kitbox.md)along with the normal upgrades that the users receive after each win.

> ***Disclaimer:** The above explained concept and its data attached are subject to change. However, the process will have only positive impact on MCL and its users.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mcl-wp.jump.trade/game-mechanics-coming-soon/elements-coming-soon/happenstance-coming-soon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
