> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/padawans-guide/slot-enchant.md).

# Slot Enchant

<figure><img src="/files/cImJH1tHspRY2NpquVKV" alt=""><figcaption></figcaption></figure>

The NPCs **Seiyablem** and **Leablem** offer players the chance to increase the number of slots on a piece of equipment by one to four. Each attempt requires an item, some scrolls, and zeny. Failure results in the loss of the item, scroll, and zeny used.

***

### List of Available Items: <a href="#list-of-available-items" id="list-of-available-items"></a>

These are the list of items that are available for this NPC. S-grade items are the most difficult to upgrade, and SS-grade items are the customized weapons added to our server:

* **Class C:** **25%**
  * Trident
  * Rope
  * Violin
* **Class B:** **20%** \~ **25%**
  * Chain
  * Gladius
  * Gakkung Bow
  * Pike
  * Haedonggum
  * Lute
  * Wire
  * Waghnakh
  * Arbalest Bow
* **Class A:** **10%** \~ **25%**
  * Hunter's Bow
  * Survivor's Rod(INT)
  * Zweihander
  * Flamberge
  * Infiltrator
  * Ballista
  * Stunner
  * Berserk
  * Claymore
* **Class S:** **5% \~ 10%**
  * Gugnir
  * Poison Knife
  * Ice Pick
  * Sucsamad
  * Ginnungagap
  * Cutlas
  * Crescent Scythe
  * Survivor's Rod(DEX)
* **Class SS:** **15%**
  * Fist of Fury
  * Skewer
  * Icarus Sword
  * Icarus Bow
  * Icarus Staff
  * Icarus Book
  * Icarus Dagger
  * Icarus Axe
  * Icarus Spear
  * Icarus Whip
  * Icarus Harp
  * Icarus Katar
  * Icarus Revolver
  * Icarus Huuma
  * Uber Red Lightsaber
  * Uber Green Lightsaber
  * Banryu

***

### Requirement:

* 50m Zeny
* 1 Oridecon
* 1 Slot Enchantment Scroll


---

# 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://playdarkro.gitbook.io/wiki/padawans-guide/slot-enchant.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.
