X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=21c17898b9582b7a22bdfd622f2f06e49245ae66;hb=13d97e515402a19ce80af17eba94a6293ffbfcae;hp=07f23e98b7cf1b134c6c6148341be9efb5a2fa97;hpb=7fe679f0d81d81b6bc3b8dc20d4b0a62840144f3;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index 07f23e9..21c1789 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -1,10 +1,39 @@ { "config": { "name": "Station Alpha", - "power": 100, "spawn positions": [[275, 300]], - "seeds": 10 + "seeds": 10, + "turnip target": 10 }, + "battery": { + "current": 200, + "max": 200, + "recharge": 100 + }, + "available_lights": [ + { + "type": "spotlight", + "cost": 5, + "available_colours": ["red"], + "radius_limits": [20, 400], + "direction": 135, + "spread": 90, + "angular_velocity": 5, + "intensity": 0.8 + }, + { + "type": "lamp", + "cost": 3, + "available_colours": ["yellow"], + "intensity": 0.5 + }, + { + "type": "lamp", + "cost": 3, + "available_colours": ["red", "yellow/blue", "green"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall", @@ -23,6 +52,12 @@ "vertices": [ [200, 350], [250, 350], [250, 400], [200, 400] ] + }, + { + "type": "shrub", + "shrublets": [ + [600, 100, 50], [700, 200, 100] + ] } ], "lights": [