{ "objectName" : "lightsensor", "printable" : false, "rarity" : "Common", "description" : "Activates the bottom node in dim light and the top node in bright light.", "shortdescription" : "Light Sensor", "race" : "generic", "category" : "wire", "price" : 50, "inventoryIcon" : "lightsensoricon.png", "orientations" : [ { "image" : "lightsensor.png:default.min", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "background" ] }, { "image" : "lightsensor.png:default.min", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "bottom" ] }, { "image" : "lightsensor.png:default.min", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "top" ] }, { "image" : "lightsensor.png:default.min", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "left" ] }, { "image" : "lightsensor.png:default.min", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "right" ] } ], "scripts" : [ "lightsensor.lua" ], "scriptDelta" : 5, "animation" : "/objects/wired/lightsensor/lightsensor.animation", "animationParts" : { "sensor" : "lightsensor.png" }, "animationPosition" : [0, 0], "outboundNodes" : [ [0, -1], [0, 1] ], "detectThresholdLow" : 1, "detectThresholdHigh" : 40 }