> 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/ethral/ethral-garden.md).

# Ethral Garden

Der Ethral Garden ist der Waffen-Dungeon im Soulreaver-Content und ist deutlich kürzer als [Trigrem-Ruins](/custom-content/soulreaver/trigrem/trigrem-ruins.md), aber auch etwas schwieriger. Um diesen Dungeon zu betreten, brauchst Du **3.700.000 HP** und einen starken Schadensoutput.

Ähnlich wie bei Trigrem-Ruins ist es wünschenswert, einen Charakter mit AoE-Schaden zu haben, sowie einen [Tank mit Suck Blood](/balance/self-sustain-tank.md) und einen starken 1on1-Damage-Dealer. Der Endboss in diesem Dungeon lässt Soulreaver-Relikte fallen, die man in [Ethral ](/custom-content/soulreaver/ethral.md)gegen eine Waffenkiste eintauschen kann. Mit ein wenig Glück kann man aus der Kiste eine mächtige Waffe erhalten.

Zusätzlich zu den Relikten kannst du auch Gegenstände erhalten, mit denen Du deine zukünftigen Waffen verbessern kannst. Mit diesen Gegenständen kannst Du die Werte deiner Waffen erhöhen oder ihnen zusätzliche Effekte hinzufügen.

[Du kannst die Karte von Ethral Garden hier sehen.](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb31Yp1jJXF9fFE5753Pu%2Fuploads%2F8X4kCI0EnOQ3VQDOIaTL%2FEthralGardenMap.png?alt=media\&token=eb39cb31-815b-46b7-82d1-35ebd66400af)

<figure><img src="/files/iljkK3NWa44f4cKKyz89" 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/ethral/ethral-garden.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.
