Difference between revisions of "Form:Item"

From ChatWars Wiki
Jump to: navigation, search
Line 11: Line 11:
 
{{{for template|Item}}}
 
{{{for template|Item}}}
 
{| class="formtable"
 
{| class="formtable"
! Shop price, buying:  
+
! Item ID:  
| {{{field|ShopBuyPrice}}}
+
| {{{field|ItemID|mandatory}}}
 
|-
 
|-
! Can be traded in auction?:
+
! Is event item?  
| {{{field|ItemID|mandatory|placeholder=Level needed to equip|default=false}}}
+
| {{{field|BoolEventItem|default=false}}}
 
|-
 
|-
! QuestForestNight:
+
! Item type:  
| {{{field|BoolEventItem|default=false|values from property=SkillCraft|placeholder=Mana used to craft item}}}
 
|-
 
! QuestForayDay:  
 
 
| {{{field|ItemType|mandatory|values from property=ItemType}}}
 
| {{{field|ItemType|mandatory|values from property=ItemType}}}
 
|-
 
|-
! Defense bonus for enchanting 3 -> 4:  
+
! Item subtype:  
 
| {{{field|ItemSubType|values from property=ItemSubType}}}
 
| {{{field|ItemSubType|values from property=ItemSubType}}}
 
|-
 
|-
! Armor class (slot):  
+
! Armor class (type):  
 
| {{{field|ArmorClass|values from property=ArmorClass}}}
 
| {{{field|ArmorClass|values from property=ArmorClass}}}
 
|-
 
|-
Line 64: Line 61:
 
! Is enchantable?:  
 
! Is enchantable?:  
 
| {{{field|BoolEnchantment}}}
 
| {{{field|BoolEnchantment}}}
 +
|-
 +
! Ammunition used:
 +
| {{{field|Ammunition}}}
 +
|-
 +
! Depositable in guild:
 +
| {{{field|BoolDepositGuild|input=radiobutton}}}
 +
|-
 +
! Shop price, buying:
 +
| {{{field|ShopBuyPrice}}}
 +
|-
 +
! Shop price, selling:
 +
| {{{field|ShopSellPrice}}}
 
|-
 
|-
 
! Can be traded in exchange?:  
 
! Can be traded in exchange?:  

Revision as of 15:06, 8 October 2018

This is the "Item" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.