From b9471e37e55288e8f2b7440f5abbe67bb10bb34b Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Sun, 3 Sep 2023 12:10:53 +0200 Subject: [PATCH] recalculating --- data/json/items/tool/workshop.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/json/items/tool/workshop.json b/data/json/items/tool/workshop.json index b2dee294f0bc2..a5b98c426e7b1 100644 --- a/data/json/items/tool/workshop.json +++ b/data/json/items/tool/workshop.json @@ -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" }, @@ -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",