Main Page/Bot Stances: Difference between revisions

From KaranaEQ
Jump to navigation Jump to search
(Created page with "<!-- Karana Bot Default Settings – Player Wiki Source: bot_default_settings.txt :contentReference[oaicite:0]{index=0} --> <h1>Bot Default Behaviors by Class & Stance</h1> <p> This page explains how each bot class behaves depending on stance. Use this as a quick guide when choosing stances for your group or raid. </p> <h2>Global Bot Behavior</h2> <table border="1" cellspacing="0" cellpadding="4"> <tr> <th>Setting</th> <th>What It Means</th> </tr> <...")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Karana Bot Default Settings – Player Wiki
<!-- Karana Bot Default Settings – Player Wiki -->
    Source: bot_default_settings.txt :contentReference[oaicite:0]{index=0} -->


<h1>Bot Default Behaviors by Class & Stance</h1>
<h1>Bot Stance Default Behaviors by Class &amp; Stance</h1>


<p>
<p>
Line 8: Line 7:
Use this as a quick guide when choosing stances for your group or raid.
Use this as a quick guide when choosing stances for your group or raid.
</p>
</p>
<hr />
<h2>Bot Stance Overview</h2>
<h3>Valid Bot Stances</h3>
<table border="1" cellpadding="4" cellspacing="0">
    <tr>
      <th>Stance ID</th>
      <th>Namespace</th>
      <th>In-Game Name</th>
      <th>Behavior Summary</th>
    </tr>
    <tr>
      <td>1</td>
      <td><code>Stance::Passive</code></td>
      <td>Passive</td>
      <td>Won’t initiate combat; very limited offensive casting/abilities. Good for parking bots or pure support.</td>
    </tr>
    <tr>
      <td>2</td>
      <td><code>Stance::Balanced</code></td>
      <td>Balanced</td>
      <td>Default “all-around” stance; mixes offense, defense, and casting based on class role.</td>
    </tr>
    <tr>
      <td>3</td>
      <td><code>Stance::Efficient</code></td>
      <td>Efficient</td>
      <td>Conserves mana/endurance; prefers lower-cost spells/abilities and safer thresholds.</td>
    </tr>
    <tr>
      <td>5</td>
      <td><code>Stance::Aggressive</code></td>
      <td>Aggressive</td>
      <td>Leans into damage and aggro; less conservative with resources.</td>
    </tr>
    <tr>
      <td>6</td>
      <td><code>Stance::Assist</code></td>
      <td>Assist</td>
      <td>Focuses on assisting the owner’s current target and supporting their actions.</td>
    </tr>
    <tr>
      <td>7</td>
      <td><code>Stance::Burn</code></td>
      <td>Burn</td>
      <td>“Full burn” mode; uses strong nukes, discs and big abilities freely to maximize DPS.</td>
    </tr>
    <tr>
      <td>9</td>
      <td><code>Stance::AEBurn</code></td>
      <td>AE Burn</td>
      <td>Emphasizes area-effect damage when safe; very offensive and situational.</td>
    </tr>
</table>
<p>
Other internal values (like <code>Stance::Unknown (0)</code>, <code>Reactive (4)</code>, <code>Efficient2 (8)</code>) exist in code
but are not used as player-selectable bot stances.
</p>
<h3>Default Bot Stance by Class</h3>
<p>When you first create a bot, it automatically starts in the stance below:</p>
<table border="1" cellpadding="4" cellspacing="0">
    <tr>
      <th>Class ID</th>
      <th>Class Name</th>
      <th>Default Stance ID</th>
      <th>Default Stance Name</th>
    </tr>
    <tr>
      <td>1</td>
      <td>Warrior</td>
      <td>5</td>
      <td>Aggressive</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Cleric</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>3</td>
      <td>Paladin</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>4</td>
      <td>Ranger</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>5</td>
      <td>Shadow Knight</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>6</td>
      <td>Druid</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>7</td>
      <td>Monk</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>8</td>
      <td>Bard</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>9</td>
      <td>Rogue</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>10</td>
      <td>Shaman</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>11</td>
      <td>Necromancer</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>12</td>
      <td>Wizard</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>13</td>
      <td>Magician</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>14</td>
      <td>Enchanter</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>15</td>
      <td>Beastlord</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
    <tr>
      <td>16</td>
      <td>Berserker</td>
      <td>2</td>
      <td>Balanced</td>
    </tr>
</table>
<h3>How Stances Are Saved</h3>
<ul>
  <li>On creation, each bot gets its <b>class default stance</b> (table above).</li>
  <li>If you change a bot’s stance, that stance is saved and will be used next time the bot loads.</li>
  <li><b>Passive (1)</b> is “safe mode” and skips saving extra behavior tweaks; it’s mainly for parking bots.</li>
  <li>Stances are stored per-bot; each bot remembers its last stance.</li>
</ul>
<p>
You can change a bot’s stance at any time with your usual <code>^bot stance</code> commands (or UI equivalent);
the behavior for each class in different stance ranges is summarized below.
</p>
<hr />


<h2>Global Bot Behavior</h2>
<h2>Global Bot Behavior</h2>
Line 53: Line 236:
</table>
</table>


<p><b>Stance Ranges (Simplified):</b></p>
<p><b>Stance Ranges (Rule of Thumb):</b></p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Behavior</th>
     <th>Behavior</th>
   </tr>
   </tr>
   <tr>
   <tr>
     <td><b>Stances 1–3</b></td>
     <td><b>Passive / Efficient</b></td>
     <td>More conservative / defensive, prioritize survival and efficiency over damage.</td>
     <td>More conservative / defensive, prioritize survival and efficiency over damage.</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td><b>Stances 4–6</b></td>
     <td><b>Balanced / Assist</b></td>
     <td>Balanced, a mix of offense and defense tuned to the class' main role.</td>
     <td>Mix of offense and defense tuned to the class' main role.</td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td><b>Stances 7–9</b></td>
     <td><b>Aggressive / Burn / AE Burn</b></td>
     <td>Aggressive, prioritize damage and proactive spell use over conserving mana.</td>
     <td>More aggressive, prioritize damage and proactive spell use over conserving mana.</td>
   </tr>
   </tr>
</table>
</table>
Line 75: Line 258:
<hr />
<hr />


<h2>Warrior (Class 1)</h2>
<h2>Warrior</h2>
<p>Pure tank. Warriors do not cast spells; their stances mainly affect positioning and aggro style.</p>
<p>Pure tank. Warriors do not cast spells; their stances mainly affect positioning and aggro style.</p>
<p><b>Default Stance:</b> Aggressive (5)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Offense</th>
     <th>Offense</th>
Line 85: Line 269:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Standard tanking.</td>
     <td>Standard tanking.</td>
     <td>Uses melee and basic abilities. Aggro is steady, not extreme.</td>
     <td>Uses melee and basic abilities. Aggro is steady, not extreme.</td>
Line 91: Line 275:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Proactive tank.</td>
     <td>Proactive tank.</td>
     <td>Uses more aggro tools and disciplines to lock mobs faster.</td>
     <td>Uses more aggro tools and disciplines to lock mobs faster.</td>
Line 97: Line 281:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Aggressive DPS-tank.</td>
     <td>Aggressive DPS-tank.</td>
     <td>Maximizes damage output while tanking, pushes threat hard.</td>
     <td>Maximizes damage output while tanking, pushes threat hard.</td>
Line 106: Line 290:
<hr />
<hr />


<h2>Cleric (Class 2)</h2>
<h2>Cleric</h2>
<p>Primary healer. Stances change how aggressively the cleric heals, AEs, and uses utility spells.</p>
<p>Primary healer. Stances change how aggressively the cleric heals, AEs, and uses utility spells.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Heals</th>
     <th>Heals</th>
Line 117: Line 302:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Efficient healer.</td>
     <td>Efficient healer.</td>
     <td>Uses single-target and group heals at comfortable HP thresholds, conserves mana.</td>
     <td>Uses single-target and group heals at comfortable HP thresholds, conserves mana.</td>
Line 124: Line 309:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Main healer / support.</td>
     <td>Main healer / support.</td>
     <td>Full use of complete heals, fast heals, and group heals; reacts quicker to spikes.</td>
     <td>Full use of complete heals, fast heals, and group heals; reacts quicker to spikes.</td>
Line 131: Line 316:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Battle cleric.</td>
     <td>Battle cleric.</td>
     <td>Very responsive heals but less conservative about mana usage.</td>
     <td>Very responsive heals but less conservative about mana usage.</td>
Line 141: Line 326:
<hr />
<hr />


<h2>Paladin (Class 3)</h2>
<h2>Paladin</h2>
<p>Hybrid tank / off-healer. Stances shift between tanking, healing, and light DPS.</p>
<p>Hybrid tank / off-healer. Stances shift between tanking, healing, and light DPS.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Heals</th>
     <th>Heals</th>
Line 152: Line 338:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Defensive tank.</td>
     <td>Defensive tank.</td>
     <td>Casts heals on self and group at moderate thresholds; helps backup heal.</td>
     <td>Casts heals on self and group at moderate thresholds; helps backup heal.</td>
Line 159: Line 345:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced tank / healer.</td>
     <td>Balanced tank / healer.</td>
     <td>More willing to heal others proactively, including group heals.</td>
     <td>More willing to heal others proactively, including group heals.</td>
Line 166: Line 352:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Aggressive crusader.</td>
     <td>Aggressive crusader.</td>
     <td>Heals quickly but less concerned with mana efficiency.</td>
     <td>Heals quickly but less concerned with mana efficiency.</td>
Line 176: Line 362:
<hr />
<hr />


<h2>Ranger (Class 4)</h2>
<h2>Ranger</h2>
<p>Hybrid ranged/melee DPS with light utility. Stances change bow vs melee focus and utility usage.</p>
<p>Hybrid ranged/melee DPS with light utility. Stances change bow vs melee focus and utility usage.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage Style</th>
     <th>Damage Style</th>
Line 186: Line 373:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Conservative DPS / support.</td>
     <td>Conservative DPS / support.</td>
     <td>Moderate bow and melee use; prioritizes safety and positioning.</td>
     <td>Moderate bow and melee use; prioritizes safety and positioning.</td>
Line 192: Line 379:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced ranged/melee DPS.</td>
     <td>Balanced ranged/melee DPS.</td>
     <td>Heavy sustained damage with bow and melee procs.</td>
     <td>Heavy sustained damage with bow and melee procs.</td>
Line 198: Line 385:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Max DPS ranger.</td>
     <td>Max DPS ranger.</td>
     <td>Pushes bow/melee damage hard, less conservative with hate.</td>
     <td>Pushes bow/melee damage hard, less conservative with hate.</td>
Line 207: Line 394:
<hr />
<hr />


<h2>Shadow Knight (Class 5)</h2>
<h2>Shadow Knight</h2>
<p>Tank with lifetaps, DoTs and strong aggro tools. Stances tune between tanking and DPS.</p>
<p>Tank with lifetaps, DoTs and strong aggro tools. Stances tune between tanking and DPS.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Heals &amp; Lifetaps</th>
     <th>Heals &amp; Lifetaps</th>
Line 218: Line 406:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Survivability-focused tank.</td>
     <td>Survivability-focused tank.</td>
     <td>Uses lifetaps mainly for self-sustain at safer HP thresholds.</td>
     <td>Uses lifetaps mainly for self-sustain at safer HP thresholds.</td>
Line 225: Line 413:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced tank / DPS.</td>
     <td>Balanced tank / DPS.</td>
     <td>More frequent lifetaps; better self-healing under pressure.</td>
     <td>More frequent lifetaps; better self-healing under pressure.</td>
Line 232: Line 420:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Aggressive reaper.</td>
     <td>Aggressive reaper.</td>
     <td>Spams lifetaps and self-heal tools, spends mana freely.</td>
     <td>Spams lifetaps and self-heal tools, spends mana freely.</td>
Line 242: Line 430:
<hr />
<hr />


<h2>Druid (Class 6)</h2>
<h2>Druid</h2>
<p>Healer / caster hybrid. Stances control how much they heal vs nuke and DoT.</p>
<p>Healer / caster hybrid. Stances control how much they heal vs nuke and DoT.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Heals</th>
     <th>Heals</th>
Line 253: Line 442:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Primary healer.</td>
     <td>Primary healer.</td>
     <td>Focus on single-target and group heals; conserves mana.</td>
     <td>Focus on single-target and group heals; conserves mana.</td>
Line 260: Line 449:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced heals &amp; nukes.</td>
     <td>Balanced heals &amp; nukes.</td>
     <td>Reliably keeps the group up while dealing damage.</td>
     <td>Reliably keeps the group up while dealing damage.</td>
Line 267: Line 456:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Nuker druid.</td>
     <td>Nuker druid.</td>
     <td>Still heals but less conservatively; expects strong backup healing.</td>
     <td>Still heals but less conservatively; expects strong backup healing.</td>
Line 277: Line 466:
<hr />
<hr />


<h2>Monk (Class 7)</h2>
<h2>Monk</h2>
<p>Pure melee DPS / light tank. Stances mainly adjust aggression and survivability.</p>
<p>Pure melee DPS / light tank. Stances mainly adjust aggression and survivability.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 287: Line 477:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Safer DPS / off-tank.</td>
     <td>Safer DPS / off-tank.</td>
     <td>Solid sustained DPS with some restraint to avoid over-aggro.</td>
     <td>Solid sustained DPS with some restraint to avoid over-aggro.</td>
Line 293: Line 483:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced DPS.</td>
     <td>Balanced DPS.</td>
     <td>Pushes damage harder; may steal aggro if tank is weak.</td>
     <td>Pushes damage harder; may steal aggro if tank is weak.</td>
Line 299: Line 489:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Maximum DPS.</td>
     <td>Maximum DPS.</td>
     <td>All-in DPS, little regard for aggro; highest risk, highest reward.</td>
     <td>All-in DPS, little regard for aggro; highest risk, highest reward.</td>
Line 308: Line 498:
<hr />
<hr />


<h2>Bard (Class 8)</h2>
<h2>Bard</h2>
<p>Song-based support with moderate DPS. Stances decide how much they focus on buffs vs damage.</p>
<p>Song-based support with moderate DPS. Stances decide how much they focus on buffs vs damage.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Song Focus</th>
     <th>Song Focus</th>
Line 319: Line 510:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Buff-focused.</td>
     <td>Buff-focused.</td>
     <td>Priority on defensive/resist/regen songs.</td>
     <td>Priority on defensive/resist/regen songs.</td>
Line 326: Line 517:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced support/DPS.</td>
     <td>Balanced support/DPS.</td>
     <td>Mix of defensive and offensive songs.</td>
     <td>Mix of defensive and offensive songs.</td>
Line 333: Line 524:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Offensive maestro.</td>
     <td>Offensive maestro.</td>
     <td>Favors offensive and haste songs heavily.</td>
     <td>Favors offensive and haste songs heavily.</td>
Line 343: Line 534:
<hr />
<hr />


<h2>Rogue (Class 9)</h2>
<h2>Rogue</h2>
<p>Pure melee DPS. Stances adjust how risky their damage output is.</p>
<p>Pure melee DPS. Stances adjust how risky their damage output is.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 353: Line 545:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Safe backstabber.</td>
     <td>Safe backstabber.</td>
     <td>Strong DPS but with some throttling to avoid ripping aggro.</td>
     <td>Strong DPS but with some throttling to avoid ripping aggro.</td>
Line 359: Line 551:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced DPS.</td>
     <td>Balanced DPS.</td>
     <td>Backstabs aggressively; may occasionally spike threat.</td>
     <td>Backstabs aggressively; may occasionally spike threat.</td>
Line 365: Line 557:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Glass cannon.</td>
     <td>Glass cannon.</td>
     <td>Maximum backstab/sustained DPS, no concern for aggro.</td>
     <td>Maximum backstab/sustained DPS, no concern for aggro.</td>
Line 374: Line 566:
<hr />
<hr />


<h2>Shaman (Class 10)</h2>
<h2>Shaman</h2>
<p>Healer / debuffer with strong slows and decent DPS. Stances adjust the mix of these roles.</p>
<p>Healer / debuffer with strong slows and decent DPS. Stances adjust the mix of these roles.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Heals</th>
     <th>Heals</th>
Line 386: Line 579:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Primary healer / buffer.</td>
     <td>Primary healer / buffer.</td>
     <td>Focuses on single/group heals and HoTs for party survival.</td>
     <td>Focuses on single/group heals and HoTs for party survival.</td>
Line 394: Line 587:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced shaman.</td>
     <td>Balanced shaman.</td>
     <td>Strong healing plus regular HoTs.</td>
     <td>Strong healing plus regular HoTs.</td>
Line 402: Line 595:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>DoT-heavy caster.</td>
     <td>DoT-heavy caster.</td>
     <td>Still heals but expects backup; uses mana aggressively.</td>
     <td>Still heals but expects backup; uses mana aggressively.</td>
Line 413: Line 606:
<hr />
<hr />


<h2>Necromancer (Class 11)</h2>
<h2>Necromancer</h2>
<p>DoT-focused caster with strong pet and utility. Stances adjust safety vs DPS.</p>
<p>DoT-focused caster with strong pet and utility. Stances adjust safety vs DPS.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 425: Line 619:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Conservative necro.</td>
     <td>Conservative necro.</td>
     <td>Limited number of DoTs and nukes to conserve mana.</td>
     <td>Limited number of DoTs and nukes to conserve mana.</td>
Line 433: Line 627:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced necro.</td>
     <td>Balanced necro.</td>
     <td>Regular DoT stacks on primary targets.</td>
     <td>Regular DoT stacks on primary targets.</td>
Line 441: Line 635:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Max DoT machine.</td>
     <td>Max DoT machine.</td>
     <td>Stacks many DoTs; heavy nuking on burns.</td>
     <td>Stacks many DoTs; heavy nuking on burns.</td>
Line 452: Line 646:
<hr />
<hr />


<h2>Wizard (Class 12)</h2>
<h2>Wizard</h2>
<p>Burst DPS caster. Stances govern how hard they nuke and how often they use AE.</p>
<p>Burst DPS caster. Stances govern how hard they nuke and how often they use AE.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Single-Target Damage</th>
     <th>Single-Target Damage</th>
Line 463: Line 658:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Conservative nuker.</td>
     <td>Conservative nuker.</td>
     <td>Respects mana; nukes at a controlled pace.</td>
     <td>Respects mana; nukes at a controlled pace.</td>
Line 470: Line 665:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Standard wizard.</td>
     <td>Standard wizard.</td>
     <td>Heavy single-target nukes on main assist target.</td>
     <td>Heavy single-target nukes on main assist target.</td>
Line 477: Line 672:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Glass cannon.</td>
     <td>Glass cannon.</td>
     <td>Maximum burn nukes with little concern for mana economy.</td>
     <td>Maximum burn nukes with little concern for mana economy.</td>
Line 487: Line 682:
<hr />
<hr />


<h2>Magician (Class 13)</h2>
<h2>Magician</h2>
<p>Pet-focused nuker. Stances adjust how much they lean on pet vs direct damage.</p>
<p>Pet-focused nuker. Stances adjust how much they lean on pet vs direct damage.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 498: Line 694:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Pet-first mage.</td>
     <td>Pet-first mage.</td>
     <td>Moderate nukes; saves mana for emergencies.</td>
     <td>Moderate nukes; saves mana for emergencies.</td>
Line 505: Line 701:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced mage.</td>
     <td>Balanced mage.</td>
     <td>Steady nukes plus pet damage.</td>
     <td>Steady nukes plus pet damage.</td>
Line 512: Line 708:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Offensive conjurer.</td>
     <td>Offensive conjurer.</td>
     <td>Heavy nuking on top of pet DPS; high mana usage.</td>
     <td>Heavy nuking on top of pet DPS; high mana usage.</td>
Line 522: Line 718:
<hr />
<hr />


<h2>Enchanter (Class 14)</h2>
<h2>Enchanter</h2>
<p>Crowd control specialist with charm, mez and utility. Stances determine safety vs aggression.</p>
<p>Crowd control specialist with charm, mez and utility. Stances determine safety vs aggression.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>CC (Mez / Charm / Stun)</th>
     <th>CC (Mez / Charm / Stun)</th>
Line 533: Line 730:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Defensive controller.</td>
     <td>Defensive controller.</td>
     <td>Prioritizes mezzing and keeping adds locked down; charm is limited or safer.</td>
     <td>Prioritizes mezzing and keeping adds locked down; charm is limited or safer.</td>
Line 540: Line 737:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced charm/mez.</td>
     <td>Balanced charm/mez.</td>
     <td>Active mez and charm usage; strong control of multiple mobs.</td>
     <td>Active mez and charm usage; strong control of multiple mobs.</td>
Line 547: Line 744:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Aggressive charmer.</td>
     <td>Aggressive charmer.</td>
     <td>Heavy charm usage for maximum DPS; high-risk, high-reward.</td>
     <td>Heavy charm usage for maximum DPS; high-risk, high-reward.</td>
Line 557: Line 754:
<hr />
<hr />


<h2>Beastlord (Class 15)</h2>
<h2>Beastlord</h2>
<p>Hybrid melee / pet / light healer. Stances control pet support vs personal DPS vs healing.</p>
<p>Hybrid melee / pet / light healer. Stances control pet support vs personal DPS vs healing.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 568: Line 766:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Support beastlord.</td>
     <td>Support beastlord.</td>
     <td>Moderate melee and spell DPS.</td>
     <td>Moderate melee and spell DPS.</td>
Line 575: Line 773:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Balanced pet/melee DPS.</td>
     <td>Balanced pet/melee DPS.</td>
     <td>Sustained melee and spell damage.</td>
     <td>Sustained melee and spell damage.</td>
Line 582: Line 780:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Pet-centric DPS.</td>
     <td>Pet-centric DPS.</td>
     <td>High personal and pet DPS; spends mana freely.</td>
     <td>High personal and pet DPS; spends mana freely.</td>
Line 592: Line 790:
<hr />
<hr />


<h2>Berserker (Class 16)</h2>
<h2>Berserker</h2>
<p>All-in melee DPS. Stances only adjust how reckless their damage is.</p>
<p>All-in melee DPS. Stances only adjust how reckless their damage is.</p>
<p><b>Default Stance:</b> Balanced (2)</p>
<table border="1" cellspacing="0" cellpadding="4">
<table border="1" cellspacing="0" cellpadding="4">
   <tr>
   <tr>
     <th>Stance Range</th>
     <th>Stance Group</th>
     <th>Role Summary</th>
     <th>Role Summary</th>
     <th>Damage</th>
     <th>Damage</th>
Line 602: Line 801:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>1–3</td>
     <td>Passive / Efficient</td>
     <td>Controlled berserker.</td>
     <td>Controlled berserker.</td>
     <td>High DPS but with some restraint to avoid constant death.</td>
     <td>High DPS but with some restraint to avoid constant death.</td>
Line 608: Line 807:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>4–6</td>
     <td>Balanced / Assist</td>
     <td>Standard berserker.</td>
     <td>Standard berserker.</td>
     <td>Very high DPS, frequent big hits and discs.</td>
     <td>Very high DPS, frequent big hits and discs.</td>
Line 614: Line 813:
   </tr>
   </tr>
   <tr>
   <tr>
     <td>7–9</td>
     <td>Aggressive / Burn / AE Burn</td>
     <td>Full send.</td>
     <td>Full send.</td>
     <td>Maximum sustained/burst DPS, no regard for survival.</td>
     <td>Maximum sustained/burst DPS, no regard for survival.</td>

Latest revision as of 12:33, 23 November 2025


Bot Stance Default Behaviors by Class & Stance

This page explains how each bot class behaves depending on stance. Use this as a quick guide when choosing stances for your group or raid.


Bot Stance Overview

Valid Bot Stances

Stance ID Namespace In-Game Name Behavior Summary
1 Stance::Passive Passive Won’t initiate combat; very limited offensive casting/abilities. Good for parking bots or pure support.
2 Stance::Balanced Balanced Default “all-around” stance; mixes offense, defense, and casting based on class role.
3 Stance::Efficient Efficient Conserves mana/endurance; prefers lower-cost spells/abilities and safer thresholds.
5 Stance::Aggressive Aggressive Leans into damage and aggro; less conservative with resources.
6 Stance::Assist Assist Focuses on assisting the owner’s current target and supporting their actions.
7 Stance::Burn Burn “Full burn” mode; uses strong nukes, discs and big abilities freely to maximize DPS.
9 Stance::AEBurn AE Burn Emphasizes area-effect damage when safe; very offensive and situational.

Other internal values (like Stance::Unknown (0), Reactive (4), Efficient2 (8)) exist in code but are not used as player-selectable bot stances.

Default Bot Stance by Class

When you first create a bot, it automatically starts in the stance below:

Class ID Class Name Default Stance ID Default Stance Name
1 Warrior 5 Aggressive
2 Cleric 2 Balanced
3 Paladin 2 Balanced
4 Ranger 2 Balanced
5 Shadow Knight 2 Balanced
6 Druid 2 Balanced
7 Monk 2 Balanced
8 Bard 2 Balanced
9 Rogue 2 Balanced
10 Shaman 2 Balanced
11 Necromancer 2 Balanced
12 Wizard 2 Balanced
13 Magician 2 Balanced
14 Enchanter 2 Balanced
15 Beastlord 2 Balanced
16 Berserker 2 Balanced

How Stances Are Saved

  • On creation, each bot gets its class default stance (table above).
  • If you change a bot’s stance, that stance is saved and will be used next time the bot loads.
  • Passive (1) is “safe mode” and skips saving extra behavior tweaks; it’s mainly for parking bots.
  • Stances are stored per-bot; each bot remembers its last stance.

You can change a bot’s stance at any time with your usual ^bot stance commands (or UI equivalent); the behavior for each class in different stance ranges is summarized below.


Global Bot Behavior

Setting What It Means
Heals How often the bot casts single-target or group heals and at what HP thresholds.
Nukes & DoTs Direct damage and damage-over-time spell usage and priority.
AE Spells Area-effect nukes, rains, mezzes, stuns, slows and debuffs.
Debuffs & Slows How aggressively the bot applies debuffs, slows, snare and hate spells.
Buffs & HoTs Out-of-combat buffs, in-combat buffs, regen/HoT spells and resist buffs.
Cures Use of poison/disease/curse/radiant cures and group cures.
Crowd Control Mez, charm, fear, root and stun usage.
Pet Usage How heavily the bot relies on its pet (if it has one) and whether it heals/buffs it.
Resource Behavior How bots conserve mana/endurance, when they sit/med and when they stop casting.

Stance Ranges (Rule of Thumb):

Stance Group Behavior
Passive / Efficient More conservative / defensive, prioritize survival and efficiency over damage.
Balanced / Assist Mix of offense and defense tuned to the class' main role.
Aggressive / Burn / AE Burn More aggressive, prioritize damage and proactive spell use over conserving mana.

Warrior

Pure tank. Warriors do not cast spells; their stances mainly affect positioning and aggro style.

Default Stance: Aggressive (5)

Stance Group Role Summary Offense Defense / Utility
Passive / Efficient Standard tanking. Uses melee and basic abilities. Aggro is steady, not extreme. Focuses on staying in melee range, following at moderate distance, and holding a single target.
Balanced / Assist Proactive tank. Uses more aggro tools and disciplines to lock mobs faster. More willing to chase moving targets and maintain front-line position.
Aggressive / Burn / AE Burn Aggressive DPS-tank. Maximizes damage output while tanking, pushes threat hard. Less conservative positioning; best used when over-geared or with strong heal support.

Cleric

Primary healer. Stances change how aggressively the cleric heals, AEs, and uses utility spells.

Default Stance: Balanced (2)

Stance Group Role Summary Heals Damage / AE Cures & Utility
Passive / Efficient Efficient healer. Uses single-target and group heals at comfortable HP thresholds, conserves mana. Minimal nukes; AE damage is rare or disabled in lower stances. Cures when needed, keeps core buffs up, low-risk playstyle.
Balanced / Assist Main healer / support. Full use of complete heals, fast heals, and group heals; reacts quicker to spikes. Can use AE nukes and stuns when safe; still healer-first. Active curing (single & group), resurrection, and full buff coverage.
Aggressive / Burn / AE Burn Battle cleric. Very responsive heals but less conservative about mana usage. Much more willing to nuke, AE, and contribute DPS while keeping group alive. Uses cures aggressively; will often keep every defensive buff and HoT rolling.

Paladin

Hybrid tank / off-healer. Stances shift between tanking, healing, and light DPS.

Default Stance: Balanced (2)

Stance Group Role Summary Heals Damage & Aggro CC & Utility
Passive / Efficient Defensive tank. Casts heals on self and group at moderate thresholds; helps backup heal. Focuses on aggro spells (stuns, hate line) more than raw damage. Uses roots/stuns to control adds; buffs defensive stats.
Balanced / Assist Balanced tank / healer. More willing to heal others proactively, including group heals. Good mix of nukes, stuns, and melee; strong aggro generation. Roots/snare used to pin down adds; cures used when needed.
Aggressive / Burn / AE Burn Aggressive crusader. Heals quickly but less concerned with mana efficiency. Maximizes nukes, stuns, and hate spells to burn mobs and lock threat. Frequent stuns and roots; great for small-group trash clearing.

Ranger

Hybrid ranged/melee DPS with light utility. Stances change bow vs melee focus and utility usage.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Style Utility
Passive / Efficient Conservative DPS / support. Moderate bow and melee use; prioritizes safety and positioning. Will snare and root as needed, keeps basic buffs up, minimal flashy AEs.
Balanced / Assist Balanced ranged/melee DPS. Heavy sustained damage with bow and melee procs. Actively snares, roots, and uses small heals or utility spells.
Aggressive / Burn / AE Burn Max DPS ranger. Pushes bow/melee damage hard, less conservative with hate. Snare/utility mostly in support of burning down targets quickly.

Shadow Knight

Tank with lifetaps, DoTs and strong aggro tools. Stances tune between tanking and DPS.

Default Stance: Balanced (2)

Stance Group Role Summary Heals & Lifetaps Damage & Aggro CC & Utility
Passive / Efficient Survivability-focused tank. Uses lifetaps mainly for self-sustain at safer HP thresholds. Maintains strong single-target aggro with some DoTs and taps. Snare and fear used carefully; limited AE.
Balanced / Assist Balanced tank / DPS. More frequent lifetaps; better self-healing under pressure. Heavier DoT/nuke usage, strong hate spells. Snare, terror, and AE tools used more often to manage packs.
Aggressive / Burn / AE Burn Aggressive reaper. Spams lifetaps and self-heal tools, spends mana freely. Maximizes DoTs, nukes and AE damage to burn groups of mobs. Fear/snare tools used offensively; best in farm content with strong healer support.

Druid

Healer / caster hybrid. Stances control how much they heal vs nuke and DoT.

Default Stance: Balanced (2)

Stance Group Role Summary Heals Damage Utility
Passive / Efficient Primary healer. Focus on single-target and group heals; conserves mana. Light nukes/DoTs only when safe. Snare, root, and basic animal/plant debuffs.
Balanced / Assist Balanced heals & nukes. Reliably keeps the group up while dealing damage. Regular nukes/DoTs on primary targets. Utility ports, snares, and debuffs see regular usage.
Aggressive / Burn / AE Burn Nuker druid. Still heals but less conservatively; expects strong backup healing. Heavy nukes and DoTs, including AE when appropriate. Uses snare and debuffs offensively to speed kills.

Monk

Pure melee DPS / light tank. Stances mainly adjust aggression and survivability.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Defense / Utility
Passive / Efficient Safer DPS / off-tank. Solid sustained DPS with some restraint to avoid over-aggro. Positions smartly, uses avoidance; good for pull-and-park fights.
Balanced / Assist Balanced DPS. Pushes damage harder; may steal aggro if tank is weak. Can off-tank briefly; good for trash clearing.
Aggressive / Burn / AE Burn Maximum DPS. All-in DPS, little regard for aggro; highest risk, highest reward. Best when another player or tank-bot can hold threat safely.

Bard

Song-based support with moderate DPS. Stances decide how much they focus on buffs vs damage.

Default Stance: Balanced (2)

Stance Group Role Summary Song Focus Damage CC & Utility
Passive / Efficient Buff-focused. Priority on defensive/resist/regen songs. Low direct damage; mostly passive auras. Will mez/charm carefully; keeps group safe.
Balanced / Assist Balanced support/DPS. Mix of defensive and offensive songs. Uses damage songs and procs more often. Reliable mezzing, charming when appropriate.
Aggressive / Burn / AE Burn Offensive maestro. Favors offensive and haste songs heavily. Strong personal DPS via songs and melee. CC is still available but secondary to burning down mobs.

Rogue

Pure melee DPS. Stances adjust how risky their damage output is.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Defense / Utility
Passive / Efficient Safe backstabber. Strong DPS but with some throttling to avoid ripping aggro. Stays behind the mob, avoids frontal damage when possible.
Balanced / Assist Balanced DPS. Backstabs aggressively; may occasionally spike threat. Minimal utility; relies on others for aggro control.
Aggressive / Burn / AE Burn Glass cannon. Maximum backstab/sustained DPS, no concern for aggro. Best used behind a rock-solid tank and strong healers.

Shaman

Healer / debuffer with strong slows and decent DPS. Stances adjust the mix of these roles.

Default Stance: Balanced (2)

Stance Group Role Summary Heals Damage & DoTs Debuffs, Slows & Cures Pet Behavior
Passive / Efficient Primary healer / buffer. Focuses on single/group heals and HoTs for party survival. Light DoT usage, mostly on safer fights. Prioritizes slowing and curing over damage. Pet is present but not heavily supported.
Balanced / Assist Balanced shaman. Strong healing plus regular HoTs. Uses DoTs consistently for sustained DPS. Heavy use of slows, debuffs and group cures. Pet receives heals and buffs when needed.
Aggressive / Burn / AE Burn DoT-heavy caster. Still heals but expects backup; uses mana aggressively. Stacks DoTs and may use AE in the right situations. Slows/debuffs applied quickly, then shifts to damage. Pet becomes a meaningful part of overall DPS.

Necromancer

DoT-focused caster with strong pet and utility. Stances adjust safety vs DPS.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Heals / Taps CC & Utility Pet Behavior
Passive / Efficient Conservative necro. Limited number of DoTs and nukes to conserve mana. Uses lifetaps mainly as emergency tools. Limited snare/fear; focuses on staying safe. Pet does most of the work; minimal pet healing.
Balanced / Assist Balanced necro. Regular DoT stacks on primary targets. Uses taps for sustain, not just emergencies. Snare, fear and utility used situationally. Pet is active and gets buffs/heals as needed.
Aggressive / Burn / AE Burn Max DoT machine. Stacks many DoTs; heavy nuking on burns. Spams taps as another damage/sustain source. Fear/snare used offensively; risky but fast. Pet is fully supported for maximum DPS.

Wizard

Burst DPS caster. Stances govern how hard they nuke and how often they use AE.

Default Stance: Balanced (2)

Stance Group Role Summary Single-Target Damage AE Damage Utility
Passive / Efficient Conservative nuker. Respects mana; nukes at a controlled pace. AE rarely used; avoids breaking mezzes or overpulling. Occasional snares and evac when needed.
Balanced / Assist Standard wizard. Heavy single-target nukes on main assist target. Uses AE when multiple mobs are safely controlled. Snare, root and evac available when appropriate.
Aggressive / Burn / AE Burn Glass cannon. Maximum burn nukes with little concern for mana economy. Frequent AE usage; best in farm content or with strong CC. More likely to drop big AE spells as part of burn phases.

Magician

Pet-focused nuker. Stances adjust how much they lean on pet vs direct damage.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Pet Focus Utility
Passive / Efficient Pet-first mage. Moderate nukes; saves mana for emergencies. Pet does most of the work; minimal pet heals. Basic buffs (DS, damage shields, small utility).
Balanced / Assist Balanced mage. Steady nukes plus pet damage. Pet is fully buffed and healed when needed. Summoned utility items and group-friendly buffs.
Aggressive / Burn / AE Burn Offensive conjurer. Heavy nuking on top of pet DPS; high mana usage. Pet receives constant support for max uptime & damage. Damage shields, pet weapons and other tools used aggressively.

Enchanter

Crowd control specialist with charm, mez and utility. Stances determine safety vs aggression.

Default Stance: Balanced (2)

Stance Group Role Summary CC (Mez / Charm / Stun) Damage Utility & Buffs
Passive / Efficient Defensive controller. Prioritizes mezzing and keeping adds locked down; charm is limited or safer. Minimal nuking; very conservative with damage. Keeps key buffs (haste, clarity, resists) running.
Balanced / Assist Balanced charm/mez. Active mez and charm usage; strong control of multiple mobs. Moderate nukes/stuns to support CC and DPS. Buff coverage remains strong; rune/defensive tools when needed.
Aggressive / Burn / AE Burn Aggressive charmer. Heavy charm usage for maximum DPS; high-risk, high-reward. More nukes and stuns; spends mana liberally. Still provides haste/clarity but focuses on offensive play.

Beastlord

Hybrid melee / pet / light healer. Stances control pet support vs personal DPS vs healing.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Pet Focus Heals & Utility
Passive / Efficient Support beastlord. Moderate melee and spell DPS. Pet is tanky and well supported but not pushed for max damage. Uses heals and small buffs to keep group stable.
Balanced / Assist Balanced pet/melee DPS. Sustained melee and spell damage. Pet gets consistent buffs and occasional heals. Can spot-heal and provide solid party buffs.
Aggressive / Burn / AE Burn Pet-centric DPS. High personal and pet DPS; spends mana freely. Pet is heavily buffed and healed; a major share of total DPS. Heals are less conservative; best used with an extra healer.

Berserker

All-in melee DPS. Stances only adjust how reckless their damage is.

Default Stance: Balanced (2)

Stance Group Role Summary Damage Defense / Utility
Passive / Efficient Controlled berserker. High DPS but with some restraint to avoid constant death. Relies on gear and basic avoidance; not a tank.
Balanced / Assist Standard berserker. Very high DPS, frequent big hits and discs. Assumes decent heal/tank support to survive spikes.
Aggressive / Burn / AE Burn Full send. Maximum sustained/burst DPS, no regard for survival. Use when content is trivial or healer is extremely strong.