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

Built-in Trailer Fridge

From PZwiki
Project ZomboidTilesAppliancesFridgesBuilt-in Trailer Fridge
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Built-in Trailer Fridge
Location trailer 02 17.png
Location trailer 02 16.png
Location trailer 02 11.png
Location trailer 02 10.png
[[File:{{{icon5}}}|Built-in Trailer Fridge||class=pixelart}}]]
[[File:{{{icon6}}}|Built-in Trailer Fridge||class=pixelart}}]]
[[File:{{{icon7}}}|Built-in Trailer Fridge||class=pixelart}}]]
[[File:{{{icon8}}}|Built-in Trailer Fridge||class=pixelart}}]]
[[File:{{{icon9}}}|Built-in Trailer Fridge||class=pixelart}}]]
General
Category
Furniture
EncumbranceMoodle Icon HeavyLoad.png
10
Function
Store food
Properties
TypeFridge
fridge
Capacity
20
Freezer capacity
5
Is low
yes
Move
Pickup Skill (level)
Pickup Tool(s)
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{TileID}
Tile ID(s)
location_trailer_02_10

A built-in trailer fridge is a movable tile.

Usage

This fridge can slow down the process of food rotting. It has a fridge capacity of 20 and a freezer capacity of 5. 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 4 50 4
Scrap Electronics 1 80 1
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
Screws 3 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_trailer_02_17": {
          "name": "location_trailer_02_17",
          "id": 166017,
          "type": "MAX",
          "tileSheetIndex": 17,
          "properties": {
              "generic": {
                  "container": "fridge",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "20",
                  "ContainerPosition": "Low",
                  "CustomName": "Fridge",
                  "Facing": "E",
                  "GroupName": "Build-in Trailer",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Electric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "IsTable": "",
                  "Freezer": "",
                  "FreezerCapacity": "5",
                  "NoFreezer": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_trailer_02_16": {
          "name": "location_trailer_02_16",
          "id": 166016,
          "type": "MAX",
          "tileSheetIndex": 16,
          "properties": {
              "generic": {
                  "container": "fridge",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "20",
                  "ContainerPosition": "Low",
                  "CustomName": "Fridge",
                  "Facing": "S",
                  "GroupName": "Build-in Trailer",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Electric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "IsTable": "",
                  "Freezer": "",
                  "FreezerCapacity": "5",
                  "NoFreezer": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_trailer_02_11": {
          "name": "location_trailer_02_11",
          "id": 166011,
          "type": "MAX",
          "tileSheetIndex": 11,
          "properties": {
              "generic": {
                  "container": "fridge",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "20",
                  "CustomName": "Fridge",
                  "Facing": "W",
                  "GroupName": "Build-in Trailer",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Electric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "IsTable": "",
                  "Freezer": "",
                  "FreezerCapacity": "5",
                  "NoFreezer": "",
                  "CanBreak": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_trailer_02_10": {
          "name": "location_trailer_02_10",
          "id": 166010,
          "type": "MAX",
          "tileSheetIndex": 10,
          "properties": {
              "generic": {
                  "container": "fridge",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "20",
                  "CustomName": "Fridge",
                  "Facing": "N",
                  "GroupName": "Build-in Trailer",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Wood",
                  "Material2": "Electric",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 100,
                  "PlaceTool": "Hammer",
                  "Surface": "34",
                  "ScrapSize": "Small",
                  "IsTable": "",
                  "Freezer": "",
                  "FreezerCapacity": "5",
                  "NoFreezer": "",
                  "CanBreak": ""
              }
          }
      }
  }

See also