> For the complete documentation index, see [llms.txt](https://dotaro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotaro.gitbook.io/wiki/core-gameplay-systems/balanced-pvp-system.md).

# Balanced PVP System

Our **Balanced PvP System** is designed to create a fair and competitive environment where strategy, timing, and mechanical skill take center stage. Whether you’re a veteran or a newcomer, every fight is a true test of mastery.

<figure><img src="/files/Lwu7qkHwDlAJun5dscQP" alt=""><figcaption><p>@warp dotaro 178 119</p></figcaption></figure>

***

🔥 **Core Features**

* **Stat Normalization** – Limits extreme gear gaps for fair fights
* **Skill-Based Combat** – Outsmart and outplay your opponents
* **No Pay-to-Win Advantage** – Victory is earned through mastery
* **Optimized Damage Scaling** – Fast-paced, rewarding PvP encounters

***

🏟️ **3 Dedicated PvP Rooms**

We offer specialized PvP arenas to cater to different playstyles and ensure balanced matchups:

🗡️ **Assassin Cross Room**

* Exclusive for Assassin Cross class
* **All donation items and Dota items are disabled**
* Pure skill vs skill — no external advantages

👊 **Champion Room**

* Exclusive for Champion class
* **DEX is fixed at 130 for all players**
* **Only weapons and accessories can be equipped**
* Focused on timing, combos, and mechanical precision

🔥 **Free-for-All Room**

* No restrictions — go all out
* Use your full build, items, and creativity
* Perfect for testing limits and showcasing power

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

***

⚖️ **No unfair advantages. No shortcuts.**\
Every arena is crafted to give players a level playing field — while still offering variety in how you compete.

💥 **Adapt. Outplay. Dominate.**\
Choose your arena, prove your skill, and rise above the rest.


---

# 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://dotaro.gitbook.io/wiki/core-gameplay-systems/balanced-pvp-system.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.
