Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Leather Bar Seating

From PZwiki
Project ZomboidTilesComfortChairsLeather Bar Seating
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Leather Bar Seating
LeatherBarSeating.png
[[File:{{{icon2}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon3}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon4}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon5}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon6}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon7}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon8}}}|Leather Bar Seating||class=pixelart}}]]
[[File:{{{icon9}}}|Leather Bar Seating||class=pixelart}}]]
General
Category
Seating
EncumbranceMoodle Icon HeavyLoad.png
15.0 (per tile)
30 (total)
Size
2 tiles
Properties
Type
Movable
Bed type
Average
Is low
True
Move
Pickup Skill (level)
Pickup Tool(s)
Place Tool(s)
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_restaurant_bar_01_12
location_restaurant_bar_01_13
location_restaurant_bar_01_14
location_restaurant_bar_01_15
location_restaurant_bar_01_10
location_restaurant_bar_01_11
location_restaurant_bar_01_8
location_restaurant_bar_01_9
Tile ID(s)
154012
154013
154014
154015
154010
154011
154008
154009

A leather bar seating is a movable tile.

Usage

This tile can be used as a bed to sleep on. It has a quality of Average. This tile uses the generic movable item when picked up.

Crafting

The following table contains the materials that can drop when disassembling this tile.

Base chance is not a percentage, but can provide a basic idea of rarity.
Disassembly materials
Material Amount of tries Base chance Maximum amount
Nails 4 50 4
Plank 6 40 6
Nails 4 50 4
Screws 4 50 4
Plank 1 90 1
On dismantle failure
Scrap Wood

Breakage occurs when the player fails at picking up an item.

Breakage materials
Item dropped Maximum amount Chance per roll
Thread 1 20
Leather Strips 3 10
Plank 3 20
Nails 1 10

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_12": {
          "name": "location_restaurant_bar_01_12",
          "id": 154012,
          "type": "MAX",
          "tileSheetIndex": 12,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "E",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,1",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_13": {
          "name": "location_restaurant_bar_01_13",
          "id": 154013,
          "type": "MAX",
          "tileSheetIndex": 13,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "E",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_14": {
          "name": "location_restaurant_bar_01_14",
          "id": 154014,
          "type": "MAX",
          "tileSheetIndex": 14,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "S",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_15": {
          "name": "location_restaurant_bar_01_15",
          "id": 154015,
          "type": "MAX",
          "tileSheetIndex": 15,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "S",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "1,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_10": {
          "name": "location_restaurant_bar_01_10",
          "id": 154010,
          "type": "MAX",
          "tileSheetIndex": 10,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "W",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,1",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_11": {
          "name": "location_restaurant_bar_01_11",
          "id": 154011,
          "type": "MAX",
          "tileSheetIndex": 11,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "W",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_8": {
          "name": "location_restaurant_bar_01_8",
          "id": 154008,
          "type": "MAX",
          "tileSheetIndex": 8,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "N",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_9": {
          "name": "location_restaurant_bar_01_9",
          "id": 154009,
          "type": "MAX",
          "tileSheetIndex": 9,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Seating",
                  "Facing": "N",
                  "GroupName": "Leather Bar",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Leather",
                  "Material2": "Wood",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "ItemHeight": "30",
                  "SpriteGridPos": "1,0",
                  "BedType": "averageBed",
                  "CanBreak": ""
              }
          }
      }
  }

See also