ifself.slot_forbid=="OFFHAND"thendesc:add("It must be held with both hands.",true)end
desc:add(true)
...
...
@@ -448,12 +448,12 @@ function _M:getTextualDesc()
ifw.life_leech_chancethendesc:add(("%d%% chances on all damage dealt to leech %d%% of the damage done as health."):format(w.life_leech_chance,w.life_leech_value),true)end
ifw.size_categorythendesc:add(("Increases size category by %d."):format(w.size_category),true)end
ifw.combatthen
desc:add({"color","YELLOW"},"When used to modify unarmed attacks:",{"color","LAST"},true)