Rotten Tree Stump: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:


== Drops ==
== Drops ==
Gather's all items in order by level.
{{DropsTableHead}}

1) Gray Louse * 0.005

if Level >= 50 2) Bristle Spinseed * 0.005

if Level >= 74 3) Soft Shimmerbean * 0.005

if Level >= 92 4) Ditch Sprey * 0.005

Then the loop starts over from 1).{{DropsTableHead}}
{{DropsLine|name=Gray Louse|quantity=0.005|frequency=Always}}
{{DropsLine|name=Gray Louse|quantity=0.005|frequency=Always}}
{{DropsLine|name=Bristle Spinseed|quantity=0.005|frequency=Always}}
{{DropsLine|name=Bristle Spinseed|quantity=0.005|frequency=1/2; 1/3; 1/4}}
{{DropsLine|name=Soft Shimmerbean|quantity=0.005|frequency=Always}}
{{DropsLine|name=Soft Shimmerbean|quantity=0.005|frequency=1/3;1/4}}
{{DropsLine|name=Ditch Sprey|quantity=0.005|frequency=Always}}
{{DropsLine|name=Ditch Sprey|quantity=0.005|frequency=1/4}}
{{DropsTableBottom}}{{stub}}
{{DropsTableBottom}}{{stub}}

Latest revision as of 16:36, 21 November 2024

Rotten Tree Stump is a type of Forager skill node.

Locations[edit | edit source]

Drops[edit | edit source]

Gather's all items in order by level.

1) Gray Louse * 0.005

if Level >= 50 2) Bristle Spinseed * 0.005

if Level >= 74 3) Soft Shimmerbean * 0.005

if Level >= 92 4) Ditch Sprey * 0.005

Then the loop starts over from 1).