Resource, found in game, typically harvested or bought.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| description | description | The description in game | String | required |
| sell-price | sell-price | Price item is sold to NPC's for | Number | optional |
| tool | tool | Tool required to obtain resource | String | optional |
| tool-level | tool-level | Tool level required to obtain resource | Number | optional |
{{{description}}}
This resource is obtained by using a level {{{tool-level}}} {{{tool}}}.
Can be sold for {{{sell-price}}}.