> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/koren/zhi-ya/2-3.md).

# Heroes Card Combinations

| Card No        | Card Combinations          |
| -------------- | -------------------------- |
| 1、26           | Power of the Sun           |
| 2、29           | Knights of the Round Table |
| 3、6            | Northern Storm             |
| 5、27           | Double Insurance           |
| 7、38           | Central European Dominance |
| 8、14           | Japanese Zen Soul          |
| 9、18           | Multiple Spell Casting     |
| 10、17          | Hero Affection             |
| 12、15          | Roman Spirit of War        |
| 13、32          | Dangerous Beauty           |
| 19、21、34       | The Sky and Earth Pulling  |
| 24、25          | Roman Empire               |
| 23、31          | Among the God              |
| 28、36          | Gods and Demons            |
| 30、35          | The Magic World Power      |
| 33、59          | Heroic Duo                 |
| 39、58          | The Pearl of Korea         |
| 41、42          | Fear of Depth              |
| 44、45          | Holy Light Baptism         |
| 47、51、52       | Death Abyss                |
| 22、46          | Great Britain              |
| 48、56          | War Master                 |
| 4、54           | Best Mate                  |
| 53、60          | Vicious Poison             |
| 61             | Glory Knight               |
| 62、64、71       | Spirit of Nature           |
| 63、74、75       | Invincible                 |
| 65             | Light Trails               |
| 47、51、52、66、72 | The Abyss of Death         |
| 70、73、78       | llusory Realm              |
| 76             | God Arrow Saint            |
| 84、85          | Total Annihilation         |
| 82、83          | Master of the Night        |
| 80、81          | Power of Jungle            |
| 88、89、90       | Endless Golconda           |
| 91、95          | Night and Day Interchange  |
| 86、93          | Fateful Battle             |
| 79、100         | Eternal Protection         |
| 96、97          | Vast Battlefield           |
| 87、107         | Barbaric Reconstruction    |
| 102、103        | Combat Partner             |
| 98、105         | Offensive and Defensive    |
| 101、104        | Human Empire               |
| 109、110        | The Spirit of Luminosity   |
| 111、113        | Soul Harvest               |
| 112、114        | The Grand Duelist          |
| 115            | Venerable Long Beard       |
| 117、119        | Pursuit of mystery         |
| 118、120        | Demon hunter               |


---

# 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:

```
GET https://mixmarvel.gitbook.io/dehero/koren/zhi-ya/2-3.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.
