Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 2.99 KB

EventInsights2016.md

File metadata and controls

33 lines (29 loc) · 2.99 KB

EventInsights2016

Properties

Name Type Description Notes
lowBar [Float] For the Low Bar - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
aChevalDeFrise [Float] For the Cheval De Frise - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
aPortcullis [Float] For the Portcullis - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
bRamparts [Float] For the Ramparts - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
bMoat [Float] For the Moat - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
cSallyPort [Float] For the Sally Port - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
cDrawbridge [Float] For the Drawbridge - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
dRoughTerrain [Float] For the Rough Terrain - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
dRockWall [Float] For the Rock Wall - An array with three values, number of times damaged, number of opportunities to damage, and percentage.
averageHighGoals Float Average number of high goals scored.
averageLowGoals Float Average number of low goals scored.
breaches [Float] An array with three values, number of times breached, number of opportunities to breach, and percentage.
scales [Float] An array with three values, number of times scaled, number of opportunities to scale, and percentage.
challenges [Float] An array with three values, number of times challenged, number of opportunities to challenge, and percentage.
captures [Float] An array with three values, number of times captured, number of opportunities to capture, and percentage.
averageWinScore Float Average winning score.
averageWinMargin Float Average margin of victory.
averageScore Float Average total score.
averageAutoScore Float Average autonomous score.
averageCrossingScore Float Average crossing score.
averageBoulderScore Float Average boulder score.
averageTowerScore Float Average tower score.
averageFoulScore Float Average foul score.
highScore [String] An array with three values, high score, match key from the match with the high score, and the name of the match.

[Back to Model list] [Back to API list] [Back to README]