> For the complete documentation index, see [llms.txt](https://wiki.sidusheroes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.sidusheroes.com/nidum/patch-notes/ver.-0.2.19.md).

# Ver. 0.2.19

<figure><img src="/files/DLmI2GyrntdTdpjiKhaU" alt=""><figcaption><p>Ver. 0.2.19 Patch Notes — Replication SPEEDUP &#x26; Armor on Marketplace!</p></figcaption></figure>

Hey guys! Look how much we’ve prepared for you in this Patch! We’re adding a lot of new stuff for you to upgrade your game and take the lead! In case you hadn't noticed, $SIDUS continues upward movement and now is the best time to gather some. We will do everything to ensure that this growth does not stop!

### Replication SPEEDUP!

<figure><img src="/files/8S0E0d7LfkOsNijOIKlG" alt=""><figcaption><p>Reproduction Facility</p></figcaption></figure>

Can't wait to see your Replicant? We’ve got good news for you! Now you can speed up the replication process for Common and Epic capsules to just 3 days!!!

Immediately after the replication starts, you will see the “Speed ​​Up” button. Each click of the button reduces the replication time by 24 hours. The cost of the boost depends on the rarity of the replicated Hero:

* Common Hero — $SIDUS 7,500
* Epic Hero — $SIDUS 2,000
* Legendary Hero — $SIDUS 500

You can speed up the replication 27 times for the Common capsule and 7 times for the Epic capsule!

Be careful! If the speed up is used when less than 24 hours are left, the boost cost does not decrease!

If you don't have enough $SIDUS, follow the link in the pop-up window and top up your balance!

### Avenge your Allies!

All for one, and one for all! Previously, when one of your team members died from DoT effects during their turn, the turn automatically passed to the opponent. But that’s not how it’s supposed to work!

We fixed this injustice and the sequence works correctly again! The turn will now pass to another Hero on your team, and you will get a chance to avenge your fallen friend.

### Licenses in Inventory

Got your licenses and feeling confused? We added detailed descriptions to each license in your inventory. Study them carefully as they will help you prepare for the release of new functionalities!

### Lobby UI Update!

We have made some important updates in the lobby to make your game even more convenient. Details matter!

Hero abilities can now be hidden and revealed. By default, 1 racial ability icon is shown. By pressing the “reveal” button, all abilities are shown, and by pressing the “hide” button, the abilities are hidden again, leaving just one displayed. All hints stay on the icons.

### Trade Armor on the Marketplace!!

<figure><img src="/files/FbwVtG8EF1aorZwW4SYz" alt=""><figcaption><p>Armor on the Marketplace</p></figcaption></figure>

We know it just appeared, but you can already sell or buy your Armor on the Marketplace! All tiers and types are available, so choose the one you need and fortify your hero!

### Could it be any Cooler?!

How do you like this update, friends? All of this so that you have the opportunity to get as many resources as possible while there is still a good chance. $SIDUS is growing in price, and this process cannot be stopped! Collect as much as you can and get ready to fly to the moon!


---

# 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.sidusheroes.com/nidum/patch-notes/ver.-0.2.19.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.
