{ "objectName" : "cavebed", "printable" : false, "rarity" : "Common", "description" : "A bed made of rock.", "shortdescription" : "Rock bed", "race" : "generic", "category" : "furniture", "price" : 425, /* "apexDescription" : "todo", "avianDescription" : "todo", "floranDescription" : "todo", "glitchDescription" : "todo", "humanDescription" : "todo", "hylotlDescription" : "todo", */ "objectType" : "loungeable", "sitFlipDirection" : true, "sitOrientation" : "lay", "sitAngle" : 90, "sitEmote" : "sleep", "sitStatusEffects" : [ "regeneration1", "nude" ], "sitEffectEmitters" : [ "sleepbubbles" ], "inventoryIcon" : "cavebedicon.png", "orientations" : [ { "image" : "cavebed.png:", "imagePosition" : [-24, 0], "direction" : "left", "flipImages" : true, "sitPosition" : [-6, 18], "spaceScan" : 0.1, "anchors" : [ "bottom" ] }, { "image" : "cavebed.png:", "imagePosition" : [-24, 0], "direction" : "right", "sitPosition" : [-6, 18], "spaceScan" : 0.1, "anchors" : [ "bottom" ] } ] }