Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Resource: Difference between revisions

Template page
Created page with " <noinclude> <templatedata> { "params": { "description": { "description": "The description in game", "type": "string", "required": true }, "sell-price": { "description": "Price item is sold to NPC's for", "type": "number" }, "tool": { "description": "Tool required to obtain resource", "type": "string" }, "tool-level": {..."
 
No edit summary
Line 29: Line 29:
{{{description}}}
{{{description}}}


This resource is obtained by using a level {{{tool-level}}} {{{tool}}}.
{| class="wikitable"
 
|+ Resource Attributes
Can be sold for {{{sell-price}}}.
|-
! Locations
! Respawn Time
! Sell Price
! Drop Rate
! Obtained By
! Required Tool
|-
| {{#if:{{{locations|}}}|{{{locations}}}|N/A}}
| {{#if:{{{respawn-time|}}}|{{{respawn-time}}}|N/A}}
| {{#if:{{{sell-price|}}}|{{{sell-price}}}|N/A}}
| {{#if:{{{drop-rate|}}}|{{{drop-rate}}}|N/A}}
| {{#if:{{{obtained-by|}}}|{{{obtained-by}}}|N/A}}
| {{#if:{{{tool|}}}|
{{{tool}}}{{#if:{{{tool-level|}}}>1| Lv. {{{tool-level}}}
}}|N/A}}
|}

Revision as of 09:58, 15 April 2025


Resource, found in game, typically harvested or bought.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
descriptiondescription

The description in game

Stringrequired
sell-pricesell-price

Price item is sold to NPC's for

Numberoptional
tooltool

Tool required to obtain resource

Stringoptional
tool-leveltool-level

Tool level required to obtain resource

Numberoptional


{{{description}}}

Resource Attributes
Locations Respawn Time Sell Price Drop Rate Obtained By Required Tool
N/A N/A N/A N/A N/A N/A