# Home

<figure><img src="https://1098570184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9moduXluL7gvGSnyOBxs%2Fuploads%2FoBiCqvF4gAJsme7FangY%2Fmain.avif?alt=media&#x26;token=eee50ca8-f7fb-4162-b288-0068b231665e" alt=""><figcaption></figcaption></figure>

### Description

In the vanilla game, only the party leader can pick up loot dropped by foes, while companions ignore it, even if they walk over it.

This forces the player to manually collect loot, which can interrupt movement and slow down gameplay.

In large battles, this issue is more noticeable, especially when the party leader is far from the dropped loot.

### Features

This mod allows companions to automatically pick up nearby loot after a battle.

Only one companion will collect loot at a time, based on who is closest to any loot within their radius.

They will also only try to pick up loot if they would otherwise follow the party leader or idle.

If they become the party leader, get incapacitated (e.g. sleep), target anyone, or flee, they will stop collecting loot and resume their normal tasks.

These changes save time when collecting loot after battle.


---

# 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/auto-loot-pickup/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.
