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

Brown Lazy Couch

From PZwiki
Project ZomboidTilesComfortChairsBrown Lazy Couch
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Brown Lazy Couch
BrownLazyCouch.png
[[File:{{{icon2}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon3}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon4}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon5}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon6}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon7}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon8}}}|Brown Lazy Couch||class=pixelart}}]]
[[File:{{{icon9}}}|Brown Lazy Couch||class=pixelart}}]]
General
Category
Couch
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)
furniture_seating_indoor_02_50
furniture_seating_indoor_02_51
furniture_seating_indoor_02_48
furniture_seating_indoor_02_49
furniture_seating_indoor_02_52
furniture_seating_indoor_02_53
furniture_seating_indoor_02_54
furniture_seating_indoor_02_55
Tile ID(s)
139050
139051
139048
139049
139052
139053
139054
139055

A brown lazy couch 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
Plank 6 40 6
Nails 4 50 4
Screws 4 50 4
Plank 1 90 1
Nails 2 80 2
Nails 4 50 4
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
Plank 3 20
Nails 1 10
Thread 1 20
Ripped Sheets 3 10
Sheet 1 1

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
{
      "furniture_seating_indoor_02_50": {
          "name": "furniture_seating_indoor_02_50",
          "id": 139050,
          "type": "MAX",
          "tileSheetIndex": 50,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "E",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,1",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairE": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_51": {
          "name": "furniture_seating_indoor_02_51",
          "id": 139051,
          "type": "MAX",
          "tileSheetIndex": 51,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "E",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairE": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_48": {
          "name": "furniture_seating_indoor_02_48",
          "id": 139048,
          "type": "MAX",
          "tileSheetIndex": 48,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "S",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairS": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_49": {
          "name": "furniture_seating_indoor_02_49",
          "id": 139049,
          "type": "MAX",
          "tileSheetIndex": 49,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "S",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "1,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairS": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_52": {
          "name": "furniture_seating_indoor_02_52",
          "id": 139052,
          "type": "MAX",
          "tileSheetIndex": 52,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "W",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,1",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairW": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_53": {
          "name": "furniture_seating_indoor_02_53",
          "id": 139053,
          "type": "MAX",
          "tileSheetIndex": 53,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "W",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairW": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_54": {
          "name": "furniture_seating_indoor_02_54",
          "id": 139054,
          "type": "MAX",
          "tileSheetIndex": 54,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "N",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairN": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_seating_indoor_02_55": {
          "name": "furniture_seating_indoor_02_55",
          "id": 139055,
          "type": "MAX",
          "tileSheetIndex": 55,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Couch",
                  "Facing": "N",
                  "GroupName": "Brown Lazy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 150,
                  "PlaceTool": "Hammer",
                  "Surface": "17",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "1,0",
                  "BedType": "averageBed",
                  "CanBreak": "",
                  "chairN": "",
                  "averageBed": "",
                  "livingRoom": ""
              }
          }
      }
  }

See also