{ "objectName" : "woodentalllantern", "rarity" : "Common", "description" : "A large flickering torch warms the air around it.", "shortdescription" : "Tall Wooden Torch", "race" : "generic", "category" : "light", "price" : 150, "maximumLiquidLevel" : 0.2, "apexDescription" : "A long wooden torch.", "avianDescription" : "A long flickering torch.", "floranDescription" : "Long torch holdss fire.", "glitchDescription" : "Identify. A tall torch.", "humanDescription" : "A long torch.", "hylotlDescription" : "A crackling torch.", "statusEffects" : [ ], "lightColor" : [179, 149, 107], "flickerPeriod" : 0.3, "flickerMinIntensity" : 0.95, "flickerMaxIntensity" : 1, "flickerPeriodVariance" : 0.075, "flickerIntensityVariance" : 0.025, "inventoryIcon" : "woodentalllanternicon.png", "orientations" : [ { "image" : "woodentalllantern.png:.", "imagePosition" : [1, 0], "animationPosition" : [-5, 0], "direction" : "left", "flipImages" : true, "animationParts" : { "bg" : "woodentalllantern.png", "fg" : "woodentalllanternlit.png" }, "spaceScan" : 0.1, "anchors" : [ "bottom" ] }, { "image" : "woodentalllantern.png:.", "imagePosition" : [1, 0], "animationPosition" : [1, 0], "direction" : "right", "animationParts" : { "bg" : "woodentalllantern.png", "fg" : "woodentalllanternlit.png" }, "spaceScan" : 0.1, "anchors" : [ "bottom" ] } ], "soundEffect" : "/sfx/objects/torch.wav", "animation" : "woodentalllantern.animation", "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, 2] ] }