Chop

From Discord Dungeons Wiki
Revision as of 13:23, 14 December 2017 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Chop

<WRAP round alert 60%> This page is not longer in use and has been moved to Side Activities.\\ Please avoid further modification to this page. </WRAP>

      1. !chop** is a command used to chop wood to obtain logs. The amount of logs obtained are included by strength and skill level.

Cooldown: 5 minutes

Command Format: #!chop

Code

//Chopping amount variable\\ var amt = 1+skillLevel+Math.floor((str/25));