# Element Guide

<figure><img src="/files/fYLBcHrFQo1KGcjFFnk8" alt=""><figcaption><p><mark style="color:red;"><strong>How to Navigate the Elements Tab</strong></mark></p></figcaption></figure>

## Element Table

{% tabs %}
{% tab title="Element Level 1" %}

### Element Level 1 Table

* The **lower** the value, the **less damage** you deal. The **higher** the value, the **more damage** you deal.
* **Example:**
  * <mark style="color:red;">**0 = You deal no damage.**</mark>
  * <mark style="color:green;">**125 = You deal 25% more damage.**</mark>

<figure><img src="/files/MPPSyFeLAq4V0YPY2wzg" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Element Level 2" %}

### Element Level 2 Table

* The **lower** the value, the **less damage** you deal. The **higher** the value, the **more damage** you deal.
* **Example:**
  * <mark style="color:red;">**0 = You deal no damage.**</mark>
  * <mark style="color:green;">**150 = You deal 50% more damage.**</mark>

<figure><img src="/files/MUO5TW2pCcGxy46Evlb6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Element Level 3" %}

### Element Level 3 Table

* The **lower** the value, the **less damage** you deal. The **higher** the value, the **more damage** you deal.
* **Example:**
  * <mark style="color:red;">**0 = You deal no damage.**</mark>
  * <mark style="color:green;">**175 = You deal 75% more damage.**</mark>

<figure><img src="/files/oUh7n8PNQwbObgAH0AwI" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Element Level 4" %}

### Element Level 4 Table

* The **lower** the value, the **less damage** you deal. The **higher** the value, the **more damage** you deal.
* **Example:**
  * <mark style="color:red;">**0 = You deal no damage.**</mark>
  * <mark style="color:green;">**200 = You deal 100% more damage.**</mark>

<figure><img src="/files/QuMS02nJpSeqQqPZDGSm" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/jobs/element-guide.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.
