# Emperium

## Overview

The **Emperium** is the core objective in War of Emperium (WoE). It is a special monster that spawns in the treasure room of each guild castle. To capture a castle, your guild must destroy the enemy's Emperium while defending your own.

***

## Emperium Stats

| Stat              | Value          |
| ----------------- | -------------- |
| **HP**            | 11,000,000     |
| **Level**         | 90             |
| **Size**          | Small          |
| **Race**          | Angel          |
| **Element**       | Holy (Level 1) |
| **Defense**       | 40             |
| **Magic Defense** | 50             |
| **Class**         | Boss           |

***

## Combat Mechanics

### What Works

| Attack Type      | Effectiveness                  |
| ---------------- | ------------------------------ |
| Physical attacks | Normal damage                  |
| Skills           | Normal damage                  |
| Critical hits    | Works normally                 |
| Elemental damage | Shadow element deals 2x damage |

### What Doesn't Work

| Attack Type    | Notes                               |
| -------------- | ----------------------------------- |
| Magic attacks  | Emperium is immune to magic damage  |
| Status effects | Cannot be inflicted with any status |
| Knockback      | Cannot be pushed or moved           |

### Damage Tips

* **Shadow element weapons** deal double damage against Holy
* **Small size modifiers** - Use weapons effective against Small monsters
* **Angel race cards** - Cards like Goblin Leader Card (+30% to Angel) are effective
* The Emperium cannot fight back - focus on killing defenders

***

## Breaking Strategy

1. **Clear the Room** - Eliminate defending players first
2. **Position Your Breakers** - Melee classes with high ASPD work best
3. **Use Buffs** - Blessing, Increase AGI, and attack buffs help
4. **Shadow Weapons** - Equip shadow element for 2x damage
5. **Coordinate** - Have your guild defend while breakers focus the Emperium

### Best Breaker Classes

| Class          | Why                        |
| -------------- | -------------------------- |
| Lord Knight    | High ASPD, Berserk skill   |
| Assassin Cross | Sonic Blow, EDP            |
| Whitesmith     | Cart Termination, high ATK |
| Sniper         | Falcon Assault spam        |

***

## Emperium Ore

![](/files/LoOPlBO0pxXJwJjtRk7x) The **Emperium** ore is a separate item that can be obtained from monsters. It is used for crafting God Items and high-end equipment.

### Drop Sources

| Monster                | Drop Rate |
| ---------------------- | --------- |
| Sentry                 | 20.33%    |
| Baphomet (MVP)         | 18.11%    |
| Werewolf               | 16.82%    |
| Golden Thief Bug (MVP) | 12.53%    |
| Valaris                | 6.36%     |
| Angeling               | 2.65%     |
| Acidus                 | 2.16%     |
| Ghostring              | 2.1%      |

***

## Related Pages

* [Guild Royale (WOE)](/mechanics/guild-royale-woe.md) - WoE schedules and scoring system
* [Guild Flags](/mechanics/guild-flags.md) - Guild flag mechanics


---

# 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://info.xilero.net/mechanics/emperium.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.
