Editing User:Alsang/Sandbox
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
Template for potion reagents |
Template for potion reagents |
||
Minimum data to fill out by find/replace is |
|||
Requires substituting in the monstername of the variantgroup (individual variants will be in the sources), and the level range. |
|||
{| class="wikitable" |
|||
|+Minimum data to fill out by find/replace |
|||
!find |
|||
!what it is |
|||
!eg |
|||
|- |
|||
|base |
|||
|base name of the variant |
|||
|Brown |
|||
|- |
|||
|type |
|||
|which type of variant it is |
|||
|Kelp |
|||
|- |
|||
|gathererepisode |
|||
|which episode the gathering skill is |
|||
|Hopeport |
|||
|- |
|||
|gathererskill |
|||
|which skill gets it |
|||
|Forager |
|||
|} |
|||
Other useful parameters are: |
|||
* value |
|||
* profession_a_level |
|||
* profession_b_level |
|||
<pre> |
<pre> |
||
{{Variants|base}} |
|||
⚫ | |||
{{Infobox Item |
|||
|name = type base |
|||
|image = [[File:type base.png]] |
|||
|release = 2024-11-06 |
|||
|episode = gatherepisode |
|||
|additional_episode = Hopeport |
|||
|value = |
|||
|quest = No |
|||
|variant = [[base]] |
|||
⚫ | |||
|profession_a = gatherskill |
|||
|profession_a_level = |
|||
|profession_b = Alchemist |
|||
|profession_b_level = |
|||
}} |
|||
⚫ | |||
It can be stored in the [[Potion Reagents Bank]] in the [[Apothecary]] in [[Hopeport]]. |
It can be stored in the [[Potion Reagents Bank]] in the [[Apothecary]] in [[Hopeport]]. |
||
⚫ | |||
{{Products|{{subst:PAGENAME}}}} |
|||
==Item sources== |
==Item sources== |
||
{{ItemSources| |
{{ItemSources|type base}} |
||
===Shop locations=== |
===Shop locations=== |
||
{{ShopList |
{{ShopList}} |
||
⚫ | |||
{{Products}} |
|||
==Update history== |
==Update history== |
||
Line 26: | Line 68: | ||
</pre> |
</pre> |
||
Template for potion reagents variantgroups |
Template for potion reagents variantgroups |
||
Only requires parameters are: |
|||
Requires substituting in the monstername of the variantgroup, the reagent it is combined with, the preparation it makes, and the potion it eventually produces. |
|||
* gatherskill |
|||
* otherbase |
|||
* product |
|||
<pre> |
<pre> |
||
{{Variant main| |
{{Variant main|{{subst:PAGENAME}}}} |
||
'''{{subst:PAGENAME}}''' is a type of |
'''{{subst:PAGENAME}}''' is a type of item reagent that can be obtained from [[{{subst:PAGENAME}} (skill node)]] with the [[gatherskill]] profession, or purchased from the [[Potion Reagents|Potion Reagents Shop]]. They are used as reagents in the [[Alchemist]] profession, where they are is combined with [[otherbase]] to make [[product]]. |
||
They be stored in the [[Potion Reagents Bank]] in the [[Apothecary]] in [[Hopeport]]. |
They be stored in the [[Potion Reagents Bank]] in the [[Apothecary]] in [[Hopeport]]. |
||
Line 46: | Line 92: | ||
{{Potion reagents}} |
{{Potion reagents}} |
||
</pre> |
|||
⚫ | |||
<pre> |
|||
Drop source info in text, subsections |
|||
</pre> |
</pre> |