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

Large Medical Bed

From PZwiki
Project ZomboidTilesComfortBedsLarge Medical Bed
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Large Medical Bed
LargeMedicalBed.png
[[File:{{{icon2}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon3}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon4}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon5}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon6}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon7}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon8}}}|Large Medical Bed||class=pixelart}}]]
[[File:{{{icon9}}}|Large Medical Bed||class=pixelart}}]]
General
Category
Bed
EncumbranceMoodle Icon HeavyLoad.png
15.0 (per tile)
30 (total)
Size
2 tiles
Properties
Type
Movable
Bed type
Good
Is low
True
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_community_medical_01_22
location_community_medical_01_23
location_community_medical_01_16
location_community_medical_01_17
location_community_medical_01_20
location_community_medical_01_21
location_community_medical_01_18
location_community_medical_01_19
Tile ID(s)
213022
213023
213016
213017
213020
213021
213018
213019

A large medical 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.

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_community_medical_01_22": {
          "name": "location_community_medical_01_22",
          "id": 213022,
          "type": "MAX",
          "tileSheetIndex": 22,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "E",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_23": {
          "name": "location_community_medical_01_23",
          "id": 213023,
          "type": "MAX",
          "tileSheetIndex": 23,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "E",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "1,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_16": {
          "name": "location_community_medical_01_16",
          "id": 213016,
          "type": "MAX",
          "tileSheetIndex": 16,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "S",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,1",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_17": {
          "name": "location_community_medical_01_17",
          "id": 213017,
          "type": "MAX",
          "tileSheetIndex": 17,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "S",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_20": {
          "name": "location_community_medical_01_20",
          "id": 213020,
          "type": "MAX",
          "tileSheetIndex": 20,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "W",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_21": {
          "name": "location_community_medical_01_21",
          "id": 213021,
          "type": "MAX",
          "tileSheetIndex": 21,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "W",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "1,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_18": {
          "name": "location_community_medical_01_18",
          "id": 213018,
          "type": "MAX",
          "tileSheetIndex": 18,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "N",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,1",
                  "BedType": "goodBed"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_community_medical_01_19": {
          "name": "location_community_medical_01_19",
          "id": 213019,
          "type": "MAX",
          "tileSheetIndex": 19,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "bed": "",
                  "BlocksPlacement": "",
                  "CustomName": "Bed",
                  "Facing": "N",
                  "GroupName": "Large Medical",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "PickUpWeight": 150,
                  "ItemHeight": "29",
                  "SpriteGridPos": "0,0",
                  "BedType": "goodBed"
              }
          }
      }
  }

See also