Disarray — /disarray

The /disarray command lets any guild member quickly check how many players in a group trigger a given Disarray debuff level. This is critical for zerg coordination — knowing the threshold helps leaders decide whether to split the group before entering a zone.

Table of Contents

What is Disarray?

Disarray is an Albion Online debuff that penalizes large groups fighting in the same area. Once a group exceeds a certain player count, all members receive:

The more players in the group, the higher the Disarray level and the heavier the penalties. Understanding these thresholds helps guild leadership keep zergs at or below the optimal group size for their content.

Disarray only counts players in the same group, not all players in the zone. Alliance members in separate groups are not affected by each other’s count.

Command Usage

Usage What it does
/disarray lvl:0 Sends the full disarray reference image directly in the channel.
/disarray lvl:1lvl:67 Shows the exact group size threshold for that specific Disarray level.

Example output

Disarray
Disarray level 20 is 46 players

If you query a level outside the known range (e.g. a number above 67 or a negative number not in the table), the bot replies with “Unknown disarray level.”

Version History

The Disarray threshold table has changed twice since the system was introduced. The values the bot uses today reflect the latest patch.

Version Change Source
Pre-Season 13 Original thresholds. Level 1 started at 26 players for levels 1–10, then diverged more aggressively at higher levels (level 30 = 150 players).
Season 13 (S13) Thresholds were reduced for levels 11+ while levels 1–10 remained identical to the old values. Official Forum Thread
Version 22.090.1 Current All Disarray level thresholds reduced by 5 players. Level 1 dropped from 26 → 21. Level 2 from 27 → 22, and so on for every subsequent level. Albion Wiki
The bot was updated to reflect Version 22.090.1 values. If other tools or older references show different numbers, those are based on the pre-22.090.1 (S13) data.

Current Threshold Table

The table below shows all 67 Disarray levels as used by the bot (Version 22.090.1). The S13 column is provided for historical reference — it reflects what the thresholds were in Season 13 before the 22.090.1 patch reduced everything by 5.

Disarray Level Group Size — Current (v22.090.1) Group Size — S13 (historical)
12126
22227
32328
42429
52530
62631
72732
82833
92934
103035
113136
123237
133338
143439
153641
163742
173944
184146
194449
204651
214853
224954
235156
245459
255661
265863
276166
286469
296772
307075
317479
327984
338388
348994
3595100
3699104
37103108
38108113
39114119
40119124
41126131
42133138
43141146
44148153
45154159
46160165
47167172
48175180
49183188
50192197
51200205
52207212
53215220
54223228
55232237
56242247
57252257
58264269
59276281
60290295
61305310
62322327
63341346
64361366
65385390
66412417
67445450

Sources: Albion Online Wiki — Disarray  •  Forum — Guild Season 13 Changes

Troubleshooting

Problem Cause Fix
Bot replies “Unknown disarray level” You entered a level not in the table (e.g. 68 or higher, or 0 as a level lookup). Valid levels are 1–67. Use /disarray lvl:0 to see the full reference image instead.
Numbers differ from other tools Other tools may use S13 values (pre-patch 22.090.1). The bot uses Version 22.090.1 values — the lowest and most current thresholds.
Image not showing with lvl:0 Bot is missing the disarray.png image file in its src/images/ folder. Ensure the image file exists at src/images/disarray.png on the server. Check the bot console for path errors.