-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
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
More Details in Zokor #175
Comments
We need to see what's in user.quests.QuestAncientCity to see what's available. Ideally from someone who has just entered zokor. |
The boss element has three values: "incoming", "active", "defeated". We could just submit the boss value as a hunt detail. Question: Do we care much about the thief base. We could track which mode it's in for loot drop reasons. We may be excluding it from aggregation but we could include it if we know the mode is not heist mode (doubling loot). |
I agree on two more boss stages |
Right now in Zokor we have "district 80+" for the relevant stages. Are you suggesting we change these to something like "district 80+ - Guards", "district 80+ - Boss", "district 80+ Defeated"? I was suggesting adding it as a hunt detail specifically and "eventually" adding the hd_zokor table that would move these details out of that table and into a more compact one. |
Thief Base loot is an extra journal entry, so does not affect aggregation. |
mh-helper-extension/src/scripts/main.js
Line 2370 in 8da611c
The text was updated successfully, but these errors were encountered: