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

Be crafty.png

Build 42 unstable is out now!

The wiki has already begun updating. Please be patient during the transition.
Help us by contributing to the build 42 update project.
The Project Zomboid Map Project will not be updated until at least January, in the meantime use B42 Map.

404SpiffoMascotMap.png

Fancy Bed

From PZwiki
Project ZomboidTilesComfortBedsFancy Bed
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Parts of this page may have been automatically updated to the latest build (42.0.2).
For the build 41.78.16 article, please see the old revision.
Fancy Bed
FancyBed.png
[[File:{{{icon2}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon3}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon4}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon5}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon6}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon7}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon8}}}|Fancy Bed||class=pixelart}}]]
[[File:{{{icon9}}}|Fancy Bed||class=pixelart}}]]
General
Category
Bed
EncumbranceMoodle Icon HeavyLoad.png
20.0 (per tile)
40 (total)
Size
2 tiles
Properties
Type
Movable
Bed type
Good
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_bedding_01_2
furniture_bedding_01_3
furniture_bedding_01_0
furniture_bedding_01_1
furniture_bedding_01_70
furniture_bedding_01_71
furniture_bedding_01_68
furniture_bedding_01_69
Tile ID(s)
137002
137003
137000
137001
137070
137071
137068
137069

A fancy bed is a movable tile.

Usage

This tile can be used as a bed to sleep on. It has a quality of Good. 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 2 80 2
Plank 6 40 6
Nails 4 50 4
Screws 4 50 4
Plank 1 90 1
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
Rag 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_bedding_01_2": {
          "name": "furniture_bedding_01_2",
          "id": 137002,
          "type": "MAX",
          "tileSheetIndex": 2,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "E",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_3": {
          "name": "furniture_bedding_01_3",
          "id": 137003,
          "type": "MAX",
          "tileSheetIndex": 3,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "E",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "1,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_0": {
          "name": "furniture_bedding_01_0",
          "id": 137000,
          "type": "MAX",
          "tileSheetIndex": 0,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "S",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,1",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_1": {
          "name": "furniture_bedding_01_1",
          "id": 137001,
          "type": "MAX",
          "tileSheetIndex": 1,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "S",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_70": {
          "name": "furniture_bedding_01_70",
          "id": 137070,
          "type": "MAX",
          "tileSheetIndex": 70,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "W",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_71": {
          "name": "furniture_bedding_01_71",
          "id": 137071,
          "type": "MAX",
          "tileSheetIndex": 71,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "W",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "1,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_68": {
          "name": "furniture_bedding_01_68",
          "id": 137068,
          "type": "MAX",
          "tileSheetIndex": 68,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "N",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,1",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_bedding_01_69": {
          "name": "furniture_bedding_01_69",
          "id": 137069,
          "type": "MAX",
          "tileSheetIndex": 69,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Bed",
                  "Facing": "N",
                  "GroupName": "Fancy",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "Material3": "Fabric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200,
                  "PlaceTool": "Hammer",
                  "Surface": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed",
                  "CanBreak": "",
                  "goodBed": ""
              }
          }
      }
  }

See also