![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Saw
![]() |
English • français • polski • русский • 中文(繁體) |
Navigation: | Main>The Game World>Items>Tools>Saw | Page updated: Version 40.40 |
---|
Saw | |||
---|---|---|---|
![]() | |||
| |||
General | |||
Category | Tool | ||
Encumbrance | 0.7 | ||
Function |
Saw logs Disassemble furniture | ||
Properties | |||
Material | Metal | ||
Metal quantity | 35 | ||
Technical | |||
Tags | Saw | ||
Item ID |
Base.Saw Base.GardenSaw |
A saw is a tool used in carpentry.
Usage
Its primary purpose is to convert raw logs into usable planks. The planks will be created in the inventory space in which the "Saw Logs" command is chosen, so if there are logs on the ground as well as in your inventory, and you choose to saw the logs in your inventory, the planks created by the logs on the ground will be placed in your inventory (and vice versa).
Its secondary purpose is to turn regular shotguns into the improved sawn off shotgun. The saw can also be used to cut watermelons into watermelon slices. Saws are also used in disassembling a lot of furniture, to get more planks and nails as well as leveling the player's carpentry skill. Saws have no durability so one can be used infinitely.
Crafting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Sturdy Stick x8 |
0 XP | none | (keep) |
![]() Plank (consumed) | |
![]() Sawed-off JS-2000 Shotgun |
0 XP | none | (keep) |
![]() JS-2000 Shotgun (consumed) | |
![]() Sawed-off Double Barrel Shotgun |
0 XP | none | (keep) |
![]() Double Barrel Shotgun (consumed) |
Carpentry
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Plank x3 |
0.75 CP (0.25 above level 3) |
none | (keep) |
![]() Log (consumed) | |
![]() Mortar and Pestle |
0.25 CP | CP = 2 | (keep) |
![]() Plank (consumed) |
Cooking
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Watermelon Slice x10 |
0.75 Cooking | none | One of: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() (keep) |
![]() Watermelon (consumed) |
Hunting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Snare Trap |
0.25 CP | Trapping 1 | ![]() |
(keep) |
![]() Plank (consumed) |
![]() Twine (2 units) (consumed) |
![]() Trap Box |
1 CP | Carpentry 1 Trapping 2 |
![]() |
(keep) |
![]() Plank x4 (consumed) |
![]() Nails x7 (consumed) |
![]() Trap Crate |
0.75 CP | none | ![]() |
(keep) |
![]() Plank x3 (consumed) |
![]() Nails x5 (consumed) |
Electrical
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 | Ingredient 5 |
---|---|---|---|---|---|---|---|---|
![]() Pipe Bomb |
none | ![]() |
(keep) |
![]() Metal Pipe (consumed) |
![]() Scrap Electronics x3 (consumed) |
![]() Gunpowder (20 units) (consumed) |
![]() Twine (1 unit) (consumed) |
Distribution
Saws can often be found in storage crates (which are typically found in warehouses). They can also be rarely found in some residential homes. The hardware store in West Point is an excellent place to get a saw and many other useful tools relatively early in the game.
Code
Saw
From items.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 40.40
item Saw Weight = 0.7, Type = Normal, DisplayName = Saw, Icon = Hacksaw, MetalValue = 35, StaticModel = Hacksaw, SurvivalGear = TRUE, Tags = Saw, WorldStaticModel = HacksawGround,
See also