# Combos

### Overview

On The Ragnarok Classic, **all card combos and item set combos are disabled**. Equipping cards or equipment that would normally trigger a combo bonus in official Ragnarok Online will **not** grant any additional effects.

### What Are Combo Cards?

In official Ragnarok Online, certain cards and equipment pieces grant **bonus effects** when equipped together. These are known as **combo effects**. For example:

| Combo                               | Normal Effect (NOT active on The Ragnarok Classic)                           |
| ----------------------------------- | ---------------------------------------------------------------------------- |
| Poring Card + Mastering Card        | +18 Flee                                                                     |
| Dark Lord Card + Dark Illusion Card | +20% Max HP, +20% Max SP, -10% Cast Time                                     |
| Succubus Card + Incubus Card        | +30% HP/SP Recovery, +4 VIT, +4 INT                                          |
| Mummy Card + Ancient Mummy Card     | +20% Perfect Hit                                                             |
| Owl Duke Card + Owl Baron Card      | Auto-cast Lightning Bolt Lv 5                                                |
| Tidal Shoes + Wool Scarf            | +5% HP Recovery, +10% Max HP                                                 |
| Morpheus's Set (4 pieces)           | +5 INT, +11 MDEF, +20% Max SP, Uninterruptible Cast, +25% Cast Time          |
| Goibne's Set (4 pieces)             | +5 VIT, +15% Max HP, +5% Max SP, +5 DEF, +15 MDEF, +10% Elemental Resistance |

> &#x20;**None of the above combo bonuses are active on The Ragnarok Classic.** Each card and equipment piece will only provide its **individual** effect.

### Why Are Combos Disabled?

Combo cards and item set bonuses have been intentionally disabled as part of The Ragnarok Classic's server balance and customization. This means:

* **Cards** — Each card only grants its **own standalone bonus** when slotted into equipment.
* **Equipment Sets** — Wearing a full set of matching equipment (e.g., Goibne's Set, Valkyrie Set) will **not** trigger any set bonus.
* **Weapon + Accessory Combos** — Combinations like Long Horn + Valkyrja's Shield will **not** grant combo effects.

### What This Means for Players

* **Cards are still useful!** Each card still provides its individual effect when slotted (e.g., Poring Card still gives +2 LUK, +1 Perfect Dodge).
* **Equipment still works individually.** Each piece of gear provides its own stats and bonuses — only the extra set/combo bonuses are removed.
* **Plan your builds accordingly.** Since combo effects don't exist, focus on the individual strengths of each card and equipment piece rather than trying to assemble combos.

### Affected Categories

| Category                     | Status     |
| ---------------------------- | ---------- |
| Card + Card Combos           | ❌ Disabled |
| Equipment Set Combos         | ❌ Disabled |
| Weapon + Shield Combos       | ❌ Disabled |
| Weapon + Accessory Combos    | ❌ Disabled |
| Accessory + Accessory Combos | ❌ Disabled |
| Individual Card Effects      | ✅ Active   |
| Individual Equipment Effects | ✅ Active   |

### Frequently Asked Questions

**Q: I equipped Succubus Card and Incubus Card together but I'm not getting the combo bonus. Is this a bug?** A: No, this is intentional. All combo effects are disabled on The Ragnarok Classic. Each card will still provide its individual bonus.

**Q: Will combo cards ever be enabled?** A: Any changes to this policy will be announced by The Ragnarok Classic team. Check the announcements for updates.

**Q: Do combo effects from equipment sets (like Morpheus's Set) also not work?** A: Correct. All item set bonuses are disabled, including both card combos and equipment set combos.


---

# 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://the-ragnarok-classic-1.gitbook.io/wiki/custom-implementation/mob-drops/combos.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.
