Template:DeSum Weapon/Documentation: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "==Purpose== Used to create tables for listing weapon equipment (handheld weapons, guns, bullets) in {{Link|Game|DeSum}}. <code><nowiki>{| class="wikitable"</nowiki></code> must be placed at the beginning and the table must be closed by appending <code>|}</code> on the following line. ==Usage== Omitted stat parameters will show up as an em dash in the table. A parameter should be omitted if a weapon does not directly change a stat. For stat increases or decreases, use [...")
 
No edit summary
Line 19: Line 19:
| hit || The weapon's number of hits inflicted. Format as <code>1-2</code> for multiple hits.
| hit || The weapon's number of hits inflicted. Format as <code>1-2</code> for multiple hits.
|-
|-
| target || The target of the weapon. Use Single, Row, F. Row, Spread, or All.
| target || The target of the weapon. Use Single, Row, F. Row, Spread, or All. Omit for bullets.
|-
|-
| back row || If the weapon can hit from the back row, set to <code>y</code>. Otherwise omit.
| from back || If the weapon can or cannot hit from the back row, set to <code>{{y}}</code> or <code>{{n}}</code>. Omit for bullets.
|-
|-
| cause || The status ailment the weapon inflicts, if any.
| cause || The status ailment the weapon inflicts, if any.

Navigation menu