> For the complete documentation index, see [llms.txt](https://arkaik.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkaik.gitbook.io/wiki/sistemas/invasao-rosa-selvagem.md).

# Invasão Rosa Selvagem

### 📅 Horários do Evento

* Ocorre **todo sábado e domingo**.
* Início: **22:15**
* Duração: <mark style="color:red;">**30 minutos**</mark> (termina às 22:45).
* **Aviso prévio:** 5 minutos antes, todos recebem o anúncio de que o evento começará.

### 🎲 Sorteio das Cidades

* No início do evento, **2 cidades** são sorteadas aleatoriamente.
* Pode ocorrer repetição no domingo, já que o sorteio é independente.
* As cidades possíveis são:

<table><thead><tr><th width="156.3636474609375" align="center">Cidades</th><th width="158.0909423828125" align="center">Cidades</th><th width="160.1817626953125" align="center">Cidades</th><th width="161.0908203125" align="center">Cidades</th></tr></thead><tbody><tr><td align="center"><div><figure><img src="/files/ACDQg5mt7McpTcCTMgRT" alt=""><figcaption></figcaption></figure></div><p>Morroc</p></td><td align="center"><p><img src="/files/Tn7TAsp0Y8fCdfZdFvnU" alt=""></p><p>Alberta</p></td><td align="center"><img src="/files/0waWNltjzpFacKCaXoLJ" alt="">Aldebaran</td><td align="center"><img src="/files/kd7qmpw7vLNQohCI1cgO" alt="" data-size="original">Geffen</td></tr><tr><td align="center"><div><figure><img src="/files/78pRQGGP6OVsMjOXoSZe" alt=""><figcaption></figcaption></figure></div><p>Comodo</p></td><td align="center"><img src="/files/rKTF6m6OgaeMgsgiBkpQ" alt="">Lutie</td><td align="center"><img src="/files/l2iqp4IfeB8EnewhiX0M" alt="">Payon</td><td align="center"></td></tr></tbody></table>

### 🌹 Mecânica do Evento

1. **Aviso inicial** → Às 22:10 aparece o anúncio:\
   \&#xNAN;*"O evento das Rosas Selvagens vai começar em breve!"*
2. **Início do evento** → Às 22:15 são reveladas as duas cidades sorteadas.
3. **Spawn de Rosas Selvagens** → Elas começam a aparecer nas cidades sorteadas.
4. **Tempo de coleta** → Dura até **22:45**, momento em que param de surgir novas rosas.
5. **Persistência no mapa** → As rosas que já spawnaram permanecem até que sejam coletadas.
6. **Drops →** A chance de Drops dos items permanecem as originais.

<figure><img src="/files/6G3gWdaMKE0v970l822z" alt=""><figcaption></figcaption></figure>


---

# 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://arkaik.gitbook.io/wiki/sistemas/invasao-rosa-selvagem.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.
