> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/knockbackffa/powerups.md).

# Powerups

Die PowerUps sind ein zusätzliches Gadget, welches den Spielfluss bereichert. Von den 13 PowerUps erscheinen alle 20 Sekunden, maximal 4 Stück gleichzeitig, an festgelegten Spawnpunkten. Die Menge der Spawnpunkte variiert je nach Map.

<figure><img src="/files/k4dl0iVKcMr7kFPuIL5J" alt=""><figcaption><p>Eine Übersicht über die PowerUps</p></figcaption></figure>

<figure><img src="/files/T6hd0Kf72j2xl0r5Lu4j" alt=""><figcaption><p>Ein gespawntes PowerUp </p></figcaption></figure>

Man selbst kann immer nur 1 PowerUp in das Inventar aufnehmen. PowerUps, die man nicht behalten möchte, können gedroppt werden (2x die Droptaste drücken).

## Die PowerUps

<details>

<summary>Ikarus' Flügel</summary>

Mit diesem Item kann man sich in die Luft schleudern.

<div align="left"><figure><img src="/files/9pEmL1cfOI9jNPIReYb8" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Flitzer</summary>

Der Flitzer ist ein aufnehmbares Item, welches dem Nutzer nach Aktivierung Geschwindigkeit 1 für 10 Sekunden verschafft.

<div align="left"><figure><img src="/files/2AyOzPXNiF2pyDaxZawQ" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Midas' Wunder</summary>

Durch das Aufsammeln dieses Items erhält man eine zufällige Anzahl Coins.

<div align="left"><figure><img src="/files/kcODqKvjWnYMpaexFuft" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Giftbombe</summary>

Die Giftbombe ist ein werfbares Item, bei dem in einem kleinen Umkreis jeder für 3 Sekunden Blindheit erhält.

<div align="left"><figure><img src="/files/7PNKCFmhD3YE01207w0F" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Verschwindibus</summary>

Bei Verwendung dieses Items kann man sich für 30 Sekunden unsichtbar machen. Wenn man einen Spieler angreift, verliert man den Effekt jedoch.

<div align="left"><figure><img src="/files/4hK9Drz9KeDq6EfhMzAt" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Poseidons Dreizack</summary>

Am Trefferort schlägt ein Blitz ein, der alle Spieler wegschleudert.

<div align="left"><figure><img src="/files/rpKZZV2lbXLcI0J5TdV4" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Fliegender Teppich</summary>

Mit diesem Item kann man sich vor dem Tod retten, indem man bei Benutzung 5 Sekunden den Schwebekraft Effekt erhält.

<div align="left"><figure><img src="/files/SNmfoQerSbUXrjGtvymO" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Hades' Schutz</summary>

Dieses Item verhindert den nächsten Tod, solange es im Inventar ist. Dadurch wird dieser nicht gezählt und man behält seine Killstreak.

<div align="left"><figure><img src="/files/qf0bfeII3Hfj23yPL3yK" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Kraftbogen</summary>

Dieser starke Bogen hat einen Schuss und gibt dem getroffenen Spieler extrem viel Rückstoß.&#x20;

<div align="left"><figure><img src="/files/9YhCcYqnnlBYBxazcSHm" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>TNT-Minecart</summary>

Dieses PowerUp löst bei Kontakt mit einem Block eine starke Explosion aus, bei der alle Spieler weggeschleudert werden.

<div align="left"><figure><img src="/files/jkkrB918t4gzgW3Qk0ZR" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Luftschlag</summary>

Damit kann man eine Menge kleiner Bomben spawnen.

<div align="left"><figure><img src="/files/1CCgRQqbvHsQ9p0qZIhz" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Shotgun</summary>

Diese Waffe lässt eine Menge Schüsse mit einmal los.

<div align="left"><figure><img src="/files/CsfwyExyMx3Ug57wi3p9" alt="" width="300"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Sonic Boom</summary>

Dieses Powerup schleudert getroffene Spieler gewaltig in die Luft.

<div align="left"><figure><img src="/files/X8GDsco472OEdZd3Rvsa" alt="" width="300"><figcaption></figcaption></figure></div>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mixelpixel.net/knockbackffa/powerups.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.
