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

Small Crate: Difference between revisions

From PZwiki
m (Fix item id spelling.)
Tag: bot
m (Automated updates.)
Tag: bot
 
Line 6: Line 6:
|category=Small Crate
|category=Small Crate
|weight=2.0
|weight=2.0
|size=1
|function=
|function=
|type=smallcrate
|type=smallcrate
|container=smallcrate
|container=smallcrate
|capacity=25
|capacity=25
|is_low=yes
|is_low=True
|disassemble_skill=[[Carpentry]]
|disassemble_skill={{ll|Carpentry}}
|disassemble_tool=[[Item_tags#tag-Hammer|Hammer]]
|disassemble_tool={{ll|Hammer}}
|disassemble_tool2=[[Item_tags#tag-Saw|Saw]]
|disassemble_tool2={{ll|Saw}}
 
|item_id=Moveables.{sprite_id}
|item_id=Moveables.{TileID}
|tile_id=164035
|tile_id=Location_shop_greenes_01_35
|sprite_id=location_shop_greenes_01_35
|infobox_version=41.78.16
}}
}}
A '''small crate''' is a movable [[tile]].
A '''small crate''' is a movable [[tile]].

Latest revision as of 14:45, 19 October 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Small Crate
Location shop greenes 01 35.png
[[File:{{{icon2}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon3}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon4}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon5}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon6}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon7}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon8}}}|Small Crate||class=pixelart}}]]
[[File:{{{icon9}}}|Small Crate||class=pixelart}}]]
General
Category
Small Crate
EncumbranceMoodle Icon HeavyLoad.png
2.0
Size
1 tile
Properties
TypeSmallcrate
smallcrate
Capacity
25
Is low
True
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_shop_greenes_01_35
Tile ID(s)
164035

A small crate 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

This tile can be scrapped for materials.

Base chance is not a percentage, but can provide a basic idea of rarity.
Disassembly materials
Material Amount of tries Base chance
Plank 6 40
Nails 4 50
Screws 4 50
Nails 2 80
Chance is not a percentage, but can provide a basic idea of rarity.
Breakage materials
Item dropped Max amount dropped Chance per roll
Plank 3 20
Nails 1 10

Code

keyName CustomItem CustomName GroupName CanScrap ScrapSize Material Material2 Material3 container ContainerCapacity ContainerPosition FreezerCapacity FreezerPosition IsLow IsTableTop IsMoveAble PickUpWeight PickUpTool PickUpLevel MoveType HasLightOnSprite lightB lightG lightR BedType
Small_Crate - Small Crate - yes - Wood Nails - smallcrate 25 Low - - yes - yes 20 - - - - - - - -

See also