-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexemplo.json
256 lines (256 loc) · 11.6 KB
/
exemplo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
{
"type": "STRATEGY",
"data": {
"name": "Exemplo",
"cols": 16,
"rows": 12,
"formations": [
{
"name": "INITIAL POSITIONS",
"type": "INITIAL_POSITIONS",
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 5, "row": 10 },
"3": { "col": 3, "row": 7 },
"4": { "col": 3, "row": 4 },
"5": { "col": 5, "row": 1 },
"6": { "col": 5, "row": 8 },
"7": { "col": 5, "row": 3 },
"8": { "col": 7, "row": 10 },
"9": { "col": 6, "row": 6 },
"10": { "col": 6, "row": 5 },
"11": { "col": 7, "row": 1 }
},
"block_goal_area": false
},
{
"name": "LEFT_DEFENSIVE",
"type": "FREE",
"field_zone": { "name": "LEFT_DEFENSIVE", "color": { "r": 191, "g": 219, "b": 254 }, "start_col": 0, "end_col": 3, "start_row": 8, "end_row": 11 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 0, "row": 10 },
"3": { "col": 1, "row": 7 },
"4": { "col": 1, "row": 4 },
"5": { "col": 2, "row": 1 },
"6": { "col": 3, "row": 7 },
"7": { "col": 3, "row": 4 },
"8": { "col": 3, "row": 10 },
"9": { "col": 5, "row": 8 },
"10": { "col": 6, "row": 4 },
"11": { "col": 4, "row": 1 }
},
"block_goal_area": false
},
{
"name": "CENTER_DEFENSIVE",
"type": "FREE",
"field_zone": { "name": "CENTER_DEFENSIVE", "color": { "r": 167, "g": 243, "b": 208 }, "start_col": 0, "end_col": 3, "start_row": 4, "end_row": 7 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 1, "row": 10 },
"3": { "col": 1, "row": 7 },
"4": { "col": 1, "row": 4 },
"5": { "col": 1, "row": 1 },
"6": { "col": 3, "row": 7 },
"7": { "col": 3, "row": 4 },
"8": { "col": 4, "row": 10 },
"9": { "col": 6, "row": 8 },
"10": { "col": 6, "row": 3 },
"11": { "col": 4, "row": 1 }
},
"block_goal_area": false
},
{
"name": "RIGHT_DEFENSIVE",
"type": "FREE",
"field_zone": { "name": "RIGHT_DEFENSIVE", "color": { "r": 199, "g": 210, "b": 254 }, "start_col": 0, "end_col": 3, "start_row": 0, "end_row": 3 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 2, "row": 10 },
"3": { "col": 1, "row": 7 },
"4": { "col": 1, "row": 4 },
"5": { "col": 0, "row": 1 },
"6": { "col": 3, "row": 7 },
"7": { "col": 3, "row": 4 },
"8": { "col": 4, "row": 10 },
"9": { "col": 6, "row": 7 },
"10": { "col": 5, "row": 3 },
"11": { "col": 3, "row": 1 }
},
"block_goal_area": false
},
{
"name": "LEFT_DEFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "LEFT_DEFENSIVE_MIDFIELD", "color": { "r": 147, "g": 197, "b": 253 }, "start_col": 4, "end_col": 7, "start_row": 8, "end_row": 11 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 3, "row": 10 },
"3": { "col": 2, "row": 7 },
"4": { "col": 2, "row": 4 },
"5": { "col": 3, "row": 1 },
"6": { "col": 5, "row": 7 },
"7": { "col": 5, "row": 4 },
"8": { "col": 6, "row": 10 },
"9": { "col": 8, "row": 7 },
"10": { "col": 8, "row": 4 },
"11": { "col": 6, "row": 1 }
},
"block_goal_area": false
},
{
"name": "CENTER_DEFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "CENTER_DEFENSIVE_MIDFIELD", "color": { "r": 110, "g": 231, "b": 183 }, "start_col": 4, "end_col": 7, "start_row": 4, "end_row": 7 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 3, "row": 10 },
"3": { "col": 2, "row": 7 },
"4": { "col": 2, "row": 4 },
"5": { "col": 3, "row": 1 },
"6": { "col": 5, "row": 8 },
"7": { "col": 5, "row": 3 },
"8": { "col": 6, "row": 10 },
"9": { "col": 8, "row": 7 },
"10": { "col": 8, "row": 4 },
"11": { "col": 6, "row": 1 }
},
"block_goal_area": false
},
{
"name": "RIGHT_DEFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "RIGHT_DEFENSIVE_MIDFIELD", "color": { "r": 196, "g": 181, "b": 253 }, "start_col": 4, "end_col": 7, "start_row": 0, "end_row": 3 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 3, "row": 10 },
"3": { "col": 2, "row": 7 },
"4": { "col": 2, "row": 4 },
"5": { "col": 3, "row": 1 },
"6": { "col": 5, "row": 7 },
"7": { "col": 5, "row": 4 },
"8": { "col": 6, "row": 10 },
"9": { "col": 8, "row": 7 },
"10": { "col": 8, "row": 4 },
"11": { "col": 6, "row": 1 }
},
"block_goal_area": false
},
{
"name": "LEFT_OFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "LEFT_OFENSIVE_MIDFIELD", "color": { "r": 96, "g": 165, "b": 250 }, "start_col": 8, "end_col": 11, "start_row": 8, "end_row": 11 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 6, "row": 10 },
"3": { "col": 6, "row": 7 },
"4": { "col": 6, "row": 4 },
"5": { "col": 7, "row": 1 },
"6": { "col": 8, "row": 8 },
"7": { "col": 9, "row": 3 },
"8": { "col": 10, "row": 10 },
"9": { "col": 10, "row": 7 },
"10": { "col": 10, "row": 5 },
"11": { "col": 11, "row": 1 }
},
"block_goal_area": false
},
{
"name": "CENTER_OFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "CENTER_OFENSIVE_MIDFIELD", "color": { "r": 74, "g": 222, "b": 128 }, "start_col": 8, "end_col": 11, "start_row": 4, "end_row": 7 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 6, "row": 10 },
"3": { "col": 6, "row": 7 },
"4": { "col": 6, "row": 4 },
"5": { "col": 6, "row": 1 },
"6": { "col": 8, "row": 8 },
"7": { "col": 8, "row": 3 },
"8": { "col": 10, "row": 10 },
"9": { "col": 9, "row": 6 },
"10": { "col": 9, "row": 5 },
"11": { "col": 10, "row": 1 }
},
"block_goal_area": false
},
{
"name": "RIGHT_OFENSIVE_MIDFIELD",
"type": "FREE",
"field_zone": { "name": "RIGHT_OFENSIVE_MIDFIELD", "color": { "r": 167, "g": 139, "b": 250 }, "start_col": 8, "end_col": 11, "start_row": 0, "end_row": 3 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 7, "row": 10 },
"3": { "col": 6, "row": 7 },
"4": { "col": 6, "row": 4 },
"5": { "col": 6, "row": 1 },
"6": { "col": 9, "row": 8 },
"7": { "col": 8, "row": 3 },
"8": { "col": 11, "row": 10 },
"9": { "col": 10, "row": 6 },
"10": { "col": 10, "row": 4 },
"11": { "col": 10, "row": 1 }
},
"block_goal_area": false
},
{
"name": "LEFT_OFENSIVE",
"type": "FREE",
"field_zone": { "name": "LEFT_OFENSIVE", "color": { "r": 59, "g": 130, "b": 246 }, "start_col": 12, "end_col": 15, "start_row": 8, "end_row": 11 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 11, "row": 10 },
"3": { "col": 10, "row": 7 },
"4": { "col": 10, "row": 4 },
"5": { "col": 12, "row": 1 },
"6": { "col": 12, "row": 8 },
"7": { "col": 12, "row": 4 },
"8": { "col": 14, "row": 9 },
"9": { "col": 14, "row": 6 },
"10": { "col": 14, "row": 5 },
"11": { "col": 14, "row": 3 }
},
"block_goal_area": false
},
{
"name": "CENTER_OFENSIVE",
"type": "FREE",
"field_zone": { "name": "CENTER_OFENSIVE", "color": { "r": 34, "g": 197, "b": 94 }, "start_col": 12, "end_col": 15, "start_row": 4, "end_row": 7 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 11, "row": 10 },
"3": { "col": 10, "row": 7 },
"4": { "col": 10, "row": 4 },
"5": { "col": 11, "row": 1 },
"6": { "col": 12, "row": 8 },
"7": { "col": 12, "row": 3 },
"8": { "col": 14, "row": 9 },
"9": { "col": 14, "row": 6 },
"10": { "col": 14, "row": 5 },
"11": { "col": 14, "row": 2 }
},
"block_goal_area": false
},
{
"name": "RIGHT_OFENSIVE",
"type": "FREE",
"field_zone": { "name": "RIGHT_OFENSIVE", "color": { "r": 139, "g": 92, "b": 246 }, "start_col": 12, "end_col": 15, "start_row": 0, "end_row": 3 },
"team_positions": {
"1": { "col": 0, "row": 0 },
"2": { "col": 12, "row": 10 },
"3": { "col": 10, "row": 7 },
"4": { "col": 10, "row": 4 },
"5": { "col": 11, "row": 1 },
"6": { "col": 12, "row": 7 },
"7": { "col": 12, "row": 3 },
"8": { "col": 14, "row": 8 },
"9": { "col": 14, "row": 6 },
"10": { "col": 14, "row": 5 },
"11": { "col": 14, "row": 2 }
},
"block_goal_area": false
}
]
}
}