X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-alpha.json;h=1c38934e35cd4dea654b28b5859182506028c47d;hb=55fc32f12843b2ffab00b85846ec0e793e40aed4;hp=f0e27e509bcd2af4aba2b09cd775887047d6862b;hpb=cd254036f630c40baab130f5fab14e9d11bc286e;p=tabakrolletjie.git diff --git a/data/stations/station-alpha.json b/data/stations/station-alpha.json index f0e27e5..1c38934 100644 --- a/data/stations/station-alpha.json +++ b/data/stations/station-alpha.json @@ -2,8 +2,39 @@ "config": { "name": "Station Alpha", "power": 100, - "seeds": 10 + "spawn positions": [[275, 300]], + "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", @@ -22,6 +53,12 @@ "vertices": [ [200, 350], [250, 350], [250, 400], [200, 400] ] + }, + { + "type": "shrub", + "shrublets": [ + [600, 100, 50], [700, 200, 100] + ] } ], "lights": [