Sorry if this has been asked before, but I couldn't find a suitable thread in search.
I'm confused about the min/max attributes in the maximizer. I'm wanting to do things like maximize weapon dmg (or item, etc.) whilst keeping a minimum level of mox (or mus, depending on class).
For example, say I want to adventure with a minimum mox of 100 whilst otherwise maximizing item drop. Should I use
	
	
	
		
or
	
	
	
		
or something entirely different?
Also, which number should I use? I have managed to utterly confuse myself with looking at the modref values and now have no idea what I'm doing!
Thanks,
Gem
				
			I'm confused about the min/max attributes in the maximizer. I'm wanting to do things like maximize weapon dmg (or item, etc.) whilst keeping a minimum level of mox (or mus, depending on class).
For example, say I want to adventure with a minimum mox of 100 whilst otherwise maximizing item drop. Should I use
		Code:
	
	100 mox max, item
		Code:
	
	mox 100 max, itemAlso, which number should I use? I have managed to utterly confuse myself with looking at the modref values and now have no idea what I'm doing!
Thanks,
Gem
 
	 
 
		