Skip to content

Operate: Stats

Evan Shimizu edited this page Jan 31, 2019 · 3 revisions

Soothsayer currently provides two types of stat-enabled overlays for Hots. In order to use these, you will first need to load and enable a Stats Source. Multiple instances of each overlay can be used in this section. Each connected overlay will have its own set of controls and display separate sets of data. Controls will only appear if the relevant overlay is connected.

If the controls in these sections hang, there may be a problem with the Stat Source. See Stats Source for details.

Lower Third - Draft

Lower Third - Draft Stats

Overlay: stat-lower-third.html

Intended use: Draft

Usage

To use a Stat Lower Third, the general flow is Set Data (see Retrieving Data below), Load Data, Run. There are a number of controls for displaying the data in the run step.

  • Visibility (Eye) - Pops the lower third in or out. If this button is gray (like above) the lower third will not be visible. If this button is green, the lower third will be visible.
  • Animation - Determines how the lower third data animates in and out. Default is "Fade R(ight)".
  • Duration - How long the displayed data stays visible in seconds. If left blank, the data will be displayed until the "End" button is clicked. If set, the data will be displayed for this many seconds, then animate out.
  • Load (Arrow Circle) - Loads the data according to the current stat set and query parameters. Once loaded, data can be displayed with the "Run" button
  • Run (Play) - Displays the currently loaded data. You can load different data after clicking run and the values will only update once refreshed.
  • End (Stop) - Hides the displayed data.
  • Load-R (Fast Forward) - Load and Run in the same button. Loads the data and immediately runs it once complete.
  • Ez (Magic Wand) - Performs the following actions in sequence: Load data according to the current stat set, unhide the lower third, display the data for the number of seconds specified in Duration, Ends the display when complete, hides the lower third.

Retrieving Data

You must specify a stat set before retrieving data. Not all stat sets need all fields to be filled out (Overall Hero stat sets just need the Hero field).

  • Stat Set - Determines which stats are displayed
    • Overall Hero: Pick/Ban/Win (Recommended) - Displays the pick/ban/win stats for a selected hero
    • Overall Hero: Popularity/Win/KDA - Displays the popularity (pick+ban)/win/KDA stats for a selected hero
    • Player: KDA/Win/KP - For a selected player, displays their overall KDA/Win/Kill Participation stats.
    • Player: KDA/Win/Wildcard - For a selected player, displays their overall KDA/Win/Wildcard stat (see Wildcard Stat below) stats.
    • Player Hero: Record/KDA/Wildcard - For a selected player, and a hero that they play, displays the W-L/KDA/Wildcard stats
  • Hero - For Overall Hero and Player Hero stat sets. Select a hero to retrieve stats for.
  • Player - Player name. For Player and Player Hero Stat sets. You can optionally include the battletag (#1234)
  • Wildcard Stat - For wildcard stat sets. You can pick an arbitrary stat to display in these stat sets with this menu.
  • Stat Mode - You can choose to display the average, max, min, or median of all stats returned.
  • Player Role - For Player stat sets. Labels the player according to their role.
  • Player Team - For Player stat sets. Displays the team logo for the player based on which team they're on.

Player Profile

Player Profile

Overlay: hots-player-profile.html

Intended Use: Fullscreen player profile

Operation

Profiles are a bit easier to manage than the draft lower third.

  • Load - Load data according to the current search parameters (below)
  • Run - Render the currently loaded data.
  • Load-R - Load and Run immediately after load.

Retrieving Data

  • Stat Set - Determines which stats to display (based on the player's role)
    • Current roles are: Assassin, Warrior, Support, Offlane. If you'd like different stats, let me know and I can add additional stat sets
  • Player - Player name. Can optionally add the battletag (#1234)
  • Twitter - Optional. Player's Twitter handle.
  • Twitch - Optional. Player's Twitch username (not the full url).
  • Team - Player's team. Used to display the team logo for the player.

Clone this wiki locally