> 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/stat-booster/mvp-card-recycle.md).

# MvP Card Recycle

Talk to **MVP Staff (@npc 32)** Unlock the MvP Card Recycle with 200 credit as fee

{% hint style="info" %}
NOTE: Stats are character bound and not account bound
{% endhint %}

#### Stats Bonuses

| Stats                    | Points Required |
| ------------------------ | --------------- |
| Luk + 1                  | 500             |
| Agi + 1                  | 1000            |
| Vit + 1                  | 1500            |
| Int + 1                  | 2000            |
| Dex + 1                  | 2500            |
| Str + 1                  | 3000            |
| All Stats + 1            | 5000            |
| Increase Drop Rate by 5% | 7500            |

#### Card Recycle Points Conversion

| Card Name                  | Card Point |
| -------------------------- | ---------- |
| Eddga Card (ID: 4123)      | 1 point    |
| Mistress Card (ID: 4132)   | 1 point    |
| Orc Lord Card (ID: 4135)   | 1 point    |
| Orc Hero Card (ID:4143)    | 1 point    |
| Maya Card (ID: 4146)       | 1 point    |
| Baphomet Card              | 1 point    |
| Dark Lord Card             | 1 point    |
| Amon Ra Card               | 1 point    |
| Samurai Spector Card       | 1 point    |
| Stormy Knight Card         | 1 point    |
| Garm Card                  | 1 point    |
| Turtle General Card        | 1 point    |
| Doppelganger Card          | 1 point    |
| Lord of the Dead Card      | 1 point    |
| Bascojin Card              | 1 point    |
| Dracule Card               | 1 point    |
| Osiris Card                | 1 point    |
| Pharaoh Card               | 1 point    |
| Drake Card                 | 1 point    |
| Moonlight Flower Card      | 1 point    |
| Dark Snake Lord Card       | 2 points   |
| RSX-0806 Card              | 2 points   |
| General Egnigem Cenia Card | 2 points   |
| Lady Tanee Card            | 2 points   |
| Detale Card                | 2 points   |
| Golden Bug Card            | 20 points  |
| Tao Gunka Card             | 20 points  |
| Gloom Under Night Card     | 40 points  |
| Berzebub Card              | 40 points  |
| Ktullanux Card             | 40 points  |
| Atroce Card                | 40 points  |
| Kiel D-01 Card             | 40 points  |
| Ifrit Card                 | 100 points |


---

# 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://playdarkro.gitbook.io/wiki/stat-booster/mvp-card-recycle.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.
