ddd1b4e4f245ecd4ed0f43067477c9316bdc5adb
[tabakrolletjie.git] / data / stations / 02-tunnels.json
1 {
2   "config": {
3     "name": "Cladosporium",
4     "spawn positions": [[25, 400], [1000, 410]],
5     "seeds": 100,
6     "turnip target": 10
7   },
8   "battery": {
9     "current": 4000,
10     "max": 4000,
11     "recharge": 4000
12   },
13   "available_lights": [
14     {
15       "type": "lamp",
16       "cost": 3,
17       "available_colours": ["blue", "red", "blue/red"],
18       "intensity": 0.5
19     }
20   ],
21   "lights": [],
22   "obstacles": [
23     {
24       "type": "wall",
25       "vertices": [
26         [92, 164], [156, 164], [156, 100], [92, 100]
27       ]
28     },
29     {
30       "type": "wall",
31       "vertices": [
32         [244, 164], [308,164], [308, 100], [244, 100]
33       ]
34     },
35     {
36       "type": "wall",
37       "vertices": [
38         [396, 164], [460, 164], [460, 100], [396, 100]
39       ]
40     },
41     {
42       "type": "wall",
43       "vertices": [
44         [548, 164], [612, 164], [612, 100], [548, 100]
45       ]
46     },
47     {
48       "type": "wall",
49       "vertices": [
50         [700, 164], [764, 164], [764, 100], [700, 100]
51       ]
52     },
53     {
54       "type": "wall",
55       "vertices": [
56         [852, 164], [916, 164], [916, 100], [852, 100]
57       ]
58     },
59     {
60       "type": "wall",
61       "vertices": [
62         [92, 316], [156, 316], [156, 252], [92, 252]
63       ]
64     },
65     {
66       "type": "wall",
67       "vertices": [
68         [244, 316], [308, 316], [308, 252], [244, 252]
69       ]
70     },
71     {
72       "type": "wall",
73       "vertices": [
74         [396, 316], [460, 316], [460, 252], [396, 252]
75       ]
76     },
77     {
78       "type": "wall",
79       "vertices": [
80         [548, 316], [612, 316], [612, 252], [548, 252]
81       ]
82     },
83     {
84       "type": "wall",
85       "vertices": [
86         [700, 316], [764, 316], [764, 252], [700, 252]
87       ]
88     },
89     {
90       "type": "wall",
91       "vertices": [
92         [852, 316], [916, 316], [916, 252], [852, 252]
93       ]
94     },
95     {
96       "type": "wall",
97       "vertices": [
98         [92, 468], [156, 468], [156, 404], [92, 404]
99       ]
100     },
101     {
102       "type": "wall",
103       "vertices": [
104         [244, 468], [308, 468], [308, 404], [244, 404]
105       ]
106     },
107     {
108       "type": "wall",
109       "vertices": [
110         [396, 468], [460, 468], [460, 404], [396, 404]
111       ]
112     },
113     {
114       "type": "wall",
115       "vertices": [
116         [548, 468], [612, 468], [612, 404], [548, 404]
117       ]
118     },
119     {
120       "type": "wall",
121       "vertices": [
122         [700, 468], [764, 468], [764, 404], [700, 404]
123       ]
124     },
125     {
126       "type": "wall",
127       "vertices": [
128         [852, 468], [916, 468], [916, 404], [852, 404]
129       ]
130     },
131     {
132       "type": "wall",
133       "vertices": [
134         [92, 620], [156, 620], [156, 556], [92, 556]
135       ]
136     },
137     {
138       "type": "wall",
139       "vertices": [
140         [244, 620], [308, 620], [308, 556], [244, 556]
141       ]
142     },
143     {
144       "type": "wall",
145       "vertices": [
146         [396, 620], [460, 620], [460, 556], [396, 556]
147       ]
148     },
149     {
150       "type": "wall",
151       "vertices": [
152         [548, 620], [612, 620], [612, 556], [548, 556]
153       ]
154     },
155     {
156       "type": "wall",
157       "vertices": [
158         [700, 620], [764, 620], [764, 556], [700, 556]
159       ]
160     },
161     {
162       "type": "wall",
163       "vertices": [
164         [852, 620], [916, 620], [916, 556], [852, 556]
165       ]
166     }
167   ]
168 }