Open BlackCoyote opened 2 hours ago
aren't the toa CAs based on total time, rather than challenge time? tob was adjusted as an exceptional case bc those CAs use challenge time
I'm not sure which times are required for CA's in neither TOA nor TOB, the wiki doesn't really seem to specify at a glance.
I didn't really think about it in the context of Combat Achievements, but instead of in the context of what RuneLite considers your personal best time. When you use the !pb chat command for TOA, it reports the challenge time, just like for TOB, so I expected the same time to be relevant for this notifier, but I can also see the merit in keeping it consistent in what the speed Combat Achievements for that raid are based on.
If you think it's preferred to keep the overal time for TOA PBs, it would be nice though if the challenge time and whether it is a challenge time PB could also be included in the metadata under separate names, so that custom endpoints can choose whether they want to keep it consistent with RuneLite's chat command PB, or with the relevant Combat Achievement criteria. Something like this:
"time": "PT29M40S",
"isPersonalBest": false,
"challengeTime": "PT26M17S",
"isChallengePersonalBest": true,
Checklist
Unreleased
section of the changelog for newly added features that sound like my suggestion.Describe your Suggestion
Curently, the killcount notifier includes the total completion time when completing a Tombs of Amascut raid. Since an exception was made for the Theatre of Blood to explicitly look for the challenge time, I think it would be nice to also do the same for Tombs of Amascut.
The TOA completion message when a new challenge time PB is achieved:
the extra metadata of the notifier message that was sent: