Template:Weapon action page: Difference between revisions

Jump to navigation Jump to search
(Added how to learn section)
(Added new fields "on save", "on miss" and "warning" to separate out some info from description)
Line 21: Line 21:
<h2>Description</h2>
<h2>Description</h2>


{{{description}}}
{{{description}}} {{#if: {{{on save|}}} | {{Colour|white|On Save: {{{on save}}}}} }} {{#if: {{{on miss|}}} |
<p>{{Colour|white|On Miss: {{{on miss}}}}}</p> }} {{#if: {{{warning|}}} |
<p>{{Colour|white|{{{warning}}}}}</p> }}


<h2>Properties</h2>
<h2>Properties</h2>
Line 34: Line 36:
}} {{#if: {{{damage|}}} |
}} {{#if: {{{damage|}}} |
<dt> Damage:</dt>
<dt> Damage:</dt>
{{#if: {{{save effect|}}} |
<dd> {{DamageInfo | {{{damage}}} | {{{damage type}}} | modifier = {{{damage modifier|}}} | save = {{{save|}}} | save effect = {{{save effect|}}} }} </dd> |
<dd> {{DamageInfo | {{{damage}}} | {{{damage type}}} | modifier = {{{damage modifier|}}} }} </dd>
<dd> {{DamageInfo | {{{damage}}} | {{{damage type}}} | modifier = {{{damage modifier|}}} }} </dd>
}}}} {{#if: {{{extra damage|}}} |
}} {{#if: {{{extra damage|}}} |
<dt> Extra damage:</dt>
<dt> Extra damage:</dt>
{{#if: {{{extra damage con|}}} |
<dd> {{DamageInfo | {{{extra damage}}} | {{{extra damage type}}} | con = {{{extra damage con|}}} }} </dd>
<dd> {{DamageInfo | {{{extra damage}}} | {{{extra damage type}}} | con }} </dd> |
}} {{#if: {{{extra damage 2|}}} |
<dd> {{DamageInfo | {{{extra damage}}} | {{{extra damage type}}}}} </dd>
<dd> + {{DamageInfo | {{{extra damage 2}}} | {{{extra damage type 2}}} | con = {{{extra damage con2|}}} }} </dd>  
}}}} {{#if: {{{extra damage 2|}}} |
}} {{#if: {{{attack roll|}}} {{{range m|}}} {{{range ft|}}} {{{range|}}} {{{aoe|}}} {{{duration|}}} {{{recharge|}}} |
{{#if: {{{extra damage con 2|}}} |
<dd> {{DamageInfo | {{{extra damage 2}}} | {{{extra damage type 2}}} | con }} </dd> |
<dd> {{DamageInfo | {{{extra damage 2}}} | {{{extra damage type 2}}}}} </dd>
}}}} {{#if: {{{attack roll|}}} {{{range m|}}} {{{range ft|}}} {{{range|}}} {{{aoe|}}} {{{duration|}}} {{{recharge|}}} |
<dt> Details:</dt> <!-- If you add any more details below, remember to expand the list above too. -->
<dt> Details:</dt> <!-- If you add any more details below, remember to expand the list above too. -->
{{#if: {{{attack roll|}}} |
{{#if: {{{attack roll|}}} |
<dd> {{Attack Roll}} </dd>
<dd> {{Attack Roll}} </dd>
}} {{#if: {{{save|}}} |
}} {{#if: {{{save|}}} |
<dd> {{SavingThrow|{{{save}}}|dc={{{save dc|}}}}} </dd>
<dd> {{Save | {{{save}}} | dc = {{{save dc|}}} }} </dd>
}} {{#if: {{{range m|}}} {{{range ft|}}} |
}} {{#if: {{{range m|}}} {{{range ft|}}} |
<dd> {{Range | m = {{{range m}}} | ft = {{{range ft}}} }} </dd>
<dd> {{Range | m = {{{range m}}} | ft = {{{range ft}}} }} </dd>
Line 111: Line 107:
Granted by the feats:
Granted by the feats:
{{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }}
{{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }}
   }}{{#if: {{{granted by items|}}} | {{blank}}
   }}{{#if: {{{weapons|}}} | {{blank}}


Granted by the items:
Granted by the items:
{{#invoke: ParseList | main | {{{granted by items}}} | useTemplate = MdRarityItem }}
{{#invoke: ParseList | main | {{{weapons}}} | useTemplate = MdRarityItem }}
   }}{{#if:{{{other ways to learn|}}} | {{blank}}
   }}{{#if:{{{other ways to learn|}}} | {{blank}}
Other ways to learn:
Other ways to learn:
Line 242: Line 238:
|damage=6d8
|damage=6d8
|save effect = half
|save effect = half
|on save=Targets still take half damage.
|warning=Doesn't provoke Opportunity Attacks.
|weapons=Nyrulna
|weapons=Nyrulna
|damage type=Thunder
|damage type=Thunder
Line 278: Line 276:
| condition duration = 3
| condition duration = 3
|this is an example = yes
|this is an example = yes
}}
{{clear}}
{{WeaponActionPage
| summary = '''Menacing Attack (Melee)''' is a {{Class|Battle Master}} Action. This combat manoeuvre allows the Fighter to deal damage to enemies with Melee Weapons and possibly Frighten them.
| description = Spend a superiority die to deal {{C|Weapon Damage + 1d8 Physical damage}} and possibly {{Cond|Frightened|Frighten}} the target.
| image = Menacing Attack Melee.webp
| icon = Menacing Attack Melee Icon.webp
| cost = action
| hit cost = supdie
| concentration =
| damage = weapon
| extra damage = superiority die
| attack roll = yes
| on miss = Does not spend {{R|supdie}}.
| condition = Frightened
| condition duration = 1
| condition save = WIS
| class learns at level 3 = Battle Master
}}
}}