Skip to content

Draft: Allow mining and dramen-tree wcing to authentically reward on the first tick

Player Name requested to merge PlayerName/2009scape:minespeed into master

Draft because needs changes as explained by szu

What has been done in this MR?

  • Make mining perform a reward roll on the first tick. Fixes #1858 fixes #1705 fixes #1651
  • Make the dramen tree always give out a reward on the first tick. In fact, special-case it entirely in the reward logic. Fixes the remaining inauthenticity mentioned in !1683 (merged), the chance to burn a dramen log with the inferno adze (fortunately there's no way to smuggle this in legally), and the dramen tree incorrectly counting for your Logs Chopped stats (it's not a log, it's a branch, so technically it doesn't count).

What should testers check?

  • Mining now SOMETIMES hands out ore immediately, in a way that feels appropriate
  • The dramen tree now always hands out a branch immediately
  • Woodcutting anything else should not regress
  • I have tested these changes thoroughly.

  • I used the relevant Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.

Edited by Player Name

Merge request reports