Difference between revisions of "Template:Herb"
Line 1: | Line 1: | ||
<includeonly>{{#vardefine:name_clean|{{#replace:{{#replace: {{{name}}}| |}}|'|}}}}{{#vardefine:image|{{#ifexist: File:Herbs {{#var:name_clean}}.png|Herbs {{#var:name_clean}}.png|Herbs {{#var:name_clean}}.jpg}}}}{{Item|name={{{name}}}|weight=1|bulk=1|image={{#var:image}}|sculptable=False}}{{#set: Has image| [[File:{{#var:image}}]]}} | <includeonly>{{#vardefine:name_clean|{{#replace:{{#replace: {{{name}}}| |}}|'|}}}}{{#vardefine:image|{{#ifexist: File:Herbs {{#var:name_clean}}.png|Herbs {{#var:name_clean}}.png|Herbs {{#var:name_clean}}.jpg}}}}{{Item|name={{{name}}}|weight=1|bulk=1|image={{#var:image}}|sculptable=False}}{{#set: Has image| [[File:{{#var:image}}]]}} | ||
=== Properties === | === Properties === | ||
− | * Harvest Method: | + | * Harvest Method: {{#arraydefine:method|{{{method}}}}}{{#arrayprint:method|, |@@@@|[[requires::Action/@@@@|@@@@]]}} |
* Leaf Type: {{#if: {{{leaf|}}}|[[Has leaf::Herb/Leaf/{{{leaf}}}|{{{leaf}}}]]|Unknown}} | * Leaf Type: {{#if: {{{leaf|}}}|[[Has leaf::Herb/Leaf/{{{leaf}}}|{{{leaf}}}]]|Unknown}} | ||
* Stem Type: {{#if: {{{stem|}}}|[[Has stem::Herb/Stem/{{{stem}}}|{{{stem}}}]]|Unknown}} | * Stem Type: {{#if: {{{stem|}}}|[[Has stem::Herb/Stem/{{{stem}}}|{{{stem}}}]]|Unknown}} |
Revision as of 01:16, 26 May 2021
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the herb
| String | required |
Method | method | Method used to harvest this herb | String | optional |
Leaf | leaf | The style of leaf that describes this herb | Unknown | optional |
Stem | stem | The style of stem that describes this herb | Unknown | optional |
Color | color | A comma seperated list of colors that represent this herb. Usually a primary and secondary color. | Unknown | optional |
Rarity | rarity | no description | Number | optional |
Strength | strength | How much eating this herb affects your Strength
| Number | optional |
Dexterity | dexterity | How much eating this herb affects your Dexterity
| Number | optional |
Endurance | endurance | How much eating this herb affects your Endurance
| Number | optional |
Speed | speed | How much eating this herb affects your Speed
| Number | optional |
Constitution | constitution | How much eating this herb affects your Constitution
| Number | optional |
Focus | focus | How much eating this herb affects your Focus
| Number | optional |
Perception | perception | How much eating this herb affects your Perception
| Number | optional |
Similar | similar | A comma seperated list of similar looking herbs | String | optional |