More actions
Hospital Bed
[[File:{{{icon2}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon3}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon4}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon5}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon6}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon7}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon8}}}|Hospital Bed||class=pixelart}}]]
[[File:{{{icon9}}}|Hospital Bed||class=pixelart}}]]
Properties
Type
Movable
Bed type
Good
Is low
True
Move
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
furniture_bedding_01_66
furniture_bedding_01_67
location_community_medical_01_74
location_community_medical_01_75
furniture_bedding_01_64
furniture_bedding_01_65
location_community_medical_01_72
location_community_medical_01_73
furniture_bedding_01_67
location_community_medical_01_74
location_community_medical_01_75
furniture_bedding_01_64
furniture_bedding_01_65
location_community_medical_01_72
location_community_medical_01_73
Tile ID(s)
137066
137067
213074
213075
137064
137065
213072
213073
137067
213074
213075
137064
137065
213072
213073
A hospital 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.
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 |
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_bedding_01_66": {
"name": "furniture_bedding_01_66",
"id": 137066,
"type": "MAX",
"tileSheetIndex": 66,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Bed",
"Facing": "E",
"GroupName": "Hospital",
"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
{
"furniture_bedding_01_67": {
"name": "furniture_bedding_01_67",
"id": 137067,
"type": "MAX",
"tileSheetIndex": 67,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Bed",
"Facing": "E",
"GroupName": "Hospital",
"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
{
"location_community_medical_01_74": {
"name": "location_community_medical_01_74",
"id": 213074,
"type": "MAX",
"tileSheetIndex": 74,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Bed",
"Facing": "E",
"GroupName": "Hospital",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "32",
"SpriteGridPos": "0,0",
"BedType": "averageBed"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_75": {
"name": "location_community_medical_01_75",
"id": 213075,
"type": "MAX",
"tileSheetIndex": 75,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Bed",
"Facing": "E",
"GroupName": "Hospital",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "32",
"SpriteGridPos": "1,0",
"BedType": "averageBed"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_bedding_01_64": {
"name": "furniture_bedding_01_64",
"id": 137064,
"type": "MAX",
"tileSheetIndex": 64,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Bed",
"Facing": "S",
"GroupName": "Hospital",
"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
{
"furniture_bedding_01_65": {
"name": "furniture_bedding_01_65",
"id": 137065,
"type": "MAX",
"tileSheetIndex": 65,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Bed",
"Facing": "S",
"GroupName": "Hospital",
"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
{
"location_community_medical_01_72": {
"name": "location_community_medical_01_72",
"id": 213072,
"type": "MAX",
"tileSheetIndex": 72,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Bed",
"Facing": "S",
"GroupName": "Hospital",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "32",
"SpriteGridPos": "0,1",
"BedType": "averageBed"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_73": {
"name": "location_community_medical_01_73",
"id": 213073,
"type": "MAX",
"tileSheetIndex": 73,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Bed",
"Facing": "S",
"GroupName": "Hospital",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "32",
"SpriteGridPos": "0,0",
"BedType": "averageBed"
}
}
}
}