Skip to content

Commit

Permalink
recalculating
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Sep 3, 2023
1 parent 6b910dc commit b9471e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/items/tool/workshop.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,11 @@
"id": "con_mix",
"type": "TOOL",
"name": { "str": "concrete mixer" },
"description": "A portable concrete mixer. It is still large and heavy, but it can be operated solo.",
"weight": "48897 g",
"volume": "228 L",
"description": "A portable concrete mixer. It is large and heavy, but it can be operated solo.",
"weight": "40823 g",
"volume": "250 L",
"longest_side": "118 cm",
"//1": "Calculated by assuming a cylinder with dimensions taken from the drum opening (13.8in) and product length (46.5in) and then doubling it. Calculating volume from the product dimensions inflated it artifically as it counted all the free space inbetween the handles, wheels, etc resulting in 600+l of volume (a portable concrete mixer that can't be transported in a vehicle lmao).",
"//1": "Calculated by assuming a cylinder with dimensions taken from the drum opening (14.5in) and product length (46.5in) and then doubling it. Calculating volume from the product dimensions inflated it artifically as it counted all the free space inbetween the handles, wheels, etc resulting in 600+l of volume (a portable concrete mixer that can't be transported in a vehicle lmao).",
"price": "400 USD",
"price_postapoc": 500,
"to_hit": { "grip": "bad", "length": "long", "surface": "line", "balance": "clumsy" },
Expand All @@ -290,7 +290,7 @@
"flags": [ "NO_SALVAGE" ],
"use_action": [ { "type": "link_up", "cable_length": 15, "charge_rate": "1500 W" } ],
"melee_damage": { "bash": 15 },
"//2": "Based on https://www.amazon.com/dp/B01EGB6TJ4"
"//2": "Based on https://www.amazon.com/dp/B01EGB6TJ4 - save for the numbers that the Amazon arcticle got straight up wrong (weight and drum opening) which were taken from the owner's manual - https://assets.northerntool.com/products/494/documents/manuals/49413.pdf"
},
{
"id": "cordless_drill",
Expand Down

0 comments on commit b9471e3

Please sign in to comment.