Module:WoodcutterList: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (more accuracy to the trees per hour, especially for ash)
m (brambles chops per hour)
Line 48: Line 48:
if item.hideCells then
if item.hideCells then
item.downtime = 0
item.downtime = 0
item.relocate = 2.125 -- basically just the respawn timer (45s / 8nodes - 3.5s chopping)
item.relocate = 2.5606 -- from the Strategy guide on the Brambles page, 594 chope per hour
elseif string.find(item.pageName,'Ash') then
elseif string.find(item.pageName,'Ash') then
item.downtime = 35 -- from the Strategy guide on the Ash Tree page, 35s to lumber bank
item.downtime = 35 -- from the Strategy guide on the Ash Tree page, 35s to lumber bank