> For the complete documentation index, see [llms.txt](https://wiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.entropia.top/balance/self-sustain-tank/self-sustain-tank-guide.md).

# Self Sustain Tank Guide

Here's an example of a Self Sustain Tank that can be tailored to your specific preferences. The key is to reach the recommended amount of health, then focus on increasing damage output and equipping your weapon with 2-3 Suck Blood Diamonds.

For this example, we'll be using a Templar as the tank. It's important to prioritize attributes that increase stamina to withstand more damage. Strength is also important to draw the enemy's attention and deal damage when necessary.\ <br>

**Weapons:**\
\&#xNAN;*Fused Black Big Sword with:*

* Stamina Bonus as high as possible
* 10 Stamina 22+ Awake Lines
* 20 Land R Cards
* 2x STA 12+ Diamonds
* 3 Suckblood 12+ Diamonds

*Behemoth's Shield with:*

* 10 Land R Cards
* 5 Stamina 22+ Awake Lines

**Armor:**\
\&#xNAN;*Full Black Gear +20 with:*

* Stamina Bonus Helmet with 5x Stamina 22+ Awake Lines+
* Stamina Bonus Suit with 5x Stamina 19+ Awake Lines+
* HP% Bonus Gauntlets
* Critical Damage Bonus Boots with 5 Critical Damage Awake Lines
* 4x Volcano 15% Cards

**Other:**

* Aura Ruby Jewelry with 2% PvE Awakes
* Blessed Magical Key of Blessing
* Ultimate Fairy
* Ultimate Cloak and Mask
* Ancient Glyph
* Ancient Balloon
* Ancient Power-Up
* Gaia Fashion with 3x 10 STA Awake Lines

**Pet:**

* P50 Pet with 5x 22+ Stamina Awake Lines
* 25% PvE Pet with HP and Damage Beads

**Note: With this equipment your are easily able to tank black and soulreaver dungeons.**\
\
**Guide by @Hamza**


---

# 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://wiki.entropia.top/balance/self-sustain-tank/self-sustain-tank-guide.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.
