... compared to the Team Report page (and Leaderboard page I think)
For some reason there's a couple of methods (LineupTableUtils.buildBaselinePlayerInfo and TeamReportStatsTable.injectExtraInfo) where it only applies the defensive luck, not the offensive luck
But I think the RosterStatsTable has already mutated all(?) the stats if luck is being applied
... compared to the Team Report page (and Leaderboard page I think)
For some reason there's a couple of methods (
LineupTableUtils.buildBaselinePlayerInfo
andTeamReportStatsTable.injectExtraInfo
) where it only applies the defensive luck, not the offensive luckBut I think the
RosterStatsTable
has already mutated all(?) the stats if luck is being applied