--- /dev/null
+{
+ "config": {
+ "name": "Stachybotrys",
+ "spawn positions": [[25, 400], [1000, 410], [500, 25], [510, 690]],
+ "seeds": 100,
+ "turnip target": 10
+ },
+ "battery": {
+ "current": 4000,
+ "max": 4000,
+ "recharge": 4000
+ },
+ "available_lights": [
+ {
+ "type": "pulsatinglamp",
+ "cost": 3,
+ "available_colours": ["red/blue", "blue/green"],
+ "intensity": 0.5,
+ "radius_limits": [20, 400]
+ }
+ ],
+ "obstacles": [
+ {
+ "type": "shrub",
+ "shrublets": [
+ [517, 401, 40], [528, 423, 40], [503, 449, 40], [453, 442, 40],
+ [418, 384, 40], [445, 304, 40], [536, 262, 40], [645, 307, 40],
+ [694, 432, 40], [631, 570, 40], [472, 627, 40], [305, 545, 40],
+ [241, 352, 40], [341, 156, 40], [568, 85, 40], [793, 204, 40],
+ [871, 463, 40]
+ ]
+ }
+ ],
+ "lights": [
+ ]
+}