# Mutated DNA

## What is Mutated DNA?

Mutated DNA is DNA that has changed its base stats through mutation.

The base stat changed by the mutation always goes into a pair with one stat increased and one decreased. The two stat in that pair are not duplicated.

The DNA inherited to the next generation through breeding is **the original DNA, which has not been mutated.**

Mutated DNA is displayed in the Mongen info interface by borders with colors corresponding to different stats:

* <mark style="color:red;">**Red**</mark>: HP <img src="/files/ZCZISEdkbML6bHD9RT0U" alt="" data-size="line">
* <mark style="color:blue;">**Blue**</mark>: STD <img src="/files/fa3yXkNA5R4DiYqhpqiZ" alt="" data-size="line">
* <mark style="color:purple;">**Purple**</mark>: MG <img src="/files/xlaqinq33PSzbjrTauD4" alt="" data-size="line">
* <mark style="color:yellow;">**Yellow**</mark>: AGR <img src="/files/eVIoxQpqhpgvtCaPFRSy" alt="" data-size="line">

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

The stats shown in the upper right corner are the stats that have been increased.

The stats shown in the lower left corner are the stats that have been reduced.&#x20;

These stats are the base stats. Increasing or decreasing them will directly affect Mongen's current stats.

## How to mutate?

To perform the DNA mutation, the player needs to go to [Legend Isla](/legend-isla/overview.md)

Step 1: Select Mutation

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

Step 2: Select Mongen that you want to mutate

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

Step 3: Select DNA of body part that you want to mutate

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

Step 4: Select "Start Mutation" and pay the cost

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

Step 5: Determine the outcome of the mutation

* <mark style="color:red;">**Discard**</mark>: Removes this mutation's stat change. All stat changes made prior to this mutation will not be discarded.
* <mark style="color:green;">**Confirm**</mark>: Accept the changes of this mutation. Mongen's stats will be adjusted according to the change caused by this mutation.
* <mark style="color:orange;">**Reroll**</mark>: similar to <mark style="color:red;">**Discard**</mark> but will immediately execute the next mutation at an additional 20% cost, stacked up to 200% of based cost.

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

## Mutation Cost & Stat's Range

Depending on the rarity of the DNA, mutation costs and stat change amplitudes will vary.

Every time a mutation is performed, the stats will be randomly generated.

<table data-header-hidden><thead><tr><th align="center"></th><th width="172" align="center"></th><th width="199" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Rarity</strong></td><td align="center"><strong>Stat Change Amplitudes</strong></td><td align="center"><strong>Mutated Gen Cost</strong></td><td align="center"><strong>MSTR Cost</strong></td></tr><tr><td align="center"><img src="/files/hd2XEt6tNriEOcrDe9fI" alt="" data-size="line"></td><td align="center">±4.00</td><td align="center">500<img src="/files/zhQdVPSsdFtUUIQbdkCe" alt="" data-size="line"></td><td align="center">1<img src="/files/B324j0GJTkMk2epBGZO7" alt="" data-size="line"></td></tr><tr><td align="center"><img src="/files/iNtxfkVSBvltDBjD3mL2" alt="" data-size="line"></td><td align="center">±5.00</td><td align="center">1400<img src="/files/zhQdVPSsdFtUUIQbdkCe" alt="" data-size="line"></td><td align="center">4<img src="/files/B324j0GJTkMk2epBGZO7" alt="" data-size="line"></td></tr><tr><td align="center"><img src="/files/FV2dalkxJq3GqF97uu1e" alt="" data-size="line"></td><td align="center">±6.00</td><td align="center">2100<img src="/files/zhQdVPSsdFtUUIQbdkCe" alt="" data-size="line"></td><td align="center">7<img src="/files/B324j0GJTkMk2epBGZO7" alt="" data-size="line"></td></tr><tr><td align="center"><img src="/files/RV1cwPaWmicedZLvI5Qm" alt="" data-size="line"></td><td align="center">±7.00</td><td align="center">2800<img src="/files/zhQdVPSsdFtUUIQbdkCe" alt="" data-size="line"></td><td align="center">20<img src="/files/B324j0GJTkMk2epBGZO7" alt="" data-size="line"></td></tr><tr><td align="center"><img src="/files/xTMP4PWjF04KWzrasvzl" alt="" data-size="line"></td><td align="center">±8.00</td><td align="center">3500<img src="/files/zhQdVPSsdFtUUIQbdkCe" alt="" data-size="line"></td><td align="center">30<img src="/files/B324j0GJTkMk2epBGZO7" alt="" data-size="line"></td></tr></tbody></table>


---

# 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://docs.monsterra.io/legend-isla/mutated-dna.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.
