Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.98 KB | None | 0 0
  1. {
  2.   "teamConfigs" : [ {
  3.     "name" : "0",
  4.     "cmd" : "34.team_0.exe"
  5.   }, {
  6.     "name" : "1",
  7.     "cmd" : "34.team_1.exe"
  8.   }, {
  9.     "name" : "2",
  10.     "cmd" : "34.team_2.exe"
  11.   }, {
  12.     "name" : "3",
  13.     "cmd" : "34.team_3.exe"
  14.   }, {
  15.     "name" : "4",
  16.     "cmd" : "34.team_4.exe"
  17.   }, {
  18.     "name" : "5",
  19.     "cmd" : "34.team_5.exe"
  20.   }, {
  21.     "name" : "6",
  22.     "cmd" : "34.team_6.exe"
  23.   }, {
  24.     "name" : "7",
  25.     "cmd" : "34.team_7.exe"
  26.   }, {
  27.     "name" : "8",
  28.     "cmd" : "34.team_8.exe"
  29.   }, {
  30.     "name" : "9",
  31.     "cmd" : "34.team_9.exe"
  32.   }, {
  33.     "name" : "10",
  34.     "cmd" : "34.team_10.exe"
  35.   }, {
  36.     "name" : "11",
  37.     "cmd" : "34.team_11.exe"
  38.   }, {
  39.     "name" : "12",
  40.     "cmd" : "34.team_12.exe"
  41.   }, {
  42.     "name" : "13",
  43.     "cmd" : "34.team_13.exe"
  44.   }, {
  45.     "name" : "14",
  46.     "cmd" : "34.team_14.exe"
  47.   }, {
  48.     "name" : "15",
  49.     "cmd" : "34.team_15.exe"
  50.   }, {
  51.     "name" : "16",
  52.     "cmd" : "34.team_16.exe"
  53.   }, {
  54.     "name" : "17",
  55.     "cmd" : "34.team_17.exe"
  56.   }, {
  57.     "name" : "18",
  58.     "cmd" : "34.team_18.exe"
  59.   }, {
  60.     "name" : "19",
  61.     "cmd" : "34.team_19.exe"
  62.   }, {
  63.     "name" : "20",
  64.     "cmd" : "34.team_20.exe"
  65.   }, {
  66.     "name" : "21",
  67.     "cmd" : "34.team_21.exe"
  68.   }, {
  69.     "name" : "22",
  70.     "cmd" : "34.team_22.exe"
  71.   }, {
  72.     "name" : "23",
  73.     "cmd" : "34.team_23.exe"
  74.   }, {
  75.     "name" : "24",
  76.     "cmd" : "34.team_24.exe"
  77.   }, {
  78.     "name" : "25",
  79.     "cmd" : "34.team_25.exe"
  80.   }, {
  81.     "name" : "26",
  82.     "cmd" : "34.team_26.exe"
  83.   }, {
  84.     "name" : "27",
  85.     "cmd" : "34.team_27.exe"
  86.   }, {
  87.     "name" : "28",
  88.     "cmd" : "34.team_28.exe"
  89.   }, {
  90.     "name" : "29",
  91.     "cmd" : "34.team_29.exe"
  92.   } ],
  93.   "groups" : [ {
  94.     "name" : "Галактика Колесо телеги",
  95.     "teams" : [ 15, 25, 14, 18 ],
  96.     "games" : [ ],
  97.     "result" : null
  98.   }, {
  99.     "name" : "Галактика Южная Вертушка",
  100.     "teams" : [ 3, 0, 12, 28 ],
  101.     "games" : [ ],
  102.     "result" : null
  103.   }, {
  104.     "name" : "Галактика Спящая Красавица",
  105.     "teams" : [ 26, 27, 23, 13 ],
  106.     "games" : [ ],
  107.     "result" : null
  108.   }, {
  109.     "name" : "Галактика Веретено",
  110.     "teams" : [ 6, 10, 24, 9 ],
  111.     "games" : [ ],
  112.     "result" : null
  113.   }, {
  114.     "name" : "Галактика Андромеды",
  115.     "teams" : [ 16, 4, 2, 5 ],
  116.     "games" : [ ],
  117.     "result" : null
  118.   }, {
  119.     "name" : "Млечный Путь",
  120.     "teams" : [ 20, 21, 8, 19 ],
  121.     "games" : [ ],
  122.     "result" : null
  123.   }, {
  124.     "name" : "Галактика Подсолнух",
  125.     "teams" : [ 17, 11, 29 ],
  126.     "games" : [ ],
  127.     "result" : null
  128.   }, {
  129.     "name" : "Галактика Скульптор",
  130.     "teams" : [ 7, 1, 22 ],
  131.     "games" : [ ],
  132.     "result" : null
  133.   } ],
  134.   "stages" : [ {
  135.     "stageType" : "ROUNDOFSIXTEEN",
  136.     "games" : [ {
  137.       "team0" : 18,
  138.       "team1" : 22,
  139.       "gameResult" : {
  140.         "teamResults" : [ {
  141.           "population" : 267,
  142.           "planetCount" : 5,
  143.           "executionTimeMs" : 189,
  144.           "score" : 0,
  145.           "state" : "FINISHED"
  146.         }, {
  147.           "population" : 124,
  148.           "planetCount" : 2,
  149.           "executionTimeMs" : 269,
  150.           "score" : 0,
  151.           "state" : "FINISHED"
  152.         } ],
  153.         "winnerTeam" : 0
  154.       }
  155.     }, {
  156.       "team0" : 1,
  157.       "team1" : 25,
  158.       "gameResult" : {
  159.         "teamResults" : [ {
  160.           "population" : 216,
  161.           "planetCount" : 5,
  162.           "executionTimeMs" : 117,
  163.           "score" : 0,
  164.           "state" : "FINISHED"
  165.         }, {
  166.           "population" : 196,
  167.           "planetCount" : 2,
  168.           "executionTimeMs" : 269,
  169.           "score" : 0,
  170.           "state" : "FINISHED"
  171.         } ],
  172.         "winnerTeam" : 0
  173.       }
  174.     }, {
  175.       "team0" : 0,
  176.       "team1" : 11,
  177.       "gameResult" : {
  178.         "teamResults" : [ {
  179.           "population" : 241,
  180.           "planetCount" : 4,
  181.           "executionTimeMs" : 125,
  182.           "score" : 0,
  183.           "state" : "FINISHED"
  184.         }, {
  185.           "population" : 178,
  186.           "planetCount" : 1,
  187.           "executionTimeMs" : 187,
  188.           "score" : 0,
  189.           "state" : "FINISHED"
  190.         } ],
  191.         "winnerTeam" : 0
  192.       }
  193.     }, {
  194.       "team0" : 17,
  195.       "team1" : 3,
  196.       "gameResult" : {
  197.         "teamResults" : [ {
  198.           "population" : 116,
  199.           "planetCount" : 2,
  200.           "executionTimeMs" : 210,
  201.           "score" : 0,
  202.           "state" : "FINISHED"
  203.         }, {
  204.           "population" : 221,
  205.           "planetCount" : 4,
  206.           "executionTimeMs" : 114,
  207.           "score" : 0,
  208.           "state" : "FINISHED"
  209.         } ],
  210.         "winnerTeam" : 1
  211.       }
  212.     }, {
  213.       "team0" : 23,
  214.       "team1" : 20,
  215.       "gameResult" : {
  216.         "teamResults" : [ {
  217.           "population" : 249,
  218.           "planetCount" : 4,
  219.           "executionTimeMs" : 154,
  220.           "score" : 0,
  221.           "state" : "FINISHED"
  222.         }, {
  223.           "population" : 107,
  224.           "planetCount" : 2,
  225.           "executionTimeMs" : 103,
  226.           "score" : 0,
  227.           "state" : "FINISHED"
  228.         } ],
  229.         "winnerTeam" : 0
  230.       }
  231.     }, {
  232.       "team0" : 19,
  233.       "team1" : 26,
  234.       "gameResult" : {
  235.         "teamResults" : [ {
  236.           "population" : 193,
  237.           "planetCount" : 2,
  238.           "executionTimeMs" : 357,
  239.           "score" : 0,
  240.           "state" : "FINISHED"
  241.         }, {
  242.           "population" : 288,
  243.           "planetCount" : 4,
  244.           "executionTimeMs" : 84,
  245.           "score" : 0,
  246.           "state" : "FINISHED"
  247.         } ],
  248.         "winnerTeam" : 1
  249.       }
  250.     }, {
  251.       "team0" : 6,
  252.       "team1" : 2,
  253.       "gameResult" : {
  254.         "teamResults" : [ {
  255.           "population" : 297,
  256.           "planetCount" : 6,
  257.           "executionTimeMs" : 145,
  258.           "score" : 0,
  259.           "state" : "FINISHED"
  260.         }, {
  261.           "population" : 186,
  262.           "planetCount" : 2,
  263.           "executionTimeMs" : 333,
  264.           "score" : 0,
  265.           "state" : "FINISHED"
  266.         } ],
  267.         "winnerTeam" : 0
  268.       }
  269.     }, {
  270.       "team0" : 16,
  271.       "team1" : 24,
  272.       "gameResult" : {
  273.         "teamResults" : [ {
  274.           "population" : 112,
  275.           "planetCount" : 1,
  276.           "executionTimeMs" : 313,
  277.           "score" : 0,
  278.           "state" : "FINISHED"
  279.         }, {
  280.           "population" : 233,
  281.           "planetCount" : 4,
  282.           "executionTimeMs" : 165,
  283.           "score" : 0,
  284.           "state" : "FINISHED"
  285.         } ],
  286.         "winnerTeam" : 1
  287.       }
  288.     } ]
  289.   }, {
  290.     "stageType" : "QUARTERFINAL",
  291.     "games" : [ {
  292.       "team0" : 18,
  293.       "team1" : 24,
  294.       "gameResult" : {
  295.         "teamResults" : [ {
  296.           "population" : 130,
  297.           "planetCount" : 1,
  298.           "executionTimeMs" : 46,
  299.           "score" : 0,
  300.           "state" : "FINISHED"
  301.         }, {
  302.           "population" : 289,
  303.           "planetCount" : 4,
  304.           "executionTimeMs" : 188,
  305.           "score" : 0,
  306.           "state" : "FINISHED"
  307.         } ],
  308.         "winnerTeam" : 1
  309.       }
  310.     }, {
  311.       "team0" : 1,
  312.       "team1" : 6,
  313.       "gameResult" : {
  314.         "teamResults" : [ {
  315.           "population" : 157,
  316.           "planetCount" : 3,
  317.           "executionTimeMs" : 170,
  318.           "score" : 0,
  319.           "state" : "FINISHED"
  320.         }, {
  321.           "population" : 281,
  322.           "planetCount" : 6,
  323.           "executionTimeMs" : 45,
  324.           "score" : 0,
  325.           "state" : "FINISHED"
  326.         } ],
  327.         "winnerTeam" : 1
  328.       }
  329.     }, {
  330.       "team0" : 0,
  331.       "team1" : 26,
  332.       "gameResult" : {
  333.         "teamResults" : [ {
  334.           "population" : 173,
  335.           "planetCount" : 1,
  336.           "executionTimeMs" : 0,
  337.           "score" : 0,
  338.           "state" : "FINISHED"
  339.         }, {
  340.           "population" : 269,
  341.           "planetCount" : 4,
  342.           "executionTimeMs" : 196,
  343.           "score" : 0,
  344.           "state" : "FINISHED"
  345.         } ],
  346.         "winnerTeam" : 1
  347.       }
  348.     }, {
  349.       "team0" : 3,
  350.       "team1" : 23,
  351.       "gameResult" : {
  352.         "teamResults" : [ {
  353.           "population" : 172,
  354.           "planetCount" : 3,
  355.           "executionTimeMs" : 371,
  356.           "score" : 0,
  357.           "state" : "FINISHED"
  358.         }, {
  359.           "population" : 209,
  360.           "planetCount" : 4,
  361.           "executionTimeMs" : 50,
  362.           "score" : 0,
  363.           "state" : "FINISHED"
  364.         } ],
  365.         "winnerTeam" : 1
  366.       }
  367.     } ]
  368.   }, {
  369.     "stageType" : "SEMIFINAL",
  370.     "games" : [ {
  371.       "team0" : 24,
  372.       "team1" : 23,
  373.       "gameResult" : {
  374.         "teamResults" : [ {
  375.           "population" : 114,
  376.           "planetCount" : 1,
  377.           "executionTimeMs" : 459,
  378.           "score" : 0,
  379.           "state" : "FINISHED"
  380.         }, {
  381.           "population" : 231,
  382.           "planetCount" : 5,
  383.           "executionTimeMs" : 112,
  384.           "score" : 0,
  385.           "state" : "FINISHED"
  386.         } ],
  387.         "winnerTeam" : 1
  388.       }
  389.     }, {
  390.       "team0" : 6,
  391.       "team1" : 26,
  392.       "gameResult" : {
  393.         "teamResults" : [ {
  394.           "population" : 148,
  395.           "planetCount" : 3,
  396.           "executionTimeMs" : 352,
  397.           "score" : 0,
  398.           "state" : "FINISHED"
  399.         }, {
  400.           "population" : 243,
  401.           "planetCount" : 5,
  402.           "executionTimeMs" : 20,
  403.           "score" : 0,
  404.           "state" : "FINISHED"
  405.         } ],
  406.         "winnerTeam" : 1
  407.       }
  408.     } ]
  409.   }, {
  410.     "stageType" : "FINAL",
  411.     "games" : [ {
  412.       "team0" : 23,
  413.       "team1" : 26,
  414.       "gameResult" : {
  415.         "teamResults" : [ {
  416.           "population" : 158,
  417.           "planetCount" : 1,
  418.           "executionTimeMs" : 368,
  419.           "score" : 0,
  420.           "state" : "FINISHED"
  421.         }, {
  422.           "population" : 250,
  423.           "planetCount" : 6,
  424.           "executionTimeMs" : 47,
  425.           "score" : 0,
  426.           "state" : "FINISHED"
  427.         } ],
  428.         "winnerTeam" : 1
  429.       }
  430.     } ]
  431.   } ]
  432. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement