Template:Item Attributes/doc

From The Walkscape Walkthrough
Revision as of 03:35, 7 March 2024 by CptRileyyy (talk | contribs) (fix typos)

Parameters

Name

The name of the item. This field is required.

Value

A comma-separated list of the values for each rarity of the item. If a rarity does not exist, provide a dash for the value. e.g. `Values = -,-,-,123,345,678`

Normal Attributes

The list of attributes for the normal quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the

Good Attributes

The list of attributes for the good quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the

Great Attributes

The list of attributes for the great quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the

Excellent Attributes

The list of attributes for the excellent quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the

Perfect Attributes

The list of attributes for the perfect quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the formatting.

Eternal Attributes

The list of attributes for the eternal quality item. This should use Template:Item Attributes. If using more than one Template:Item Attributes, do not put a new line between them as it will affect the formatting.

Quick Copy

Notated Copy

{{Item Attributes
| Skill = 
| Work efficiency =  (Optional)
| Bonus experience =  (Optional)
| Bonus money =  (Optional)
| Chest finding =  (Optional)
| Crafting outcome =  (Optional)
| Double action =  (Optional)
| Double rewards =  (Optional)
| Find bird nests =  (Optional)
| Find gems =  (Optional)
| Fine material finding =  (Optional)
| Fine material outcome =  (Optional)
| Inventory space =  (Optional)
| No materials consumed =  (Optional)
| Steps required =  (Optional)
}}

Empty Copy

{{Item Attributes
| Skill = 
| Work efficiency = 
| Bonus experience = 
| Bonus money = 
| Chest finding = 
| Crafting outcome = 
| Double action = 
| Double rewards = 
| Find bird nests = 
| Find gems = 
| Fine material finding = 
| Fine material outcome = 
| Inventory space = 
| No materials consumed = 
| Steps required = 
}}

Examples

Code Yields
{{Item Attributes
| Skill = Woodcutting
| Work efficiency = +10.0%
}}
+10.0% Work Efficiency while Woodcutting
{{Item Attributes
| Skill = Mining
| Work efficiency = +22.0%
| Bonus experience = +6.0%
| Chest finding = +6.0%
| Fine material finding = +20.0%
| Double rewards = +6.0%
| Double action = +6.0%
}}
+6.0% Bonus Experience while Mining+6.0% Chest Finding while Mining+6.0% Double Action while Mining+6.0% Double Rewards while Mining+20.0% Fine Material Finding while Mining+22.0% Work Efficiency while Mining
{{Item Attributes
| Skill = Foraging
| Work efficiency = +22.0%
| Bonus experience = +10.0%
}}{{Item Attributes
| Skill = Crafting
| Chest finding = +6.0%
| Double rewards = +4.0%
| Double action = +4.0%
}}
+10.0% Bonus Experience while Foraging+22.0% Work Efficiency while Foraging
+6.0% Chest Finding while Crafting+4.0% Double Action while Crafting+4.0% Double Rewards while Crafting