Commands/Battle: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
(Transferring all battling commands to one Battle page)
mNo edit summary
Line 1: Line 1:
== Battling ==
----
=== Starting a Battle ===
=== Starting a Battle ===
<code>#!battle</code> is a command used to challenge someone to a PvP match.
<code>#!battle</code> is a command used to challenge someone to a PvP match.

Revision as of 05:45, 31 July 2019

Starting a Battle

#!battle is a command used to challenge someone to a PvP match.

Command Format: #!battle <@user>

Cooldown: 10 seconds


Accepting a Battle

#!baccept is a command used to accept a PvP match request.

Command Format: #!baccept

Cooldown: 10 seconds


Refusing a Battle

#!brefuse refuses/declines a battle request.

Command Format: #!brefuse

Cooldown: 10 seconds


Fighting in a Battle

#!bfight is used to execute the fight command in a battle.

Command Format: #!bfight

Cooldown: 10 seconds


Drawing a Battle

#!bdraw sends a request to end the battle in a draw.

Command Format: #!bdraw

Cooldown: 10 seconds


Accepting a Draw

#!bdaccept is a command used to accept a draw request.

Command Format: #!bdaccept

Cooldown: 10 seconds


Cancelling a Battle Request

#!bcancel cancels a battle request the user executed.

Command format: #!bcancel

Cooldown: 10 seconds


Stopping a Battle

#!bstop stops a battle.

Command format: #!bstop

Cooldown: 10 seconds