contract
6.19.0
Contract 6.19.0
The war family's clan_score is WAR TROPHIES, and now says so (feedback #88).
clan_war_trophiesjoinswar_current.standings[],war_history.standings[]andwar_rivalsrows, andweeks[].our_clan_war_trophiesjoinsour_clan_score. It is the number those surfaces always carried.- The race payload spells it
clanScore, which is the API overloading the key: a clan profile carries BOTHclanScore(~129,000) andclanWarTrophies(~1,200), and the race reports the second under the first's name. The same overload is already recorded for the war leaderboard. The docs said this field was "the same figure a clan's profile shows" - it is that figure divided by about 108, and the sentence invited a cross-family join that was wrong by two orders of magnitude. clan_scoreandour_clan_scoreare DEPRECATED aliases of the same number, kept so nothing breaks today and removed in 7.0.0 with the other breaking changes.
Additive. Verified two ways: the API returns both keys on one clan object, and our own week series rises by exactly each week's trophy_change (980, 1000, 1020, 1040, 1060, 1160 across 135/0-136/0), which a clan score does not do.