diff --git a/data/json/items/tool/landscaping.json b/data/json/items/tool/landscaping.json index 7f4c66d1de225..7a69446377690 100644 --- a/data/json/items/tool/landscaping.json +++ b/data/json/items/tool/landscaping.json @@ -168,17 +168,16 @@ "color": "light_gray", "name": { "str": "grim reaper's scythe" }, "description": "A long, crooked tool used to reap souls, with a skull engraved in its blade. Let the harvest begin.", - "weight": "2721 g", + "weight": "586 g", "volume": "3550 ml", "longest_side": "150 cm", "price": 3000, - "price_postapoc": 10, + "price_postapoc": 5, "to_hit": { "grip": "solid", "length": "long", "surface": "any", "balance": "uneven" }, "material": [ "plastic" ], - "techniques": [ "WIDE", "BRUTAL" ], - "flags": [ "NONCONDUCTIVE", "FRAGILE_MELEE", "POLEARM", "SHEATH_SPEAR", "REACH_ATTACK", "ALWAYS_TWOHAND" ], + "flags": [ "NONCONDUCTIVE", "FRAGILE_MELEE", "POLEARM", "SHEATH_SPEAR", "REACH_ATTACK" ], "weapon_category": [ "HOOKING_WEAPONRY", "POLEARMS" ], - "melee_damage": { "bash": 7 } + "melee_damage": { "bash": 2 } }, { "id": "shovel",