# \[Merchant]

<figure><img src="/files/0eT5e98r5t9vXpzoSLnp" alt=""><figcaption></figcaption></figure>

* They drive the economy with their carts full of items and their stores offering everything one could wish for.
* The only battle skill they possess uses their precious **zeny**, but every cent is well spent on destructive power.
* Upon reaching **class level 40**, they can evolve into **Blacksmiths** or **Alchemists**.

{% embed url="<https://drive.google.com/file/d/1CdhW-ctYttMmEX19ns2cbLlGmsWj1zlB/view?usp=drive_link>" %} <mark style="color:red;">**Video Quest Merchant (English)**</mark>
{% endembed %}

{% tabs %}
{% tab title="Skills " %}

## **Skills**

<table><thead><tr><th width="84">IMG</th><th width="150">Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/46Mapq6hrqa2HJXUFCvz" alt=""></td><td>AIncrease Carrying Capacity</td><td>Increases the maximum weight limit that can be carried by <strong>+{SkillLevel*400}</strong>.</td></tr><tr><td><img src="/files/imT50S8vvcXe03iMOjaH" alt=""></td><td>Discount</td><td>Allows purchasing items from NPCs with a <strong>{SkillLevel*2+5}%</strong> discount.</td></tr><tr><td><img src="/files/ne0VaGKjuBfdAm7PmSHe" alt=""></td><td>Overcharge</td><td>Allows selling items to NPCs with a profit of <strong>{SkillLevel*2+5}%</strong>.</td></tr><tr><td><img src="/files/6Ix1Nj2nakTOlzZmXa0w" alt=""></td><td>Pushcart</td><td>Consumes the item [Cart Parts] to create a cart that allows access to your storage (<strong>/storage</strong>). While using the cart, the user's movement speed changes to <strong>{SkillLevel*10+50}%</strong>.</td></tr><tr><td><img src="/files/nh1pJycOojvZkACs7zzi" alt=""></td><td>Mammonite</td><td>Consumes <strong>300 zeny</strong> to deal melee physical damage to the opponent equal to <strong>{SkillLevel*50+100}%</strong>.</td></tr><tr><td><img src="/files/yBaECn3MD9AdSbbdEKQf" alt=""></td><td>Cart Revolution</td><td>Moves the cart to deal <strong>(150+(100*Weight/8000))%</strong> melee physical damage to the target, also hitting nearby enemies and pushing them back. Items that increase damage from skills do not directly influence the weight-related part of the formula.</td></tr><tr><td><img src="/files/hsvOcf0EyOQImNesUrSH" alt=""></td><td>Battle Cry</td><td>Shouts until losing the voice, temporarily providing <strong>+7 Strength</strong>.</td></tr><tr><td><img src="/files/OGyW2dzdHA7RZGMJlhzv" alt=""></td><td>Debt</td><td>When a target is defeated, for the next <strong>{SkillLevel}</strong> seconds, they cannot consume items.</td></tr><tr><td><img src="/files/3ekEUzRiGiFgriPVoDDi" alt=""></td><td>Advertise Product</td><td><strong>Max Level: 10</strong> Allows advertising a product in the global market of <strong>Rune-Midgard</strong>. You can list <strong>{SkillLevel}</strong> items for sale, and they will expire from the shop after <strong>3 days</strong>.</td></tr></tbody></table>
{% endtab %}

{% tab title="Masteries" %}

## Masteries

<table><thead><tr><th width="84">IMG</th><th width="125">Name</th><th width="385">Description</th><th>Level</th></tr></thead><tbody><tr><td><img src="/files/6Ix1Nj2nakTOlzZmXa0w" alt=""></td><td>Rubble Carrier</td><td>Increases cart weight by <strong>{MasteryLevel*250}</strong> per level.</td><td>150</td></tr><tr><td><img src="/files/nh1pJycOojvZkACs7zzi" alt=""></td><td>Tax Exemption</td><td>NAt max level, <strong>Mammonite</strong> no longer consumes <strong>zeny</strong>.</td><td>75</td></tr><tr><td><img src="/files/nh1pJycOojvZkACs7zzi" alt=""></td><td>El touro di El Toro de Oro</td><td>At max mastery level, the <strong>Mammonite</strong> skill can deal critical hits and fixes the skill's cost at <strong>300z</strong> at any level (overrides the <strong>Tax Exemption</strong> mastery).</td><td>500</td></tr><tr><td><img src="/files/yBaECn3MD9AdSbbdEKQf" alt=""></td><td>Nitro</td><td>Adds <strong>{MasteryLevel / 10}%</strong> chance to auto-cast the <strong>Cart Revolution</strong> skill on the enemy when performing physical attacks.</td><td>75</td></tr></tbody></table>
{% 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/class-guides/merchant.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.
