tim-the-enchanter/games/p1
2015-06-19 18:50:19 -04:00

110 lines
No EOL
1.3 KiB
Text

[
{
"player_names": {},
"game_size": 10
},
{
"proposer": 8,
"fails required": 1,
"votes": [
0,
1,
0,
0,
0,
0,
0,
1,
1,
0
],
"team": [
1,
7,
8
],
"print_order": [
"team",
"votes",
"round"
],
"type": "vote",
"round": 1,
"voten": 1
},
{
"proposer": 9,
"fails required": 1,
"votes": [
0,
0,
0,
0,
0,
1,
1,
1,
1,
1
],
"team": [
2,
7,
9
],
"print_order": [
"team",
"votes",
"round"
],
"type": "vote",
"round": 1,
"voten": 2
},
{
"proposer": 0,
"fails required": 1,
"votes": [
1,
1,
0,
1,
0,
1,
1,
0,
1,
0
],
"team": [
0,
5,
6
],
"print_order": [
"team",
"votes",
"round"
],
"type": "vote",
"round": 1,
"voten": 3
},
{
"fails": 1,
"type": "mission",
"print_order": [
"team",
"fails",
"must fail",
"round"
],
"team": [
0,
5,
6
],
"must fail": false,
"round": 1
}
]