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

Bar Corner Counter

From PZwiki
Project ZomboidContainer tilesCountersBar Corner Counter
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Bar Corner Counter
Location restaurant bar 01 6.png
Location restaurant bar 01 22.png
Location restaurant bar 01 4.png
Location restaurant bar 01 20.png
Location restaurant bar 01 2.png
Location restaurant bar 01 18.png
Location restaurant bar 01 0.png
Location restaurant bar 01 16.png
[[File:{{{icon9}}}|Bar Corner Counter||class=pixelart}}]]
General
Category
Counter
EncumbranceMoodle Icon HeavyLoad.png
10.0 (per tile)
20 (total)
Size
2 tiles
Properties
TypeCounter
counter
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)
location_restaurant_bar_01_6
location_restaurant_bar_01_22
location_restaurant_bar_01_4
location_restaurant_bar_01_20
location_restaurant_bar_01_2
location_restaurant_bar_01_18
location_restaurant_bar_01_0
location_restaurant_bar_01_16
Tile ID(s)
154006
154022
154004
154020
154002
154018
154000
154016

A bar corner counter 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
Nails 2 80 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_restaurant_bar_01_6": {
          "name": "location_restaurant_bar_01_6",
          "id": 154006,
          "type": "MAX",
          "tileSheetIndex": 6,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "E",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_22": {
          "name": "location_restaurant_bar_01_22",
          "id": 154022,
          "type": "MAX",
          "tileSheetIndex": 22,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "E",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_4": {
          "name": "location_restaurant_bar_01_4",
          "id": 154004,
          "type": "MAX",
          "tileSheetIndex": 4,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "S",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_20": {
          "name": "location_restaurant_bar_01_20",
          "id": 154020,
          "type": "MAX",
          "tileSheetIndex": 20,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "S",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_2": {
          "name": "location_restaurant_bar_01_2",
          "id": 154002,
          "type": "MAX",
          "tileSheetIndex": 2,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "W",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_18": {
          "name": "location_restaurant_bar_01_18",
          "id": 154018,
          "type": "MAX",
          "tileSheetIndex": 18,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "W",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_0": {
          "name": "location_restaurant_bar_01_0",
          "id": 154000,
          "type": "MAX",
          "tileSheetIndex": 0,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "N",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_restaurant_bar_01_16": {
          "name": "location_restaurant_bar_01_16",
          "id": 154016,
          "type": "MAX",
          "tileSheetIndex": 16,
          "properties": {
              "generic": {
                  "container": "counter",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Counter",
                  "Facing": "N",
                  "GroupName": "Bar Corner",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Nails",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "46",
                  "IsTable": "",
                  "CanBreak": ""
              }
          }
      }
  }

See also