Legacy:Bone Saw
Jump to navigation
Jump to search
A bone saw is required to make boards from a log. You get 4 boards from each log instead of the 6 boards you get with a saw. The quality of a bonesaw is effected by survival and capped by bone quality.
The formula for bone saw quality is
Q1 = ((5 * boneQuality) + branchQuality)/6
if (Survival > Q1) then BoneSawQuality = Q1
if (Survival < Q1) then BoneSawQuality = (Q1 + Survival)/2
How to Acquire
Craft > Tools > Bone Saw