2014-01-15, 05:44 PM
Chilly Wrote:What type of testing are you suggesting? ChaoticCJ indicated on Page 3 that Item Bags and the contents within do count towards your Magic Number. So all further Magic Numbering should probably include slots taken up in the Bags too.
I have an interesting theory right now.
Everyone that calculated a magic number... Can you add to that number both the contents of your bags if you didn't before, and the empty slots of said bags?
What if, data-wise, each bag has to store its own data, and room for all of its possible items inside? That would count the bag as 1 for itself + its number of slots. Then add each item inside separately. That would explain why each person has a different magic number, since it'd depend on how many and what bags are opened.
Also, people usually mention equipment usually weighs more, could it be because data-wise it's more complex? Maybe there's like 2 "rows" of data, one for the clean item ID, and another for its stats.

