Burning Plate of the Worldbreaker

Burning Plate of the Worldbreaker

In yesterday mornings post I showed off briefly my transmog to go with the hidden protection warrior artifact appearance, but I have yet to really talk about it.  I have to say when I saw the protection warrior artifact during the lead up to the legion launch, I was more than a little underwhelmed by it.  However over time I came to love it, largely because of the lore behind it.  This is of course a spoiler so if you have not unlocked the protection artifact, and want to be surprised… then I guess skip this post for now.  Essentially the shield that you pick up as part of the artifact quest chain was crafted from one of Neltharion’s scales.  Yes I mean Neltharion… not Deathwing… as in before the transformation happened.  So that alone made me a bit more excited to wield the weapon, however when I found out that the hidden appearance was a Deathwingy version…  I knew sooner or later I had to get it.  Now apparently in beta this appearance was just sitting out in the open in the Vault of Neltharion area in High Mountain, so for awhile I started making the occasional trip through that region to see if it happened to be up.  I had largely forgotten about the appearance however in the hustle and bustle of gearing and tanky bits.  A few weeks ago however I found out that apparently the appearance was alive and kicking in game, and that supposedly there was an easy way to get it.  That easy method involved standing at the torch in the Vault of Neltharion and running a  script to see if the quest trigger that makes the shield appear had fired.  Now unfortunately I learned about this… two days after they had applied a hotfix to make the logging thing stop working… and instead give players a single chance each day to get the quest.

/run print("44311:", IsQuestFlaggedCompleted(44311))
/run print("44312:", IsQuestFlaggedCompleted(44312))

So for the last few weeks it has been a nightly occurrence to log in, make a beeline over to the Vault of Neltharion either by running through the path of Huln from Thundertotem or flying directly to the vault via Obsidian Overlook.  To explain what the above script does, is that when placed in a macro the first check is to see if the shield has spawned for you and is lootable.  The second check is to determine if you have already spent your once a day attempt to get the shield.  You are going to see an awful lot of “false, true” on those two before you finally see one that shows as “true, false”.  Basically running the script saves you wandering through the cave checking every single kobold gold pile, because apparently it can show up on literally any of them.  The biggest problem is that I am not exactly sure what triggers eligibility for this quest.  The only certain requirement is that you be at least Artifact Knowledge 5 to unlock it.  However others are claiming that you need to have read the artifact book in your class hall, and still others are claiming that it has something to do with the Xe`ra quest chain that lets you see events through the eyes of Illidan.  Supposedly when the quest triggers you see an emote in game and hear a gigantic roar…  this never actually happened for me during the time when the script actually returned true, so don’t count on that part.

Burning Plate of the Worldbreaker

Here is a shot of me standing beside the shield on the pile of gold.  Note this is not the same pile of gold that I saw in earlier screenshots of how the process works, so I think that quite honestly it can be any of various gold piles that are guarded by kobolds.  Another thing of note… I have also heard that if you die it can reset the flag so I highly suggest you do not take the level or risks I did in trying to get the shield.  I did the traditional warrior tank thing and pulled literally everything up to the pile where the shield was and tanked it down.  On second thought this was probably not the most prudent way to do this… but dammit I was excited.  There is a certain level of paranoia and superstition now associated with this quest for me.  As a result I thought I would basically run through all of the various things that might be triggering it.  I cannot state that any one thing did it, but I had just wrapped up a bunch of stuff the day I finally got my shield.  So here was the status of several variables on that day.

  • Had obtained Artifact Knowledge 7
  • Sitting at Revered with All Legion Factions
  • Had just finished Xe`ra quest chain before attempting
  • Read the Artifact Book in Class Hall before attempting
  • leap down from Skyhold to Highmountain
  • flew to Obsidian Overlook
  • entered Vault from that direction firing script as soon as I saw the “vault” name text show up

Like I said… none of these or all of these could be significant… or this could just be the ramblings of a madman.  Either way I am happy to have my new shield and mace combo and now I am working on the other hidden color schemes.  It seems like these are the same requirements regardless of hidden artifact appearance or class.

  • Complete 100 Dungeons using a hidden artifact appearance.
  • Complete 200 World Quests using a hidden artifact appearance.
  • Kill 1000 Players using a hidden artifact appearance.

or you can just do what I do and periodically run this script from a macro to see what your present status is.  I basically just recycled what was my Vault macro, and turned it into this one.

/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)

Which simply causes some numbers to print to screen indicating how many of each item you have completed.  In any case good hunting and hopefully you too will find your silly shield so we can stop caring about the Vault of Neltharion!

 

Serenity Lives

Serenity Lives

Yesterday was largely spent setting up a new machine, and with it comes the arbitrary logging in of various games to see how they perform on the new setup.  I should have said “new” in quotes because this system was absolutely another one of my craigslist wheeling and dealings.  Some time ago I saw a system that I was interested in, but I was simply not willing to pay what the guy was asking.  I made an offer, one significantly lower than he was wanting… but something in the range of what I would be comfortable with.  He initially sounded insulted but after a handful of texts went into the lengthy story of why he was parting with the machine.  It turns out he had just ordered all of the bits to assemble what he considered to be the ultimate gaming machine…  and then his wife got mad at him for doing it.  Firstly of note to any of my readers…. you should never purchase anything big without consulting your spouse first because you are just asking for trouble.  I told him that my offer was all that I was comfortable spending on that machine, and that the offer would stand.  Now we scan ahead roughly a month and a half, and I still have not purchased anything… and I receive a text out of the blue from the guy.  He apparently got no offers at all and was willing to drop down to my offer to move it quickly…  and by quickly I guess that means two months later?

The problem with me and a new machine is that I only really felt comfortable building it on Sunday after I finished up the podcast and made sure it was published.  That whole adage of the show must go on and such.  So I sat down a few weeks ago to get things built… only to realize that the power supply that he had in the machine was going to be completely inadequate.  I was swapping over the GeForce 980 that I had previously… which requires 2 8 pin power connectors.  The card he had in it was a r9 380 which required a single 8 pin power connector.  I can largely tell that he assembled this machine through PC Part Picker, and went with the bare minimum power supply the it said was compatible.  The end result was that the “ultimate gaming machine” had a Corsair 450 watt power supply in it, that I needed to upgrade into something that had dual 8 pin power connectors.  Being cheap like I am… I decided to just order something from Amazon rather than run out to Best Buy and pick something up that day.  Unfortunately the PSU that I ordered kept getting rescheduled…  over the course of two weeks…  finally updating from what was supposed to be a Friday delivery this week… to this coming Wednesday.  I gave up, cancelled that ordered and found something available in store local, the end result being a 750 watt corsair modular PSU which honestly was going to work better than the non-modular ketchup and mustard colored setup that I was trying to order on the cheap.

Serenity Lives

So yesterday I got everything up and running and set it up beside my existing computer so that I could install without having to give up access.  This is my first real foray into having an SSD, and from thumb drive…. windows 10 installed in about 2 minutes.  I was shocked at just how fast that whole process went… what I thought was going to be another screen asking for me to pick some options… ended up booting into windows.  For the time being I have Rift, World of Warcraft, Guild Wars 2, and Final Fantasy XIV running off of the SSD and everything else off of larger mechanical storage.  The biggest shock with this system is just how well Rift is performing.  That is one of those games that I thought no system would really run what I considered well.  I rarely see more than 40 fps and my last AMD based processor struggled to give it even that.  This new system was running it at 80+ fps with everything cranked up, even under the load of doing intrepid adventures.  So far I am pleased as can be, and while the games I play most of the time are not extremely graphically intensive… they are however apparently CPU locked… and my AMD FX-6300 was simply not performing that well.  This was really noticeable when my laptops with mobile i7 processors started out performing it.  Then again that machine was roughly three years old at this point, so I was prime for an upgrade.  Tonight I plan on getting Adobe Creative Cloud installed because I want to see what this does for rendering time…. which is something that the previous machine struggled at.  For those wondering the final specs look a little something like this.

  • Intel Core i7-5820K
  • ASUS X99-A/USB 3.1
  • 24 GB G.SKILL Ripjaw ram
  • MSI Gaming GeForce GTX 980 4GB OC
  • 250 GB Kingston SSD
  • 2 TB Western Digital HD
  • 3 TB Western Digital HD

The only real thing that I ultimately want to change at some point is the case, which is a budget Antec model.  It was perfectly adequate, but was a bit of a pain in the ass to work on.  Much of the frustrations yesterday were trying to get the cables to go where I wanted them to go for cable management purposes.  I had to disconnect and reconnect things several times to try and figure out the best way to route the cables through the fairly cramped space.  Additionally I have slight concerns that there were minimal case fans, but for the time being everything is running fairly cool.  Ultimately I am going to leave things be for the time being and see how well it runs in its current state before fiddling further.  Basically in its current state I don’t really feel comfortable trying to overclock anything given that there really isn’t the cooling for it.  That said performance wise… I have seen no real reason to overclock anything other than the base overclock that the video card is used to running under.  Of note… to explain the title of the post I decided to name this machine Serenity, because I am a dork.

Serenity Lives

Serenity Lives

Yesterday was largely spent setting up a new machine, and with it comes the arbitrary logging in of various games to see how they perform on the new setup.  I should have said “new” in quotes because this system was absolutely another one of my craigslist wheeling and dealings.  Some time ago I saw a system that I was interested in, but I was simply not willing to pay what the guy was asking.  I made an offer, one significantly lower than he was wanting… but something in the range of what I would be comfortable with.  He initially sounded insulted but after a handful of texts went into the lengthy story of why he was parting with the machine.  It turns out he had just ordered all of the bits to assemble what he considered to be the ultimate gaming machine…  and then his wife got mad at him for doing it.  Firstly of note to any of my readers…. you should never purchase anything big without consulting your spouse first because you are just asking for trouble.  I told him that my offer was all that I was comfortable spending on that machine, and that the offer would stand.  Now we scan ahead roughly a month and a half, and I still have not purchased anything… and I receive a text out of the blue from the guy.  He apparently got no offers at all and was willing to drop down to my offer to move it quickly…  and by quickly I guess that means two months later?

The problem with me and a new machine is that I only really felt comfortable building it on Sunday after I finished up the podcast and made sure it was published.  That whole adage of the show must go on and such.  So I sat down a few weeks ago to get things built… only to realize that the power supply that he had in the machine was going to be completely inadequate.  I was swapping over the GeForce 980 that I had previously… which requires 2 8 pin power connectors.  The card he had in it was a r9 380 which required a single 8 pin power connector.  I can largely tell that he assembled this machine through PC Part Picker, and went with the bare minimum power supply the it said was compatible.  The end result was that the “ultimate gaming machine” had a Corsair 450 watt power supply in it, that I needed to upgrade into something that had dual 8 pin power connectors.  Being cheap like I am… I decided to just order something from Amazon rather than run out to Best Buy and pick something up that day.  Unfortunately the PSU that I ordered kept getting rescheduled…  over the course of two weeks…  finally updating from what was supposed to be a Friday delivery this week… to this coming Wednesday.  I gave up, cancelled that ordered and found something available in store local, the end result being a 750 watt corsair modular PSU which honestly was going to work better than the non-modular ketchup and mustard colored setup that I was trying to order on the cheap.

Serenity Lives

So yesterday I got everything up and running and set it up beside my existing computer so that I could install without having to give up access.  This is my first real foray into having an SSD, and from thumb drive…. windows 10 installed in about 2 minutes.  I was shocked at just how fast that whole process went… what I thought was going to be another screen asking for me to pick some options… ended up booting into windows.  For the time being I have Rift, World of Warcraft, Guild Wars 2, and Final Fantasy XIV running off of the SSD and everything else off of larger mechanical storage.  The biggest shock with this system is just how well Rift is performing.  That is one of those games that I thought no system would really run what I considered well.  I rarely see more than 40 fps and my last AMD based processor struggled to give it even that.  This new system was running it at 80+ fps with everything cranked up, even under the load of doing intrepid adventures.  So far I am pleased as can be, and while the games I play most of the time are not extremely graphically intensive… they are however apparently CPU locked… and my AMD FX-6300 was simply not performing that well.  This was really noticeable when my laptops with mobile i7 processors started out performing it.  Then again that machine was roughly three years old at this point, so I was prime for an upgrade.  Tonight I plan on getting Adobe Creative Cloud installed because I want to see what this does for rendering time…. which is something that the previous machine struggled at.  For those wondering the final specs look a little something like this.

  • Intel Core i7-5820K
  • ASUS X99-A/USB 3.1
  • 24 GB G.SKILL Ripjaw ram
  • MSI Gaming GeForce GTX 980 4GB OC
  • 250 GB Kingston SSD
  • 2 TB Western Digital HD
  • 3 TB Western Digital HD

The only real thing that I ultimately want to change at some point is the case, which is a budget Antec model.  It was perfectly adequate, but was a bit of a pain in the ass to work on.  Much of the frustrations yesterday were trying to get the cables to go where I wanted them to go for cable management purposes.  I had to disconnect and reconnect things several times to try and figure out the best way to route the cables through the fairly cramped space.  Additionally I have slight concerns that there were minimal case fans, but for the time being everything is running fairly cool.  Ultimately I am going to leave things be for the time being and see how well it runs in its current state before fiddling further.  Basically in its current state I don’t really feel comfortable trying to overclock anything given that there really isn’t the cooling for it.  That said performance wise… I have seen no real reason to overclock anything other than the base overclock that the video card is used to running under.  Of note… to explain the title of the post I decided to name this machine Serenity, because I am a dork.

AggroChat #127 – Gaming Summer Flings

Tonight Ashgar, Belghast, Grace, Tam and Thalen Discuss a ton of games we largely left on good terms.

aggrochat127_720

Tonight we talk about a bunch of stuff… starting off with our most recent trip into Guild Wars 2. Since the launch of this game a few of us have been searching trying to figure out exactly why people were so engaged with this game.  Finally after seeing Fractals and the updated version of dungeons we get it.  Additionally we talk about the Rise of Iron changes to Iron Banner, and a general sense of getting much better rewards in game.  Then we talk about the games we left on good terms including a bunch of blasts from the past.

Things Discussed

  • Guild Wars 2
  • Busy Books
  • Dungeons and Dragons Online
  • Fractals of the Mists
  • Exploration Mode
  • Dungeons
  • World Events
  • Destiny Rise of Iron
  • Iron Banner
  • Faction Packages
  • The Taken King
  • Leaving Games on Good Terms
  • Final Fantasy XIV
  • City of Heroes
  • The Secret World
  • Star Wars the Old Republic
  • Fallen Empire
  • Eternal Throne trailer