> For the complete documentation index, see [llms.txt](https://centoria.gitbook.io/centoria-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centoria.gitbook.io/centoria-wiki/guides/features/card-system.md).

# Card System

Memperkenalkan <mark style="color:orange;">**Card System**</mark>.&#x20;\
Card System adalah sebuah sistem baru dimana kamu bisa memasang sebuah kartu kepada Equipment-mu.\
Kartu akan memberikan efek tertentu yang akan langsung berdampak pada Karaktermu.

## **► Card Info**

• Saat ini ada beberapa Seri Kartu yang tersedia di Seal Centoria::\
&#x20;  \- **Four Heroes Card Series \[**[**Status**](https://docs.google.com/spreadsheets/d/1jtcke6TGh9vjXPUofmz53XUAgpLG2lNH/edit?gid=625041517#gid=625041517)**]**\
**Arus Card, Baldea Card, Claire Card,** dan **Duran Card**\
&#x20;  \- **\[Elim] Keterre Card Series \[**[**Status**](https://docs.google.com/spreadsheets/d/1jtcke6TGh9vjXPUofmz53XUAgpLG2lNH/edit?gid=368309559#gid=368309559)**]**\
• Kamu bisa melihat Status dan Slot masing-masing Kartu pada Link diatas

## **► Reset Card Info**

• Kartu yang telah dipasang ke Equipment bisa dihapus atau dilepas menggunakan Item Mall baru bernama **Card Option Reset** atau **Special Card Option Reset**\
• **Card Option Reset** berfungsi untuk menghapus efek kartu yang dipasang pada suatu Equipment, efek kartu yang dihapus tidak akan dikembalikan,\
• **Special Card Option Reset** berfungsi untuk menghapus efek kartu sekaligus mengembalikan kartu yang dipasang tersebut\
• Kedua Item Mall ini bisa kamu beli di [**Webshop**](https://seal-centoria.com/webshop)

<p align="center"><img src="/files/FLxO9rA8AkYl6gIP3QJn" alt="">  <img src="/files/3S2KWN4cGqcqT3qNzSpt" alt="" data-size="original"></p>

## ► How to Craft a Card

**→ Arus Card**

{% embed url="<https://centoria.gitbook.io/centoria-wiki/guides/features/card-system/how-to-craft-arus-card>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://centoria.gitbook.io/centoria-wiki/guides/features/card-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
