Update sport presets
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"name": "Volleyball",
|
||||
"positions": [
|
||||
"Outside Hitter",
|
||||
"Middle Blocker",
|
||||
"Setter",
|
||||
"Defender"
|
||||
],
|
||||
"outcomes": [
|
||||
"Win",
|
||||
"Loss",
|
||||
@@ -34,8 +40,7 @@
|
||||
{ "name" : "Ratio", "equation" : "$pointsfor / $pointsagainst", "precision" : 3, "priority" : 2 }
|
||||
],
|
||||
"metrics": [
|
||||
"Height",
|
||||
"Weight"
|
||||
"Height"
|
||||
],
|
||||
"statistics": [
|
||||
{ "name" : "Pct", "equation" : "( $k - $e ) / $ta", "description" : "Hitting percentage" },
|
||||
|
||||
Reference in New Issue
Block a user