Difference between revisions of "Form:Item"

From ChatWars Wiki
Jump to: navigation, search
Line 13: Line 13:
 
! Item ID:  
 
! Item ID:  
 
| {{{field|ItemID|mandatory}}}
 
| {{{field|ItemID|mandatory}}}
 +
| ID of the item, see [[Master_List_of_Item_Codes]]
 
|-
 
|-
 
! Is event item?  
 
! Is event item?  
 
| {{{field|BoolEventItem|default=false}}}
 
| {{{field|BoolEventItem|default=false}}}
 +
| If item is event exclusive or not
 
|-
 
|-
 
! Item type:  
 
! Item type:  
Line 27: Line 29:
 
|-
 
|-
 
! Attack:  
 
! Attack:  
| {{{field|Attack|placeholder=Attack value}}}
+
| {{{field|Attack}}}
 
|-
 
|-
 
! Defense:  
 
! Defense:  
| {{{field|Defense|placeholder=Defense value}}}
+
| {{{field|Defense}}}
 
|-
 
|-
 
! Mana:  
 
! Mana:  
| {{{field|Mana|placeholder=Mana value}}}
+
| {{{field|Mana}}}
 
|-
 
|-
 
! Weight:  
 
! Weight:  
| {{{field|Weight|placeholder=Storage weight}}}
+
| {{{field|Weight}}}
 +
| Weight in storage
 
|-
 
|-
 
! Stamina:  
 
! Stamina:  
| {{{field|Stamina|placeholder=Stamina bonus}}}
+
| {{{field|Stamina}}}
 
|-
 
|-
 
! Inventory increase:  
 
! Inventory increase:  
| {{{field|InventoryIncrease|placeholder=Increase in inventory}}}
+
| {{{field|InventoryIncrease}}}
 
|-
 
|-
 
! Luck:  
 
! Luck:  
| {{{field|Luck|placeholder=Luck value}}}
+
| {{{field|Luck}}}
 
|-
 
|-
 
! Base duration:  
 
! Base duration:  
| {{{field|BaseDuration|placeholder=Potion base duration (empty if not applicable)}}}
+
| {{{field|BaseDuration}}}
 +
| Effect duration of a potion (without [[Rare Mutation]]
 
|-
 
|-
 
! Effect (for Potions):  
 
! Effect (for Potions):  
 
| {{{field|PotionEffect|placeholder=Potion Effect}}}
 
| {{{field|PotionEffect|placeholder=Potion Effect}}}
 +
| Effect description of a potion
 
|-
 
|-
 
! Wrapping:  
 
! Wrapping:  
| {{{field|Wrapping|placeholder=Wrappings needed to wrap}}}
+
| {{{field|Wrapping}}}
 +
| Number of wrappings needed to wrap item
 
|-
 
|-
 
! Level equip requirement:  
 
! Level equip requirement:  
| {{{field|LevelEquipRequirement|placeholder=Level needed to equip}}}
+
| {{{field|LevelEquipRequirement}}}
 +
| Minimum player level for item to be equipped
 
|-
 
|-
 
! Is enchantable?  
 
! Is enchantable?  
 
| {{{field|BoolEnchantment}}}
 
| {{{field|BoolEnchantment}}}
 +
| If item can be enchanted or not
 
|-
 
|-
 
! Ammunition used:  
 
! Ammunition used:  
Line 90: Line 98:
 
|-
 
|-
 
! Mana Crafting:  
 
! Mana Crafting:  
| {{{field|ManaCrafting|placeholder=Mana used to craft item}}}
+
| {{{field|ManaCrafting}}}
 +
| Mana used to craft this item
 
|-
 
|-
 
! Is findable in Quest?
 
! Is findable in Quest?

Revision as of 09:50, 10 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.