Merge pull request #4566 from Mechoid/Make_Spears_Less_Murder

Drops the spear damage modifier from 0.75 to 0.5.
This commit is contained in:
Anewbe
2018-01-18 16:40:16 -06:00
committed by GitHub
@@ -149,7 +149,7 @@
force = 10
w_class = ITEMSIZE_LARGE
slot_flags = SLOT_BACK
force_divisor = 0.75 // 22 when wielded with hardness 15 (glass)
force_divisor = 0.5 // 15 when wielded with hardness 15 (glass)
unwielded_force_divisor = 0.375
thrown_force_divisor = 1.5 // 20 when thrown with weight 15 (glass)
throw_speed = 3