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

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{CoffeeMUDWikiTOC}} {{CoffeeMUDItemsTOC}} {| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{CoffeeMUDWikiTOC}}
 
{{CoffeeMUDWikiTOC}}
 
{{CoffeeMUDItemsTOC}}
 
{{CoffeeMUDItemsTOC}}
{| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="90%" <div class="center" style="width: auto; Margin-left: auto; margin-right: auto;">  
+
{| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="90%" <div class="center" style="width: 90; Margin-left: auto; margin-right: auto;">  
 
|-
 
|-
 
! colspan="4" style="background:#339999; text-align:center;"|  ==={{{Name}}}===  
 
! colspan="4" style="background:#339999; text-align:center;"|  ==={{{Name}}}===  
 
|-
 
|-
! One-Handed (Y/N)?:
 
| {{{Hands}}}
 
 
! Weapon Classification:
 
! Weapon Classification:
| {{{WeaponClass}}}
+
| colspan="3" | {{{WeaponClass}}}
 +
|-
 +
! Weight:
 +
| {{{Weight}}}
 +
! Item Level:
 +
| {{{ItemLevel}}}
 
|-
 
|-
 +
! Base Attack:
 +
| {{{Attack}}}
 
!  Base Damage:
 
!  Base Damage:
 
| {{{BaseDam}}}
 
| {{{BaseDam}}}
 +
|-
 +
! One-Handed (Y/N)?:
 +
| {{{Hands}}}
 
!  Material:
 
!  Material:
 
| {{{Material}}}
 
| {{{Material}}}
Line 51: 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=|BaseDam=|Material=|Layer=|Multiwear=|StoreCap=|StoreItemTypes=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
+
{{ITEM(WEAPON)Template|Name=|WeaponClass=|Weight=|ItemLevel=|Attack=|BaseDam=|Hands=|Material=|Range=|Ammo=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
 +
 
 +
For the range category, use the formula min/max (such as 0/1) in the event that the minimum and maximum ranges are different.
  
 
Please include the following Categories links as appropriate:
 
Please include the following Categories links as appropriate:
 
[[Category:ITEM(WEAPON)]]
 
[[Category:ITEM(WEAPON)]]
 
[[Category:WEAPON(Axe)]][[Category:WEAPON(Blunt)]][[Category:WEAPON(Edged)]][[Category:WEAPON(Flailed)]][[Category:WEAPON(Hammer)]][[Category:WEAPON(Karate)]][[Category:WEAPON(Polearm)]][[Category:WEAPON(Ranged)]][[Category:WEAPON(Sword)]][[Category:WEAPON(Dagger)]][[Category:WEAPON(Staff)]][[Category:WEAPON(Thrown)]]
 
[[Category:WEAPON(Axe)]][[Category:WEAPON(Blunt)]][[Category:WEAPON(Edged)]][[Category:WEAPON(Flailed)]][[Category:WEAPON(Hammer)]][[Category:WEAPON(Karate)]][[Category:WEAPON(Polearm)]][[Category:WEAPON(Ranged)]][[Category:WEAPON(Sword)]][[Category:WEAPON(Dagger)]][[Category:WEAPON(Staff)]][[Category:WEAPON(Thrown)]]
[[Category:WEAPON(Level1)]][[Category:WEAPON(Level2)]]etc
+
[[Category:WEAPON(Level01)]][[Category:WEAPON(Level02)]]etc
 
[[Category:WEAPON(Natural)]][[Category:WEAPON(Slashing)]][[Category:WEAPON(Piercing)]][[Category:WEAPON(Bashing)]][[Category:WEAPON(Burning)]][[Category:WEAPON(Bursting)]][[Category:WEAPON(Shooting)]]
 
[[Category:WEAPON(Natural)]][[Category:WEAPON(Slashing)]][[Category:WEAPON(Piercing)]][[Category:WEAPON(Bashing)]][[Category:WEAPON(Burning)]][[Category:WEAPON(Bursting)]][[Category:WEAPON(Shooting)]]
 
-->
 
-->

Latest revision as of 18:54, 4 June 2020

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}}}