# Allgemeine Zustände

Man kann bestimmte Zustände haben, durch die man Mali bzw. Boni erhält.

| Zustand         | Auswirkungen                                                                      |
| --------------- | --------------------------------------------------------------------------------- |
| Angespornt      | +1 auf alle Manöver                                                               |
| Ängstlich       | +1 auf Wahrnehmung, -1 auf KB, -1 auf Angst-Würfe, Einflussnahme und List         |
| Betrunken       | Pro 1 über Trinken-Manöverwurf -0,5 auf Manöver, (aufgerundet)                    |
| Blind           | -6 auf Wahrnehmung, -8 auf Manöver Reiten, Schleichen, Tarnen, Schwimmen etc.     |
| Euphorisch      | +1 auf alle Manöver                                                               |
| Nervös          | -1 auf alle Manöver (-2 auf Manöver, die mit anderen lebenden Wesen zu tun haben) |
| Stark beleidigt | -3 auf alle Manöver mit lebenden Wesen, +1 auf den OB                             |
| Taub            | -3 auf Wahrnehmung                                                                |
| Äußerst Traurig | -2 auf alle Manöver                                                               |
| Verzweifelt     | +2 auf ST, -1 auf alle Manöver                                                    |
| Wütend          | +1 auf ST, -2 auf IN                                                              |


---

# 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://aborea-erweiterungen.aufiblue.de/anderes/zustaende/allgemein-zustaende.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.
