Difference between revisions of "Template:ITEM(WEAPON)Template"

From CoffeeMud Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
|-
 
|-
 
! Weight:
 
! Weight:
| colspan="3" | {{{Weight}}}
+
| {{{Weight}}}
 +
! Item Level:
 +
| {{{ItemLevel}}}
 
|-
 
|-
 
! Base Attack:
 
! Base Attack:
Line 57: Line 59:
 
<!-- Instructions on how to use this template
 
<!-- Instructions on how to use this template
 
When creating a new item from a template use the following format:
 
When creating a new item from a template use the following format:
{{ITEM(WEAPON)Template|Name=|Hands=|WeaponClass=|Weight=|Attack=|BaseDam=|Hands=|Material=|Range=|Ammo=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
+
{{ITEM(WEAPON)Template|Name=|Hands=|WeaponClass=|Weight=|ItemLevel=|Attack=|BaseDam=|Hands=|Material=|Range=|Ammo=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
  
 
Please include the following Categories links as appropriate:
 
Please include the following Categories links as appropriate:

Revision as of 15:50, 31 August 2017

CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Player Information=
Basics Info     Commands     Socials     Combat     Groups Character Stats     Races     Classes     Abilities     Expertises     Achievements
World Deities     Areas     Property     Quests     Clans     Triumphs Items Items     Crafting     Ships
=Items=
Armors     Weapons     Containers     Mountables     Readables     Wands     Staffs     Instruments     Consumables     Other Items
==={{{Name}}}===
Weapon Classification: {{{WeaponClass}}}
Weight: {{{Weight}}} Item Level: {{{ItemLevel}}}
Base Attack: {{{Attack}}} Base Damage: {{{BaseDam}}}
One-Handed (Y/N)?: {{{Hands}}} Material: {{{Material}}}
Range: {{{Range}}} Ammunition Type: {{{Ammo}}}
Base Value: {{{Value}}} Area: {{{Area}}}
Is Magical (Y/N)?: {{{MagicFlag}}} Magic Level: {{{MagicLevel}}}
Is Invisible (Y/N)? {{{InvFlag}}} Is Hidden (Y/N)?: {{{HiddenFlag}}}
Is Glowing (Y/N)?: {{{GlowFlag}}} Is a Light Source (Y/N)?: {{{LightFlag}}}
Other Affects: {{{Affects}}}
Is Crafting Learnable (Y/N)?: {{{CraftFlag}}} Crafting Skill/Level {{{CraftSkillLvl}}}