{ "objectName" : "foodbowl", "rarity" : "Common", "objectType" : "container", "tooltipKind" : "container", "category" : "storage", "price" : 250, "description" : "A pet food bowl. Leave your pet something tasty for when you're not around!", "shortdescription" : "Food Bowl", "race" : "generic", "inventoryIcon" : "foodbowlicon.png", "orientations" : [ { "image" : "foodbowl.png:.", "imagePosition" : [-1, 0], "animationPosition" : [2, 4], "direction" : "left", "flipImages" : true, "spaces" : [ [0, 0] ], "anchors" : [ "bottom" ], "directions" : ["right"] }, { "image" : "foodbowl.png:.", "imagePosition" : [0, 0], "animationPosition" : [4, 4], "direction" : "right", "spaces" : [ [0, 0] ], "anchors" : [ "bottom" ], "directions" : ["right"] } ], "animation" : "foodbowl.animation", "animationParts" : { "foodbowl" : "foodbowl.png" }, "scripts" : [ "foodbowl.lua" ], "scriptDelta" : 5, "openSounds" : [ "/sfx/objects/chest_small_open.wav" ], "closeSounds" : [ "/sfx/objects/chest_small_close.wav" ], "slotCount" : 1, "uiConfig" : "/interface/chests/chest%slots%.config", "frameCooldown" : 5, "autoCloseCooldown" : 3600 }