pylaligand / gdestiny-site

Source of the Hundred Zeros clan website
https://www.hundredzeros.net
1 stars 1 forks source link

Stat: platform wars #110

Closed pylaligand closed 7 years ago

pylaligand commented 8 years ago

Compute average values and show XB vs. PS.

pylaligand commented 8 years ago

This can be used on the card for each stat.

pylaligand commented 8 years ago

https://gdestiny-server.herokuapp.com/summary

{
  "grimoire": {
    "xb": 3922,
    "ps": 3579
  },
  "triumphs": {
    "xb": 86,
    "ps": 66
  },
  "kd": {
    "xb": 1.0,
    "ps": 0.94
  },
  "win_percentage": {
    "xb": 50,
    "ps": 51
  }
}
john-mikhail commented 8 years ago

LGTM

john-mikhail commented 8 years ago

Awesome...I'll integrate into the homepage cards!