Form:MiscItem: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 4: | Line 4: | ||
'''Item Name:''' {{{field|name|input type=text|mandatory|autocapitalize=words}}} | '''Item Name:''' {{{field|name|input type=text|mandatory|autocapitalize=words}}} | ||
'''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}} | '''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}} | ||
'''Item Type:'''<br> | '''Item Type:'''<br> | ||
(Found under the item name on the tooltip, usually "Basic" or "Quest")<br> | (Found under the item name on the tooltip, usually "Basic" or "Quest")<br> | ||
{{{field|item_type|input type=text|mandatory|autocapitalize=words|property=Misc item category}}} | {{{field|item_type|input type=text|mandatory|autocapitalize=words|property=Misc item category}}} | ||
{{{field|is_soulbound|input type=checkbox|value=yes|label='''Is Soulbound?'''|Is soulbound}}} | {{{field|is_soulbound|input type=checkbox|value=yes|label='''Is Soulbound?'''|Is soulbound}}} | ||
'''Used in Quest:'''<br> | '''Used in Quest:'''<br> | ||
{{{field|used_in_quest|input type=combobox|property=Is used in quest|size=50|placeholder=Quest/The Ballad of the Merry Five}}} | {{{field|used_in_quest|input type=combobox|property=Is used in quest|size=50|placeholder=Quest/The Ballad of the Merry Five}}} | ||
'''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|property=Dropped by|placeholder=Mob/Doe/Newhaven_Valley}}} | {{{field|dropped_by|input type=tokens|property=Dropped by|placeholder=Mob/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|property=Sold by|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> | ||
{{{field|quest_reward|input type=combobox|property=Quest reward from|size=50|placeholder=Quest/The Hunt Begins}}} | {{{field|quest_reward|input type=combobox|property=Quest reward from|size=50|placeholder=Quest/The Hunt Begins}}} | ||
'''Flavor Text:''' (Optional lore or quest-related message shown in italics on the tooltip)<br> | '''Flavor Text:''' (Optional lore or quest-related message shown in italics on the tooltip)<br> | ||
{{{field|flavor_text|input type=textarea|rows=3|cols=60|placeholder=An old note scribbled in haste...}}} | {{{field|flavor_text|input type=textarea|rows=3|cols=60|placeholder=An old note scribbled in haste...}}} | ||
'''Sell Price''' (Gold / Silver / Copper): | '''Sell Price''' (Gold / Silver / Copper): | ||
Revision as of 10:07, 22 June 2025
MiscItem
Misc Item Details
Item Name: name
Tooltip Image: tooltip_image
Item Type:
(Found under the item name on the tooltip, usually "Basic" or "Quest")
item_type
is_soulbound
Used in Quest:
used_in_quest
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:
quest_reward
Flavor Text: (Optional lore or quest-related message shown in italics on the tooltip)
flavor_text
Sell Price (Gold / Silver / Copper):
| Gold | Silver | Copper |
|---|---|---|
| sell_price_gold | sell_price_silver | sell_price_copper |
{{{end template}}}
summary
savepreviewcancel