Page 1 of 1
Alt Trollmire Drops
Posted: Thu Jun 12, 2014 3:59 am
by Cheez
I've noticed on two different characters today that the gear drops in alternate trollmire are all t3 or t4. It hasn't happened in any other zone I've been to and it hasn't happened in normal trollmire either.
Re: Alt Trollmire Drops
Posted: Thu Jun 12, 2014 6:34 am
by Alisar
trollmire/zone.lua line 42-43
Code: Select all
min_material_level = function() return game.state:isAdvanced() and 3 or 3 end,
max_material_level = function() return game.state:isAdvanced() and 4 or 4 end,
Should be "3 or 1" and "4 or 2".
Re: Alt Trollmire Drops
Posted: Thu Jun 12, 2014 7:50 am
by darkgod
Ahahah this is simply an awesome bug

But sorry .. fixing

Re: Alt Trollmire Drops
Posted: Sat Jun 14, 2014 4:39 am
by Basalt
This happened in Bearscape as well.
Re: Alt Trollmire Drops
Posted: Sat Jun 14, 2014 11:39 am
by Marson
My understanding is that is normal for Bearscape and the other online events that spawn so many uniques, as well as chests.