> 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/encyclopedia/bloody-branch-ratio.md).

# Bloody Branch Ratio

## **Summon Rates (100% Ratio)**

Each time you use a **Bloody Dead Branch**, one random monster from the list below will appear.\
The following percentages represent the **exact spawn chances** based on the total summon weight.

***

## **High-Weight MVPs (500,000 Weight Each)**

**Spawn Rate: 2.7248% per monster**

| Monster            | Spawn Rate |
| ------------------ | ---------- |
| Osiris             | 2.7248%    |
| Baphomet           | 2.7248%    |
| Doppelganger       | 2.7248%    |
| Mistress           | 2.7248%    |
| Ork Hero           | 2.7248%    |
| Angeling           | 2.7248%    |
| Drake              | 2.7248%    |
| Eddga              | 2.7248%    |
| Ghostring          | 2.7248%    |
| Maya               | 2.7248%    |
| Moonlight Flower   | 2.7248%    |
| Pharaoh            | 2.7248%    |
| Phreeoni           | 2.7248%    |
| Orc Lord           | 2.7248%    |
| Stormy Knight      | 2.7248%    |
| Garm               | 2.7248%    |
| Dark Lord          | 2.7248%    |
| Turtle General     | 2.7248%    |
| Lord of Death      | 2.7248%    |
| Archangeling       | 2.7248%    |
| Dracula            | 2.7248%    |
| Dark Snake Lord    | 2.7248%    |
| Samurai Specter    | 2.7248%    |
| Amon Ra            | 2.7248%    |
| Deviling           | 2.7248%    |
| RSX 0806           | 2.7248%    |
| Bacsojin           | 2.7248%    |
| Ygnizem (Bio3 MVP) | 2.7248%    |
| Apocalipse         | 2.7248%    |
| Lady Tanee         | 2.7248%    |
| Detale             | 2.7248%    |
| Kiel D-01          | 2.7248%    |
| Gopinich           | 2.7248%    |

**Total High-Weight Group: 92.64%**

***

## **Mid-Weight MVPs (350,000 Weight Each)**

**Spawn Rate: 1.9074% per monster**

| Monster          | Spawn Rate |
| ---------------- | ---------- |
| Golden Thief Bug | 1.9074%    |
| Tao Gunka        | 1.9074%    |

**Total Mid-Weight Group: 3.81%**

***

## **Low-Weight MVPs (250,000 Weight Each)**

**Spawn Rate: 1.3624% per monster**

| Monster           | Spawn Rate |
| ----------------- | ---------- |
| Randgris          | 1.3624%    |
| Gloom Under Night | 1.3624%    |
| Ktullanux         | 1.3624%    |
| Atroce            | 1.3624%    |
| Ifrit             | 1.3624%    |
| Beelzebub         | 1.3624%    |

**Total Low-Weight Group: 8.17%**

***

## **Ultra-Rare MVP (150,000 Weight)**

**Spawn Rate: 0.8175%**

| Monster               | Spawn Rate |
| --------------------- | ---------- |
| Falling Bishop Hibram | 0.8175%    |

***

## **Summary of All Spawn Rates**

| Category         | Total %  |
| ---------------- | -------- |
| High-Weight MVPs | 92.64%   |
| Mid-Weight MVPs  | 3.81%    |
| Low-Weight MVPs  | 8.17%    |
| Ultra-Rare MVP   | 0.82%    |
| **Total**        | **100%** |


---

# 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/encyclopedia/bloody-branch-ratio.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.
