Form:MiscItem: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
'''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= | |||
| Line 33: | Line 32: | ||
'''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= | |||
Gold: | '''Sell Price''' (Gold / Silver / Copper): | ||
{{{field|sell_price_gold|input type=number|min=0|step=1|size= | {| class="wikitable" style="width: auto; text-align: center;" | ||
! Gold !! Silver !! Copper | |||
|- | |||
{{{field|sell_price_silver|input type=number|min=0|max=99|step=1|size= | | {{{field|sell_price_gold|input type=number|min=0|step=1|size=4}}} | ||
| {{{field|sell_price_silver|input type=number|min=0|max=99|step=1|size=4}}} | |||
| {{{field|sell_price_copper|input type=number|min=0|max=99|step=1|size=4}}} | |||
{{{field|sell_price_copper|input type=number|min=0|max=99|step=1|size= | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save|preview|cancel}}} | {{{standard input|summary|save|preview|cancel}}} | ||
Revision as of 21:07, 13 May 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
Sell Price (Gold / Silver / Copper):
| Gold | Silver | Copper |
|---|---|---|
| sell_price_gold | sell_price_silver | sell_price_copper |
{{{end template}}}
summary