{ "objectName" : "cavechest", "printable" : false, "rarity" : "Common", "objectType" : "container", "tooltipKind" : "container", "category" : "storage", "price" : 200, "description" : "A chest made of rock.", "shortdescription" : "Rock Chest", "race" : "generic", /* "apexDescription" : "todo", "avianDescription" : "todo", "floranDescription" : "todo", "glitchDescription" : "todo", "humanDescription" : "todo", "hylotlDescription" : "todo", */ "inventoryIcon" : "cavechesticon.png", "orientations" : [ { "dualImage" : "cavechest.png:.", "imagePosition" : [-8, 0], "spaceScan" : 0.1, "anchors" : [ "bottom" ] } ], "openSounds" : [ "/sfx/objects/chest_small_open.wav" ], "closeSounds" : [ "/sfx/objects/chest_small_close.wav" ], "slotCount" : 16, "uiConfig" : "/interface/chests/chest%slots%.config", "frameCooldown" : 5, "autoCloseCooldown" : 3600 }