Module:Sandbox/User:Alsang/NodeDescriptionChecker: Difference between revisions

m
downtime for leatherworker
(set up table for leatherworker specifically)
m (downtime for leatherworker)
Line 163:
item.profitPerXP = item.profit and item.XP and math.floor(item.profit / item.XP * 100) / 100
 
-- potionsa made in 200 lotslot of 0.005, no downtime for passivein activitiesleatherworker
-- 1min 40s to go from hide stall to tannery, run round the tannery, run to leather stall, then back to hide stall
local batchSize = 200
local downtimebatchSize = 024
local batchSizedowntime = 200100
item.duration = item.duration and item.duration + downtime/batchSize
item.potionPerHour = item.duration and 1 / item.duration * 3600
21,283

edits