(edited by Illconceived Was Na.9781)
Changes to the Mystic Forge
(Minor error, 20% of 1000 is 200)
The chance of getting a l7x item is the only change I’ve noticed, though I don’t have a significant sample size. I’m curious if they reduced the chance of getting karma items, or made certain items forgable (that were not previously).
Crafting is designed for gear accessibility, not profit.
(Minor error, 20% of 1000 is 200)
The chance of getting a l7x item is the only change I’ve noticed, though I don’t have a significant sample size. I’m curious if they reduced the chance of getting karma items, or made certain items forgable (that were not previously).
Fixed the typo — thanks for that.
I didn’t collect specific data on karma/soulbound items, but I’m still getting both from the relevant source materials, i.e. 4x major runes might return a soulbound major or superior rune and low-level blues/greens might return low-level gear found in the wild only at karma vendors. tl;dr no change in Zommy’s qualitative behavior in that regard.
Flushing 4x level 80 exotic armors got me a level 75 exotic – that’s the lowest output I’ve seen so far and somewhat notable since most talk I’ve seen is of the weapons. Armors are affected the same way :/
I suspect the rune and sigil probabilities have been tweaked. 2 Superior Divinity and 2 Superior Nightmare runes out of ~230 major rune flushes? Divinity has certainly taken a price hit… Shrug could just be luck though, we’ll see. My post-patch sample sizes are still too small I haven’t even started on some of the charts yet.
I have flushed a handful of oddball categories looking for stuff (gemstones, clovers, sigils, runes, dyes, specific karma items, etc.) – The death of the magic “sum of levels = 300+” guaranteeing a max level if the output is exotic is the only change that I’m certain of so far.
It looks like the MF is working as intended as it is giving a wider array of outputs, but that just means that you have a higher risk of getting crap. I usually throw a hundred or so weapons into the MF lottery, but I’ve been selling/holding onto mats until they make a statement about the MF.
I know that the precursor reward was around 1% (I know a little less) but if the output now can give 75+ exos, the % has to be lower.
Berserker = Skilled http://i.imgur.com/g1rkIub.jpg
Never forget – http://i.imgur.com/Oxra9sj.jpg
It looks like the MF is working as intended as it is giving a wider array of outputs, but that just means that you have a higher risk of getting crap. I usually throw a hundred or so weapons into the MF lottery, but I’ve been selling/holding onto mats until they make a statement about the MF.
Yes, I believe it to be “working as intended.” My question is: what was intended and do we have some data about how it is now working?
I know that the precursor reward was around 1% (I know a little less) but if the output now can give 75+ exos, the % has to be lower.
The % for precursors doesn’t have to change. And the data we have so far shows that the L7x outputs are lowering the chances of L80s with similar common skins, e.g. for greatswords, the pearl (crafted) skin chances are equal with the Iron skins and their combined total is similar to pre-patch rates for the pearl skins alone.
Flushing 4x level 80 exotic armors got me a level 75 exotic …
…The death of the magic “sum of levels = 300+” guaranteeing a max level if the output is exotic is the only change that I’m certain of so far.
Yeah, I’m surprised that tweak wasn’t announced in the patch notes. I don’t know that it’s financially worse (at least, not at the moment), but it’s surprising. It also makes it hard to know whether anything else was adjusted.
Prior to the patch, we had good data supporting that the chance of an upgrade (e.g. master -> rare) was 20%, but we had little data on the distribution of the results. If that changed, I’m not sure we could demonstrate it easily. Perhaps before the patch, dye drops from the forge were equally likely and now (perhaps) some dyes drop more frequently. Pre-patch, we know that sigils and runes didn’t drop in equal numbers, but if the ratios changed, we’d also have trouble showing that.
It looks like the MF is working as intended as it is giving a wider array of outputs, but that just means that you have a higher risk of getting crap. I usually throw a hundred or so weapons into the MF lottery, but I’ve been selling/holding onto mats until they make a statement about the MF.
I know that the precursor reward was around 1% (I know a little less) but if the output now can give 75+ exos, the % has to be lower.
Just to let you know, it doesn’t HAVE to be lower. It depends where the code for the 75+ exotic came from. If the precursor is first in the code:
rng = rand (1000000)
if (rng < PRECURSOR_RATE) then
{
output a precursor
goto end
}
else
if (rng< ……
etc.
Updated every Monday
There have been two other threads on this. Unfortunately both have disappeared somewhere in the depths of the unsearchable forums. Some of us have hoped that the down leveling of our hard earned exotics is a bug. Even though deep down we know it’s probably a nerf. Either way none of the threads have garnered a mention from a developer. I see they respond to a thread about the value of gold ore not being equal to actual gold in the game, but we haven’t heard any official word on this that I am aware of. Although I for one would like to know so I can continue on the road for my second legendary before I burn any more gold than is absolutely necessary in the forge if this is a bug.
The point of this thread is to collect data, so we can find out what has changed. If it’s substantially for the worse, we can use that data to recommend changes (or a revert to the old behavior). If it’s for the better, we can use it to help people understand what’s new.
@LordEnki: down-leveled exotics aren’t necessarily worth less. On the whole, I’ve found them sometimes more valuable than pearl skins (which are cheaper because of high supply due to leveling crafts) and sometimes they have high-value sigils. There’s not enough data to determine if the current outputs are worth less, on average, then the old outputs.