# Attacker Victory

**Melee Case**

**Outcome for the Victorious Side**

●      If the defeated avatar is the last avatar standing in that tile.

○      Melee attacker moves into the defeated sides tile.

●      If the defeated avatar is NOT the last avatar standing in that tile.

○      Melee attacker stays in place.

**Outcome for the Defeated Side**

○      Defender avatar loses loot their loot wallet. Some go directly to the victorious avatar, some are dropped onto the tile. See Looting.

**Ranged Case**

**Outcome for the Victorious Side**

●      Ranged attackers stays in their place.

**Outcome for the Defeated Side**

●      Defender avatar loses loot. Some go directly to the victorious avatar, some are dropped onto the tile. See Looting.


---

# 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://gainhive.gitbook.io/gainhive-whitepaper/gameplay/combat-system/combat-outcomes/attacker-victory.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.
