# Death Context

Death Context is tables of information that are output when a Unit dies, organized by type of information. These tables include who killed the Unit, what Character Type of Unit killed and was killed, what object they used to kill, and whether or not there was an assist.

## "Death Context" Category Nodes

* Was AI Killer
* Was Assisted Kill
* Was Character Type
* Was Grenade Kill
* Was Last AI Unit in Squad
* Was Melee Kill
* Was Vehicle Kill
* Was Weapon Kill
* Was With Grenade Type
* Was With Specific Vehicle
* Was With Specific Weapon
* Was With Vehicle Type
* Was With Weapon Type

\
\
**Contributors**

AddiCt3d 2CHa0s


---

# 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://wiki.thescriptersguild.com/scripting/node-terminology/death-context.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.
