# Home

<figure><img src="/files/6oo1b2H8moVkTl1vsAAp" alt=""><figcaption></figcaption></figure>

### Description

In the vanilla game, companions automatically follow the party leader’s movements.

If companions target a character and the party leader moves too far away, they will cancel their action and return to the party leader.

This can prevent important actions from being completed and disrupt the flow of battle.

### Features

This mod allows companions to independently pursue targets and complete self-targeted actions.

If companions are actively targeting a character, such as attacking foes or healing or buffing themselves or allies, they will continue these actions even if the party leader moves too far away.

Additionally, foes will now only be able to despawn if they are out of range of any party member, rather than just the party leader. This allows companions to continue engaging their target, even when far from the party leader.

Companions can now also receive commands regardless of their distance from the party leader. Furthermore, characters can now be targeted if they are near any party member, rather than just the party leader.

Fleeing will still cancel all actions and force companions to return to the party leader. However, it no longer takes priority over Berserk, so companions under its effect will continue attacking nearby foes.

These changes let companions act more freely and make combat more dynamic and engaging.


---

# 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://xeavin.gitbook.io/tenacious-targeting/home.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.
