# 차량 박스

<figure><img src="/files/xNqk7Pdb42OEpGm8IrjI" alt=""><figcaption><p>&#x3C; Genesis Mystery Box and Other Vehicle Box images ></p></figcaption></figure>

브리딩을 진행하면 차량 박스를 획득할 수 있습니다. 박스에는 열기 전에 양쪽 부모의 정보가 포함되어 있습니다.

박스를 열고 나면 “브리딩 횟수 / 설명” 버튼을 통해 새로 획득한 NFT의 정보를 확인할 수 있습니다. 이 버튼은 브리딩 횟수와 관련된 정보를 보여줍니다.

부모 NFT를 소유한 상태에서 클릭하면 인벤토리 내의 NFT 세부 화면으로 이동하며, 소유하고 있지 않다면 세부 사항을 확인할 수 없습니다.

<figure><img src="/files/bEXoSQiCebxXb8t87Ty6" alt="" width="375"><figcaption></figcaption></figure>

차량 박스의 고유 색상은 양쪽 부모의 등급에 의해 결정됩니다. 박스를 열었을 때 나타나는 NFT의 등급은 미리 정해진 확률에 의해 결정됩니다. NFT의 등급, 기본 능력치, 플러스 마크 등의 정보는 양쪽 부모가 소유하고 있는 정보를 기반으로 확률적으로 결정됩니다.

{% content-ref url="/pages/TDfiXKoJVN7u0f1y2MxZ" %}
[박스 색상 확률표](/kr/game-fi/nft/undefined-7/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/DeZFMlBnn7q9Q2JeWQKn" %}
[NFT 차종 확률표](/kr/game-fi/nft/undefined-7/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/AmfAy5PGqDmxUY4wXZqi" %}
[소켓 색상 확률표](/kr/game-fi/nft/undefined-7/undefined-1.md)
{% endcontent-ref %}

양쪽 부모의 브리딩 횟수가 증가할수록 생성된 차량 박스에 더 높은 등급의 획득 확률을 높여주는 '빛나는 효과'가 적용될 가능성이 존재합니다. 이 차량 박스는 빛나는 속성을 가지며, 독특한 이미지로 표현됩니다. 각 차량 박스의 색상, 빛나는 속성을 포함한 다양한 등급의 NFT를 획득할 확률은 [**\[차량 박스 등급표\]**](/kr/game-fi/nft/undefined-7/undefined-2.md)에서 확인할 수 있습니다.

{% content-ref url="/pages/guBhhC12XW7BKS4o1ozv" %}
[차량 박스 등급표](/kr/game-fi/nft/undefined-7/undefined-2.md)
{% endcontent-ref %}

또한 양쪽 부모의 브리딩 횟수는 브리딩 비용에도 영향을 줍니다. 즉, 전체 브리딩 횟수가 증가함에 따라 더 높은 브리딩 비용을 지불해야 합니다.

| 총 브리딩 횟수 | 추가 비용 - XPER | 추가 비용 - PER |
| -------- | ------------ | ----------- |
| 0        | 0            | 0           |
| 1        | 100          | 50          |
| 2        | 200          | 100         |
| 3        | 300          | 150         |
| 4        | 400          | 200         |
| 5        | 500          | 250         |
| 6        | 600          | 300         |
| 7        | 700          | 350         |
| 8        | 900          | 450         |
| 9        | 1100         | 550         |
| 10       | 1300         | 650         |
| 11       | 1600         | 800         |
| 12       | 1900         | 950         |
| 13       | 2300         | 1150        |
| 14       | 2700         | 1350        |


---

# 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://docs.perplay.io/kr/game-fi/nft/undefined-7.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.
