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

Large Plastic Table: Difference between revisions

From PZwiki
m (Automated updates.)
Tag: bot
(Rework)
 
Line 30: Line 30:


==Crafting==
==Crafting==
This tile can be scrapped for materials.
The following table contains the materials that can drop when disassembling this tile.
 
{| class="wikitable theme-red"
{| class="wikitable theme-red sortable"
|+ Base chance is not a percentage, but can provide a basic idea of rarity.
|+ Base chance is not a percentage, but can provide a basic idea of rarity.
|-
|-
! colspan="3" | Disassembly materials
! colspan="4" | Disassembly materials
|-
|-
! Material
! Material
! Amount of tries
! Amount of tries
! Base chance
! Base chance
! Maximum amount
|-
|-
| [[Nails]]
| {{ll|Nails}}
| 2
| 2
| 80
| 80
| 2
|-
|-
| [[Plank]]
| {{ll|Plank}}
| 6
| 6
| 40
| 40
| 6
|-
|-
| [[Nails]]
| {{ll|Nails}}
| 4
| 4
| 50
| 50
| 4
|-
|-
| [[Screws]]
| {{ll|Screws}}
| 4
| 4
| 50
| 50
|}
| 4
 
{| class="wikitable theme-red sortable"
|+ Chance is not a percentage, but can provide a basic idea of rarity.
|-
|-
! colspan="3" | Breakage materials
| {{ll|Plank}}
|-
| 1
! Item dropped
| 90
! Max amount dropped
| 1
! Chance per roll
|-
|-
| [[Plank]]
! colspan="4" | On dismantle failure
| 3
| 20
|-
|-
| [[Nails]]
| colspan="4" | {{ll|Scrap Wood}}
| 1
| 10
|}
|}


==Code==
==Code==
{| class="wikitable theme-red" style="text-align:center"
{{CodeBox|
|-
{{CodeSnip
! keyName
  | lang = json
! CustomItem
  | line = false
! CustomName
  | source = newtiledefinitions.tiles
! GroupName
  | path = ProjectZomboid\media
! CanScrap
  | retrieved = true
! ScrapSize
  | version = 41.78.16
! Material
  | code =
! Material2
  {
! Material3
      "furniture_tables_high_01_58": {
! container
          "name": "furniture_tables_high_01_58",
! ContainerCapacity
          "id": 143058,
! ContainerPosition
          "type": "MAX",
! FreezerCapacity
          "tileSheetIndex": 58,
! FreezerPosition
          "properties": {
! IsLow
              "generic": {
! IsTableTop
                  "solidtrans": "",
! IsMoveAble
                  "BlocksPlacement": "",
! PickUpWeight
                  "CanScrap": "",
! PickUpTool
                  "CustomName": "Table",
! PickUpLevel
                  "Facing": "E",
! MoveType
                  "GroupName": "Large Plastic",
! HasLightOnSprite
                  "IsLow": "",
! lightB
                  "IsMoveAble": "",
! lightG
                  "Material": "Nails",
! lightR
                  "Material2": "Wood",
! BedType
                  "PickUpWeight": 100,
|-
                  "Surface": "34",
| Large_Plastic_Table
                  "ScrapSize": "Small",
| -
                  "SpriteGridPos": "0,1",
| Table
                  "IsTable": ""
| Large Plastic
              }
| yes
          }
| Small
      }
| Nails
  }
| Wood
}}
| -
{{CodeSnip
| -
  | lang = json
| -
  | line = false
| -
  | source = newtiledefinitions.tiles
| -
  | path = ProjectZomboid\media
| -
  | retrieved = true
| yes
  | version = 41.78.16
| -
  | code =
| yes
  {
| 100
      "furniture_tables_high_01_59": {
| -
          "name": "furniture_tables_high_01_59",
| -
          "id": 143059,
| -
          "type": "MAX",
| -
          "tileSheetIndex": 59,
| -
          "properties": {
| -
              "generic": {
| -
                  "solidtrans": "",
| -
                  "BlocksPlacement": "",
|}
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "E",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "IsTable": ""
              }
          }
      }
  }
}}
{{CodeSnip
  | lang = json
  | line = false
  | source = newtiledefinitions.tiles
  | path = ProjectZomboid\media
  | retrieved = true
  | version = 41.78.16
  | code =
  {
      "furniture_tables_high_01_56": {
          "name": "furniture_tables_high_01_56",
          "id": 143056,
          "type": "MAX",
          "tileSheetIndex": 56,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "S",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "IsTable": ""
              }
          }
      }
  }
}}
{{CodeSnip
  | lang = json
  | line = false
  | source = newtiledefinitions.tiles
  | path = ProjectZomboid\media
  | retrieved = true
  | version = 41.78.16
  | code =
  {
      "furniture_tables_high_01_57": {
          "name": "furniture_tables_high_01_57",
          "id": 143057,
          "type": "MAX",
          "tileSheetIndex": 57,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "S",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "1,0",
                  "IsTable": ""
              }
          }
      }
  }
}}
}}


==See also==
==See also==
*{{ll|Broad White Table}}
*{{ll|Low Plastic Table}}
*{{ll|Low Plastic Table}}
*{{ll|Plastic Table}}
*{{ll|Plastic Table}}
*{{ll|Large Bleached Table}}


{{Navbox tiles}}
{{Navbox tiles}}

Latest revision as of 07:53, 20 October 2024

Project ZomboidTilesTablesLarge Plastic Table
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Large Plastic Table
Furniture tables high 01 56+57.png
[[File:{{{icon2}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon3}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon4}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon5}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon6}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon7}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon8}}}|Large Plastic Table||class=pixelart}}]]
[[File:{{{icon9}}}|Large Plastic Table||class=pixelart}}]]
General
Category
Table
EncumbranceMoodle Icon HeavyLoad.png
10.0 (per tile)
20 (total)
Size
2 tiles
Properties
Type
Movable
Is low
True
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
furniture_tables_high_01_58
furniture_tables_high_01_59
furniture_tables_high_01_56
furniture_tables_high_01_57
Tile ID(s)
143058
143059
143056
143057

A large plastic table 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
Nails 2 80 2
Plank 6 40 6
Nails 4 50 4
Screws 4 50 4
Plank 1 90 1
On dismantle failure
Scrap Wood

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_tables_high_01_58": {
          "name": "furniture_tables_high_01_58",
          "id": 143058,
          "type": "MAX",
          "tileSheetIndex": 58,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "E",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,1",
                  "IsTable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_tables_high_01_59": {
          "name": "furniture_tables_high_01_59",
          "id": 143059,
          "type": "MAX",
          "tileSheetIndex": 59,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "E",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "IsTable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_tables_high_01_56": {
          "name": "furniture_tables_high_01_56",
          "id": 143056,
          "type": "MAX",
          "tileSheetIndex": 56,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "S",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "0,0",
                  "IsTable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_tables_high_01_57": {
          "name": "furniture_tables_high_01_57",
          "id": 143057,
          "type": "MAX",
          "tileSheetIndex": 57,
          "properties": {
              "generic": {
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CustomName": "Table",
                  "Facing": "S",
                  "GroupName": "Large Plastic",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Nails",
                  "Material2": "Wood",
                  "PickUpWeight": 100,
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "SpriteGridPos": "1,0",
                  "IsTable": ""
              }
          }
      }
  }

See also