Jump to content

Form:RecipeBook: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 12: Line 12:




<!--'''Profession:''' {{{field|profession|input type=dropdown|values=Armorsmith,Forester,Hunter,Outfitter,Prospector,Provisioner,Tinkerer,Weaponsmith,Woodworker}}}-->
'''Profession:''' {{{field|profession|input type=dropdown|property=Profession}}}
'''Profession:''' {{{field|profession|input type=dropdown|property=Profession}}}




'''Level Requirement:''' {{{field|level_requirement|input type=dropdown|values=1,5,10,15,20,25,30,35,40,45,50}}}
'''Level Requirement:''' {{{field|level_requirement|input type=number|min=1|max=55|step=1|size=2|maxlength=2}}}




'''Recipe Taught:'''<br>
'''Recipe Taught:'''<br>
(e.g., Pine Arrows Recipe)<br>
(e.g., Pine Arrows Recipe)<br>
{{{field|recipe_given|input type=text|autocapitalize=words}}}
{{{field|recipe_given|input type=combobox|property=Teaches recipe|size=50}}}




'''Dropped By''':<br>
'''Dropped By''':<br>
(Separate with commas- e.g., Mob/Doe/Newhaven Valley, Named Mob/Lily)<br>
(Separate with commas- e.g., Mob/Doe/Newhaven Valley, Named Mob/Lily)<br>
{{{field|dropped_by|input type=tokens|placeholder=Doe/Newhaven_Valley}}}
{{{field|dropped_by|input type=tokens|property=Dropped by|placeholder=Doe/Newhaven_Valley}}}




'''Sold By''':<br>
'''Sold By''':<br>
(Separate with commas-e.g., Vendor/Merry, Vendor/Pippin)<br>
(Separate with commas-e.g., Vendor/Merry, Vendor/Pippin)<br>
{{{field|sold_by|input type=tokens|placeholder=Vendor/Roland Ryfold}}}
{{{field|sold_by|input type=tokens|property=Sold by|placeholder=Vendor/Roland Ryfold}}}




'''Quest Reward From''':<br>
'''Quest Reward From''':<br>
(e.g., Quest/The Hunt Begins)<br>
(e.g., Quest/The Hunt Begins)<br>
{{{field|quest_reward|input type=tokens|placeholder=Quest/The Hunt Begins}}}
{{{field|quest_reward|input type=tokens|property=Quest reward from|placeholder=Quest/The Hunt Begins}}}





Revision as of 20:39, 13 May 2025

RecipeBook

Recipe Book Details

Book Name: name


Tooltip Image: tooltip_image


is_soulbound


Profession: profession


Level Requirement: level_requirement


Recipe Taught:
(e.g., Pine Arrows Recipe)
recipe_given


Dropped By:
(Separate with commas- e.g., Mob/Doe/Newhaven Valley, Named Mob/Lily)
dropped_by


Sold By:
(Separate with commas-e.g., Vendor/Merry, Vendor/Pippin)
sold_by


Quest Reward From:
(e.g., Quest/The Hunt Begins)
quest_reward


Sell Price (Gold / Silver / Copper):

Gold: sell_price_gold

Silver: sell_price_silver

Copper: sell_price_copper

{{{end template}}}

save