> 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/how-to-craft-arus-card.md).

# How to Craft Arus Card

## ► Material

Material yang perlu kamu persiapkan adalah sebagai berikut:\
**Arus Card Maker Manual**\
10 pcs **Arus Card Fragment**\
20 pcs **Iridescent Nucleus of Other World**\
20 pcs **Perfect Magic Stone**\
30 pcs **Abysmal Rune Stone**\
30 pcs **Lumina Catalyst**\
5 pcs **Aether Shard**\
**2.000.000.000 Cegel**

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

Berikut cara mendapatkan item-item dibawah:\
→ **Arus Card Maker Manual** : [<mark style="color:$success;">**Centoria Tower**</mark>](https://seal-centoria.com/notice/187/update/centoria-tower)\
→ **Arus Card Fragment** : [<mark style="color:$success;">**Centoria Tower**</mark>](https://seal-centoria.com/notice/187/update/centoria-tower)\
→ **Iridescent Nucleus of Other World** : [<mark style="color:$success;">**Ruined Lime & Ruined Travia Valley**</mark>](https://seal-centoria.com/notice/187/update/centoria-tower)\
→ **Perfect Magic Stone** : Crafting 10 pcs Upgrade Crystal + Upgrade Ruby + Upgrade Diamond + Upgrade Sapphire di skill Accessory Production.\
→ **Abysmal Rune Stone** : Menukarkan 5 pcs Natural Stone dan 5 pcs Soul Rune Stone.\
→ **Lumina Catalyst** : [<mark style="color:$success;">**Centoria Tower**</mark>](https://seal-centoria.com/notice/187/update/centoria-tower)\
→ **Aether Shard** : [<mark style="color:$success;">**Webshop**</mark>](https://seal-centoria.com/webshop)

## ► Crafting

* Bicaralah ke NPC **Master of Production Uncle Joe**,

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

* Masukkan Maker Manual, Arus Card Fragment, serta material-material lainnya ke dalam slot yang tersedia sesuai gambar diatas,
* Chance sukses adalah **100%**, bahkan tanpa Catalyst Stone dan/atau Catalyst Orb
* Saat selesai Crafting, kamu akan mendapatkan **Arus Card Box**

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

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

* Buka **Arus Card Box** untuk mendapatkan salah satu dari Arus Card yang tersedia. Semua Card memiliki chance yang sama <mark style="color:$warning;">**14.28%**</mark> <mark style="color:cyan;">(dibulatkan keatas hingga 100%)</mark>
* Arus Card bersifat <mark style="color:$success;">**Tradeable**</mark>
* Kamu tidak mendapatkan Kartu yang diinginkan? Kamu bisa mendaurulang Kartu-mu dan Crafting lagi.

## ► Recycling Card

* Kamu bisa mendaurulang Arus Card dengan status yang tidak kamu inginkan,
* Pertama-tama kamu harus Dismantle Arus Card-mu via Exchange di Website\
  Buka Website dan Login, pilih menu **Manage** → pilih tab **Game** → lalu pilih sub-tab **Exchange**&#x20;
* Masukkan **Arus Card** ke dalam Bank serta siapkan **10 pcs Red Chip** di dalam Bank
* Ketik pada kolom pencarian nama Arus Card yang ingin kamu Dismantle

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

* Kamu akan mendapatkan 10 pcs Arus Card Fragment\
  Beli Maker Manual dan material pendukung untuk membuat kembali 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/how-to-craft-arus-card.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.
