> For the complete documentation index, see [llms.txt](https://dewiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dewiki.entropia.top/custom-content/soulreaver/trigrem/trigrem-ruins.md).

# Trigrem Ruins

Die Trigrem-Ruins sind einer der drei [Soulreaver-Dungeons](/custom-content/soulreaver.md) und der Vorläufer der [Royal Equipments](/custom-content/royal.md). In diesem Dungeon kannst du Teile des [Soulreaver-Sets](/custom-content/soulreaver.md) erhalten, die später mit dem [Black Equipment](/custom-content/black.md) gemerged werden müssen.

Um diesen Dungeon zu betreten, musst Du **3.000.000 HP** und einen soliden Schadensoutput haben. Es wird empfohlen, mit einem Team zu laufen außerdem ist es wichtig, mindestens eine Klasse mit AoE-Schaden zu haben, da es in diesem Dungeon eine immense Anzahl von Monstern gibt. Außerdem wird ein [Tank mit Suck Blood](/balance/self-sustain-tank.md) und ein solider 1v1-Damage Dealer wird die Bewältigung des Dungeons erheblich erleichtern.

Die Trigrem-Ruins sind ein anspruchsvoller Dungeon, der Teamwork und eine starke Strategie erfordert. Die Belohnungen sind jedoch die Mühe wert, da die Teile des Soulreaver-Sets mit [Black Equipment](/custom-content/black.md) kombiniert werden können, um mächtige Ausrüstung zu erschaffen, die euch in euren Kämpfen helfen kann. Bereiten Sie sich und Ihr Team vor, bevor Sie diesen Dungeon betreten, um Ihre Erfolgschancen zu erhöhen.

[Du kannst die Karte der Ruinen von Trigrem Ruins hier sehen.](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb31Yp1jJXF9fFE5753Pu%2Fuploads%2F6CEUN4xiOHNbr0N5Kh2N%2FTrigremRuinsMap.png?alt=media\&token=c5f1937b-df92-46a0-b3ff-92ca44008d02)

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


---

# 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, and the optional `goal` query parameter:

```
GET https://dewiki.entropia.top/custom-content/soulreaver/trigrem/trigrem-ruins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
