> For the complete documentation index, see [llms.txt](https://wiki.omegaoverlords.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.omegaoverlords.com/readme.md).

# Welcome

<div align="center"><img src="/files/rwEaAqqxLPZP9vvVPitG" alt="Omega Overlords" width="220"></div>

## Welcome to Omega Overlords

> A passion-project Marvel Heroes Omega revival. **No P2W. No purchases. Ever.**

Omega Overlords is a privately-run Marvel Heroes Omega server that takes the stock 2.16a build and dials it up — higher level cap, every synergy active, halved cooldowns, double rates, ten rarity tiers, free stash, and a starter wallet so you can dive straight in.

This wiki is the source of truth for **what we changed and why**. Everything below is a config flag we flipped on top of stock MHO; if you've played MHO before, expect the same game with the friction filed off.

### Where to start

| If you want to…                                                      | Go to                                                  |
| -------------------------------------------------------------------- | ------------------------------------------------------ |
| Sign up and get into the game                                        | [Getting started](/getting-started/getting-started.md) |
| Understand what's different from stock MHO                           | [Features overview](/features/features.md)             |
| Look up a specific hero's tuning                                     | [Heroes](/heroes/heroes.md) — *coming soon*            |
| Read about loot rarity / drop rules                                  | [Items](/items/items.md) — *coming soon*               |
| Dig into how synergies, CDR, and the level curve work under the hood | [Mechanics](/mechanics/mechanics.md) — *coming soon*   |

### Quick facts

* **Level cap:** 80 (stock = 60), with a stepped XP curve so the climb still feels earned.
* **Synergy:** 63 active out of 63 heroes. Breakpoints at 40 and 80.
* **Cooldown reduction:** 50% server-wide on every ability.
* **XP / Loot rates:** ×2 across the board.
* **Rarity tiers:** Cosmic ▸ Ultimate ▸ Omega ▸ Unique ▸ Uru ▸ **Mythic ▸ Divine ▸ Astral ▸ Godlike ▸ Secret**.
* **Stash:** every tab unlocked from the start.
* **Currency:** Eternity Splinters, Odin Marks, Arcane Fragments of Balthakk, and credits all go straight to your wallet — no orb-vacuuming.
* **Starter wallet:** 5,000 G on day one.
* **No real-money store.** Donations only, off-platform, for hosting costs.

### Server status

* Marketing site: <https://omegaoverlords.com>
* Game server: closed beta — invitation in [Discord](https://discord.gg/dyhf8sFt6W).
* Source code: [`MHServerEmu`](https://github.com/Crypto137/MHServerEmu) upstream, with our patches layered on top.

### About this wiki

Maintained by the Omega Overlords team. We don't run on community PRs (the source repo is private), but if you spot something wrong or want a clarification, drop it in the Discord wiki channel and we'll fold it in.

Numbers in the **Features** section are tied to live config flags — if a value here drifts from the live server, that's a bug. Tell us.


---

# 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://wiki.omegaoverlords.com/readme.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.
