# Game Equipment Grades and Attributes

IIn Last Remains, the equipment items are categorized by grades, much like the characters. Although certain equipment items may be associated with specific characters, all can be used by any characters. In other words, characters of any grade and gender have the ability to find and equip the items of any grade, including mixing Genesis and non-Genesis items.

For example, your Genesis character can use non-Genesis equipment items, and your Non-Genesis character can use Genesis equipment items. The game offers flexibility to suit your gaming strategy.

The number of attributes each grade of equipment can possess is determined randomly and are randomized as follows:

* S Grade = 5 attributes
* A Grade = 4 attributes
* B Grade = 3 attributes
* C Grade = 2 attributes
* D Grade = 1 attribute

For example, if you obtain a B Grade shirt as equipment, you will receive a total of 3 attributes:

Example #1 of B Grade Shirt: Level 1 Blunt Weapon Resistance, Level 1 Running Speed, and Level 1 Pierce Weapon Resistance

Example #2 of B Grade Shert: Level 1 Blunt Weapon Resistance and Level 2 Max Endurance

When randomly receiving attributes in Example #2, Max Endurance randomly generated twice, which merged it to Level 2. This means an item with a total of 3 attributes has the chance of getting a single Level 3 attribute as well.

Higher-grade characters and equipment have superior attributes, increasing their chances of survival. It's important to note that the [Last Remains Equipmen](https://opensea.io/collection/lastremainsequipment)t has a limited lifetime, and it can break either after in-game use or during the [Stake, Search, and Rescue game](https://litepaper.lastremains.gg/search-and-rescue-staking-game). The only exception is genesis items that have unlimited durability points. In the future, you can use the Last Remain token ($ZT) to repair your items to extend its lifetime.

When your equipment breaks, you'll receive shards. These shards can be used to purchase random equipment loot boxes. In the future, you can expect more utilities for [shards](https://litepaper.lastremains.gg/gameplay/equipment-and-weapons/skins-and-shards).&#x20;

**Here are the Equipment Attribute Types:**

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


---

# Agent Instructions: 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:

```
GET https://litepaper.lastremains.com/last-remains-game-mechanisms/equipment-items-and-weapons/game-equipment-grades-and-attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
