What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

High Priority for a target?

look in the routine, there's a weighting system
 
You mean in the GUI or in the files?
 
Last edited:
else if (m.Rarity == Rarity.Unique)
{
weight += 15;
}

what number is good working but not too high?
 
else if (m.Rarity == Rarity.Unique)
{
weight += 15;
}

what number is good working but not too high?

Well, you don't encounter those really often you can put 50-80 dunno
 
Tormented Spirits don't give many drops on their own, it's better to just let them run around and tag monsters.
 
Back
Top