X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F03-lighthouse.json;fp=data%2Fstations%2F03-lighthouse.json;h=7b1d5c1558ab87eff0baeee9ba9584fbb0a334f4;hb=03015e9baeb68d6cbfddb9e356d18628ad2966e2;hp=0000000000000000000000000000000000000000;hpb=98925f4f1fdce3cf090e7098bec0b0811a5c1b16;p=tabakrolletjie.git diff --git a/data/stations/03-lighthouse.json b/data/stations/03-lighthouse.json new file mode 100644 index 0000000..7b1d5c1 --- /dev/null +++ b/data/stations/03-lighthouse.json @@ -0,0 +1,29 @@ +{ + "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": [ + ] +}