Difference between revisions of "Template:CreatureAction"

From Legends of Hyrule
Jump to navigationJump to search
(adding optional standardization for attacks)
m (typo)
Line 25: Line 25:
  
 
A blank version of the above template is provided here for convenience:
 
A blank version of the above template is provided here for convenience:
{{CA
+
<pre>{{CA
 
|
 
|
 
|
 
|
Line 39: Line 39:
 
|altdmgt=
 
|altdmgt=
 
|alt=
 
|alt=
}}
+
}}</pre>
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 06:44, 31 May 2016

Usage

For any general action that doesn't follow a standardized attack format, this can be used:

{{CA
|Action Name
|Description.}}

For an action that follows the normal attack format, this can be used:

{{CA
|Action Name, eg. Bite
|Description, or additional effects beyond damage. Optional.
|attack=Melee Weapon
|hit=+4
|reach=5
|range=20/60
|dmg=7 (3d4) {primary damage inflicted}
|dmgt=piercing {type of damage inflicted}
|2dmg= {secondary damage}
|2dmgt= {secondary damage type}
|altdmg=
|altdmgt=
|alt=if used with two hands to make a melee attack
|nocat= {any text here will prevent the page being categorized by this template}
}}

A blank version of the above template is provided here for convenience:

{{CA
|
|
|attack=
|hit=
|reach=
|range=
|dmg=
|dmgt=
|2dmg=
|2dmgt=
|altdmg=
|altdmgt=
|alt=
}}