c7ed24483d
- Introduced `test_final_level_flow.py` to validate final level transitions and game end scenarios. - Created `test_game_over_flow.py` to ensure game over conditions trigger correctly based on rat counts. - Implemented `test_keybindings.py` to verify keybinding configurations and their context-specific actions. - Developed `test_level_editor.py` to assess level editor functionalities and layout computations. - Added `test_level_io.py` for testing level data serialization and deserialization. - Established `test_loop_logic_parity.py` to ensure consistent game state across multiple simulation runs. - Created `test_non_regression.py` to simulate game behavior and capture states for future verification. - Implemented `test_verify.py` to compare current game states against a golden master for regression detection.
9402 lines
154 KiB
JSON
9402 lines
154 KiB
JSON
[
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 1,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.1,
|
|
"age": 1,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 1,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.1,
|
|
"age": 1,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 1,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "f8d4276a8d12793b4a7038e61205db36"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 2,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.2,
|
|
"age": 2,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 2,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.2,
|
|
"age": 2,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 2,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a9e26e45bd6e6c79ee32fff37b811fdc"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 3,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.3,
|
|
"age": 3,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 3,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.3,
|
|
"age": 3,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 3,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "e08cf3f14ea761a6e08883e79899f31c"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 4,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.4,
|
|
"age": 4,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 4,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.4,
|
|
"age": 4,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 4,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "4b3819ec02cb4a0c170391de88e6f16d"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 5,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.5,
|
|
"age": 5,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 5,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.5,
|
|
"age": 5,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 5,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0bcd4847cb87d4ed2fae5a97da3ba35a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 6,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.6,
|
|
"age": 6,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 6,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.6,
|
|
"age": 6,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 6,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "81b47ce5d96916a42a320fd9feb2004b"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 7,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.7,
|
|
"age": 7,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 7,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.7,
|
|
"age": 7,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 7,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "d165beeae13cceed7882262e03596f27"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 8,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.8,
|
|
"age": 8,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 8,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.8,
|
|
"age": 8,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 8,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "37d3f248851de983b4227cd23d3f73db"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 9,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
21
|
|
],
|
|
"partial": 0.9,
|
|
"age": 9,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
18,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
17,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 9,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
5
|
|
],
|
|
"partial": 0.9,
|
|
"age": 9,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
15,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 9,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "39dffc2b2656ac0569a2753f1e16900e"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 10,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.0,
|
|
"age": 10,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 10,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.0,
|
|
"age": 10,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 10,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "09464bc95e4d454515925a60c6f507ff"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 11,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.1,
|
|
"age": 11,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 11,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.1,
|
|
"age": 11,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 11,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "ba5028333e928d3d9f1a5705f502b02b"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 12,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.2,
|
|
"age": 12,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 12,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.2,
|
|
"age": 12,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 12,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "758ff27f5c3d3bb9572c5e8b143fc2d2"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 13,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.3,
|
|
"age": 13,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 13,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.3,
|
|
"age": 13,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 13,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "46727d9f20208b206321ccf18f2f8bc4"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 14,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.4,
|
|
"age": 14,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 14,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.4,
|
|
"age": 14,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 14,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0e512c40d8addf6bbe0e5ba196291390"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 15,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.5,
|
|
"age": 15,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 15,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.5,
|
|
"age": 15,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 15,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "07dc47a3bd3a8f4b20ad730595f2414d"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 16,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.6,
|
|
"age": 16,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 16,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.6,
|
|
"age": 16,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 16,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "019a6d3c92de4c5250f85cb6196196f2"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 17,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.7,
|
|
"age": 17,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 17,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.7,
|
|
"age": 17,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 17,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "b4d328cfa015aa3003cb808e7e946534"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 18,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.8,
|
|
"age": 18,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 18,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.8,
|
|
"age": 18,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 18,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "8324339467baa20353734a975fb7f1d2"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 19,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
20
|
|
],
|
|
"partial": 0.9,
|
|
"age": 19,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
19,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
18,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 19,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
5
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
5
|
|
],
|
|
"partial": 0.9,
|
|
"age": 19,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 19,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1480143b42c4470e71011962c3f83233"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 20,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.0,
|
|
"age": 20,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 20,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.0,
|
|
"age": 20,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 20,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "9d86f2dde7bb838012424eb259506e50"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 21,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.1,
|
|
"age": 21,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 21,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.1,
|
|
"age": 21,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 21,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "e69a5120db2b598c92267b5bdae2967f"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 22,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.2,
|
|
"age": 22,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 22,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.2,
|
|
"age": 22,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 22,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "51409d73e4e77a0efe1fe8f20ef5ca22"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 23,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.3,
|
|
"age": 23,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 23,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.3,
|
|
"age": 23,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 23,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "f5cf31203ee62a7fa4ab15ecbcf344ff"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 24,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.4,
|
|
"age": 24,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 24,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.4,
|
|
"age": 24,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 24,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "05121e20ff91405a3141632fe47a9fec"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 25,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.5,
|
|
"age": 25,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 25,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.5,
|
|
"age": 25,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 25,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c58595155d6d0e1ebefdff33ee56de63"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 26,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.6,
|
|
"age": 26,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 26,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.6,
|
|
"age": 26,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 26,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "bce8ac8960b1e60fb5dc3b4df84ef42a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 27,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.7,
|
|
"age": 27,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 27,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.7,
|
|
"age": 27,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 27,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "e85b8db1a690c16f18fbbdc5bb08b3de"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 28,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.8,
|
|
"age": 28,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 28,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.8,
|
|
"age": 28,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 28,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "cb6335369d125a60ba77555c29909526"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 29,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
20
|
|
],
|
|
"partial": 0.9,
|
|
"age": 29,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
20,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
19,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 29,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
5
|
|
],
|
|
"partial": 0.9,
|
|
"age": 29,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 29,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0a5efeaf908ccce6734f559f963d61c2"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 30,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.0,
|
|
"age": 30,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 30,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.0,
|
|
"age": 30,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 30,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5ca474b78381205b28e439a1dd91e591"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 31,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.1,
|
|
"age": 31,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 31,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.1,
|
|
"age": 31,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 31,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "f52b6c522f591051cefbc4e6b2090d17"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 32,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.2,
|
|
"age": 32,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 32,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.2,
|
|
"age": 32,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 32,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1c34a9d2e7dba76e9b01b2cd33db33f3"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 33,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.3,
|
|
"age": 33,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 33,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.3,
|
|
"age": 33,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 33,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "6e1f4b2db71d40b8c65270baa45462c1"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 34,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.4,
|
|
"age": 34,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 34,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.4,
|
|
"age": 34,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 34,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a3a13a8767177b1ccd3d8b08823f4b29"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 35,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.5,
|
|
"age": 35,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 35,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.5,
|
|
"age": 35,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 35,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c042d73c50c12d523e342037af2b983e"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 36,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.6,
|
|
"age": 36,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 36,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.6,
|
|
"age": 36,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 36,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "7c3405f27e48b290385e6b3157244f5d"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 37,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.7,
|
|
"age": 37,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 37,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.7,
|
|
"age": 37,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 37,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "e13a955f4d51da9fa1b3c83d729259f5"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 38,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.8,
|
|
"age": 38,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 38,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.8,
|
|
"age": 38,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 38,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a12c2f6ea866aee5644071a23fe4876b"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 39,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
20
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
20
|
|
],
|
|
"partial": 0.9,
|
|
"age": 39,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
21,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
20,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 39,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
4
|
|
],
|
|
"partial": 0.9,
|
|
"age": 39,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 39,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "daf0d093e975e1c00c02334079d2930e"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 40,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.0,
|
|
"age": 40,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 40,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.0,
|
|
"age": 40,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 40,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "93e3d7938c66d7cb33b85492d7e2c872"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 41,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.1,
|
|
"age": 41,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 41,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.1,
|
|
"age": 41,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 41,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "2c8551cc488b6f90a883b5455693a7eb"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 42,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.2,
|
|
"age": 42,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 42,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.2,
|
|
"age": 42,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 42,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1873fa0aa4a668daeb4b8968cd745e19"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 43,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.3,
|
|
"age": 43,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 43,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.3,
|
|
"age": 43,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 43,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "2e1cbf69c1d00e0cc4b930b647069718"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 44,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.4,
|
|
"age": 44,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 44,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.4,
|
|
"age": 44,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 44,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a695bfcbaefb909a43f4dc43a81e2895"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 45,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.5,
|
|
"age": 45,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 45,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.5,
|
|
"age": 45,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 45,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0e64d46b8523dfd9d168d3454997745a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 46,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.6,
|
|
"age": 46,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 46,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.6,
|
|
"age": 46,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 46,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a48150e83a7cff45314486e0f0c4dd76"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 47,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.7,
|
|
"age": 47,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 47,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.7,
|
|
"age": 47,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 47,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "b870c2f13388d92d01358965d8bdd649"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 48,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.8,
|
|
"age": 48,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 48,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.8,
|
|
"age": 48,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 48,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5d548ceb64c718457b8c06dbd5531a97"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
11,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 49,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
19
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
20
|
|
],
|
|
"partial": 0.9,
|
|
"age": 49,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
22,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
21,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 49,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
3
|
|
],
|
|
"partial": 0.9,
|
|
"age": 49,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 49,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "96c44685a3ce1d1fbbd68637c4b0c6ce"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 50,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.0,
|
|
"age": 50,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 50,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.0,
|
|
"age": 50,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 50,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "067dffa97621c8f4bf6214beca439e54"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 51,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.1,
|
|
"age": 51,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 51,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.1,
|
|
"age": 51,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 51,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "4cf3c44d38090b72737d070bb305ce6a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 52,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.2,
|
|
"age": 52,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 52,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.2,
|
|
"age": 52,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 52,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c7bc41f70e7e33bf867e866e6f1267fe"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 53,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.3,
|
|
"age": 53,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 53,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.3,
|
|
"age": 53,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 53,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "354cd27c3a279df173a1142738429923"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 54,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.4,
|
|
"age": 54,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 54,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.4,
|
|
"age": 54,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 54,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "351ad5d8db79c4d141d08dcabb6dc202"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 55,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.5,
|
|
"age": 55,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 55,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.5,
|
|
"age": 55,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 55,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "624d3dbb200bd1c46dcf7893d08f185d"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 56,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.6,
|
|
"age": 56,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 56,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.6,
|
|
"age": 56,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 56,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "56990d05ef511400786b271911a983d3"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 57,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.7,
|
|
"age": 57,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 57,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.7,
|
|
"age": 57,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 57,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a58377b8ff2213da8bf9dfa55507767d"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 58,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.8,
|
|
"age": 58,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 58,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.8,
|
|
"age": 58,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 58,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "9808578407dd434421a72e3b1b1d5328"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
12,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
11,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 59,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
18
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
19
|
|
],
|
|
"partial": 0.9,
|
|
"age": 59,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
23,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
22,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 59,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
30,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
2
|
|
],
|
|
"partial": 0.9,
|
|
"age": 59,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
9,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 59,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "d6eddd6d1ac2728ac4d2375d4d719e58"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 60,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.0,
|
|
"age": 60,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 60,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 60,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 60,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a968b4824862e2cb2615a83f5bb3a9a9"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 61,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.1,
|
|
"age": 61,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 61,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 61,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 61,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1bc1563745270fd6978ee46b0b1c66fd"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 62,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.2,
|
|
"age": 62,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 62,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 62,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 62,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c885575aa85c776804856e9e09673409"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 63,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.3,
|
|
"age": 63,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 63,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 63,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 63,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "344afd380fc12b67335c1fc3fe154691"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 64,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.4,
|
|
"age": 64,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 64,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 64,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 64,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1efafec79ec4470f05664b41e3534472"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 65,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.5,
|
|
"age": 65,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 65,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 65,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 65,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c02f618ff6b32c54f91cffdeca3f365f"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 66,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.6,
|
|
"age": 66,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 66,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 66,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 66,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "065eb9e4162a8c7e5e44e62662a4be42"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 67,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.7,
|
|
"age": 67,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 67,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 67,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 67,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "72535fbb13c0568738cffedf0ee1634c"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 68,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.8,
|
|
"age": 68,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 68,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 68,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 68,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "3a346ddb58909634f31c29c45d981c95"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
13,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
12,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 69,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
17
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
18
|
|
],
|
|
"partial": 0.9,
|
|
"age": 69,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
24,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
23,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 69,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
29,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
30,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 69,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
8,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
9,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 69,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0c636943c84fed657da29ef8547e8c87"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 70,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.0,
|
|
"age": 70,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 70,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 70,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 70,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "bd48569ef1e068c24a154308b7f5b185"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 71,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.1,
|
|
"age": 71,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 71,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 71,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 71,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "50f7f67bb9ec90c024f5a0d9da876a63"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 72,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.2,
|
|
"age": 72,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 72,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 72,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 72,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "804c23f9fb7e3366294cb9d52418e2fb"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 73,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.3,
|
|
"age": 73,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 73,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 73,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 73,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "6c1ed5a3483892c8d03c0f44f31c0292"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 74,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.4,
|
|
"age": 74,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 74,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 74,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 74,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "fd8dbee98c7d62e59f71fabf300aa425"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 75,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.5,
|
|
"age": 75,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 75,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 75,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 75,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5e387afa479ed143094773af989e3c97"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 76,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.6,
|
|
"age": 76,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 76,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 76,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 76,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5bed6f439d14b76478bcc609340f0549"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 77,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.7,
|
|
"age": 77,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 77,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 77,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 77,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "018a5717761b7effaf485e960caf0e2a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 78,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.8,
|
|
"age": 78,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 78,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 78,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 78,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "f364f50e5d0a6fe2e1f41bd01de81f6e"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
13,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 79,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
16
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
17
|
|
],
|
|
"partial": 0.9,
|
|
"age": 79,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
25,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
24,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 79,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
28,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
29,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 79,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
7,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
8,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 79,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "d0e17b5121b61a54b66d64654524d0af"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 80,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.0,
|
|
"age": 80,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 80,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 80,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 80,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "2e75e911b7a2c59ca715074a76238c04"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 81,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.1,
|
|
"age": 81,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 81,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 81,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 81,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "15f9815a6fad064c5202ca8bd088a89a"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 82,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.2,
|
|
"age": 82,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 82,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 82,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 82,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1194f213500e00848fe02cb3009aa7a4"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 83,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.3,
|
|
"age": 83,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 83,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 83,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 83,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c5d285c8922911644bec96e1c0120e38"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 84,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.4,
|
|
"age": 84,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 84,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 84,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 84,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "42d56e6ccedc1dca2619488c5831193f"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 85,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.5,
|
|
"age": 85,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 85,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 85,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 85,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "9960c9533b6570c3be1b2139588cabdb"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 86,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.6,
|
|
"age": 86,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 86,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 86,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 86,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "b9a7030578a024ae57981de85760cb80"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 87,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.7,
|
|
"age": 87,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 87,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 87,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 87,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "814cc5cc815d303918cc2453799f76be"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 88,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.8,
|
|
"age": 88,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 88,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 88,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 88,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "a6a69e2e92ebe4ca3512a6b34eb4d69b"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
2
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 89,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
15
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
16
|
|
],
|
|
"partial": 0.9,
|
|
"age": 89,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
26,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
25,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 89,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
27,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
28,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 89,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
6,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
7,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 89,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "f69eb844427cdc1ee6cbd66a38b00608"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.0,
|
|
"age": 90,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.0,
|
|
"age": 90,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 90,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 90,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 90,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "1a1e8a5db0501c3cf88768ba83a7ece1"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.1,
|
|
"age": 91,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.1,
|
|
"age": 91,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 91,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.1,
|
|
"age": 91,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.1,
|
|
"age": 91,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5cd1e15ca43b6605ed6bd0a4f43ee3b8"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.2,
|
|
"age": 92,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.2,
|
|
"age": 92,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 92,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.2,
|
|
"age": 92,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.2,
|
|
"age": 92,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "0ee17a416ad2855badbcdb5e25a1d9ba"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.3,
|
|
"age": 93,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.3,
|
|
"age": 93,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 93,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.3,
|
|
"age": 93,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.3,
|
|
"age": 93,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "b1bbb031dde7be32b5c5bb703714b2fe"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.4,
|
|
"age": 94,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.4,
|
|
"age": 94,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 94,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.4,
|
|
"age": 94,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.4,
|
|
"age": 94,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "c8f45ef1201ba5e9dd908472f64b82d0"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.5,
|
|
"age": 95,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.5,
|
|
"age": 95,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 95,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.5,
|
|
"age": 95,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.5,
|
|
"age": 95,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "5386b24d5ac38352c6e283846f0ba0da"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.6,
|
|
"age": 96,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.6,
|
|
"age": 96,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 96,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.6,
|
|
"age": 96,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.6,
|
|
"age": 96,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "295447e29e3b2b7551280c9b14bf6e03"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.7,
|
|
"age": 97,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.7,
|
|
"age": 97,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 97,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.7,
|
|
"age": 97,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.7,
|
|
"age": 97,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "9d7fcfe6e121db14d5a8353bda523e04"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.8,
|
|
"age": 98,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.8,
|
|
"age": 98,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 98,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.8,
|
|
"age": 98,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.8,
|
|
"age": 98,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "b6d7a195067c53eaa42695258934937f"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
3
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
2
|
|
],
|
|
"partial": 0.9,
|
|
"age": 99,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
14
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
15
|
|
],
|
|
"partial": 0.9,
|
|
"age": 99,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
27,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 99,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
26,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
1
|
|
],
|
|
"partial": 0.9,
|
|
"age": 99,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
5,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
6,
|
|
30
|
|
],
|
|
"partial": 0.9,
|
|
"age": 99,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "2f9155320e2c7e2cceeaf7eebfb911cf"
|
|
},
|
|
{
|
|
"points": 0,
|
|
"units": [
|
|
{
|
|
"id": 1,
|
|
"type": "Female",
|
|
"pos": [
|
|
14,
|
|
4
|
|
],
|
|
"pos_before": [
|
|
14,
|
|
3
|
|
],
|
|
"partial": 0.0,
|
|
"age": 100,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "DOWN"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Female",
|
|
"pos": [
|
|
10,
|
|
13
|
|
],
|
|
"pos_before": [
|
|
10,
|
|
14
|
|
],
|
|
"partial": 0.0,
|
|
"age": 100,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "UP"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Male",
|
|
"pos": [
|
|
28,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
27,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 100,
|
|
"gassed": 0,
|
|
"dir": "RIGHT"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Female",
|
|
"pos": [
|
|
25,
|
|
1
|
|
],
|
|
"pos_before": [
|
|
26,
|
|
1
|
|
],
|
|
"partial": 0.0,
|
|
"age": 100,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Female",
|
|
"pos": [
|
|
4,
|
|
30
|
|
],
|
|
"pos_before": [
|
|
5,
|
|
30
|
|
],
|
|
"partial": 0.0,
|
|
"age": 100,
|
|
"pregnant": 0,
|
|
"babies": 0,
|
|
"gassed": 0,
|
|
"dir": "LEFT"
|
|
}
|
|
],
|
|
"hash": "43896948a012132344ba232fd67b9ffc"
|
|
}
|
|
] |