> For the complete documentation index, see [llms.txt](https://maldy-studio.gitbook.io/dungeon-dicer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maldy-studio.gitbook.io/dungeon-dicer/game-features/pve.md).

# Battle System (PVE)

#### Use rock-paper-scissors and Dice Power to fight monsters in the dungeon

Rock beats Scissors. Scissors beats Paper. Paper beats Rock.

**How does the combat system work?**

* There are 3 rounds in each game.
* Each round, player has to choose type of attack (Rock or Paper or Scissors) for 3 attack sequences.
* After pressing "Roll the Dice" button, player and enemy will roll their dice. Enemy also randomly select 3 attack sequence to battle with player.
* Whoever wins the Rock-Paper-Scissors game will deal damage to the enemy according to the value of their dice roll in that attack sequence (after adding various attack power factor).

<figure><img src="/files/WutVIZ92TKhmDeFGLPOt" alt="" width="375"><figcaption><p> Enemy deals (3+2) damage</p></figcaption></figure>

* In case of a draw, both side will deal damage.
* Combining the damage from the three attack sequences, whoever deals more damage wins the round and reduces the enemy's heart by one. In case of a draw, player wins.

<figure><img src="/files/DJaYGohbNNqRlwfWmjZt" alt="" width="375"><figcaption><p>Player winning a round</p></figcaption></figure>

* Whoever wins 2 out of 3 rounds first wins the battle.

**Bonus Dice Power**

* Player gains bonus power from Heroes' upgrade, Dice's upgrade and Food.

<figure><img src="/files/MoxRf4ksAOS5X88X4SqY" alt=""><figcaption><p>+4 Dice Power to Rock attack</p></figcaption></figure>

* Monsters also have Bonus Dice Power; however, it varies for each monster. You can check it by tapping monster's detail panel on the top right of the screen.

<figure><img src="/files/8nKDKpAhpXKr5HyPyVVx" alt=""><figcaption><p>Monster's stats panel</p></figcaption></figure>
