Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems like all the monsters get the same "random" item as target.
Little video: http://youtu.be/2TrOY-Dghmo
The text was updated successfully, but these errors were encountered:
afaik there's random logic was changed, to get the first item dropped. if there are 10 items and 10 mobs of course the mobs will targets same item
Sorry, something went wrong.
Yes this is working as intended. I tested on Aegis in different scenarios and looters will always go for the oldest item in their view range, so if there are multiple looters they are likely to go to the same item.
Properly implemented here: e6caa95
Playtester
No branches or pull requests
It seems like all the monsters get the same "random" item as target.
Little video:
http://youtu.be/2TrOY-Dghmo
The text was updated successfully, but these errors were encountered: