#arms

1 messages · Page 279 of 1

olive nest
#

Don’t knowingly bug abuse

placid slate
#

thats now a bug

#

u cant buy it

#

since weeks

leaden jasper
#

is there like a soft crit cap or whatever. with lantern i reach around 36% crit during burst

#

is that too much

#
  • recklessness
quaint otter
#

dunno i have 40% base

leaden jasper
#

lol

#

raidbot sims me higher with lantern than with darkmoon deck

#

is that weird

quaint otter
#

what ilvl r u

leaden jasper
#

615

quaint otter
#

get bigger

teal fossil
#

Follow the sim

leaden jasper
#

kk

#

its just that

#

to me

#

this thing doesn't seem so gud

teal fossil
#

Why not

#

It’s stats

quaint otter
#

imho

#

lantern is fucking big

#

if only i could have it atleast 626

leaden jasper
#

okok

quaint otter
#

Imagine u have lantern + mark

#

+12k secondaries on burst

leaden jasper
#

its not even on bloodmallter

quaint otter
#

yes cuz its 606 max

leaden jasper
#

darkmoon radiance sims much higher its weird

#

lol the deck is 577 max

teal fossil
#

606>577

#

Just main stat alone

quaint otter
#

have a juicy 3k+ proc

#

did it on my shaman until i got a 626 trink

#

or vivacity

#

whats its called i dont remember

leaden jasper
#

is it any better than my setup u think ?

leaden jasper
quaint otter
#

maybe a bit but it doesnt matter u need to up ur ilvl

leaden jasper
#

ye idk we're 1week away from patch

#

doesn't matter actually lol

carmine ginkgo
#

So, just played my first Colossus key of the season, noticed that SS, Demo and warbreaker didn't really want to line up together. Is that still something that happens often with players more experienced with the build?

teal fossil
#

Yeah it happens

rancid solstice
quaint otter
olive nest
glossy tusk
#

Can they nerf already, this 0.1% chance of dodging nerf hope is killing me

shadow ibex
#

This is how used to shit we are

#

Finally good once in 8 years

naive breach
#

i didint check

#

did they kill enhancer now

#

or ney

gaunt owl
#

if they kill them

#

we are next

naive breach
#

monkaS

gaunt owl
#

or maybe we are first and we just dont know it yet

quaint otter
minor gust
tacit crystal
#

is it just play for ep

#

and spam execute

gaunt owl
#

smashing keyboard

minor gust
#

Why you asking the retired guy

gaunt owl
#

til stuff dies

tacit crystal
#

bc retired is on sim duty

minor gust
#

11.1 is back to normal execute rotation

tacit crystal
#

wtf does that mean

#

like what we did in df

#

just send on ep

minor gust
#

Yes DF rotation exe exe exe/op ms

gaunt owl
#

we are stuck in a loop

minor gust
#

Only side thing Krispy said is if you have high stacks of tier you wanna op a lil more to force a proc

lean geode
minor gust
#

I don't remember the number 7 or 8

lean geode
#

Looks like the 8 stack condition isn't in the APL anymore

dim basalt
#

Hm

tacit crystal
#

like its a gain to do after / if conditions are met

lean geode
#

It was 8 before yeah

dim basalt
#

APL is so much easier to read in VSCode jesus

lean geode
# tacit crystal what does +=/ mean

Doesn't really mean anything, it's just the simc apl syntax

actions.slayer_execute+=/overpower,if=rage<=85&buff.martial_prowess.stack<2&buff.opportunist.up&talent.opportunist

translates to:
"In slayer spec, in execute range, press overpower [in this priority relative to the other lines, here it's the top priority] when you have <=85 AND have <2 martial prowess stacks AND have the opportunist buff"

tacit crystal
#

ah

lean geode
gaunt owl
tacit crystal
#

apl isnt hard to read

#

just cancer

dim basalt
#

Yeah

tacit crystal
#

i have thibk a bit

#

also dont know what the syntax is with random +=/

minor gust
#

I haven't tried to read the APL and I never will

tacit crystal
#

but rest isnt hard

minor gust
#

That's what other people are for

thick kelp
#

it was barely noticeable in the end

#

for more brain power usage

gaunt owl
#

first one dont have the +

tacit crystal
#

ah

shadow ibex
#

fuck opportunist

lean geode
#

I like opportunist peepoBlush

lean geode
#

Do you hate me personally

thick kelp
#

sorry not sorry

#

blame blizzard

lean geode
#

I will chatting

teal fossil
#

read it in hekili

#

Much more clear

lean geode
#

Incorrect

#

Hekili does some cursed shit

teal fossil
#

The apl is imported correctly when I actually played the game

#

Whether they interpret it correctly is up for debate

#

But it is much easier to read tho

minor gust
teal fossil
#

I don’t mean that in a rude way

#

It’s just that sometimes there are jank to it

#

Or it’s the user error

proper coyote
#

Lol I know

lean geode
#

Idk I was messing with ret on PTR and hekili shit its pants because of something going on with final verdict vs templars verdict

#

Like it didn't recognize that final verdict was a spell

proper coyote
lean geode
#

It worked fine when I changed the apl condition to check for templars verdict (even though I had final verdict specced) so idk

proper coyote
#

I'd be surprised if any spec worked on PTR using the live version

lean geode
#

I haven't looked at the hekili source code but seems moderately cursed under the hood

proper coyote
#

It is

lean geode
proper coyote
#

in the last couple days?

lean geode
#

This was like last week I think idr

proper coyote
#

We only pushed a PTR release like 3 days ago

#

And I haven't finished bug checking it yet

lean geode
#

It was probably before then

#

I'm not fussed or anything, I figure things will largely be sorted by patch day

proper coyote
#

Yeah so the thing is if anything about a spec changes, the code is trying to run on talents/abilities/spellIDs that don't exist anymore ;P

#

It will be

lean geode
#

And then blizzard will do tuning and APLs will change again 🙃

proper coyote
#

APLs dont matter

#

thats a 5 second fix

#

It's recoding every spec to function properly

lean geode
#

Hekili just pulls the APL from simc right

#

And does some basic syntax translation?

proper coyote
#

yes, with some translation

#

Which is fun when every spec writer uses slightly different syntax/methodology 🙂

lean geode
#

Me when fury used to be split out into combinations of slayer/thane and AM/RA but now it's just one big blob

#

While arms is still split out

proper coyote
#

But the big part is "teaching" the addon how a spec works.

Patch note: New talent, ability X now applies buff Y

We now need to defined that talent and aura in the addon, and code the ability handler to apply it under the proper conditions

#

That's what takes time and effort. If all that is done correctly, any APL is theoretically plug and play

lean geode
#

Is it able to pull aura information in real time?

#

I know wowa has some jank bc it reads logs but a lot of stuff just isn't logged

proper coyote
#

yes it uses blizzard API and logs to read the real gamestate

lean geode
#

Like ravager is an aura but it's just not logged for some reason

olive nest
#

Zug

proper coyote
#

some things are "fake", but most of it is grabbing the actual real gamestate

lean geode
#

Also really jank shit like sudden death triggering a buff refresh event but not extending the duration]

#

So you can't really check a buff's duration at any given point in time, you have to guesstimate

fluid ocean
#

do we use execute whenever it procs for free and when we in execute phase how do fill it in the rotation?

lean geode
clever wave
#

yo since we dont have Leathal Blows anymore do we like ever cast MS during execute phase now in m+ or nah? (PTR)

minor gust
#

MS on cd

clever wave
#

gotcha

lean geode
clever wave
#

aight dope

#

so double exec

lean geode
#

Kind of

proper coyote
# lean geode So you can't really check a buff's duration at any given point in time, you have...

Well, we grab the actual aura itself multiple times a second. So every time recommendations are regenerated, we would start fresh with the actual duration at that exact millesecond no matter what the game did. Anyways, all that to say yeah it is cursed, but been fun to work with. I expect both warrior dps specs to work better with it in 11.1 due to the reckless abandon changes, far simpler code.

lean geode
#

There's a decent chance you'll rage starve if you blindly exe exe OP MS

minor gust
#

As colossus 100%

#

Slayer your good

lean geode
#

Yeah in col M+ spec*

olive nest
#

Exe exe exe exe exe exe finally tier set procd MS

lean geode
#

So I'm just not doing it yet yep

minor gust
#

Back to normal execute rotation so be happy now Brew

proper coyote
#

No more tracking fake buffs

olive nest
#

Fantastic, I like the exe exe op ms loop very much

minor gust
#

It's a very nice rythm

lean geode
# proper coyote oh really? It was a huge simplification for us.

What I was doing previously was basically checking if you had the CB/BB buff at the time you pressed rampage (excluding if you were rampaging to refresh enrage) - fury doesn't currently use the same APL check that arms does, but rather a collection of separate modules that individually check for important parts of the rotation

So I'm either gonna have to completely overhaul it to use an APL check, which is a big pain, or massage all the APL conditions to be nicely handled by the existing CB/BB modules

shadow ibex
#

u need FB as colossus

#

honestly may as well get bloodsurge too

proper coyote
lean geode
#

o7 tbh I'm waiting for tuning bc there's a good chance the APL gets changed again but we'll see

#

Surely they don't gut both specs clueless

proper coyote
#

I'm just waiting for them to rework enhance 4 more times before the patch launch

#

or remove/add arcane nether precision double dipping a few more times

floral ledge
#

guys can someone tell me how to optimise opportunist talents car i clearly don't even track it i just press overpower on cd

minor gust
#

Opportunist priority is in the wowhead guide

floral ledge
#

do u guys have a weekauras or something ?

lean geode
#

You might need to modify it a bit

#

Opportunist is a real stinker because the buff doesn't appear until like half a second after the tactician proc

floral ledge
#

modify it ?

#

o sht

#

im so bad at this

dusty loom
#

the buff is next week right?

lean geode
# floral ledge modify it ?

I mean that wa will have all the necessary trigger logic, I just meant you might need to move/resize/add glow conditions or whatever. I don't remember what it does by default but it's probably just an icon

lean geode
dusty loom
#

good so we can all play fury again

lean geode
#

Surely fury doesn't also get nerfed

lean geode
dim basalt
slow saddle
#

Arms still arent shittin on other of the best specs

wind flicker
#

Well well well

dim basalt
#

Some are really down bad

slow saddle
#

But, mm?

#

Bm

#

Shaman dks

dim basalt
#

What does BM sim currently

slow saddle
#

Dno

charred brook
#

12

slow saddle
#

But ret and hunter sandbag sims

dim basalt
#

Nah hunters dont sandbag

astral yarrow
#

just have to pay for sims cause azor is scum 🤡

slow saddle
#

Not on purpose

dim basalt
#

That one BM sim is at 2.3M at 678

#

That does not sound right

#

I lowkey miss playing SV

steep osprey
#

The fuck is Will SMith doing in Xqc's stream

stone marsh
#

another day without nerfs

#

it was a good day

steep osprey
#

Not over yet I think

stone marsh
#

well im going to sleep

#

so ill be dreaminng about no nerfs

minor gust
#

we just saw some M+ tuning so might see some today

magic canopy
#

anolther ptr tuning

#

another arms not getting shot

rare kite
#

just means they will nuke arms even harder

untold trench
#

They will give week1, before the content is even out, to enjoy power

#

then snatch it away

#

Maximise hurt

sage badge
#

Arms owns

minor gust
visual folio
#

can someone give me a ptr raid and a m+ talent build 🙂

junior quail
#

what do you guys think about the new warrior talent tree, not being able to get both talents for thunderous roar kinda sucks

#

probably doesnt matter that much tho

minor gust
#

Troar isnt as strong anymore why would you want both

dim basalt
#

Or am I missing something

#

Dont we have one more talent point in the last gate

junior quail
#

well depends u can have them but u gotta drop something from the 2nd to last row

junior quail
minor gust
#

its just a tuning thing theres not much to talk about you can still take both uproar talents whenever u want

wooden lava
#

I saw this guy in a key take off his neck right before the dungeon started and re-equip it to adjust stats

#

Does anyone know more about it?

grand idol
#

Food maybe? Making a different stat "most"?

daring heron
#

yea i have a high crit set that unequips some pieces so i can guarantee crit from beledar's bounty food buff

#

probably what he did

magic canopy
#

yuh

wooden lava
#

Oh

serene hollow
#

seems best in slots is now put on cd when you use a trinket first?

fresh spire
# rare kite yeah shit sucks

its how its coded on sims at least so nothing changes at least number wise but ofc in keys where people been stacking cds just makes it a little more sus

#

good job we use 2 passive trinkets 😉

errant niche
#

What is it that gives me free resets of cleave?

halcyon breach
sage badge
spring rune
#

working on M Court, seeing from Lorrgs that most send bladestorm at like 3-5s in, before the bosses are necessarily stacked well.

Is this cause it lines it up better for later charges and burn phases? Fury seems to wait longer before they pop CDs

slow badger
#

i know last minute balance changes will happen
but as it currently stands how is arms looking compared to fury raid wise for 11.1?
never been a fan of fury

rare kite
#

arms currently ahead

#

we are expecting nerfs

errant niche
#

What does sweeping strikes do to cleave?

mint shell
#

cleaves slam it procs if u have it talented

sage badge
#

Also note, that raid fights and mechanics dictate how strong a spec can be. ie. Fury can perform better on x fight, arms does better in y fight etc.
Sims aren't necessarily the end all be all.

#

But, I wouldn't know.. I don't raid anymore.

coral crescent
#

Q.E.D., Arms owns

sage badge
brave marsh
#

Is Arms expected to over-take fury for M+ next season?

fresh spire
#

arms owns

#

as for m+, can go either way, both are strong at what they do

#

are they likely going to be meta? probs not.

sage badge
#

Be the meta. xeos

fresh spire
#

i can only use my utility so much!

sage badge
#

Cleave is my utility

fresh spire
#

me with my one storm bolt and shock wave and thne you got monster gigachad aug with its like 15 types of cc dispels roots knockups knockbacks interupts

sage badge
#

No need for CC when mobs are already dead

fresh spire
#

true

#

(kill before i die )

#

squishy

sage badge
#

That's a good one (saving).

quaint otter
hexed parrot
#

next week 11.1 releases and the changes are live like MS, OP, EXE buffs right?

fresh spire
#

We sim like 2m on reset

finite wasp
#

so wait arms is strong right

#

so then like

brave marsh
#

Nice to finally see some chunky warrior buffs. hope it doesn't get nerfed

finite wasp
#

what can we doom about next

fresh spire
#

Enhance getting buffed again

#

A buff to enhance is a nerf to warrior!

finite wasp
#

we need to doom about something else or i will have an existential crisis

quaint otter
fresh spire
#

Tbh we should keep dooming. Keep up the illusion warrior bad

quaint otter
#

^^^^

fresh spire
void bay
mellow ore
#

Make warrior

snow flame
#

Most of the time tanks and healers have enough

brave marsh
#

Remember, Remember the foul Shadowlands season 1. Where Warrior was truly, undisputed, the WORST. GARBAGE. TRASH class in the entire game

latent hull
#

Will we get more buffs guys

snow flame
latent hull
#

😠

#

Its not even S tier

#

Enh has been s tier since launch n nothin has nerfed it

#

Warrior was good for 5s of raid fight when there were adds n got biggest nerf hammer

#

Boohoo blizzard

#

Cant stand warrior doing top dps on adds n then get smashed on st

mellow ore
#

What if they just buffed adds instead of nerf warrior

#

🤯

latent hull
nova marsh
#

No wait

#

Buff the raid so much they have to buff evrey spec

#

TRUE BIG BRAIN

rare kite
latent hull
#

I remember it being good s2 shadowlands

#

And not being butchered

nova marsh
#

Yes but you see

#

If slayer is good (lmao it won't be for long) arms will catch more strays

#

Even if fury is worse

#

Bevause blizzard hates us non magic users vanilla boys

#

We are the most vanilla class in the entire game

latent hull
#

Same gameplay from 2004 spam ms on cd keks

nova marsh
#

And then execute

visual folio
#

isn't this raid big on split cleave or something

#

could be that arms patchwerk sim won't translate to high enough bar on wclogs to be gutted

finite wasp
#

If we dont do good in raid when live comes out i think it improves our chances of dodging nerfs for m+

#

but wishful thinking bc arms might be rlly fucking strong in raid soon

magic canopy
#

@fresh spire

#

they buffed thug hotline

#

its even better for us

#

lmao

silk spade
#

rest in piss transmitter

tacit crystal
silk spade
#

alo

fresh spire
#

They shot the delve trinket

magic canopy
#

yuh

fresh spire
#

.8% behind house of cards now instead of being around same

#

😦

#

Still good trinket none the kess

magic canopy
#

mole people sit down

rare kite
static grove
#

Boys I’m reaching out in need of help. Battle net has gone awoll on me, I’ve done every trick on the net and every video. Uninstalled bnet but now won’t download past 5%. Any tech gurus out there? Otherwise this is probably it 🫡

tacit crystal
#

do you have enough storage to download what you want

#

@static grove

magic canopy
#

if you are stuck in an initilizxation loop shut down your computer and restart it in safe mode with network turned on

#

otherwise idk

tacit crystal
#

madox how bad was my input

fresh spire
#

Just house of cards better now

magic canopy
terse osprey
#

I sure hope they adjust the new animations they gave arms to somethin better

fresh spire
#

They said still working on animations

#

Spell reflect owns now

charred brook
#

I sure hope they add a new hero spec called battle mage and I can wear armor and conjure battle axes and shi

#

That would be cool

terse osprey
#

Possible future class/spec

charred brook
#

Why don’t we have a lancer class

#

Like a spearman type dude

tacit crystal
#

me when surv

magic canopy
#

idk ive never had storage issues

charred brook
#

U use spears but like

tacit crystal
#

bomba

charred brook
#

Ur not a lancer

tacit crystal
#

ya

fresh spire
#

Run battle net as admin, clear out all local data files

#

%local% or what ever it was

hardy olive
#

Guys r we owning

#

Season 2

nova marsh
hardy olive
hexed canopy
#

If I raid next week will i still get vault at wednesday the 3rd march, when new season start

quaint otter
tacit crystal
minor gust
tacit crystal
#

ya

hexed canopy
#

Yes obv. Thanks for answer!

tacit crystal
#

or

#

try to get 2 items before from vault

rare kite
tacit crystal
#

how much was one of the dk specs simming for

#

like 1.8

minor gust
#

full send crafts dont rely on vault

tacit crystal
#

but do you think i send after this reset

#

or now

minor gust
#

Dont think it really matters

#

I would send now get the power and grind out the character

rare kite
#

prices are prob lower now

tacit crystal
#

i have all the crests done

#

ig just buy mats to make crest thing

silk spade
#

considerably

tacit crystal
#

also surely just having 2 weapons for rogue is enough to do keys at start

silk spade
#

I think you can use a nondagger on offhand

#

for sub and sin

#

not sure tho

jaunty slate
#

Dont make the mistakes that slayer fury did

#

sandbag the shit out of the meters so you don't get giga nerfed

minor gust
silk spade
#

I know you get less poison procs but I'm not sure how bad it is numerically

#

ideally you use 2 daggers yeah

#

dagger offhand for outlaw is marginally better

minor gust
#

we actually had this conversation in our guild not to long ago because found a sub rogue in the wild using a fist weapon offhand

#

and this is what our 1 trick sub rogue said

hardy olive
minor gust
#

also said that equiping a gray dagger is better than a slow offhand weapon

silk spade
rare kite
shadow ibex
#

no more hasted energy drink

fossil thistle
#

I seemed to have lost the link to the 11.1 sims, can anyone post it again 😮

shadow ibex
#

avowed is kinda good

#

any game that takes me 2-3 seconds to swing a great hammer is a good game

minor gust
#

GCD for arms increased to 3 seconds

shadow ibex
#

is this spatial rift shit new

#

no way void elf has had this for years and i didnt know

quasi torrent
#

they did

severe haven
#

but it got giga buffed this season

quasi torrent
#

they just made it faster

severe haven
#

it is actually a very good racial now

quasi torrent
#

it was kinda snail before

severe haven
#

also made way easier to see

#

now if only they fixed VElf hair options....

shadow ibex
#

i didnt expect a use twice to do this ability to exist before DF

#

i didnt know that tech was even floating around

quasi torrent
silk spade
#

lol

shadow ibex
#

i thought that just timed out

#

and u went back after like 5

severe haven
shadow ibex
#

ive never read a blue tooltip i just assumed alter time was cast and like 5-6 seconds later the mage went back to that spot/buffs/used abilities

rare kite
#

if you could not cancel or activate 2nd part of alter time it would not be nearly as broken as it is now

quaint otter
#

Same as elden ring

#

No impact from big weapon

boreal igloo
#

1st time arms, what do i need to track? oppo prio over everything, ME at 3 stacks, anything else?

quaint otter
#

Keep rend up

boreal igloo
#

raid wise, is it even worth clapping to apply rend or is the damage so minimal on adds?

quaint otter
#

I do

#

Depends on what adds...

boreal igloo
#

thats true

#

like uhh ulg adds

#

blood adds

#

brood

#

im assuming you would

quaint otter
#

Yep if they live at least 10 seconds which is rare

boreal igloo
#

yeah kinda figured xD

#

MS @ 2 stacks or do i just send that shit whenever its up

shadow ibex
quaint otter
#

Starting from maliketh bosses become weeb shit with endless jumping and stuff

#

Therefore quick weapon like double blade is ten times better

shadow ibex
#

nah man i went all in with greatsword i was having a blast

#

i never stance broke malekith ill admit that

#

i think malekith and beast were only two bosses i didnt stance break

#

godfrey mellania everyone else was getting it

quaint otter
#

Played with gargoyle axe was falling asleep

shadow ibex
#

i swapped between greatsword and the duelist greataxe

quaint otter
#

Cuz i needed to wait that exact pattern that wont punish me

shadow ibex
#

depending on fashion feels

quaint otter
#

And the damage is so low even tho i have some buffs for heavy hits

shadow ibex
#

i wanna start a new run and try darkmoon or malekith sword i never done anything faith/int ever in a souls game

#

always big str

quaint otter
#

Same

#

Balls.

shadow ibex
#

i might try quality and duel wield

quaint otter
#

Twinblade is just nuts

#

Ds2 vibes

rare kite
quaint otter
shadow ibex
#

i might try godfrey axe run since it has super unique heavy attacks and ash of war

#

the moveset is cursed

#

and it scales like shit

rare kite
shadow ibex
#

yea giant hunt or lion claw

#

lion claw and 1/2 heavy attacks is a stagger on like 99% of bosses

quaint otter
#

Lion claw is that flip

shadow ibex
#

giant hunt is the same way

#

yea

#

u have armor on the flip. it seems bad at first but when u realize oh i cant be interruipted

rare kite
#

giant hunt for more damage and equal stagger. lion claw for trading

shadow ibex
#

its just for sure big dam

#

and it can hard knockdown

#

like face plant

rare kite
#

you can get interrupted in giant hunt, but giant hunt has piercing damage

shadow ibex
#

so u get a free super charged heavy

quaint otter
#

The only moment i had actually huge fun with great weapons was double boss before radahn

shadow ibex
#

lion claw was a game changer

#

poise dmg period vs bosses was for me

#

when i realized i had to build up this invisable meter to make ultra sized weapons work it was like playing doom and realizing u gotta swap weapons every second

#

or u will just get fucked

dire hinge
#

playing hammer on Monster Hunter Wilds then coming back to colossus sad_cat

strange perch
strange perch
#

Based Claymore enjoyers rise up!

rare kite
devout pewter
#

greatsword enjoyer here, felt like nothing changed 😄 But I'm also a complete noob at the game and probably not the type of player for that game 😄

balmy kindle
#

Wow holy been on KCD 2, glad to see arms getting BIG buffs

fossil thistle
#

With Capital Punisher getting 100% buffed, think it’ll be the better option?

lean geode
#

Unlikely for arms but maybe for fury

ivory remnant
#

is the embelishments changing for arms next season?

strange perch
#

BEST IN SLOTS

shadow ibex
# fossil thistle

the dmg is still mega low. hit a dummy for 4 minutes and it did 1mil dam

#

it also does have a duration despite what it says. it can fall off

#

in theory i guess since it is long but could happen if boss leaves

rare kite
shadow ibex
#

doin like sidearm dam

fossil thistle
#

PvP weapon confirmed rogues can’t restealth 😎

olive nest
#

Arms Owns!

#

Cleave gaming

fringe moon
minor gust
#

why would u need a 2nd one when BIS exists

tacit crystal
#

esp during prog

stone marsh
#

Good morning

#

Still no nerfs?

stone marsh
#

Or with something like sweeping strikes

thick kelp
fervent glen
#

F's in chat boys, 339 pulls on mythic silken court, got it to .6% today on the last pull...and today was last raid of the season for us 😦

dim basalt
#

300+ is a lot

slow saddle
#

So sadsadge

fervent glen
#

that might have been counting resets and such too, but yea it was alota nights lol

slow saddle
#

What killed ya?

dim basalt
#

Our kill was on the exact 200th pull

slow saddle
#

Rot or just mistakesied

fervent glen
#

mistakies on the very last dispell and enrage going off (since like...3 were dead i think?)

slow saddle
#

Coz legit if raid team wears healing gems

dim basalt
#

Enrage? lol

slow saddle
#

How ye

#

18% more dmg done

dim basalt
#

We had one death and killed it before the 2nd damage amp in P3

#

Getting to enrage is crazy

#

I think theres 3 dmg amps before the enrage?

fervent glen
#

too many healers i think? and i belive a stupid death early

thick kelp
#

were u like 7 healing the boss or

fervent glen
#

either way, .6% is basically dead, just ran outa time in the season

#

4 healin

dim basalt
#

4 healing is fine

fervent glen
#

we WERE doing 5 for far too long, swapped to 4 toward the end and progress got alot smoother

#

just too late to get the muscle memory down i guess

dim basalt
#

Choreo boss okayge

#

tbf we progressed pretty quickly early on

#

First raid night we got to 1st intermission already

#

But then we had a super long break and basically had to start from scratch again

slow saddle
#

But i also played in guilds where ppl parsed grey. A lot of ppl

#

Does make enrage real

dim basalt
#

And I thought we were bad with some low purples

stone marsh
#

Eww purple

#

All 100 parses or go home

quaint aspen
#

hi, no nerf yet?

viral locust
lunar remnant
#

Can I take slam off my bar if I’m using cleave?

thick kelp
#

no

lunar remnant
#

Shit feels booty to press

thick kelp
#

yep

fresh spire
#

Trinket nerfs/best in slots interactions count as nerfs right?

magic canopy
#

gm fishy

#

gn fishy

swift crown
#

And it's not close

slow saddle
#

Dno man gems makes sure u are topped. Seems strong

eager sigil
#

healers do the same

steep osprey
#

Lmao

fresh spire
astral rock
#

is there a ptr talent build that seems to be the go 2?

slow saddle
floral ledge
#

hi guys, what will be the embelisshement for s2 ? like the same one 80% crit abov health ?

#

so i can prebuy comp

#

before the price goes up

#

if someone could tell me pls

sacred zodiac
#

ye probably

#

should also prep for crafting a 2h if you get unlucky w/ myth 2h drops

#

they might still randomly tune embels last minute, happened in the fyrakk tier so

quasi torrent
#

fyrakkus

sacred zodiac
#

the funny spreadsheet has arms wearing 1 dawn 1 dusk idk why they do that

#

@astral yarrow

#

provider of lore

weak rain
#

to maintain balance

astral yarrow
#

its just the best setup with that current gear. Its more so a matter of simming whether which combination is better for you currently

sacred zodiac
#

ok any combo works then ye

#

tyvm provider of loremen

#

did you decide on a build for tonight

astral yarrow
#

yessir

sacred zodiac
#

surely its coc dd @swift crown

astral yarrow
#

I sort of did until i wathced a steelmage vid today

sacred zodiac
#

idk anything on shadow looks nuts

astral yarrow
#

I also want to do Pconc

#

Yeah, shadow is just giga broken

#

Paladin LS looks banger as well

sacred zodiac
#

what do you do with paladin

astral yarrow
#

but having played LS for every iteration of settlers so far, sort makes me want to try playing something tanky

sacred zodiac
#

i thought its just weird esoteric shit

sacred zodiac
astral yarrow
#

lots of auras and then 4 flex ascendancy points depending on build specifics like flask effect if you go MB route

#

LS is just so much fun

sacred zodiac
#

ya it was really solid

#

my character stalled cause i couldnt get a decent crit claw

sacred zodiac
#

this is completely solved by clicking blind prophet lol

astral yarrow
#

Yep. Prophet is just such a safe play

sacred zodiac
#

tbf u need to kinda rush to t10 dig

astral yarrow
#

and i doubt i have time for 2 builds

sacred zodiac
#

and somehow get a vessel on the way there

astral yarrow
#

you'll have a vessel by there most likely

sacred zodiac
#

idk variance on that shit is insane

astral yarrow
#

yeah i guess

sacred zodiac
#

i think i killed fire void stone guy before i got a vessel

astral yarrow
#

always feel like im swimming in them and then using like 5

sacred zodiac
#

ok let me have one if i dont get one by then please

astral yarrow
#

sure

swift crown
elfin lily
#

hey, anyone have prio skills list in rotation for arms? Want to try arms instead of whole playing as fury

swift crown
median scroll
#

Any Arakali Toxic Rain enjoyers

knotty creek
astral yarrow
swift crown
#

Yea I'm rolling a Jung build again

#

Love Jung

astral yarrow
#

Im a Goratha stan ngl

quaint aspen
#

how's slayer in m+?

#

any experience on PTR?

astral yarrow
#

Critcake has plenty of twitch vods and youtube videos of ptr keys, so check him out

#

hunk of a man

quasi torrent
#

worse than col

quaint aspen
#

ye, always do. he has mostly colossus

shadow ibex
#

Slayer needs bs buff to be playable aoe imo

sacred zodiac
#

made blood mage somewhat playable ..

shadow ibex
#

Maybe slayer strike gets dmg amp per target hit so it doesn't affect st would help

quaint otter
astral yarrow
fresh spire
#

Imjungron

#

I'm going the mana arrow thing

#

Looks like it's gonns be squishy start 😄

sacred zodiac
#

i dont think that build is real unless ur like omega gamer whos done with campaign in 3 hours

#

indigon will be 2 gorillion div at the start

floral ledge
#

what's the best talent for overall dps as war arms ?

shadow ibex
floral ledge
#

is this or no ?

faint harness
#

In fact there are several colossus build atm.

#

Depends of the dungeon basically

fresh spire
#

Just needs a fuck ton of alt/trans for rolling some basic jewels

sacred zodiac
#

reasonable

fresh spire
sacred zodiac
#

idk fucking about with mana costs and values for the loop to work just sounds so stressful

fresh spire
#

Yeh its my first time trying it

#

I've always played melee or poison builds

#

So having a try at something fresh

#

I'm used to playing strength stacking builds like volcanic/mc

#

So curious how dex is

olive nest
#

BL gives boss damage

stone marsh
#

Indeed

#

but then again I play slayer in keys

steep osprey
dreamy spire
#

are there already some "to go" builds for single target? Do we go for Colossus now?

quaint otter
olive nest
fair topaz
#

Do we always buff brutal finish MS with 2 overpowers and 2 executes or just straight up send it?

steep osprey
#

at least 2 EP

#

Don't have to do 2 OPs

slow saddle
#

Season 2 whenokayge

#

Old 4p and buffed ms gonna be good for 1 week

olive nest
#

Going to eat heroic bosses alive

slow saddle
#

Yyp

#

Well imma sandbag 100%

#

But our old tier with the new dmg to ms is not bad

#

So we are prob to strong earlysadge

sage badge
slow saddle
#

I vote we all play fury, in an attempt to not give em any arms data

dim basalt
#

S1 really traumatized you all huh

vast helm
#

we good ?

empty pike
#

calm down guys, as it is we can have a full arms raid again

#

amen

shadow ibex
dim basalt
#

Damn Im about to become traumatized too

dim basalt
#

I think the last time I played some kind of "meta" spec was DF S3 BM

#

And before that prob BfA S1 Disc keks

icy mulch
#

Warrior still won't be meta.

dim basalt
#

In raid it could become a meta spec with these numbers

#

Im speaking about raid only

icy mulch
#

Doubtful

dim basalt
#

It all comes down to the patterns of bosses

icy mulch
#

We might be tops for the 2 target boss. A lot of the bosses have a lot of spread out adds, etc.

dim basalt
#

Only the third boss has spread out adds iirc

#

Bandit is kinda 50/50

icy mulch
#

Mug'zee

dim basalt
#

Does Mugzee really count as an add fight tho

icy mulch
#

That crazy one with the trash [piles is spread all over.

#

You have to kill the elementals before they kill the raid.

dim basalt
#

Yeah but the walls los

#

So hard to cleave there

icy mulch
#

That's why I said it was spread out and not that good of a fight for Warrior.

dim basalt
#

And on the junk boss you will just collect the adds, lots of them will also get rolled over

#

Well no, how are other specs supposed to cleave with los

icy mulch
#

You're assuming we will top ST dps.

dim basalt
#

We are up there

#

Otherwise we wouldnt be worrying about nerfs

#

But its w/e, theres a good chance there will be a balance patch either tomorrow or on Monday

#

Or at the very least in the first patch week

#

Balance is a massive mess right now with variance of >20%

#

(per sims)

icy mulch
#

Is BM still bugged?

fresh spire
#

Nerfs and buffs have been happening daily this week

#

Mostly small things though

dim basalt
#

mhm

steep osprey
#

The changed the damage on player to instead be from pets, meaning it's a lot more damage

#

Their tier set is 30% dps xdd

dim basalt
#

Imagine BM not being strong for one season

steep osprey
#

How the fuck am I supposed to do tier 11 delves

#

this shit is impossible

icy mulch
steep osprey
#

trying to get zekvir before season is over

#

Well, they changed it last week

#

and there hasn't been a new ptr build since

quaint otter
steep osprey
#

true

shadow ibex
steep osprey
#

baseg

shadow ibex
dim basalt
naive breach
#

no nerfs your honor

azure basalt
#

how people managing best-in-slots weapon and house of cards trinket on ptr? They share the same cooldown, kinda weird

naive breach
sour onyx
#

boys do i macro khardros to avatar or colossus smash

errant goblet
#

if arms isnt the best spec in the game and is behind quite a fare few why are people so certain of nerfs coming?

dim basalt
#

tru

quasi torrent
#

me when i press cleave

dim basalt
shadow ibex
#

The masses won't know it's good cuz no arms to join their keys or pugs

dim basalt
#

Is arms rep as down bad as SVs or what

severe haven
shadow ibex
#

Worse for sure

slow saddle
#

Worse

shadow ibex
#

It's rare I see an arms war already in group pugging keys

slow saddle
#

Survival has been strong for ages

dim basalt
#

"ages"

shadow ibex
#

I've never ran with one even playing shaman

slow saddle
#

It just havent been able to live higher keys

slow saddle
#

3

dim basalt
#

I guess the only spec that can beat us is feral

#

S4 DF was miserable for SV

#

If that counts

slow saddle
#

It wasnt that bad

#

?

dim basalt
#

It was tho

#

It was really fucking bad

slow saddle
#

U got to choose ya own tier

#

If u facked up, due to bad playerbase..

dim basalt
#

They chose the tier that was most fun but worst numerically, assuming blizz would buff the tier (as they promised)

#

But that never happened

slow saddle
#

Well dumb playerbaae

#

Choose power

#

Always

dim basalt
#

Think SV was one of the worst 3 raid specs

slow saddle
#

Why u think we chose season 1 arms tier

dim basalt
#

And had to wear S3 for M+

#

lol

slow saddle
#

I might bw wrong but i do remember surv having very good st?

shadow ibex
#

Tbh we only had 2 options

slow saddle
#

Or is my brain scrambled

shadow ibex
#

Arms s2 set was a joke

dim basalt
#

In S3 it was good, not S4 tho

#

I played SV in S4 copium

shadow ibex
#

Inwouldnt count s4 for or against any spec

#

It's a meme season fr

silent flame
#

If arms exists
Why don’t we have legs

sage badge
halcyon valve
silent flame
#

True but it’s not called Leg monk

#

But eh
Leg monk sounds worse than arms warrior

olive nest
halcyon valve
coral crescent
#

"I wish tier changed up rotation and was interesting"
The monkey paw curls. You now have this.

#

Imagine not pressing anything but rend when avatar was coming back in about 25 seconds

quaint otter
#

lol

#

i was planning to try sub

coral crescent
#

Sub is fun! But that?

#

Phew. No thanks chief

shadow ibex
#

Last thing I want is tier to change arms rotation

#

It's a house of cards

#

That's how you get current exe rotation

candid pecan
coral crescent
quasi torrent
quaint otter
#

IMagine only 1.5 trinket is from raid

#

Spymaster 2.0

shadow ibex
#

They changed energy drink too

quasi torrent
#

sussy drink is still good

quaint otter
#

Is it 1.5?

quasi torrent
#

? its a passive

shadow ibex
#

Is there a 3min still or it's 2 min now?

olive nest
#

Can’t wait to never get my house of cards on myth track

#

Fuck yeah!!!

quaint otter
#

Again im not going to have a proper trinket for 4 month of season WOOHOO

candid pecan
shadow ibex
#

I can see them buffing other raid trink

#

The real problem is m+ trinkets

dim basalt
olive nest
#

I need a bis 1.5m M+ trinket

quaint otter
#

^

quasi torrent
#

OPC flashback

quaint otter
#

Alchemist stone lord and savior...

shadow ibex
#

There's that one that gives haste or crit but it's delves probably

candid pecan
#

this drops in weekly from delves, its GG

shadow ibex
#

Tiny tomorrow

quaint otter
#

The fuck

naive breach
#

Aware delves

shadow ibex
#

Just get it on myth track

quaint otter
#

Still would better have house cuz mastery is better for arms or ww

shadow ibex
#

Need seaforium because 50% uptime trinket to match 50% uptime on CS

karmic ledge
#

So what is arms big dmg cd or big dmg hit? When would you tricks one for the dmg buff?

minor gust
#

You get a dmg buff for tricksing?

karmic ledge
#

In 11.1 15% for 6 seconds

#

Like back in wrath

minor gust
#

Doesn't tricks also transfer threat wouldn't the dps most likely get agro

karmic ledge
#

That's why hunters use misdirect

minor gust
#

What's the CD cuz there's 2 different arms CDs you can track

karmic ledge
#

30 sec cd

minor gust
#

30 sec then you could track colossus smash

karmic ledge
#

Perfect

minor gust
#

I mean Warbreaker assuming this is for M+

karmic ledge
#

Tyty

#

Raid, m+ would get him killed

minor gust
#

Oh for raid then yeah colossus smash

#

It's our 30 sec cd

#

If you want a bigger CD to track Avatar is our 1:30 CD

ivory remnant
#

Will arms embellishments stay the say next season??

minor gust
#

Most likely

ivory remnant
#

Awsome thanks

fresh spire
#

Wait. Rogue has tricks amps back

minor gust
#

Yeah that sounds awful to play as a rogue tbh

#

Having to tricks someone for a buff every 30 sec

steep osprey
fresh spire
#

I dunno. Someone said above

#

I'm trying to find it

steep osprey
#

I don't think they do

#

I play rogue and im 99% sure they don't lol

minor gust
fresh spire
#

Thank fuck

minor gust
#

I was talking to a ghost then idk

steep osprey
#

Blizzard is not that rartex

#

d

fresh spire
#

Panic over

steep osprey
#

panicking over fake news

fresh spire
#

Was more of a bruh

#

Surely they learned their lesson with aug and pi moment

quaint otter
fresh spire
#

I haven't really looked into other class changes at all

#

So you could tell me somethings true and I can't deny it

#

I say panic loosely. Was more of a whuh moment ain't no way moment

minor gust
#

WW got a plunderstorm ability

steep osprey
#

last time rogue had t hat amp on tricks was wotlk

lean geode
#

aff lock LOGIN

steep osprey
#

and that was the only expac they had it in

lean geode
#

snapshotting the fattest drain soul of your fucking life

fresh spire
#

Go rogue

#

Break people's logs stacking tricks

steep osprey
#

snapshot dn

fresh spire
lean geode
quaint otter
steep osprey
#

that ability does insane damahe

#

damage

minor gust
#

Bladestorm replaced with that whirling firestorm ability when

steep osprey
#

all dots crit for the full duration

#

classic

#

It used to proc a lot more but they gutted it because of warlocks and their snapshot shenanigans

rare kite
#

tbf they nerfed it specifically for warlock

#

was still bis tho

steep osprey
#

yeah

#

there's also another really strong trinket

#

affli was insane on council fights

#

Like the 3 pandas in SoO

rare kite
# steep osprey affli was insane on council fights

Short silly video showcasing the current Affliction imbalance with procs in a weird way, naked troll here we go! 4,5% hit, 200 item level, 2x trinkets, cloak, head+meta gem and non-stat gloves with Engineering on them equipped.

Check out http://www.sparkuggz.com for Warlock content, guides and personal training...

Got any questions? Feel free ...

▶ Play video
steep osprey
#

Totally balanced

#

Every day I'm glad they made dots dynamic

rare kite
#

sparkuggz was on a different level

#

the revvez of warlocks

steep osprey
#

People are gonna get even more degen

#

0% chance they'll change the snapshot mechanics because that'll break the game

#

would be nice but meh

#

I wonder how warrior performed in mop

#

seems mid

spiral coral
misty sandal
#

And using fury at the start of MoP was the worst experience ever critcake

rare kite
#

so i just ran around timeless isle

spiral coral
#

Warrior is always fun

fresh spire
#

The one expansion I played blood dk was the one expansion warrior was goated

#

Vengence was just fun

spiral coral
#

Doesn’t matter if it’s shit damage or top, it’s just fun

minor gust
#

I played monk back in MOP was a great time being a brewmaster

rare kite
#

for mop classic i will be making a warlock, already have warrior leveled from before. i really like pre legion demonology

fresh spire
#

I still think blizzard should try to aim tanks more to mitigation <-> more dps.

steep osprey
#

I played on a private server and I really liked fury

fresh spire
#

Play as you should get dps

#

Etc

steep osprey
#

Peopled loved it but I prefer the post legion demo

#

My favorite spec is probably destro warlock in mop

rare kite
#

i honestly do not understand why they didn't make a 3rd dh spec that is like old demonology

steep osprey
#

Fury in mop was an apm monster

#

heroic strike and then you had wild strike procs that made 3 next wild strikes half gcd

#

my wrists died

karmic ledge
#

11.1 it's coming back

minor gust
#

@fresh spire

rich kernel
#

How is Arms looking in 11.1? M+ and raid? And slayer/col?

minor gust
#

Very strong with Slayer for raid and col M+

rare kite
minor gust
#

Expect nerfs

rich kernel
#

Can't ever let warrior have its time in the sun

minor gust
#

Nope

#

Best can do is just accept and move on or reroll.

steep osprey
steep osprey
#

I just logged in on PTR for next season

rare kite
#

pvp talent

steep osprey
#

yeah

#

it is

slow saddle
#

They gonna buff warbringrt

#

No worried

steep osprey
rare kite
slow saddle
#

F r ???

rare kite
#

yeah lmao

slow saddle
#

We are saved from new developers

#

Rework coomin guys

#

So far arns rework. Worse class tree