> 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/in-game-events-and-rewards/updated-drops-in-battle.md).

# Updated Drops in Battle

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

Sidusians, we’ve added **6 new resources** to the game: **enhanced composites** for more entertaining and rewarding gameplay, as well as **12 new blueprints**. Read on for more detailed information about each new resource.&#x20;

### Blueprints&#x20;

Blueprints are crafting items that drop into the Inventory under the “Parts” section.

* 6 out of 12 blueprints are necessary for crafting composites, as seen in the chart below.

<div data-full-width="true"><figure><img src="/files/EffjiamzyUmSEhp5ZWPz" alt=""><figcaption></figcaption></figure></div>

* The second half of the blueprints is needed for crafting enhanced composites.

<div data-full-width="true"><figure><img src="/files/rrO7K3LZxuUSs4pU8Orh" alt=""><figcaption></figcaption></figure></div>

It’s time to discuss how and where you can get the new resources, depending on NFT collections!&#x20;

### Academy & Genesis

#### Rewards for victories

One of the ways to get the resources is battling it out. Blueprints drop as part of effective victories in battles with a certain chance. You can see detailed information on the possible chances in the chart below.

<div data-full-width="true"><figure><img src="/files/nj31V2AeTb06s0beb9fS" alt=""><figcaption></figcaption></figure></div>

### Organizations

Scholars also farm blueprints, and bosses receive the same blueprints that the scholar dropped, one-to-one. You can find the chances below:

<div data-full-width="true"><figure><img src="/files/7KjFTZMeEJPrE8Kw6T6C" alt=""><figcaption></figcaption></figure></div>

### ZEUS/ MarsDAO/ Longum&#x20;

The members of these collections also gain the ability to receive new blueprints for crafting. You can find the chances below:

<div data-full-width="true"><figure><img src="/files/ZXLAjFsUDyEPrnmHBgrQ" alt=""><figcaption></figcaption></figure></div>

Battle it out today and weigh your chances to get your hands on the new resources!

➡️ <https://sidusheroes.com/nidum>


---

# 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/in-game-events-and-rewards/updated-drops-in-battle.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.
