X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.wiki.git;a=blobdiff_plain;f=Domination.md;h=f5341ae6468013aeb7fa16969fc1e4100b3e75a6;hp=2043a30ff95068966cef24e85c4285b175117b30;hb=562df3bd6b579ac9abb21acc5f41abd32a50f2f8;hpb=020c3960f10aadbe7eedec7c213602a4c1732334 diff --git a/Domination.md b/Domination.md index 2043a30..f5341ae 100644 --- a/Domination.md +++ b/Domination.md @@ -4,18 +4,20 @@ Domination (DOM) Object of the Game ------------------ -In Domination, 2-4 teams try to dominate the map by capturing and keeping control points on the map and fragging the enemy teams. Each control point that a team has captures will generate points over time. +In **Domination**, 2-4 teams try to dominate the map by capturing and keeping control points on the map and fragging the enemy teams. Each control point that a team has captured will generate points over time. Scoring ------- | Action | Score | -|:-:|:-:| +|:-|-:| | Kill an opponent | +1 | -| Own a control point for 5 seconds | +1 | +| Own a control point for a few seconds | +1 | | Kill yourself | -1 | | Kill team mate | -1 | +As of 0.8.2, owning a control point gives your team 1 point every 5 seconds by default. The frequency at which points are awarded can be changed by a [CVar](CVar) (`g_domination_point_rate`). + The first team to reach the score limit (default: 50) will win the match. Control points @@ -26,7 +28,7 @@ All control points start neutral and are owned by nobody. To capture a control p Round-based Domination ---------------------- -Round-based Domination is a variant of Domination. In round-based Domination, the goal is to capture all control points to win a round. The first team to win 5 rounds will win the match. If no team manages to win in 2 minutes, the round will end in a draw and another round will start. +Round-based Domination is a variant of Domination. In round-based Domination, the goal is to capture all control points to win a round. The first team to win a given number of rounds will win the match. If no team manages to win a round for a long time, the round will end in a draw and new round will start. Round-based Domination can be activated with a cvar (`g_domination_roundbased`). @@ -83,12 +85,4 @@ The key here is the “message” field, which allows you to set the message sho Helpful Hints and Tips ---------------------- -- _(Insert Hints Here)_ - -List of Demos and Videos ------------------------- - -- Demo: _(Insert Demo or Video Here)_ -- Players: _(Insert Player Names Here)_ -- Key Points: _(Insert key points in match here)_ - +- _(Insert Hints Here)_ \ No newline at end of file