#transmog

1 messages ยท Page 132 of 1

chrome sinew
#

Is is possible for make my warrior look like Lara Croft? With plate gear ๐Ÿ˜ฆ

lavish olive
#

Probably, since you can hide helm and shoulders. ๐Ÿ˜ƒ

woven breach
#

Where do we get the pieces for the Green set that is a recolor of t19?

tepid temple
#

Heroic. Normal is yellow, LFR is brown/green

proud dome
#

Is a well itemized class neck still worth getting?

#

compared to H NH drops/etd?

#

shit

#

wrong chat

wide lily
#

no

candid glen
plucky vessel
#

nice_lighting_bro

sterile zealot
silent crater
#

Best horde race for transmog ?

subtle sluice
#

Depends on what you like Sharingan. Troll, Cow, undead don't cover their feet so that bothers some people

#

I don't like the way male trolls stand and what not

plucky vessel
#

@silent crater female orc 100%, most of the other races have shitty posture as male, or gross sounds as female

indigo sandal
#

idk horde doesnt really cut it, you need to be a female dwarf

plucky vessel
#

triggered

worldly anchor
pliant ingot
#

what yall think?

tepid temple
#

There's deffinitly something there. The helm and legs look great together, but you can really tell the Boots/Chest and Gloves/Shoulders are for something different

pliant ingot
#

i just chose this chest because its the only one i have that shows the bandages underneath which i really like

silent crater
#

@subtle sluice whats your warrior?

#

I really like undeads and orcs. But I Cant help my decision for it๐Ÿ˜…

subtle sluice
#

When i was ally it was obviously a dwarf!
On horde i do either orc or Belf. I do believe that the posture of a male orc is annoying so if u can stand the look of the female orcs i would go with that

honest jay
#

hm

vague hemlock
#

what you guys think?

#

thinking about other hands

honest jay
#

thoughts?

vague hemlock
#

its a full set but looks good

sly temple
sly temple
#

@plucky vessel Do you like my spaz? ๐Ÿ˜„

jolly patrol
#

So using glyph of the weapon master I'm able to get my mainhand fury sword to transmog into a 1hander (Slayer of the Lifeless) by casting battle cry in protection and changing to fury afterwards. However, I'm unable to get my offhand to change as well. Is there any way to accomplish this?

#

Casting battle cry while in fury doesn't appear to do anything even with the sword in my Inventory

winged igloo
#

The equipped weapons need to be 1handed to battlecry into a 1hander. Try equipping a pair of 1handers before bc.

restive schooner
#

The glyph is odd. My one hander glyphs into two handers with a shield all the time.

jolly patrol
#

That's one solution I hadn't tried yet. I'll give the double 1hander a shot tonight, sounds like it may work

remote eagle
#

Did we get image posting disabled?

#

Yep. Anyway I need some advice for this set. It's just short of looking perfect IMO but I can't help but feel something's off.

carmine crane
#

sword seems off to me

#

trollish slicer might look good for that if you're looking for a large weapon, or maybe one of those other wrath greens

golden needle
#

Belt is a bit off color

#

Could go with a more rugged-esque sword too

indigo sandal
#

why are you able to use glyph of the weaponmaster to swap your sword with a bow but not a 2h sword?

rapid star
#

How you can mogg as Fury Arms Legendary?

#

like this post from @honest jay

restive schooner
#

Glyph of the Weaponmaster.

rapid star
#

That's a Glyph? Lel

jolly patrol
#

Looks like you can't change both fury weapons into 1handers with the glyph. You can get your mainland, but not both

rapid star
elfin steeple
#

Oh boy I can't wait to run TOT lfr for the tier set

#

that'll be just fucking GREAT

restive schooner
#

Uh, you already can?

vague hemlock
#

@restive schooner i guess he means tos

tepid grove
#

@red nymph that looks dope what parts?

dry plume
#

what helm looks good with the onslaught set?

red nymph
#

@hexed halonoTom74#8717 primal gladiator's set

buoyant solstice
#

so i finally unlocked the Balance of Power weapons...

reef haven
#

Has anyone had luck getting the hidden Prot Skin? D:

paper finch
#

@buoyant solstice is ui for your character screen a particular addon?

restive schooner
#

Which part?

paper finch
#

all of it. I love the exact ilvl display as well as being able to see all of the attributes and enhancements

restive schooner
paper finch
#

thank you!

dire coyote
spring sluice
#

i'm thinking (from left to right)... 3>4>1>2

vague hemlock
#

The third looks sick imo

marble nymph
fleet stone
#

Dose the battle cry glyph work on glaives?

buoyant solstice
#

@reef haven ... i got the hidden prot skin... by doing Neth's Lair Mythic... normal one...w as behind the boss... so wierd

restive schooner
#

Not weird, it can spawn in either place, but they share the same daily check.

#

So if it wasn't in the cave when you read "true" from the script, you would likely find it in the dungeon.

spring sluice
#

really?

#

never knew that!

#

i stopped checking tho

restive schooner
#

You also had to be in prot spec to even see the shield in the cave, as some people found out (not sure about the dungeon). However, you can roll the event in any spec, since it's just a location threshold trigger.

spring sluice
#

word

red nymph
#

@dire coyote can you get the red recolor of those shoulders without having been ranked at level?

reef haven
#

I need a script for my prot weapon skin?

restive schooner
#

Hidden Tints Progress Tracking

Run this script to check progress towards unlocking extra skins for your hidden artifact. Lua /run local q,x,_,a,b = GetAchievementCriteriaInfo,0 for i=1,11 do _,_,_,a,b = q(11152,i) x=x+a end local _,_,_,c,d = q(11153,1) local _,_,_,e,f = q(11154,1) print("Dungeons: "..x.."/"..b) print("WQs: "..c.."/"..d) print("Kills: "..e.."/"..f)
Alternatively, you can use the following WeakAura to create a text display on your screen.
https://wago.io/41Tvw7OaW

Alternative to that, you can add the following to your achievement tracker.

/run AddTrackedAchievement(11153)
/run AddTrackedAchievement(11154)```
And another script for good measure.
```Lua
/run local g,s,p,d=GetAchievementCriteriaInfo,select,print,0 for i=1,GetAchievementNumCriteria(11152) do d=d+s(4,g(11152,i))end p("Dungeons: "..d.." / "..s(5,g(11152,1)))p("WQs: "..s(9,g(11153,1)))p("HKs: "..s(9,g(11154,1))) ```
#

Take your pick.

visual epoch
#

not using good regex in 2017

#

ยฏ_(ใƒ„)_/ยฏ

restive schooner
#

Not my scripts.

#

ยฏ_(ใƒ„)_/ยฏ

visual epoch
#

.>

#

<.<

#

notmypresident?

restive schooner
#

lol poly ticks.

subtle spade
lean arrow
elfin steeple
#

took so much fuckin' time to farm out the reroll tokens to use in ToT LFR

#

at least the shield dropped on my first heroic run!

spark shuttle
#

its taking me weeks and still no luck on that

elfin steeple
#

The shield or the LFR tiergear?

steep cape
#

Hey if i xfer my Dk character from another account, do i recieve all the xmog?

plucky vessel
#

the heroic ToT sword looks better than that one imo

elfin steeple
#

the heroic version? lemme see...

#

They both look pretty nice. I'm already locked to ToT H this week tho

#

As a side note, I wish the helmet for this set wasn't so buttugly

plucky vessel
#

I really like the crown but it's hard to get it to match

teal olive
#

going for green dk EN set and dragons call sword

#

need new pants tho

molten gazelle
#

:n1ce:

meager socket
#

I kinda like it, it has grown on me after a few raids

tepid temple
#

The darkmoon cloak made me lose it ๐Ÿ˜‚

polar cargo
elfin steeple
#

thanks for reminding me i have to run soo mythic this week

#

sighj

vague hemlock
#

Wow

polar cargo
#

:3

indigo sandal
#

so as prot the glyph of the weaponmaster works with bows but not staves, fist weapons, or any other 2h?

jade turtle
#

@indigo sandal you can use battlecry as arms or fury and respec into prot having 1/2x 2h instead of a shield

jolly patrol
#

As a note though, it doesn't work in the reverse. You cannot battlecry as protection and have 2 one handers as fury. You can get one 1hander, but not both

tepid temple
#

Can you still battlecry as arms, turn Stromkar into a bow, and punch people?

#

I remember someone saying that was an option when they posted their Superman Mog

steep cape
vague hemlock
#

Wtf is that tabard?

teal bronze
#

Tabard of the Hand?

tepid temple
#

It'

#

s from the shadowmorne questline

urban flax
#

People hating on silver hand tabard again?

waxen wraith
#

What do you guys think.....

obsidian vortex
#

It's something. Good but not great. It is a transmog that will make you day that is good. But it won't stop you and make you think about your life.

solid badge
plucky vessel
#

everyone hates tabard of the lightbringer, its fucking boring and people just put it on without it matching 95% of the time

#

i made a pretty dope mog with it though tbh ๐Ÿ‘Œ

molten gazelle
#

You just can't be happy at all can't you

plucky vessel
#

๐Ÿ˜ฎ

#

noone likes lightbringer tabards lmao

#

@polar cargo i cant really see what your mog looks like because those bigass weapons are in the way, but it looks pretty dope

molten gazelle
#

I like it

polar cargo
#

it's just golden kings underneath lol

molten gazelle
#

But I don't use tabards /shrug

inner zenith
#

I feel like Gorin hates all mogs but his! ๐Ÿ˜„

plucky vessel
#

i dont like nonsense mogs lmao

gray valley
#

season 15 elite from mop, dunno if i like it on belf or not tbh

urban flax
#

Any paladin mog with silver hand tabard is fine

gentle bramble
#

silverhand with T3

tulip adder
restive schooner
#

All tabards are hideous.

gentle bramble
#

agree ashley atatakakatta you're... green

silver mulch
#

Does anyone know a good outfit for Uncrushable Shoulderblades? (mythic imperator, highmaul)

grim knot
#

how much would you bid on for bmah's dreadnaught pauldrons?

solid badge
#

um

#

depends on how much you want them

noble delta
restive schooner
#

I think we all know what Skyhold looks like. <.<

noble delta
#

welp

#

just wanted a little background

rapid star
brittle ridge
#

Y u no headpiece

rapid star
#

My char is more personal without helm

brittle ridge
#

Ill give it an 7/10

topaz coyote
#

We all know forsaken Paladin warrior is the best warrior

golden needle
#

disgusting

topaz coyote
#

You can't handle the light

sly temple
#

@tulip adder Your troll feet are showing... gross. ๐Ÿ˜ƒ

thick charm
#

@noble delta A little background? ๐Ÿค”

rough tendon
minor surge
#

Bit too much of the same tier but for looks I give it 7.5/10

rough tendon
#

true ๐Ÿ˜‰ imo nothing else fits as good , i just like the shoulders & helm so much more !

echo marsh
#

I bet @plucky vessel uses full set transmogs

plucky vessel
#

Because I don't like mogs that make no sense or are ugly?

golden needle
#

plenty of good sets you can make yourself if you have some thought

#

full sets are for normies

plucky vessel
#

truu

proven gyro
#

anyone selling blackrock bulwark?

#

wanna buy that shield

#

if anyone knows a good farming spot can you suggest it too please

whole cloud
proven gyro
#

needs more green

sly temple
#

@whole cloud I need to put my ant glasses in order to see anything on that pic. From first glance, it looks bad ๐Ÿ˜›

fathom summit
silver mulch
#

@proven gyro im selling bulwark on eu-antonidas ๐Ÿ˜„

proven gyro
#

๐Ÿ˜ฆ

#

i'm on jubei, us @silver mulch

#

man i really want that skin

#

low res azzinoth shield doesn't cut it for me

glad anchor
#

that reminds me, I really ought to go get the high res azzinoth shield before going into tomb of sargeras in 7.2

lime scarab
glacial obsidian
#

needs a more slutmoggy pants

lime scarab
#

these pants dont have a texture over the belt area so I can go full FUPA

#

i guess i could try to find a sluttier set of pants with no belt too tho

#

ok ๐Ÿ˜ƒ

proven gyro
#

does the blackrock bulwark still drop?

#

someguy pst'd me and said it doesn't drop anymore

#

oh nvm, now he says it's a low drop rate nvm

glacial obsidian
#

it does drop, its just a world drop from WoD

#

so pretty rare yeas

plucky vessel
#

@lime scarab lmao

restive schooner
#

Best improvement for that: Race change.

lime scarab
#

you talking shit about femdwarves?

#

you wanna take this outside?

restive schooner
#

So you can bite my kneecaps?

lime scarab
#

oh you think you're a fucking comedian? come gurubashi m8

restive schooner
#

Nah, not a comedian.

main heart
#

@lime scarab Well you better start running with your small ass dwarf legs

lime scarab
#

m8 u needa get ur ๐Ÿ‘€ checked fam

main heart
#

Also i think gurubashi has some kind of height requirement, its not a place for children

lime scarab
#

m8 i will duel you outside of stormwind fam

main heart
#

@lime scarab K, tell me when you're allowed outside of northshire ๐Ÿ‘Œ

steel moth
#

How does one t-mog the fury weapons to look like arms ones?

spring sluice
#

battle cry glyph

#

weapon master?

steel moth
#

I 100% forgot about that. cheers

visual epoch
main heart
#

@visual epoch WoD CM 1Hander / Lava Spine / Talon of Azshara / Dragon Call / Quel'Serrar

visual epoch
#

Been trying to get burnished quel'serrar since launch

#

kms

vague hemlock
#

talon of azhara doent fit well imo

restive schooner
#

That belt is off.

visual epoch
#

Yeah, it is a bit. Other suggestions?

rapid star
restive schooner
#

I can't think of what has the same style greens without being able to look them up. Thanks work. ๐Ÿ˜

rapid star
#

@visual epoch the crafted dreadful gladiator belt, or maybe the grievous gladiators girdle might work for a belt

#

Or no belt

ionic bramble
#

no one?

restive schooner
#

Uh, isn't that one of the PvP weapons?

solid badge
#

uh, wouldn't you be able to check for that on wowhead?

ionic bramble
#

@restive schooner & @solid badge i dont think this sword is in the game

solid badge
#

yeah, don't think so either

proven gyro
#

๐Ÿ˜‚ blackrock bulwark sold for 160k

#

kill me

simple pelican
#

this is what gnomeregan soldiers should look like

lyric pike
#

nice

rapid star
#

@ionic bramble kinda late to answer, BUT if you are still looking, it's the vengeful gladiator 1h sword

#

@ionic bramble you can get from the vendors in area52

main heart
#

@rapid star Its not the vengeful sword. Its colored differently iirc

#

The model is the same, but not color

rapid star
#

@main heart True. Didn't think much about the color tbh, only paid attention to the model ๐Ÿ˜

ornate wadi
#

@simple pelican that's the dildo sword innit?

sly sail
#

How long does obtaining the dwarf bunker blackrock set take?

simple pelican
#

@ornate wadi yea it is mate

gritty cloak
#

guys whats the best way to get archimondes mythic sword

#

can it be solo'd at all ? hard to get with a random raid personal loot

#

maybe iwht prot ?

restive schooner
#

I got it on a bonus roll during a random run where it dropped too.

young pollen
#

@sly sail if you farm iron docks regular, itncould take a few hours. Just go in...kill everything up to the first boss then reset.

#

Could also run HFC and BRF transmog runs for scraps.

sly sail
#

FeelsBadMan I already have full BRF+Highmaul belt

urban flax
#

Like any self-respecting warrior

vague hemlock
#

@gritty cloak you cant solo mythic just do it with randoms

restive schooner
#

Next expansion you'll likely be able to solo it.

#

So if you want to wait...

vague hemlock
#

If they fix gorefiend

#

Its not soloable due the mechanic

restive schooner
#

You can skip, so it doesn't matter.

vague hemlock
#

Yeah if you have the portals

restive schooner
#

You say that as if it's hard...

vague hemlock
#

Its not but for a player who quit before hfc i dont bother to do those quests

restive schooner
#

It's a minimum sub-60 second kill once a week for four weeks to be able to skip to bone demon lizard. Seems worth it if all he wants is Archi's sword.

rancid marten
#

Hey guys, once I can I'm gonna x-fer to where all my friends x-fered to and go horde..but until then imma work on my ilvl, artifact, legendaries, and ofc.....XMOG!! What xmog do y'all like the best?? I personally like the roman centurion looking one...but i'm looking for second opinions. ๐Ÿ˜ƒ thanks

Roman centurion:
http://www.wowhead.com/dressing-room#VMzz0zJ8V0k9o8jUa808jUb87cjUR87cHPQ87cjUs808jQU808jUq808jQX808Chv87cq

Gladiator/Barbarian:
http://www.wowhead.com/dressing-room#VM0z0zJ8c9MmR9m8jDk808sbk87cizO87VxJc808Bso808CRm808rWT808svG808RgV87c

rapid star
rapid star
#

belt is wonky tho

urban flax
#

how does it look with hidden belt?

plucky vessel
#

I have a feeling I'd like that if you weren't a fucking panda lmao @rapid star

rapid star
#

HEY

#

pandas are lit

#

@urban flax hidden belt?

urban flax
#

you can hide belts now with transmog

#

like helm and shoulders

#

and sometimes the part that gets covered up by belts can make a transmog look better or fit if you dont have a belt that fits

rapid star
#

oh rright

#

i was think like hidden artifact appereance

#

uhh

#

might be good

stark depot
#

get a belt

urban flax
#

yeah doesnt look that good :p

spring sluice
#

Looks pregnant

golden needle
#

helm isnt the same black as the shoulders

#

6/10

#

Pandas just arent cut out for plate wearers.

plucky vessel
#

they always look disgusting lmao

golden needle
#

I mean, arent you a Worgen?

#

Thats like a Draenei arguing with a Tauren over who's taller.

plucky vessel
#

good analogy, considering tauren are taller than draenei and pandas are uglier than worgen ๐Ÿ˜‰

simple pelican
#

Gnome warrior for days

#

Transmog fits snug on a gnome

rough tendon
#

Untill you equip a helm as a gnome ..

plucky vessel
#

i dont like their animations either tbh, theyre too cartoony for me

#

female orcs ๐Ÿ†

simple pelican
#

@rough tendon use goggles mate

upper crag
#

How am i doing boys

ornate wadi
#

That chest sure looks like shit

#

imo

inner zenith
#

i like the chest a lot with the shoulders

#

but only those two

tepid temple
#

I dunno, it's a little black for how blue the shoulders are

#

And I can't unsee the fact that it looks like you have a deep ass v neck on

ornate wadi
#

Looks like a dress shirt ye

thick ermine
#

hi guys, just curious, i cant transmog a pally tier set to my warrior even if its plate?

#

i mean, i have a pally alt toon so i bought the tier set, but i thought we could always cross mog it as long as its plate?

plucky vessel
#

you'll need to get the non-tier pieces

thick ermine
#

oh... means i gotta farm in the end lol

#

okok

strange perch
#

im ilvl 871 but im always usually lagging around in dps. i have my rotation down but i still dont know what im doing wrong

#

my opener is like 500k dps and then it slows down around 280-300k dps

rapid star
#

why is it so goddamn hard to make plate mogs

#

like every other armor type is easy

wooden karma
steep cape
#

is there a way to remove glyph of the weapon master?

finite ermine
urban flax
#

Manly mog

#

You can buy dust from a reagent vendor that can remove glyphs

finite ermine
#

I was aiming for a barbarian look that was lowkey but not totally horde dominated

urban flax
#

im digging it

frozen smelt
molten gazelle
#

zugzug

gentle bramble
rapid star
#

ya boy back at again with another garbo xmog

#

i'm thinking of calling "laughing skull blademaster"

buoyant solstice
#

where's the best places to farm for the Saltstone mog?

#

looking for the full saltstone set

rapid star
#

@warped forum [Blackhorn's Mighty Bulwark] might look good with this

plucky vessel
#

@rapid star i almost liked it

#

the helmet weapon and shoulders look pretty dope, should match the rest to it then ๐Ÿ”ฅ

rapid star
#

yeah i always base my fits around helmet, weapon or shoulders

#

plus i wanted to show skin which is basically impossible for plate wearers

thick crypt
#

@buoyant solstice ZF

plucky vessel
#

@warped forum ooooh i rate that, would be better with another shield though imo, and its more of a taste thing but cloaks also look dope

sly sail
#

@gentle bramble looks dope, but shoulders have a somewhat different color

gentle bramble
#

it's a light reflection looks better outside dalran

merry arrow
rapid star
#

it's always so hard to make two models work well with each other, this is the best i've seen

merry arrow
#

I just thought it was boring to have to identical weps for once ๐Ÿ˜› So i tried out this and i think it works ๐Ÿ˜„

rapid star
#

i never have to worry about that because i'm a filthy arms player

merry arrow
#

Arh ๐Ÿ˜„ I hate arms as spec ๐Ÿ˜ƒ Too slow and boring for my taste ๐Ÿ˜ƒ

rapid star
#

i'm tryna get those 2 million crit mortal strikes not carpal tunnel

#

at least inner rage slows down the fury rotation

plucky vessel
#

@merry arrow pretty dope, i was using the same thing with the crown and diferent weapons a while ago

urban flax
#

How about

#

Without gnome

#

๐Ÿ˜ซ

primal bay
#

xd

#

gnome master race

sly sail
#

Sword is kinda off

#

But otherwise gucci

merry arrow
#

Thanks @plucky vessel ๐Ÿ˜ƒ which crown did you use? I'll have the blue/turquoise colored hidden appearance tomorrow or the day after ๐Ÿ˜ƒ

#

@sly sail yeah I know but I'm tired to have symmetry in the Weapons cause everyone does it ๐Ÿ˜„

tepid temple
#

It's always a bit hard asking for opinions on a gnome transmog where I can see three pieces of gear: Boots, Shoulders and Weapon

ornate wadi
#

@primal bay running same Transmog, just prot with the wep transmog

#

Tempting to get the other season

primal bay
#

yeah but i dont like the hair color too much, nothing more blue @ornate wadi

ornate wadi
#

The roman looking one

#

The helmet is a must have

#

Doesn't fit so well without it

urban flax
#

I agree

spiral gyro
thick crypt
plucky vessel
#

@merry arrow the lei shen crown, as a draenei it actually looked pretty dope

rotund inlet
proven gyro
#

anybody got a good set for taurens with the azzinoth shield?

#

really? ๐Ÿ˜ฆ

#

shiet

#

i do love how big azzinoth is

#

doesn't seem like most shoulders clip that badly

golden needle
#

Just make a set without shoulders

#

ez

#

but i guess it would probably look silly if you use Bulwark with no shoulders. So bulky.

rapid star
#

hello

#

I'm looking for a cool troll transmog

#

does it exist ? :x

tepid temple
#

No

rapid star
#

I knew it

untold plaza
subtle sluice
#

Can't get behind the dildo helmet

plucky vessel
#

yeah i dont rate the dildo either tbh

#

no there arent any cool male troll xmogs, theyre disgusting

solid badge
#

Troll mogs are bad and you should feel bad

hasty nexus
#

@untold plaza is that pvp gear

ornate wadi
#

Primal

mellow cloak
solid badge
#

chest, swords, and cape don't match at all.

#

looks bad

#

change to the full set or smth

#

and use those purple hammers from Bladespire mountains Gruul

whole cloud
#

Chest is prob worst part. tbh

fiery juniper
#

chest is indeed terrible

visual epoch
#

The helm doesn't match amazingly either but yeh chest worst part confirmed

whole cloud
#

but besides that you guys like it?

ornate wadi
#

Didn't have a matching tabard :/

vivid sequoia
#

The broken horn on the helm pisses me off

ornate wadi
#

I wish the eyebrows didn't pierce the helmet

urban flax
#

Why cant dwarf beards go through an open faced helmet but eyebrows can? ๐Ÿค”

rapid star
proud dome
#

Big, if true.

keen valve
#

hmm if i level my prot artifact you guys think I could solo mythic blackrock? I need the shoulders (and would kill for the hammer but whatever I have the cmode sword haha) because they look better than the blackrock armor set

hasty nexus
#

this game is awful

keen valve
#

eh I dont mind it

rapid star
#

Soloing mythic brf might be doable, indo it every week with 3 guildies. Goes back fast

golden needle
#

why do people link full set mogs. Like, what do you expect us to say? jesus.

#

good job blizzard on making that set/

plucky vessel
#

yeah full sets are rather unimpressive

ornate wadi
#

@keen valve take someone with you. It'll go waaaaaay faster

keen valve
#

blackrock set + mythic Brf set is bae though

mellow cloak
#

Lol my thoughts exactly, why tf would I wear a full set

plucky vessel
#

even if its one thats truly dope and people dont use very often

#

its so much more fun & interesting to find non-set pieces that work with it

fiery juniper
#

cuz its rare as fuck

rapid star
#

hey it's me again ! any cool transmog for troll fury here ? can't find one

topaz coyote
#

Theres the troll themed plate set from the cata dungeons

mellow cloak
#

The troll themed armor for plate pretty meh imo. Aa far as mogs that look food on the model, eh

plucky vessel
#

idk if youre pranking or not because you asked this before and everyone said dont be a troll, theyre ugly

agile widget
#

i like how LFR ToV set looks on a troll

#

with Ulduar swords - blue one from 10 man

jovial ermine
solid badge
#

that's a pretty nice one

faint cave
last steeple
#

guys any suggestions for an ''iron'' transmog.wanna get that true warrior feel

ornate wadi
#

@faint cave Naver?

fiery juniper
#

BRF mythic

#

blackrock set

urban flax
#

@jovial ermine looks damn good!

rancid magnet
#

@jovial ermine wont hide completely, but the ogrimmar chest from garrison vendor does the job, had one similar when i was still a horde ๐Ÿ˜ƒ

sly sail
#

Sulfuras matching set other than shifting runes/25 man normal tier?

#

And also a matching mount other than rukhmar, alar or ragna mount

jaunty kiln
rapid onyx
#

๐Ÿ˜‰

rotund sphinx
urban flax
#

Oh jolly, a full set with untransmogged weapons! Christmas came early this year!

rotund sphinx
#

ye

#

that's the joke

urban flax
#

๐Ÿ˜‹

rapid onyx
#

At least we look good

#

๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ

molten gazelle
#

good meme

jaunty kiln
rapid onyx
#

Nooo ๐Ÿ˜ข

main heart
#

@rapid onyx is that your actual mog

#

omg it is

#

๐Ÿคข

rapid onyx
#

its my fury one, pls ;_;

#

ill go back to my original form as arms

main heart
#

Now thats better

#

The weapon abit too fancy maybe

rapid onyx
#

ok fine ill transmog it to a shitty axe for you

main heart
#

omg, i am not worthy

rapid onyx
main heart
#

@rapid onyx Looking mighty fine ๐Ÿ‘Œ

lyric pike
fiery juniper
#

what is this a terrible mog contest?

#

@rapid onyx

rapid onyx
#

feelsbadman

jolly patrol
urban flax
#

That looks pretty cool

buoyant solstice
#

is there anyway to still get this sword?

rapid onyx
#

get like a rbg rating

heavy echo
#

Area 52 sells the vanilla stuff if you have a rbg rating of 1850 I think it is?

rapid onyx
#

dont you need liek 2200

heavy echo
#

You used to but it got reduced in wod I think

solid badge
#

You can get the non replica version for 5 marks of honor from Stone Guard Zarg in Orgrimmar

molten gazelle
#

Those are not tmoggable

#

Unless they changed it

buoyant solstice
#

i dont think u can buy it w/out the 2200 rating or something

#

for the 5marks of honor

#

actually, nvm, you can buy them, but they are not tmog'able

stable heart
#

its more like 1800 rbg

#

too bad they dont invite warriors

plucky vessel
#

@jovial ermine that actually looks pretty dope, gj

simple pelican
#

@rapid onyx you trying to be a lumberjack or a miner?

main heart
#

@molten gazelle @stable heart You can mog them, but you need rating. And the rating you need is 1800

#

I haz it so can confirm ๐Ÿ‘Œ

stable heart
#

You just have to get it once I have on my mage

keen valve
#

also I worked too damn hard to get those cmode swords I gotta use em haha

faint cave
#

@ornate wadi Raider to dager i uka silvermoon <Nav Nord> 2/10M join og fรฅ sosialstรธnad

ornate wadi
#

Fak meg. Vi har jo cross realm nestwn. E pรฅ aszune

golden needle
#

alien language D:

keen valve
#

looks like Norweigian

wicked wren
#

or any other scandinavian language

#

(swedish , danish, norge

#

)

golden needle
#

dont think its swedish

ornate wadi
#

Norway

#

Wooo

keen valve
#

Bam I was right !

uneven orchid
#

alright lads, I need your help. Im a male tauren warrior and I need the silliest transmog in the world

molten gazelle
#

just go naked

#

fuck it

fiery juniper
#

t5 warrior

solid badge
#

@uneven orchid best thing to do is take the oldest piece of gear you have in each category

#

also holy man RP sets like this make me want to xmog cloth

#
Wowhead
2

A Warrior outfit containing 22 items. A custom transmog set created with Wowhead's Dressing Room tool. By sashamolod. In the Warrior Outfits category.

ornate wadi
#

@uneven orchid Bloodscale

#

The only male transmog worth using

keen valve
#

thats a funny way of spelling blackrock

hushed vigil
golden needle
#

looks good, i'd personally try to replace the boots

hushed vigil
#

Yeah it's my biggest hurdle right now

sly temple
hollow chasm
#

i think your transmog is the least of your worrys i think you need to replace your windows version before replacing boots ๐Ÿ˜›

livid galleon
golden needle
#

full set congratulations

#

good job blizzard on making the set

ornate wadi
#

Balm is also working on a green set I see

sly sail
#

could someone recommend me blacksmithing sets that are easy to obtain?

ornate wadi
#

Imperial

rare anchor
#

What weapon are you holding @livid galleon ?

median tartan
#

i wish blizzard would come through and allow us mogging 1h :cc so many beatiful 1h weapons unused in my transmog repertoire

granite sandal
#

i just want to use a spear / shield combo ๐Ÿ˜ฆ

#

If we're doing green transmogs, used to run this for a long while in legion ๐Ÿ˜ƒ

hushed vigil
#

Good thing i have no issues with W10

hollow chasm
ornate wadi
#

I can see that green is a very common transmog

hollow chasm
#

well it is legion

#

plus it looks cool my other transmog is the full grandmarshal lgear in prot

ornate wadi
#

Blue transmog then!

#

fark

#

Forgot hair colour

#

Oh well

#

Not sure if that is the entire blue pvp set

#

Made it ages ago

rare anchor
#

I've always liked this set. Just something so... ferocious about it.

spring sluice
#

i always got a goofy vibe from that set

rare anchor
#

I think that's what works for me. Cause certain design cues of it I usually don't like.

visual epoch
#

Yeah, feels uneven man

rare anchor
#

I do love the glow animation from the skull on the right shoulder.

#

The asymmetry is the best part though! Too many symmetrical shoulders in the game.

spring sluice
#

would be cool to play on that with fury weapons. put a blue sword in 1 hand and a dull sword in the other

#

blue wpn on blue shoulder side or swap it?

rare anchor
#

I think it matches rather well with the hidden fury appearance.

#

I'd say swap, so the glows are on opposing shoulders.

ornate wadi
#

Jett

#

Whenever you use that transmog

#

Focus on the tongue on the right shoulder

#

It'll never be the same after

rare anchor
#

haha Dude, I have looked at that tongue plenty. And it does put me off a bit.

storm vigil
#

guys...

#

a young woman that watch our stream drew my human warrior transmog

#

lion themed

#

it's beyond awesome

#

the base material

rare anchor
#

Nice

storm vigil
livid galleon
#

@rare anchor Relentless Gladiator's Pike

#

@hollow chasm Darkmoon Dancing Bear would go with that

tepid temple
#

Not gonna lie @storm vigil , That's just way less impressive in game ๐Ÿ˜›

#

And I'm not sure how much I'm throwing shade there

plucky vessel
#

the drawing is pretty dope tho

tender portal
#

2 of my favourite mogs ๐Ÿ˜ƒ dreadnaught and my Grandmarshal set

rare anchor
#

@livid galleon Thanks dude!

#

@spring sluice I was looking around when I got home thinking about your suggestion and came across this mix....

#

Asymmetrical with a weapon a weapon that has a periodic glow over the shoulder opposite the glowing skull.

spring sluice
#

lemme see unsheathed

rare anchor
#

The scythe get's a bit lost. I don't have the appearances yet, so I can't just equip 'em.

#

I forget I can use polearm and staff models sometimes. I need to pay more attention to them...

livid galleon
#

@rare anchorif you were horde I would say check out primal glad greatsword

rare anchor
#

Not very fond of that style of weapon. At least the colors do match better than the Alliance version. Solid input, though!

keen imp
proven gyro
#

is it possible to get that huge fuckin fire sword from the vendor in ashran?

south briar
#

no u can't anymore

rare anchor
#

I love the shoulders and helmet for that set.

honest jay
royal sparrow
#

this discord tends to flame full sets but I'm a fan. Looks sweet

mossy ore
#

ive been trying to find something to use with that row of appearances

lost mango
#

So, I've noticed that ToS Doesn't give warrior look-alike belt, so RIP heroic sets and mythic sets

urban flax
#

tfw only guldan drops t19 pants and no off pieces in 2 raids

#

tfw no belts in ToS

tame condor
shut glacier
subtle sapphire
plucky vessel
#

nice

cursive mountain
#

@storm vigil I heard you had a lot of bad luck getting those shoulders! ๐Ÿ˜„ I just got them by my first run ๐Ÿ˜ƒ

storm vigil
#

grrrr

#

hey it's almost my transmog haha

jovial ermine
gentle bramble
#

because warriors aren't supposed to equip staffs

jovial ermine
#

i pretend they are polearms ๐Ÿ˜‰

plucky vessel
#

dwarves lmao

#

i rate using staves/polearms on warriors tbh

agile widget
#

shit thing is i do have Garosh shoulders - and they look god awefull on female human

south briar
rapid star
plucky vessel
#

i used pretty much exactly that mog a while ago, looked pretty dope on male draenei

#

white tiger pieces from whatever mop tier that was look really good with it

main heart
#

@plucky vessel "looked pretty dope on male draenei"

#

how about no

plucky vessel
#

No I'm serious lmao

main heart
#

@plucky vessel So was i. Draenei Male looks like shit, regardless of what they wear.

upper crag
gentle bramble
#

is this a joke ?

upper crag
#

S:

#

i thought it looks cool

#

the light blue marks on mast match the light blue of the axe and shoulders

gentle bramble
#

yes but the rest goes really bad together

upper crag
#

its just that making everything fit with the same color make it look like a clown and not like an actuall warrior

thick charm
#

It's like taking your sister to prom. You look cool because you're taking a girl, but its still your sister.

#

That is what your transmog tells me.

upper crag
#

Sweet lord

#

how about now

gentle bramble
#

way better

thick charm
#

Agreed.

sharp mirage
#

Hey, how to get that Gyazo 2 swords from last pic (big blue ones)?

molten gazelle
#

arms pvp

#

+glyph of battle cry

vague hemlock
#

sry for the bad pic

plucky vessel
#

dont like the gloves or boots tbh

thick charm
#

I dont think they match very well, looks out of place.

vague hemlock
#

It looks better ingame tho

solid badge
#

still looking for better belt and lower

#

also might use the blue laughing skull mask

sly sail
#

Matching sword for Heart of fury set?

solid badge
#

wot

hoary fern
#

Are any Alliance interested in running Raid Finder Dragonsoul for the yellow Dragonplate piece tokens, I figured if more of us go with personal loot, more of us would get the set c:

mellow cloak
#

Was personal loot a thing in cata?

hybrid torrent
#

elite pvp t19, with warlords belt, frostwolf tabard and pvp sword

hoary fern
#

@mellow cloak being queued in Raid Finder auto sets the loot to personal, and it follows the current personal loot rules. (I've been reading up on it)

rapid star
#

@hybrid torrent very nice

shut cape
broken thistle
gentle bramble
#

Nice try but the pants aren't

#

Nor the belt

plucky vessel
#

@rigid shadow you fucking bastard, I want that elite set so much ๐Ÿ˜ญ looks absolutely dope

foggy vessel
#

hey transmog question, is it possible to still get raid finder gear from older dunegons?

#

raids

#

Like SoO

molten gazelle
#

Yes

foggy vessel
#

How so?

molten gazelle
#

For Pandaria, where the lorekeepers are/where you got your cloak

#

above mogushan palace

#

Theres story tellers

#

You queue there

foggy vessel
#

oh ok

molten gazelle
#

I think DS LFR is right outside the instance, but I do not remember

foggy vessel
#

ahh awesome

#

thanks!

molten gazelle
#

np

foggy vessel
#

also the struggle when the belt you want comes from M Nyth

#

mythic ill'g

#

i meant

rapid star
#

i call it cancer

gentle bramble
#

transmog lottery ?

fluid hamlet
#

Is the Mannoroth Shoulders from Garrosh in Siege worth farming? I hear they have tiny drop chance.

young ginkgo
#

do you want to kill your self?

sly sail
#

0.00002% drop chacne

kind basin
#

Tusks are worth it dude farm it !

ornate wadi
#

Alright, I am gonna be the asshole this time.

#

"Wow, a full set transmog! Good job blizzard at making that!"

#

๐Ÿ˜„

sly sail
#

I know this is a full set

#

but a goddamn cool full set

rare anchor
#

Don't hate the full set, bruh.

ornate wadi
#

I don't mind it

#

But others do

rare anchor
#

Sucks to be them then.

foggy vessel
ebon bronze
#

Looks great man! Wish you could have taken the pic when the shoulders go blue though

foggy vessel
#

1 sec haha

ebon bronze
#

perfect!

foggy vessel
#

Looks amazing

#

Everything matches perfectly

#

and love the eyepatch

true pawn
ebon bronze
#

the eyepatch is everything

#

I love it when everything follows a chromatic order ๐Ÿ˜„

manic frigate
#

I also want my Fury Hidden artifact weapons!

#

Only waiting for Nithogg ๐Ÿ˜ฆ

foggy vessel
#

It's actualy kinda hard to mog with

#

It can look cool, but the colors don't pair well with a lot

hybrid torrent
#

@plucky vessel it was a painful experience since it was in 2s with my monk friend... and warriors in 2s is fucking awful

golden needle
#

No it's not

#

You just need to get better

cosmic marlin
#

@ebon bronze which is that purpleish armor set you got there with the eyepatch? ๐Ÿ˜ƒ Looks awesome

plucky vessel
#

normal paladin tier lookalike from highmaul

cosmic marlin
#

thanks, so normal highmaul? ๐Ÿ˜ƒ

modern cipher
rapid star
#

what are those weapons scramton

lone briar
fiery juniper
#

...

rapid star
#

Once uppon ร  time

fiery juniper
#

showoff or private server

lyric pike
#

or modify skin hack

#

I had a friend in TBC tanking with warglaives as prot pally

rare anchor
#

Down with the false idol!!

young pollen
#

The older stuff is really showing its age ๐Ÿ˜ฆ I feel like anything pre-Wotlk looks pretty bad compared to newer stuff (obvious statement is obviously obvious). Wish blizzard would go back and update the old skins with higher resolution textures.

rare anchor
#

I agree. Unfortunately, the man-hours it would require to update all that gear would be tremendous.

solid badge
#

well I mean

#

they sort of did that with t20

rare anchor
#

Yes, but only for a single set. We're talking all the gear.

solid badge
#

maybe they'll do that in next expac, as we're bound to have some bolvar Lich King action

#

(for more hq wotlk gear)

gentle bramble
#

T3 re-re-masterized

rare anchor
#

I would kill to see an updated T3. That is probably my favorite set and I'm sad I never was able to acquire it prior to Naxx being relocated.

keen harness
#

I need to make a slutmog for my orcette....

solid badge
#

imo I would love to see more, like

#

maybe nerubian/old gods armor? that sort of looks like it's stoney

#

Hell, even some titan armor would be nice

#

I'm trying to make a sort of titanic Highmountain protector xmog for my prot but I just can't get it to work

ebon bronze
#

@cosmic marlin Let me give you the list ๐Ÿ˜‰
Eyepatch - Crimson Beholder Eye

Shoulders - Overdriven Spaulders

Chest - Chestplate or Arcane Volatility

Hands - Gauntlets of the Heavy Hand

Belt - Ripswallow Plate Belt

Legs - Tyrant's Legplates

Feet - Fungal Resistant Plate Boots

cosmic marlin
#

cheers mate

restive rain
fiery juniper
#

oh my god

restive rain
#

lmao

#

thats my transmog btw, just changed my name on discord

solid badge
#

so... yeah

#

any shield/chest/pants go better with the mace?

urban flax
#

Cm shield from wod if you have it

#

Ulduar has a light blue ish white ish face shield aswell

verbal heart
urban flax
solid badge
#

I had my eyes on these, thanks!

modern cipher
#

@rapid star they're the high warlord pig sticker

buoyant solstice
#

RIP... got 0 tmogs from a mythic HFC run...

#

all bonus rolls were gold

willow ore
#

anyone got any timeless strategem xmog ideas? Please link pics ๐Ÿ˜„

mighty jolt
shut cape
#

How do people have arms weapons transmogged as fury weapons?

molten gazelle
#

glyph of battle cry

ivory zenith
#

Glyph of the weapinmaster

latent topaz
fiery juniper
#

dear god

latent topaz
#

๐Ÿ˜„

mellow cloak
#

Oh that's unique A+ mop stuff isnt my favorite but this is well put together

latent topaz
#

Thanks ! alot of time went into it aswell hehe, though i was VERY lucky with the sword, got it from second reset on normal 25

mellow cloak
#

Yeah, been there where you cant get that last piece but refuse to show an unfinished project, the pain

sturdy tapir
#

can you mog Arms weps into fury artifact ?

agile widget
#

nop - u can use glyph

latent topaz
#

or use ai-li's mirror

analog pecan
sly sail
#

very original basset

jovial ermine
fiery juniper
#

oh my goodness... ๐Ÿ˜‘

sterile forum
#

Any really good mogs I should focus on for a blood elf?

#

I have zero plate tmog lol

visual epoch
#

@latent topaz What instances did you run for that and on what difficulty? I need some of those pieces (shoulders, legs)

latent topaz
#

The armor pieces are from Throne of Thunder Raid Finder
the sword is a shared boss loot in the same raid on normal mode and it can be coined but i got it from Iron Qon as normal loot

visual epoch
#

Fuck

#

Can you still LFR ToT ?

latent topaz
#

Ye

visual epoch
#

๐Ÿค”

latent topaz
#

An npc who sold the Challenge mode phoenixes gives you the option to que up for any of the MoP raids

#

not that npc tho but at that location

#

You gonna need mogu rune stone of fate which can be obtained on the timeless isle for 1000 timeless isle coins

visual epoch
#

wait what, what's the rune for?

fiery juniper
#

u need to do LFR

#

which is really annoying

#

the rune is for bonus rolls

young void
#

Tried to make a dank Lich King transmog... Too bad helmets look shit on troll ๐Ÿ˜ 

sly sail
#

@young void how many SoOs did u do for the shoulders?

young void
#

230 garrosh kills

#

with loot and coin on every kill

random cradle
#

i remember the first time i downed mythic garrosh in MoP, those shoulders droped and every plate wearing class rolled on them, even if they were or werent an upgrade

young void
#

People underestimate how rare they are

#

it's like 0.003 drop chance

#

or something like that

#

pr item dropped

#

since they replace an item that drops

random cradle
#

i would have rolled on them when they droped buy at the time i mained a hunter /cringe

visual epoch
#

@young void what did you run for the gearlist in the WOTLK mog? Where are those shoulders from?

manic frigate
#

@visual epoch It's the mythic version of the DK tier pieces (and lookalikes)

visual epoch
#

From what instance?

young void
#

Nighthold mythic

#

and somewhat EN mythic

visual epoch
#

o.o never seen those shoulders

urban flax
#

From xavius

sly sail
#

What's the drop chance of old raid lfr loot? Want the Tot lfr set, as of now 0 items dropped, all gold

fiery juniper
#

pretty terrible

uneven thistle
#

A good transmog look to go for with The dragonslayers ?

random cradle
#

the tier ICC 10man set looks cool

young pollen
#

@sturdy token I'm happy those look horrible on a human. I don't feel bad for not having em

honest jay
#

thoughts?

frosty mica
#

can you solo mythic SoO now?

honest jay
#

yes

frosty mica
#

๐Ÿค”

tardy sparrow
#

nah

#

some bosses unsoloable

manic frigate
#

@tardy sparrow they're all soloable you just need really good gear

mellow iris
#

Not even REALLY good. You can do it at like 880+ with a couple classes

gentle bramble
#

even less, the first one is a pain in the ass cuz healing but the rest is pretty easy

supple sequoia
#

Me and a Warrior buddy of mine ran it quite easily by ourselves.

#

Granted I'm 901 ilvl, he's 890 and we both have DoS.

sly sail
#

Jugg is the hardest fight in SoO

#

on mythic it is

#

on heroic the whole raid is a joke

urban flax
#

๐Ÿค” you breeze through it as 110

rare anchor
#

I found the first boss tough and hit enrage timers frequently. I think there were some changes made to make him more solo friendly. Sha was a dead stop for me as I couldn't kill him before being locked in a prison.

#

That was also at the start of the expansion with low 800's ilvl and half my weapon leveled. Not tried lately.

sly sail
#

I quit doing SoO because it doesn't drop as much gold as say ToT or Heart of fear

#

and the chance for tusks is so low it's not worth trying

rare anchor
#

I don't think anyone does SoO for gold.

tulip adder
mellow cloak
#

Ew trolls

#

0/10

#

Jk I had a similar idea with the tier and those weapons, looks good

agile widget
#

use DK lookalike shoulders - fits better

rare anchor
#

I wish I liked green more. And red/orange/yellow. So many possibilities, especially since a of my weapon appearances have fire and fel-fire related color schemes...

proven gyro
#

anyone knows what goes well with the deadly gladiators bonegrinder?

sly sail
#

finally got my fabulous achieve

rare anchor
#

Finally?!

sly sail
#

yep i started playing in december

rare anchor
#

Ahh, that makes more sense.

proven sapphire
#

What're some transmog ideas for a female pandaren? Arms if it matters.

mellow cloak
#

Lmao pandaren

wicked locust
#

There's a sale on race changes, I'd pick that

rancid magnet
#

Anyone who has made Amani Mask of Death work in a transmog?

buoyant solstice
#

really no other swords that work well with a gold/white combo than the original fury swords!

proven sapphire
#

I race changed to the pandaren hahahaha

#

End my life

random cradle
#

@buoyant solstice What did you chose for sword and shield with that mog?

buoyant solstice
#

hmm... i dont have a good prot mog for this setup... just fury

wet rain
buoyant solstice
#

damnit

#

so this helm, i think would look great with my mog

#

but it only drops in LFR... Dragon Soul....

#

that's gonna be hell to farm

#

already tried it, got nothing but bags of gold... 20g from each of the 8 bosses, no other drops

#

fml

placid fjord
#

@buoyant solstice yeah, I have been farming the DS LFR plate boots for that set for a very long time, get used to fail bag after fail bag. ๐Ÿ˜ญ

buoyant solstice
#

@placid fjord ๐Ÿ˜ฆ !!!!!

tepid temple
#

@buoyant solstice I have 3 warriors able to farm DS LFR. Just got it last week, after intermitten trying

#

Don't give up!

proven gyro
#

anyone know what set can fit this weapon mog well?

agile widget
#

guys - did some1 knows a nice tmog sites that i can look at?

buoyant solstice
#

@tepid temple dang, i'm to lazy to make some alt warriors, what would you say is the min ilvl required to solo LFR Dragon Soul content?

plain umbra
#

ur mum

young pollen
#

@tulip adder nice looks good

urban flax
#

100 probably @buoyant solstice

buoyant solstice
#

dam i wish i could make "trial" characters that could run xmog raids ๐Ÿ˜ฆ

tepid temple
#

@buoyant solstice all mine were 100 in like timeless isle gear (One's literally in the starter set + fury weapons) but I think someone did it with a geared ass 90

#

Apparently spine took him over an hour though

#

I'd just get em to lvl 100 if you have someone close to there

buoyant solstice
#

I've got a 81 warrior on another account, but it takes more effort to get him to 100, than it does 100-110

#

even in full heirlooms, and i have one of the two rings too

urban flax
#

Dunno, 90-100 is like two hours

sly sail
#

How long would it take to get a full lfr set?

tepid temple
#

A while. Drop rate isn't great, and Dragon Soul didn't have bonus rolls, unlike say Throne of Thunder

#

It's easy though, and there's a portal from new Dal straight to the caverns of time

rapid star
#

@buoyant solstice looks badass, which mount is that?

buoyant solstice
#

the one u can buy from the store

sly sail
#

Could someone recommend a two handed sword that resembles fury hidden appearance axe?

vagrant kelp
#

I mean, i can recommend axes that look like axes

sullen bridge
#

Anyone know a decent 2h xmog so my stumpy dwarf doesn't have a weapon that clips through the ground?

urban flax
#

Armageddon? :P

sly sail
ornate wadi
#

"wow, lookit dat full set transmog, gj blizzard 4 makin gudd armor set"

#

It is a very nice set tho

ruby cave
#

I need inspiration for using my M+15 Weapon Appearence BESIDE the DS Heroic and ICC 10 DK set.

fringe turtle
#

Hello transmog gods. I have a question. I came from barthilas and have a lvl Knight-Champion human warrior sitting at lvl 70. Then I xferred my lvl 100 tauren warrior from another server to barthilas pre legion. And since I was a fan of vanilla pvp, I wanted to xmog the purple pvp tier for my tauren, apparently i wasn't able to do that because i don't have at least a centurion in the horde side of barthilas. Now my question is, if i faction change my Knight-champion warrior, will it get the centurion counterpart for the horde, and would I be able to xmog the purple pvp warrior on my other maxed out warrior or that's not possible?

honest jay
#

Pvp achievements are character bound

#

So no

low maple
#

@buoyant solstice nice xmog

errant torrent
jolly drift
#

I think I look like a paladin with this new mog

supple sequoia
merry lodge
#

anyone know if the tov set from lfr drops from odyn or helya or can it only drop from guarm only coloration im missing now

fiery juniper
#

odyn

merry lodge
#

see ive read it can drop from odyn but wowhead says only guarm can drop it and i dont wanna waste rerolls on bosses that cant drop it

fiery juniper
#

doubt it drops from bonus rolls

merry lodge
#

i mean its not really wasting them if i do reroll cause its an alt im not playing but i figured the more times ii roll the more chance i get

fiery juniper
#

either way the ensemble drops from odyn

covert stone
#

ensembles drop from every boss in ToV

merry lodge
#

ok nice ty

vagrant hatch
fiery juniper
#

dear god :l

gentle bramble
#

get the shoes form the vendor in orgrimmar they're perfect

vagrant hatch
#

which vendor?

gentle bramble
vagrant hatch
gentle bramble
vagrant hatch
#

I just like chest from naxx better, and the pants u have is getting to dark i think

#

is it the magma set u have?

gentle bramble
#

it's the same "set" as the chest

#

nah naxx frost resistance

vagrant hatch
#

oh ye i see now. Is it still obtainable?

gentle bramble
#

the pants no but the rest yes in forge craft

vagrant hatch
#

damn son, i only need the pants ๐Ÿ˜„

gentle bramble
vagrant hatch
#

might be close enough

sly sail
#

Is it worth buying the cold helmet before price raises?

gentle bramble
#

i won it in a giveaway so idk

red nymph
#

can you still get those helm mogs from the shop?

#

the cold one and the fire one, etc

fiery juniper
#

yes

gentle bramble
#

ya

red nymph
#

where the heck are they?

#

website or something?

gentle bramble
#

in store game

#

in game store

#

ho nvm

#

on the website

red nymph
#

okay, sweet.
thanks.

fleet charm
#

how do the pvp sets we can buy in 7.2 look?

rare anchor
#

Which ones are coming available? I generally like pvp sets. For some reason, they're oftentimes the most unique, elaborate, and well done.

gentle bramble
orchid stream
#

hey i've seen some people running around with two arms warrior artifact appearances as fury, how do they do that?

rare anchor
#

There's a glyph that has something to do with that.

orchid stream
#

okay thanks

lyric pike
#

from behind, with artifact looks so cool

sly sail
#

guys could you share your 7.2 broken shore mogs? wanna be the most fabulous on my server, and need ideas

gentle bramble
#

what tones are you after ? wich expension are you looking at ?

golden needle
#

4

hollow chasm
#

i want to see these transmog sets on alpha claassic female troll lol

#

that fury warrior from behind bugs me cos ucan like see a face with the weapons, i hate weapons that do that tbh, tbh i want SMF back TG is so lame

gentle bramble
#

and the two dragons faces don't bother you ?

fiery juniper
#

wt

#

wtf

hollow chasm
#

i hate all the artifact weapons for warriors i think they ran out of ideas when they came to warriors and jsut gave us this vrykul norse myth crap, every class has an iconic weapon everyone knows about apart fro mwarriors, wheres our axe of cenarius, why are all of our artifacts swords and ugly ones at that only thing thats not a sword is the hidden artifact for fury. even patch 7.2 literally n ochanges to warrior apart from a charge change

mellow cloak
#

Lots of classes have artifacts you've never heard of come on man. Not liking the skins is subjective so cant do much for youthere

hollow chasm
#

name one

mellow cloak
#

Apocalypse, all the warlock artifacts, all the monk artifacts, shaman artifacts but the doom hammer. Nome of those are big name artifacts you've heard of throughout the game/lore like the ashbringer/doom hammer orthe fire mage sword

spring sluice
#

also.. warriors don't need many changes. Fury is in a great spot ๐Ÿ˜ƒ

mellow cloak
#

Shit man the eagle spear? Where the fuck did that even come from

spring sluice
#

Eagle Woman? the car insurance bird?

mellow cloak
#

Never ever heard of this huln dude till legion

hollow chasm
#

warlock artifacts dnt the get the scepter of sargeras for destro

mellow cloak
#

Oh man you got one barely noticeable one for locks

hollow chasm
#

barley noticiable its only existed since wc3 maybe even 2

mellow cloak
#

Okay so you've got may be 4 artifacts the player base recognizes pre-legion

hollow chasm
#

what about the holy pally weapon used by TYR so pallys have 2 well known artifacts while warriors have 0

mellow cloak
#

Lmao the silver hand? I'd hardly call that a big name weapon. What about the DHs? Monks? Dk s got shafted on frostmourne. Hunters? A flavorless windrunner bow with ugly skins? This isn't a warrior problem I'm sure

hollow chasm
#

well tbh the dk one they stil lgot frostmourne but it was shattered you can ask a demo nto reforge it for you so you can beat the legion

#

doesnt make sense

mellow cloak
#

Like I said, its really not a warrior problem. I personally love my warswords and the skins

#

@hollow chasm campaign was ass though, worst one by far. Blizz fucked us there

hollow chasm
#

true

#

we had the longesto ne

mellow cloak
#

Yep, I remember falling behind my guildmates

hollow chasm
#

i wish we could get SMF back got so many 1h weapons that look awesome

plucky vessel
#

another full set ๐Ÿ˜

#

yeah warriors got some pretty uninspired artifact weapons, i personally like the class hall theme etc but i can see why people dont