Option for gearing alts - COF Prophecy

Hi having played both MG and CoF - its very easy to buy gear for an alt on MG and slam it for twink items. COF? Not as good. I just ran 200k in exalted relic prophecies and got 1 x T7 relic for a rogue out of the 100s and 100s that dropped. I was hoping you would consider adding something that tilts the way items drop towards OTHER classes so you could farm for items for an alt character you wish to roll.

Maybe something like a generic one that says “ROGUE” that you slot in that works in all of the telescopes but just costs a lot more favour to buy then when I hit a prophecy for say relics the chances of rogue ones dropping more often are raised a lot. Right now obviously it works for the class doing it so on my sentinel I get a lot of sentinel relics.

Please consider doing something like this for those of us who play a ton of characters through the season. Thanks!

Yes, this is the entire point of the difference between MG & CoF, if you want to get specific things then MG is leagues ahead.

Though a more important questin, @EHG_Kain, why does my name have a cake by it? I like cake & all, but WTF?

1 Like

Now you can have a cake and eat one, too!

1 Like

It doesn’t show when you hover on the forum, but if you click on your profile and hover the cake it says why:

2 Likes

Cool. It’s weird that it doesn’t say that if you just hover over the cake without having clicked on the person’s profile-icon-thing.

That is because of how the html is constructed. In the profile your name and the cake are divs and thus it can have a title property, which is what gives it the hover text.

But in the post it’s constructed differently. There’s no div with your name. Haven’t bothered looking if it’s using :after css tags or if it’s injected, but the point is that there isn’t any html with your name and the cake symbol, thus it doesn’t have a hover title.