# Combo Skills Guide

### Combo Skill Table

<table><thead><tr><th width="154">Class</th><th width="199">Combo Name</th><th>Skills Used</th></tr></thead><tbody><tr><td><strong>DW</strong> <br>(Dark Wizard)</td><td><strong>Ice Combo</strong></td><td><code>Ice</code> → <code>Decay</code> → <code>Ice Storm</code></td></tr><tr><td><strong>DK</strong> <br>(Dark Knight)</td><td><strong>Cyclone Combo</strong></td><td><code>Cyclone</code> → <code>Death Stab</code> → <code>Twisting Slash</code></td></tr><tr><td><strong>FE</strong> <br>(Fairy Elf)</td><td><strong>Arrow Rain Combo</strong></td><td><code>Triple Shot</code> → <code>Ice Arrow</code> → <code>Multishot</code></td></tr><tr><td><strong>SU</strong> <br>(Summoner)</td><td><strong>Storm Drain Combo</strong></td><td><code>Drain Life</code> → <code>Chain Lightning</code> → <code>Red Storm</code> <em>(Lightning Shock)</em></td></tr><tr><td><strong>MG</strong> <br>(Magic Gladiator)</td><td><strong>Flame Slash Combo</strong></td><td><code>Power Slash</code> → <code>Ice</code> → <code>Twisting Slash</code><br><code>or</code><br><code>Fire Slash</code> → <code>Power Slash</code> → <code>Flame Strike</code></td></tr><tr><td><strong>RF</strong> <br>(Rage Fighter)</td><td><strong>Roar Drive Combo</strong></td><td><code>Chain Drive</code> → <code>Dark Side</code> → <code>Dragon Roar</code></td></tr><tr><td><strong>DL</strong> <br>(Dark Lord)</td><td><strong>Inferno Combo</strong></td><td><code>Fire Burst</code> → <code>Chaotic Diseier</code> → <code>Fire Scream</code></td></tr></tbody></table>

### 📝 Notes

* Combos must be executed **quickly and in order** to activate the bonus effect.
* Each class has a **unique sequence** that reflects their elemental or weapon-based strengths.
* Some combo names above are **custom labels** for better clarity and memorability.


---

# 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://muhades.gitbook.io/muhades/our-servers/helheim-x1000/server-information/combo-skills-guide.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.
