{ "objectName" : "torch", "printable" : false, "rarity" : "Common", "category" : "light", "price" : 5, "description" : "This torch flickers softly.", "shortdescription" : "Torch", "race" : "generic", "maximumLiquidLevel" : 0.2, "apexDescription" : "An excellent survival tool.", "avianDescription" : "Torches are essential.", "floranDescription" : "Torch ssscare Floran, but Floran musst masster torch.", "glitchDescription" : "Statement. Torches are indispensable.", "humanDescription" : "A torch to light the way.", "hylotlDescription" : "On the surface these are very useful.", "lightColor" : [179, 149, 107], "flickerPeriod" : 0.3, "flickerMinIntensity" : 0.95, "flickerMaxIntensity" : 1, "flickerPeriodVariance" : 0.075, "flickerIntensityVariance" : 0.025, "inventoryIcon" : "torchicon.png", "orientations" : [ { "image" : "torch.png:.", "imagePosition" : [1, 0], "animationParts" : { "bg" : "torch.png", "fg" : "torchlit.png" }, "animationPosition" : [1, 0], "spaces" : [ [0, 0], [0, 1] ], "fgAnchors" : [ [0, -1] ], "direction" : "right" }, { "image" : "torchleft.png:.", "imagePosition" : [0, 0], "animationParts" : { "bg" : "torchleft.png", "fg" : "torchleftlit.png" }, "animationPosition" : [0, 0], "spaces" : [ [0, 0], [0, 1] ], "fgAnchors" : [ [-1, 0] ], "direction" : "right" }, { "image" : "torchright.png:.", "imagePosition" : [2, 0], "animationParts" : { "bg" : "torchright.png", "fg" : "torchrightlit.png" }, "animationPosition" : [2, 0], "spaces" : [ [0, 0], [0, 1] ], "fgAnchors" : [ [1, 0] ], "direction" : "right" }, { "image" : "torch.png:.", "imagePosition" : [1, 0], "animationParts" : { "bg" : "torch.png", "fg" : "torchlit.png" }, "animationPosition" : [1, 0], "spaces" : [ [0, 0], [0, 1] ], "bgAnchors" : [ [0, 0] ], "direction" : "right" } ], "soundEffect" : "/sfx/objects/torch.wav", "animation" : "torch.animation", "animationParts" : { "bg" : "torch.png", "fg" : "torchlit.png" }, "animationCustom" : { "sounds" : { "on" : [ "/sfx/objects/torch_on1.wav", "/sfx/objects/torch_on2.wav" ], "off" : [ "/sfx/objects/torch_off1.wav", "/sfx/objects/torch_off2.wav", "/sfx/objects/torch_off3.wav" ] } }, "scripts" : [ "/objects/wired/light/light.lua" ], "scriptDelta" : 60, // "interactive" : false, "inboundNodes" : [ [0, 0] ] }