--- /dev/null
+{
+ "config": {
+ "name": "Geotrichum",
+ "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": "spotlight",
+ "cost": 3,
+ "available_colours": ["yellow", "magenta"],
+ "intensity": 0.5,
+ "radius_limits": [20, 400],
+ "direction": 135,
+ "spread": 90,
+ "angular_velocity": 5
+ }
+ ],
+ "obstacles": [
+ ],
+ "lights": [
+ ]
+}