Hey, I maintain a chat bot that does charity raffles for AOTC. In the past, to determine if an entrant already has the aotc mount, I was able to check the user’s mount collection. However, with the AOTC reward this time being a dragon riding appearance, is there any way that I’m able to tell now whether or not someone already has this unlocked for their account.
Some things I have thought through
- cannot use quest completion since that is user specific and the appearance unlocks account wide
- cannot use AOTC achievement checking, since again that is character specific
The requests are being made against the game data and profile APIs