I am trying to find a way to build an Alliance Leaderboard for Victory Points or Loyalty points in Faction Warfare as a way to incentivize activities that help flip systems.
“You always get what you measure,” and right now we can only really measure kills. Is there a way for the API to return a leaderboard that is broken down by alliance, or if nothing else, by Militia?
I think one already exists… but I’m not sure in what capacity. I saw a youtuber showcase one… but it might have just been an internal corp self reported thing.
There is an endpoint in the Eve API that returns a leaderboard for all of FW, but it doesn’t have a way that I’ve found to trim that by militia faction or player alliance/corp.
You can get things like victory points from the standard API endpoint but for things like number of plexs or amount of LP you have to dig through the notifications.
You can get total VP for whole corps but designing a corp leaderboard is more complicated.
Current endpoints are: for a single character (which requires authentication for each character for whom you want to collect data) and for a corporation (i.e., the TOTAL number of VP collected by a corporation, not on a per-character basis).
CCP has provided a leaderboard, BUT the data are for ALL of FW, not for a specific militia or corp. It would be nice if we could at least get a breakdown per militia.
Also, I don’t agree with the stated reason for the leaderboard:
The leaderboards will be split up by kills and Victory Points, to give players who aren’t as interested in direct PvP the opportunity to have their contributions recognized as well.
That’s not why we need the numbers. We need the numbers because it is victory points and not kills that advances the war in FW.