Multi-Tree: Difference between revisions

1,725 bytes added ,  23 June 2021
Explain how upgrade works in 0.20, and note previous implementation
m (No changes from 0.19.1)
(Explain how upgrade works in 0.20, and note previous implementation)
Line 1: Line 1:
{{V|0.19.2}}
{{V|0.20}}
{{Upgrade
{{Upgrade
|name=Multi-Tree
|name=Multi-Tree
|upgradeEffect=Cut 2 different trees simultaneously
|upgradeEffect=Cut 2 different trees simultaneously
|upgradeRequirements=None
|upgradeRequirements=None
|upgradeCost={{GP|1,000,000}}
|upgradeCost={{GP|1000000}}
}}
}}
'''{{PAGENAME}}''' is an upgrade for {{Skill|Woodcutting}} that can be purchased from the [[Shop]] for {{GP|1000000}}. The upgrade allows the player to cut two trees simultaneously, providing [[Woodcutting#Logs|logs]] from each tree and additional XP.


Once purchased from the [[Shop]] for 1 million [[GP]], this upgrade allows the player to cut two trees simultaneously, while giving the same rewards for each tree ([[Woodcutting#Logs|Logs]], [[Mastery Tokens]], etc.).
When cutting multiple trees the number of actions performed by the player does not change, instead the action time becomes that of the selected tree with the longest action time. The number of logs gained (before any doubling) from the tree with the shorter action time becomes <math>\left \lfloor \frac{\text{Longest Action Time}}{\text{Shortest Action Time}} \right \rfloor</math>. Skill and {{Icon|Mastery}} XP gained is unaffected, with the full amount for 4 seconds being granted to the player.
 
For example, if simultaneously cutting Oak trees with an action time of 1.2 seconds and Yew trees with an action time of 4 seconds, the action time would be 2.6 seconds and <math>\left \lfloor \frac{4}{1.2} \right \rfloor = 3</math> {{ItemIcon|Oak Logs}} would be gained per action. The amount of skill XP gained from the Oak tree would then be <math>15 \times \frac{4}{1.2} = 50</math>.
 
This upgrade does not increase the chance of acquiring rare items such as {{ItemIcon|Signet Ring Half (a)}}, {{ItemIcon|Circlet of Rhaelyx}}, and [[Mastery Tokens]], as the number of actions performed remains unchanged.
 
== History ==
Until [[V0.20]], cutting multiple trees with the {{PAGENAME}} upgrade would result in an increased number of actions - With some of the faster trees selected, the number of actions performed over time far exceeded what was possible in other skills. As a result, {{Skill|Woodcutting}} was generally the preferred method of acquiring rare items such as {{ItemIcon|Signet Ring Half (a)}} and {{ItemIcon|Circlet of Rhaelyx}}. The implementation of this upgrade was then changed in [[V0.20]] to resolve the various balance issues this previous implementation had introduced.


[[Category:Upgrades]]
[[Category:Upgrades]]
{{Menu}}
{{Menu}}