More actions
White Lazy Couch
[[File:{{{icon2}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon3}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon4}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon5}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon6}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon7}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon8}}}|White Lazy Couch||class=pixelart}}]]
[[File:{{{icon9}}}|White Lazy Couch||class=pixelart}}]]
Properties
Type
Movable
Bed type
Average
Is low
True
Move
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
furniture_seating_indoor_02_26
furniture_seating_indoor_02_27
furniture_seating_indoor_02_24
furniture_seating_indoor_02_25
furniture_seating_indoor_02_28
furniture_seating_indoor_02_29
furniture_seating_indoor_02_30
furniture_seating_indoor_02_31
furniture_seating_indoor_02_27
furniture_seating_indoor_02_24
furniture_seating_indoor_02_25
furniture_seating_indoor_02_28
furniture_seating_indoor_02_29
furniture_seating_indoor_02_30
furniture_seating_indoor_02_31
Tile ID(s)
139026
139027
139024
139025
139028
139029
139030
139031
139027
139024
139025
139028
139029
139030
139031
A white 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.
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 snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_seating_indoor_02_26": {
"name": "furniture_seating_indoor_02_26",
"id": 139026,
"type": "MAX",
"tileSheetIndex": 26,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "E",
"GroupName": "White 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
{
"furniture_seating_indoor_02_27": {
"name": "furniture_seating_indoor_02_27",
"id": 139027,
"type": "MAX",
"tileSheetIndex": 27,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "E",
"GroupName": "White 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
{
"furniture_seating_indoor_02_24": {
"name": "furniture_seating_indoor_02_24",
"id": 139024,
"type": "MAX",
"tileSheetIndex": 24,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "S",
"GroupName": "White 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
{
"furniture_seating_indoor_02_25": {
"name": "furniture_seating_indoor_02_25",
"id": 139025,
"type": "MAX",
"tileSheetIndex": 25,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "S",
"GroupName": "White 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
{
"furniture_seating_indoor_02_28": {
"name": "furniture_seating_indoor_02_28",
"id": 139028,
"type": "MAX",
"tileSheetIndex": 28,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "W",
"GroupName": "White 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
{
"furniture_seating_indoor_02_29": {
"name": "furniture_seating_indoor_02_29",
"id": 139029,
"type": "MAX",
"tileSheetIndex": 29,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "W",
"GroupName": "White 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
{
"furniture_seating_indoor_02_30": {
"name": "furniture_seating_indoor_02_30",
"id": 139030,
"type": "MAX",
"tileSheetIndex": 30,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "N",
"GroupName": "White 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
{
"furniture_seating_indoor_02_31": {
"name": "furniture_seating_indoor_02_31",
"id": 139031,
"type": "MAX",
"tileSheetIndex": 31,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Couch",
"Facing": "N",
"GroupName": "White 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": ""
}
}
}
}