> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/tuerkce/olaylar/ejderha-tasini-aramak-2023/ogeler.md).

# Öğeler

| İsim                     |               Resim              | Tanım                                                                                                                                                                                               | Fiyat |
| ------------------------ | :------------------------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
| Ejderha kanı             | ![](/files/Xj8ZB4U8YbJKcQhyyxBW) | Lanetli oyuncu zar atar ve sonuç en fazla 3 olur. Lanetli kan ayrıca bir tur boyunca sihirli zar dışındaki herhangi bir öğeyi kullanma yeteneğini de devre dışı bırakır. Kendine lanet edebilirsin. | 3     |
| Çift zar                 | ![](/files/oD8HRzpI0ivLtZFqXTQd) | Bir küp yerine 2'ye kadar!                                                                                                                                                                          | 5     |
| Ejderha kanatları        | ![](/files/fzonIcVHbGe5DaHgi2Cu) | Zar atarsınız ama atışın sonucu 5 kare daha önde olur.                                                                                                                                              | 5     |
| Köprüden geçişte indirim | ![](/files/dsFm9NU0HU4nKCIz2OGa) | Oyuncu geçişe ulaştığında %50 indirim uygulanır. İptal edilmesi durumunda indirim sona erer.                                                                                                        | -     |
| Taş alımında indirim     | ![](/files/Pfz3UJ9gd9OVyjbP0Kz2) | Tek seferlik taş alımında size özel fiyat -%50. Ayrıca taş bir hücreden geçerken yanar.                                                                                                             | -     |
| Üçlü zar                 | ![](/files/wf1Lqqmk2m9iqVW3XmiP) | Bir küp yerine 3'e kadar!                                                                                                                                                                           | 10    |
| Sihirli zar              | ![](/files/SkIoWsZZBuTC8tUg9zbB) | Oyuncu 1-10 arasında bir atış sonucu seçer.                                                                                                                                                         | 12    |
| Işınlayıcı               | ![](/files/h5WtOj6bwSXjzAVrbyM0) | Taşın önündeki kareye gidin, ardından oyuncu zarı atar ve taşın karesine inmesi garanti edilir. Bu eşyayı ancak oyunun ortasından sonra satın alabilirsiniz.                                        | 25    |
| sihirli değnek           | ![](/files/RbCDjxk9KgPGIziTdR1X) | Haritada rastgele bir konuma hareket eder ve ardından oyuncu bir hamle yapar.                                                                                                                       | -     |
| Maske                    | ![](/files/GaxPqk5qO0ZwjM0lVezn) | Sizi haritadaki rastgele bir oyuncuyla değiştirir.                                                                                                                                                  | 10    |
| Bir fincan kahve         | ![](/files/qO5Yk0LoqlI2uXjNa8Dp) | Tüm oyuncular için oyuna ekstra bir dönüş ekler.                                                                                                                                                    | 10    |
| Kum saati                | ![](/files/FUGDdFD5b7xO97fIXUQQ) | Sizi son dönüşünüzün başlangıcında bulunduğunuz alana döndürür.                                                                                                                                     | 10    |


---

# 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://docs.pixudi.com/pixudi-manual/tuerkce/olaylar/ejderha-tasini-aramak-2023/ogeler.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.
