More actions
Large Wardrobe
[[File:{{{icon2}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon3}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon4}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon5}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon6}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon7}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon8}}}|Large Wardrobe||class=pixelart}}]]
[[File:{{{icon9}}}|Large Wardrobe||class=pixelart}}]]
Move
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
furniture_storage_01_36
furniture_storage_01_37
furniture_storage_01_38
furniture_storage_01_39
furniture_storage_02_20
furniture_storage_02_21
furniture_storage_02_22
furniture_storage_02_23
furniture_storage_01_37
furniture_storage_01_38
furniture_storage_01_39
furniture_storage_02_20
furniture_storage_02_21
furniture_storage_02_22
furniture_storage_02_23
Tile ID(s)
142036
142037
142038
142039
204020
204021
204022
204023
142037
142038
142039
204020
204021
204022
204023
A large wardrobe is a movable tile.
Usage
This tile can be used to store items. It has a capacity of 25. This tile uses the generic movable item when picked up.
Crafting
The following table contains the materials that can drop when disassembling this tile.
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 snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_01_36": {
"name": "furniture_storage_01_36",
"id": 142036,
"type": "MAX",
"tileSheetIndex": 36,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "E",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Nails",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"ScrapSize": "Large",
"SpriteGridPos": "0,1",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_01_37": {
"name": "furniture_storage_01_37",
"id": 142037,
"type": "MAX",
"tileSheetIndex": 37,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "E",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Nails",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"ScrapSize": "Large",
"SpriteGridPos": "0,0",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_01_38": {
"name": "furniture_storage_01_38",
"id": 142038,
"type": "MAX",
"tileSheetIndex": 38,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "S",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Nails",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"ScrapSize": "Large",
"SpriteGridPos": "0,0",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_01_39": {
"name": "furniture_storage_01_39",
"id": 142039,
"type": "MAX",
"tileSheetIndex": 39,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "S",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Nails",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"ScrapSize": "Large",
"SpriteGridPos": "1,0",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_02_20": {
"name": "furniture_storage_02_20",
"id": 204020,
"type": "MAX",
"tileSheetIndex": 20,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "W",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Nails",
"Material2": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"SpriteGridPos": "0,1",
"attachedW": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_02_21": {
"name": "furniture_storage_02_21",
"id": 204021,
"type": "MAX",
"tileSheetIndex": 21,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "W",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Nails",
"Material2": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"SpriteGridPos": "0,0",
"attachedW": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_02_22": {
"name": "furniture_storage_02_22",
"id": 204022,
"type": "MAX",
"tileSheetIndex": 22,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "N",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Nails",
"Material2": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"SpriteGridPos": "0,0",
"attachedN": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"furniture_storage_02_23": {
"name": "furniture_storage_02_23",
"id": 204023,
"type": "MAX",
"tileSheetIndex": 23,
"properties": {
"generic": {
"container": "wardrobe",
"solid": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "25",
"CustomName": "Wardrobe",
"Facing": "N",
"GroupName": "Large",
"IsMoveAble": "",
"Material": "Nails",
"Material2": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 200,
"PlaceTool": "Hammer",
"Surface": "80",
"SpriteGridPos": "1,0",
"attachedN": "",
"CanBreak": ""
}
}
}
}