# Damage Meter

Das Damage-Meter zeigt euren Schaden sowie den eurer nahen Gruppenmitglieder an und wird mit **Shift+H** aufgerufen.

#### Anzeige-Werte

Die Übersicht liefert drei zentrale Kennzahlen zum Vergleich der Schadensverursacher:

* **Gesamtschaden**: Die erste Zahl gibt den totalen Output an.
* **Schaden pro Sekunde (DPS)**: Die zweite Zahl zeigt die aktuelle Effizienz.
* **Prozentualer Anteil:** Die dritte Zahl setzt den eigenen Schaden ins Verhältnis zur Gruppe.

#### Farbliche Kennzeichnung

Zur besseren Übersicht ist jede Klasse in der Anzeige mit einer eigenen Farbe hinterlegt. Die Verteilung lautet wie folgt:

<figure><img src="/files/W2KuZpS2GvGasFHZYN0q" alt=""><figcaption></figcaption></figure>


---

# 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://gitbook.forsakenkingdom.com/wiki/systeme/damage-meter.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.
