# 鬥技場

遊戲卡牌搭配

1.打開創世宇宙遊戲地圖，點擊“鬥技場”，可進行“遊戲卡牌搭配”；

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

2.進入「遊戲卡牌對戰組合」頁面，三張為一個組合，點擊圖中+號，在」我的卡牌「清單中選擇卡牌並添加，

每張卡牌附有戰鬥屬性，在卡牌右側依序顯示，攻擊、血量、護甲、速度，及多種技能加持；

轉移卡牌後24H鎖定不能參與PVP，透過市場交易的卡牌鎖定6小時不能參與PVP；

一個月為一個賽季週期，必須使用新卡牌參與；

每天免費30次挑戰次數，勝敗皆會扣除次數，額外購買次數， 次/2 白金券，單日可購買上限為30次。\
\
**PVP匹配模式**

1.從相近段位的玩家中隨機挑選一個作為對手；

2\. 積分計算規則

玩家每場對戰根據勝負情況獲得或失去積分。

積分變動取決於對手的段位和玩家自身的段位：

同段位挑戰，比如同在青銅段位（5-1），挑戰成功獲得5分（挑戰失敗不扣分），被挑戰者不扣分；

跨段位挑戰，低段挑戰高段，比如青銅挑戰白銀及以上，挑戰成功獲得20分（挑戰失敗不扣分），被挑戰者不扣分；

高段挑戰低段，比如王者挑戰宗師及以下，挑戰成功獲得5分（挑戰失敗 -5 分），被挑戰者不扣分；

3\. 段位設置

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

<figure><img src="/files/Y1VwX7BTgqM2bS5zGWbj" 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://docs.genuniverse.io/cn/gameplay/pvp.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.
