Come Try Out The New Community Guides
View the Guides | Check Out The Gear Sets |
As usual during new game updates, the wiki will refrain from having updated info immediately to allow for proper player testing and discovery - so have fun finding the new content and discussing it on Reddit or Discord!!
Template:Item Drop/doc
Parameters
Name
The name of the Item Drop.
Image
The image of the Item Drop. This is recommended. If not provided, the template will try to find the item as Name.png
Skill
The Skill(s) used for the activity. Formatted with a comma separating them.
Level
The level required to do the activity.
Quantity
The amount of the item dropped from the activity.
Chance
The odds of acquiring the item as a drop. This should be provided as a percent.
Quick Copy
Notated copy
{{Item Drop
| Name =
| Image = (Recommended)
| Skill =
| Level =
| Quantity =
| Chance =
}}
Empty copy
{{Item Drop
| Name =
| Image =
| Skill =
| Level =
| Quantity =
| Chance =
}}
Examples
The formatting for getting nettles from Seashell Searching is as follows:
{{Item Drop
| Image = Seashell_Searching.png
| Name = Seashell Searching
| Skill = Foraging
| Level = 25
| Quantity = 1-2
| Chance = 13.71%
}}
Yields:
![]() |
Seashell Searching | Foraging | ![]() |
1-2 | 13.71% | ~1 in 8 |
The formatting for Forest foraging is as follows:
{{Item Drop
| Image = Forest_Foraging.png
| Name = Forest Foraging
| Skill = Foraging, Agility
| Level = 25, N/A
| Quantity = 1-2
| Chance = 13.71%
}}
Yields:
![]() |
Forest Foraging | Foraging Agility |
![]() ![]() |
1-2 | 13.71% | ~1 in 8 |