# Dungeon Land

![Dungeon Land](/files/ZggIIJyur7O1IQ67yYMV)

Players can own the Dungeon Land NFT to allow other players' heroes to adventure on this land to collect the resource and items. The difficulty of monsters and collectable resources is depend on the rarity of the Land dungeon NFT. Land's owners can upgrade their own “Land” to increase monster strength and drop item rarity. The land's owner has the option of allocating a percentage of the player's resources for adventure fee. Others join the adventure, and the player who joins must pay the Land owner in proportion to the resources gathered each time.

Land Rarity :&#x20;

* Lost Land \[Common]&#x20;

![Lost Land](/files/jXBxPGR0MOMrBzgVaL2r) ![](/files/0fZJO9FgNLFehldpmfOh)

* Savage Land \[<mark style="color:green;">Uncommon</mark>]&#x20;

![Savage Land](/files/x0ftGYWwBB2S8ph38fWj) ![](/files/EBM7ioRNoRwdGkifm9O8)

* Cursed Land \[<mark style="color:yellow;">Rare</mark>]&#x20;

![Cursed Land](/files/sTZ7su9K0w4ZXhoPhMm1) ![](/files/YyzNEQflLLOcmclM8C4y)

* Terrible Land \[<mark style="color:purple;">Epic</mark>]&#x20;

![Terrible Land](/files/vbjTJOWlwtoNoYC9nCMp) ![](/files/PEQjhk4Qo7TcPuHMzBUq)

* Inferno Land \[<mark style="color:red;">Legendary</mark>]

![Inferno Land](/files/O31nKs2ENQOgLyfgawKQ) ![](/files/snMt8ugWr3DSqPOg5Vrw)

Each land has a different level of difficulty. Hero must venture into the land to fight and gather resources to upgrade spirit tree to increase the hero's stats. Commission will be collected from hero that adventure at Land's owner.&#x20;

{% content-ref url="/pages/Um3ujmJnqpOacpuG4NAN" %}
[Adventure mode](/battleloop-whitepaper/gameplay/adventure-mode.md)
{% endcontent-ref %}

## **Land Commission**

\- If hero **Retreat**, the land's owner will get **1-10 % of hero's collected commission.** \
\&#xNAN;***Depending on fee setting***\
\- If hero **Died,** the land's owner will get **20% of hero's collected reward as commission.** \
\&#xNAN;***Depending on fee setting***

## **Land Power**

{% tabs %}
{% tab title="Lost Land \[Common]" %}

| Level        | Power |
| ------------ | ----- |
| 1            | 1000  |
| 2            | 1150  |
| 3            | 1300  |
| 4            | 1450  |
| 5            | 1600  |
| 6            | 1750  |
| 7            | 1900  |
| 8            | 2050  |
| 9            | 2200  |
| 10           | 2350  |
| {% endtab %} |       |

{% tab title="Savage Land \[Uncommon] " %}

| Level        | Power |
| ------------ | ----- |
| 1            | 2000  |
| 2            | 2300  |
| 3            | 2600  |
| 4            | 2900  |
| 5            | 3200  |
| 6            | 3500  |
| 7            | 3800  |
| 8            | 4100  |
| 9            | 4400  |
| 10           | 4700  |
| {% endtab %} |       |

{% tab title="Cursed Land \[Rare] " %}

| Level        | Power |
| ------------ | ----- |
| 1            | 4000  |
| 2            | 4600  |
| 3            | 5200  |
| 4            | 5800  |
| 5            | 6400  |
| 6            | 7000  |
| 7            | 7600  |
| 8            | 8200  |
| 9            | 8800  |
| 10           | 9400  |
| {% endtab %} |       |

{% tab title="Terrible Land \[Epic] " %}

| Level        | Power |
| ------------ | ----- |
| 1            | 6000  |
| 2            | 6900  |
| 3            | 7800  |
| 4            | 8700  |
| 5            | 9600  |
| 6            | 10500 |
| 7            | 11400 |
| 8            | 12300 |
| 9            | 13200 |
| 10           | 14100 |
| {% endtab %} |       |

{% tab title="Inferno Land \[Legendary]" %}

| Level         | Power |
| ------------- | ----- |
| 1             | 10000 |
| 2             | 11500 |
| 3             | 13000 |
| 4             | 14500 |
| 5             | 16000 |
| 6             | 17500 |
| 7             | 19000 |
| 8             | 20500 |
| 9             | 22000 |
| 10            | 23500 |
| {% endtab %}  |       |
| {% endtabs %} |       |

## **Recharge by owners**&#x20;

Every Dungeon Land NFT will have the power to restore and maintain energy inside the land. Land's owner have to recharge the power.&#x20;

To recovery 1 Land Point of Land Power \
\= **0.15 BLG** and **0.05 BLS**

## Reward

Upgrading Dungeon Land to gain more difficulty and more rewards.

{% content-ref url="/pages/PxE7xBx46pAD3rAeC8PC" %}
[Reward](/battleloop-whitepaper/gameplay/adventure-mode/reward.md)
{% endcontent-ref %}

{% content-ref url="/pages/SMnoBRownVK2w0e7wcw3" %}
[Drop rate](/battleloop-whitepaper/gameplay/adventure-mode/drop-rate.md)
{% endcontent-ref %}

{% hint style="info" %}
Last update : 20/07/22
{% endhint %}


---

# Agent Instructions: 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://battleloop.gitbook.io/battleloop-whitepaper/game-assets/nft/dungeon-land.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.
