Difference between revisions of "Template:GenWeaponTemplate"

From CoffeeMud Wiki
Jump to navigation Jump to search
 
(11 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%"  
{| 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}}}===  
|-
|-
! Display:
! Display:
| colspan="3" | {{{Display}}}
| colspan="3" style="text-align:left" | {{{Display}}}
|-
|-
! Description:
! Description:
| colspan="3" | {{{Description}}}
| colspan="3" style="text-align:left" | {{{Description}}}
|-
|-
! Weapon Classification:
! Weapon Classification:
| colspan="3" | {{{WEAPONCLASS}}}
| colspan="3" style="text-align:left" | {{{WeaponClass}}}
|-
|-
! Weight:
! Weight:
| {{{WEIGHT}}}
| {{{Weight}}}
! Item Level:
! Item Level:
| {{{LEVEL}}}
| {{{Level}}}
 
|-
|-
! Base Attack:
! One-/Two-Handed?:
| {{{ATTACK}}}
| {{{WeaponHands}}}-HANDED
!  Base Damage:
! Material:
| {{{DAMAGE}}}
| {{{Material}}} </div>
|-
! Two-Handed (True/False)?:
| {{{WORNAND}}}
! Material:
| {{{MATERIAL}}}
|-
! Range:
| {{{MINRANGE}}} to {{{MAXRANGE}}}
! Ammunition Type:
| {{{AMMOTYPE}}}
|-
! Base Value:
| {{{BASEGOLD}}}
! Magic Level:
| {{{ABILITY}}}
|-
! Dispositions:
| colspan="3" |  {{{DISPOSITION}}}
|-
! Other Affects:
| colspan="3" | {{{AFFBEHAV}}}
|-
! Is Crafting Learnable (Y/N)?:
| {{{CraftFlag}}}
! Crafting Skill/Level
| {{{CraftSkillLvl}}}
|}
|}
*If Two-Handed is false, then it is a one-handed weapon.
*If the Ammunition Type is blank, then this weapon doesn't use ammunition.
*The item may still be magical even with a magic level of 0.


<!-- 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=|WeaponClass=|Weight=|ItemLevel=|Attack=|BaseDam=|Hands=|Material=|Range=|Ammo=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
{{GenWeaponTemplate|Name=|Display=|Description=|Level=|Weight=|Material=|WeaponHands=|WeaponClass=|DamageType=}}
 
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:
Line 66: Line 36:
[[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)]]
-->
-->
[[Category:ITEM(WEAPON)]]

Latest revision as of 21:14, 26 August 2022

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}}}===
Display: {{{Display}}}
Description: {{{Description}}}
Weapon Classification: {{{WeaponClass}}}
Weight: {{{Weight}}} Item Level: {{{Level}}}
One-/Two-Handed?: {{{WeaponHands}}}-HANDED Material: {{{Material}}}