> For the complete documentation index, see [llms.txt](https://docs.monsterra.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monsterra.io/gameplay/battlefront-mode/seasons-and-rewards/battlefront-season-1/miracle/curse-of-time.md).

# Curse of time

{% hint style="info" %}
When the effect period ends, the curse will be leveled down and continue to need time to expire for the current level.
{% endhint %}

## How it work?

| ![](/files/qqW0fqZtLUfYH7c59Ppv) | Curse of time increases upgrade time of all landplot |
| :------------------------------: | ---------------------------------------------------- |

| **Lv** | **Stat** | **Duration** |                         **Leveled Down Cost**                        |
| :----: | :------: | :----------: | :------------------------------------------------------------------: |
|    1   |  20.00%  |    6,300s    |  470<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line">  |
|    2   |  40.00%  |    9,450s    |  705<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line">  |
|    3   |  60.00%  |    14,175s   |  1060<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    4   |  80.00%  |    21,263s   |  1590<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    5   |  100.00% |    31,894s   |  2390<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    6   |  120.00% |    47,841s   |  3585<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    7   |  140.00% |    71,761s   |  5380<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    8   |  160.00% |   107,642s   |  8070<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|    9   |  180.00% |   161,463s   | 12105<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |
|   10   |  200.00% |   242,194s   | 18160<img src="/files/F43W20TdWlEEfAPfu1Fs" alt="" data-size="line"> |


---

# 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:

```
GET https://docs.monsterra.io/gameplay/battlefront-mode/seasons-and-rewards/battlefront-season-1/miracle/curse-of-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
