> 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/nicht-fertig/jobs-spater/pinata.md).

# Pinata

<figure><img src="/files/U2mLTBdGbuuRwhzN9x5Z" alt=""><figcaption><p>Eine gespawnte Holzfäller Pinata.</p></figcaption></figure>

Pinatas sind spezielle Fähigkeiten, die mit Erreichen des <mark style="color:yellow;">Levels 52</mark> in jedem Job freigeschaltet werden. Eine Pinata funktioniert ähnlich wie ein [Job-Rucksack](/citybuild/jobs/job-rucksack.md), mit dem großen Unterschied, dass Items <mark style="color:red;">nicht manuell eingelagert</mark> und <mark style="color:red;">nicht mehr herausgenommen</mark> werden können. Außerdem sammelt die Pinata auch Items ein, die man von einem anderen Spieler zugeworfen bekommt.

Mit `/pinata` gelangt man zu einer Übersicht über alle verfügbaren und bereits <mark style="color:green;">aktiven</mark> Pinatas.

<figure><img src="/files/HUmT2FUAOhTmIkinLbe8" alt=""><figcaption><p>Das '/pinata' Menü.</p></figcaption></figure>

## Pinata kaufen

Um eine Pinata zu kaufen, werden <mark style="color:yellow;">3 Shards des jeweiligen Jobs</mark> benötigt. Möchte man also beispielsweise eine <mark style="color:green;">Holzfäller Pinata</mark> kaufen, werden <mark style="color:green;">3 Holzfäller Shards</mark> benötigt. Hat man diese im Inventar, kann man im `/pinata` Menü auf das <mark style="color:green;">grüne Plus</mark> über der Pinata klicken.

## Pinata aktivieren/deaktivieren

Hat man die Pinata gekauft, kann man nun im `/pinata` Menü einige Informationen darüber einsehen. Standardmäßig ist sie nach dem Kauf <mark style="color:green;">aktiviert</mark>.&#x20;

<figure><img src="/files/Az3zcGhfO5UuqNCa764z" alt=""><figcaption><p>Das '/pinata' Menü mit gekaufter Holzfäller Pinata.</p></figcaption></figure>

Um die Pinata zu <mark style="color:red;">deaktivieren</mark>, muss man im Menü den <mark style="color:red;">Barriereblock</mark> anklicken. Somit sammelt sie keine Items mehr auf.

## Welche Items soll die Pinata aufsammeln?

<figure><img src="/files/NfTFBT2oGwJDGFEJXScU" alt=""><figcaption></figcaption></figure>

Mit einem Klick auf das Buch öffnet sich ein weiteres Inventar, in dem für <mark style="color:yellow;">jedes dort aufgeführte Item</mark> entschieden werden kann, ob es von der Pinata aufgesammelt werden soll oder nicht. Außerdem hat man die Möglichkeit, alle Items mit einem Klick zu aktivieren bzw. deaktivieren.

## Pinata spawnen

Ist die Pinata zu 100% gefüllt, wird dies durch einen Text in der Mitte des Bildschirms deutlich gemacht. Nun kann man erneut das `/pinata` Menü aufrufen und mit einem Klick auf den <mark style="color:green;">Smaragdblock</mark> die Pinata <mark style="color:yellow;">spawnen</mark> und <mark style="color:yellow;">töten</mark>, um <mark style="color:yellow;">**tolle Belohnungen**</mark> zu erhalten!


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.mixelpixel.net/nicht-fertig/jobs-spater/pinata.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
