# ABOUT IN-GAME ITEMS

## NEOBRED DNA

NEOBRED DNA comes in two variants: one-use-only DNA and DNA in the form of NFTs (Non-Fungible Tokens) stored on the Avalanche blockchain network. The NFT DNA can be used multiple times.

When breeding, players can use their NEOBRED DNA within the constraints of the breeding rate limiter. NEOBRED DNA can be obtained either through official NEOBRED mint campaigns, traded on our marketplace, or acquired via GACHA(Loot box).

Each NEOBRED DNA possesses a unique set of parameters that significantly influence the performance of the NEOBRED bred from it. These parameters play a crucial role in determining the abilities and characteristics of the resulting NEOBRED.

### Physical Metrics

* SPEED
* POWER
* STAMINA
* MENTAL
* WEIGHT

### Elemental Attributes

* FIRE
* WATER
* LIGHTNING
* WIND

### Optimal Race Field Distances

* SPRINT
* MILE
* MIDDLE
* LONG

### Running Styles

* PACE SETTER
* FRONT RUNNER
* STALKER
* CLOSER

NEOBRED DNA also has other features as follows:

### GROWTH TYPE:

* Training
* Practice Race

### Strengthnesses /Weaknesses

It has one or two of the basic and element parameters as the strength and the weakness.

### Traits

* Head
* Legs
* Back
* Tattoo

## NEOBRED

NEOBRED is an ERC-721 NFT stored on the Avalanche blockchain network. It is bred from NEOBRED DNA and is specifically designed for competing in online races once the TRAIN mode is completed. Each NEOBRED has a limited lifetime, which is determined by a rate limiter that sets the maximum number of online races it can participate in.

When the lifetime of a NEOBRED nears zero, it becomes ineligible for further online race participation. Players then have the option to retire the NEOBRED NFT, which generates a NEOBRED Gene. These NEOBRED Genes can be acquired from retired NEOBRED NFTs or through GACHA(Loot box).

NEOBREDs are tradable on our marketplace when it became an NFT, allowing players to engage in buying and selling. It's important to note that the specifications of a horse remain unchanged regardless of the outcomes of online races, ensuring that their inherent traits are preserved.

A NEOBRED will have the following:

### Physical Metrics

* SPEED
* POWER
* STAMINA
* WEIGHT

### Elemental Attributes

* FIRE
* WATER
* LIGHTNING
* WIND

### Optimal Race Field Distances

* SPRINT
* MILE
* MIDDLE
* LONG

### Running Styles

* PACE SETTER
* FRONT RUNNER
* STALKER
* CLOSER

NEOBRED also has the following features:

### Traits

* Head
* Legs
* Back
* Tattoo

### NEOBRED Gene

The new NEOBRED utilizes up to two NEOBRED Genes during the breeding process, potentially enhancing various parameters. Effectively harnessing NEOBRED Genes enables players to progress efficiently in TRAINING. These NEOBRED Genes can be obtained from retired NEOBRED NFTs or through GACHA (loot boxes).

During the breeding process, the combination of  NEOBRED Genes used amplifies various parameters, resulting in a reinforced NEOBRED with enhanced traits. It's important to note that  NEOBRED Genes are consumed during the breeding process and function as consumable items, ultimately disappearing after use.

## Breeding Support Item

A newly born NEOBRED has the potential to have various effects that make training easier by using Support Items.

During the training process, a maximum of three Support Items can be added to reinforce and enhance the process. However, once the breeding process is completed, the selected Support Items are no longer usable and are disposed of.

Each Support Item offers unique effects that contribute to the overall training process.

| Item Name     | Item Effect                                                                                         |
| ------------- | --------------------------------------------------------------------------------------------------- |
| Amulet        | Prevents one failure during training in TRAINING mode and recovers a training process successfully. |
| Ema           | Increases the grade experience value gained in the practice race by 30%.                            |
| Horse Blanket | Recover TRAINING mode drive(energy) by 30.                                                          |

## Fodder

During TRAINING, NEOBRED's weight can be changed. In PRACTICE RACES, the horse's weight fluctuates depending on the race's distance. An increase in weight slightly reduces top speed while positively impacting the acceleration parameter. Conversely, a decrease in weight slightly reduces acceleration but has a positive effect on the top speed parameter. Additionally, you can induce specific weight changes by providing Fodder. Fodder can be obtained based on your performance in PRACTICE RACES.

Different types of Fodder have varying effects on weight, allowing players to strategically manage and optimize their NEOBRED's’ development.

Players have the opportunity to obtain Fodder by winning in Practice Races. Furthermore, the development team may distribute some Fodders.


---

# 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://neobred.gitbook.io/whitepaper/neobred-white-paper/contents/game-mechanism/about-in-game-items.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.
