Contributing - patel-nikhil/SHCLiveStatReader GitHub Wiki

Currently the SHCLiveStatReader program is a work in progress. What that means is there is a lot of information I would like to add to it, so the program can read and display it in a useful format.

The following are statistics that I have not currently identified, and/or I have been trouble finding:

  • Greatest Lord calculation (or just the rank)
  • Troops Destroyed (as shown on Greatest Lord screen at end of game)
  • Troops Lost
  • Weighted Troops Lost (see below)
  • Total Weapons Produced
  • Total Pitch Produced
  • Duration of Game

The following values I would like to find and add, but more importantly I would like to understand what logic the game uses for these calculations:

  • Weighted losses (per player)
  • Player kills
    • Troops Lost appears to be stored in the form of individual PlayerX kills PlayerY numbers, and summed for the greatest lord screen at end of game
    • There is also a weighted player losses value, and I would very much love to include this for each player, and to know how the game decides the weights