Need Help, DMG going down since Nighthold.

Hello Guys,

I need some assistance in several quistions.

First of all my Char:

I have T20 4set, Leggys i Used in single Traget Built ist : Shoulder an Belt. Skills for single Target: 22x2x12.

I use a long Time that for single Target, a little modified by my self


Sequences['BM_single'] = {
-- This Sequence was exported from GSE 2.1.02.
  Author="Thekillpoint-illidan",
  SpecID=253,
  Talents = "0,0,0,0,0,0,0",
  Help = [[GSE 2 by thekillpoint]],
  Default=1,
  Icon='ability_hunter_bestialdiscipline',
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/startattack",
        "/petattack [@target,harm]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast [combat,pet:Spirit Beast,@player] Spirit Heal",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
        "/cast [combat] Aspect of the Wild",
        "/cast [combat] Blood Fury",
      },
      PreMacro={
      },
        "/cast [nochanneling] Dire Beast",
        "/cast [nochanneling] Kill Command",
        "/cast [combat] A Murder of Crows",
        "/castsequence [nochanneling] reset=combat/reset  Kill Command, Cobra Shot",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

For AOE i use Belt and The Claw sumtimes, but i am not sure with the Claw, Icy Veins said it is useless, so im am not sure…

Skills then: 31x1x32 . And I use that old AOE Macro with sum little Mods…:


Sequences['BM_AoE'] = {
-- This Sequence was exported from GSE 2.1.02.
  Author="Thekillpoint-illidan",
  SpecID=253,
  Talents = "0,0,0,0,0,0,0",
  Help = [[GSE 2 by thekillpoint]],
  Default=1,
  Icon='ability_hunter_bestialdiscipline',
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/startattack",
        "/petattack [@target,harm]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast Aspect of the Wild",
      },
      PreMacro={
      },
        "/cast [nochanneling] Bestial Wrath",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Dire Beast",
        "/cast [nochanneling] Multi-Shot",
        "/cast [nochanneling] Titan's Thunder",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Dire Beast",
        "/cast [nochanneling] Bestial Wrath",
        "/cast [nochanneling] Dire Beast",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}


So with that, in Nighthold all was fine for me with T19 of cause as you can see here:

https://www.warcraftlogs.com/character/eu/alleria/lederelke#rankingzone=11

In TOS i have big Probs with the damage:

https://www.warcraftlogs.com/character/eu/alleria/lederelke#

Any suggestions? I haven´t the new Ring or Chest.

And i tried a little Macro that makes some spells but don´t use any cooldowns during trash, but that didn´t work, would be nice if sumeone could look over it:


Sequences['Trash_ohne_action'] = {
-- This Sequence was exported from GSE 2.1.02.
  Author="Ey_du_Otto",
  SpecID=253,
  Talents = "0000000",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/petattack [@target, harm]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
        "/cast [@pet] Mend Pet",
      },
      PreMacro={
      },
        "/cast [combat] Dire Beast",
        "/cast [combat] Kill Command",
        "/cast [combat] Cobra Shot",
        "/cast [combat] Multi-Shot",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

And the last point is, that i downloaded AutoHotkey Setup, but it looks loke taht i am to stupid, it would be nice if i could start the macros with let me say 100 to 150 ms on NUM keys 1,2,3…

Would be very nice if someone could help me out…

I can chime in a little bit.

In your last macro I’d take out Cobra Shot or Multi-Shot (CS is for ST and Multi is for AoE). Kinda redundant to have both in there.

Have you simmed yourself lately using Raidbots? (Raidbots - Optimize Your WoW Characters). In the Hunter Discord channel Azor and the others have stated that there are no more BiS Legendaries for us-that’s why the link to what was BiS was taken down-was to sim yourself. (And, no, you don’t need “this app or that app”-whatever that means. We’re not using our phones…Just use the SimC addon or if you can spell your toons name and Realm and click a button.

I might be able to shed some light as well. Sadly going into T20 we did get hit like a truck with the nerf cannon. We are still strong but not like we were.
Firstly I would look at your talents as we have swapped away from that build into the Zoo build favoring high crit, if you can still use your T19 2 piece and your T20 then you will be golden and notice a HUGE improvment.
So I would start with that and also look for more crit also. You should look at the Stomp Tanlent and the OwTP talent choices instead. Try those and that should help!

We are literally worst class in the game based on Tomb Mythic parses.
https://www.warcraftlogs.com/statistics/13
In Heroic We don’t fair much better.
https://www.warcraftlogs.com/statistics/13#difficulty=4

The only thing we are good at is doing mechanics while doing dps and not losing much by doing both simultaneously.
Unless blizzard buffs us or nerfs basically everyone else, the Delta will continue to grow as time passes and blizzard leaves bm behind. Sad to say but it looks like it.

So did i understand right, we play now the whole time in that stomp / crit / aoe bild, in single situations like the first boss as well?

Should i change my enchants / gems now from amstery to crit?

to get 4t20 and 2t19 i have to take shoulders off, should i use neck ore one of the rings, i have shoes an wrist as well…?

i worked a little bit on the macro for trash during raids without any cd…


Sequences['Ohne_CD_new'] = {
-- This Sequence was exported from GSE 2.1.02.
  Author="Lederelke@Alleria",
  SpecID=253,
  Talents = "2111112",
  Default=1,
  MacroVersions = {
    [1] = {
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Priority",
      KeyPress={
        "/startattack",
        "/petattack [@target,harm]",
        "/cast [@pet,dead] Herz des Phönix",
        "/cast [combat,pet:Spirit Beast,@player] Geistheilung",
      },
      PreMacro={
      },
        "/cast Alphatier",
        "/cast Alphatier",
        "/cast Tötungsbefehl",
        "/cast Kobraschuss",
        "/cast Mehrfachschuss",
        "/cast Kobraschuss",
        "/cast Mehrfachschuss",
        "/cast Alphatier",
        "/cast Tötungsbefehl",
        "/cast Kobraschuss",
        "/cast Tier heilen",
        "/cast Mehrfachschuss",
        "/cast Tötungsbefehl",
        "/cast Alphatier",
        "/cast Kobraschuss",
        "/cast Tötungsbefehl",
        "/cast Mehrfachschuss",
        "/cast Automatischer Schuss",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Now i just need a script for AutoHotkey Setup, to start my 3 scripts on numlock 1,2,3 , the keys to press are 1,2 ,4 un my keyboard

[quote quote=51316]So did i understand right, we play now the whole time in that stomp / crit / aoe bild, in single situations like the first boss as well?
Should i change my enchants / gems now from amstery to crit?
to get 4t20 and 2t19 i have to take shoulders off, should i use neck ore one of the rings, i have shoes an wrist as well….?
[/quote]

As I replied above you need to sim yourself with different gear combinations. It only takes a few minutes.

For the “Zoo Build” I found that Crit is the way to go to around 35% or greater.

Sorry what’s Alphatier in english?

according to google translate it means top dog , alpha beast so from that i think it would translate to Dire Beast

I am biased, but I recommend going through my post “Using Zoo Build and Macro”. Try out my macros, I have Single Target, Multi-Target and my preferred Combined macros available, along with detailed discussions and tips and how and why what I do works well.

I am very competitive with the top DPS in my raid.

Gween