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

Small Rental Shelves

From PZwiki
Revision as of 09:57, 20 October 2024 by Calvy (talk | contribs) (Rework)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Project ZomboidTilesContainer tilesShelvesSmall Rental Shelves
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Small Rental Shelves
Location entertainment theatre 01 128+29.png
[[File:{{{icon2}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon3}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon4}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon5}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon6}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon7}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon8}}}|Small Rental Shelves||class=pixelart}}]]
[[File:{{{icon9}}}|Small Rental Shelves||class=pixelart}}]]
General
Category
Shelves
EncumbranceMoodle Icon HeavyLoad.png
7.5 (per tile)
15 (total)
Size
2 tiles
Properties
TypeShelves
shelves
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_entertainment_theatre_01_130
location_entertainment_theatre_01_131
location_entertainment_theatre_01_128
location_entertainment_theatre_01_129
location_entertainment_theatre_01_134
location_entertainment_theatre_01_135
location_entertainment_theatre_01_132
location_entertainment_theatre_01_133
Tile ID(s)
271130
271131
271128
271129
271134
271135
271132
271133

A small rental shelves is a movable tile.

Usage

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
Screws 2 50 2
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

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_entertainment_theatre_01_130": {
          "name": "location_entertainment_theatre_01_130",
          "id": 271130,
          "type": "MAX",
          "tileSheetIndex": 130,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "E",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,1",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_131": {
          "name": "location_entertainment_theatre_01_131",
          "id": 271131,
          "type": "MAX",
          "tileSheetIndex": 131,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "E",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,0",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_128": {
          "name": "location_entertainment_theatre_01_128",
          "id": 271128,
          "type": "MAX",
          "tileSheetIndex": 128,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "S",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,0",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_129": {
          "name": "location_entertainment_theatre_01_129",
          "id": 271129,
          "type": "MAX",
          "tileSheetIndex": 129,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "S",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "1,0",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_134": {
          "name": "location_entertainment_theatre_01_134",
          "id": 271134,
          "type": "MAX",
          "tileSheetIndex": 134,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "W",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,1",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_135": {
          "name": "location_entertainment_theatre_01_135",
          "id": 271135,
          "type": "MAX",
          "tileSheetIndex": 135,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "W",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,0",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_132": {
          "name": "location_entertainment_theatre_01_132",
          "id": 271132,
          "type": "MAX",
          "tileSheetIndex": 132,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "N",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "0,0",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_entertainment_theatre_01_133": {
          "name": "location_entertainment_theatre_01_133",
          "id": 271133,
          "type": "MAX",
          "tileSheetIndex": 133,
          "properties": {
              "generic": {
                  "container": "shelves",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Shelves",
                  "Facing": "N",
                  "GroupName": "Small Rental",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Screws",
                  "PickUpLevel": "2",
                  "PickUpWeight": 75,
                  "SpriteGridPos": "1,0",
                  "CanBreak": ""
              }
          }
      }
  }

See also