Template:Weapon action page: Difference between revisions
(Fix to use new movement cost syntax.) |
(Fixed broken section headers) |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{#lvardef: filename | {{#replace:{{#replace:{{#replace:{{#replace:{{#titleparts: {{PAGENAME}} }}|:|}}|/|<nowiki/> <nowiki/>}}|(|<nowiki/> <nowiki/>}}|)|<nowiki/> <nowiki/>}}}}{{#lvardef: icon | {{#if: {{{icon|}}} | {{{icon}}} | {{#lvar: filename}} Unfaded Icon.webp }} }}{{#lvardef: controllericon | {{#if: {{{controller icon|}}} | {{{controller icon}}} | {{#lvar: filename}} Icon.webp }} }}{{#switch: {{{this is an example|}}} | ||
#lvardef: | |||
}}{{ | |||
#lvardef: icon | {{{icon | { | |||
}}{{#switch: {{{this is an example|}}} | |||
| yes = | | yes = | ||
| #default = {{PageSeo | | #default = {{PageSeo | ||
| image = {{#lvar: | | image = {{#lvar:controllericon}} | ||
| description = {{{seo description|{{{description|}}}}}} | | description = {{{seo description|{{{description|}}}}}} | ||
}} | }} | ||
}} | }} | ||
__NOTOC__ | __NOTOC__ | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> {{#if: {{ | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> {{#if: {{{image|}}} | [[File:{{{image}}}|frameless|right]] }} | ||
{{{summary|'''{{# | {{{summary|'''{{{name|{{#titleparts: {{PAGENAME}} }} }}}''' is a [[Weapon Actions|weapon action]] {{#if: {{{weapons|}}} | ||
| granted by {{#invoke: ParseList | main | {{{weapons}}} | useTemplate = RarityItem }}. | | granted by {{#invoke: ParseList | main | {{{weapons}}} | useTemplate = RarityItem }}. | ||
| available to characters [[proficient]] in and wielding a {{#invoke: ParseList | main | {{{weapon types}}} | makeLinks = yes | makeSingular = yes | makeLowercase = yes | textLastDelim = <nowiki>, or </nowiki> }} in their main hand. | | available to characters [[proficient]] in and wielding a {{#invoke: ParseList | main | {{{weapon types}}} | makeLinks = yes | makeSingular = yes | makeLowercase = yes | textLastDelim = <nowiki>, or </nowiki> }} in their main hand. | ||
Line 21: | Line 15: | ||
<h2>Description</h2> | <h2>Description</h2> | ||
{{{description}}} {{#if: {{{warning|}}} | | {{{description}}} {{#if: {{{extra description|}}} | {{blank}} | ||
<p>{{Colour|white|{{{warning}}}}}</p> }} | |||
{{{extra description}}} | |||
}}{{#if: {{{warning|}}} | {{blank}} | |||
<p>{{Colour|white|{{{warning}}}}}</p> | |||
}} | |||
<h2>Properties</h2> | <h2>Properties</h2> | ||
< | <div class="bg3wiki-property-list"> | ||
{{#if: {{{cost|}}} | | {{#if: {{{cost|}}} | | ||
; Cost: | |||
: {{InfoBlob|{{ResourceList|{{{cost}}}}}}} | |||
}} {{#if: {{{hit cost|}}} | | }} {{#if: {{{hit cost|}}} | | ||
; Cost on hit: | |||
: {{InfoBlob|{{ResourceList|{{{hit cost}}}}}}} | |||
}} {{#if: {{{damage|}}} | | }} {{#if: {{{damage|}}} | | ||
; Damage: | |||
: {{DamageInfo | {{{damage}}} | {{{damage type}}} | modifier = {{{damage modifier|}}} }} | |||
}} {{#if: {{{extra damage|}}} | | }} {{#if: {{{extra damage|}}} | | ||
: + {{DamageInfo | {{{extra damage}}} | {{{extra damage type}}} | con = {{{extra damage con|}}} }} | |||
}} {{#if: {{{extra damage 2|}}} | | }} {{#if: {{{extra damage 2|}}} | | ||
: + {{DamageInfo | {{{extra damage 2}}} | {{{extra damage type 2}}} | con = {{{extra damage con 2|}}} }} | |||
}} {{#if: {{{attack roll|}}} {{{range m|}}} {{{range ft|}}} {{{range|}}} {{{aoe|}}} {{{duration|}}} {{{recharge|}}} | | }} {{#if: {{{attack roll|}}} {{{range m|}}} {{{range ft|}}} {{{range|}}} {{{aoe|}}} {{{area|}}} {{{duration|}}} {{{recharge|}}} | | ||
; Details: <!-- If you add any more details below, remember to expand the list above too. --> | |||
{{#if: {{{attack roll|}}} | | {{#if: {{{attack roll|}}} | | ||
: {{Attack roll|{{{attack roll|}}}}} {{#if: {{{on miss|}}} | (On Miss: {{{on miss}}}) }} | |||
}} {{#if: {{{save|}}} | | }} {{#if: {{{save|}}} | | ||
: {{Save | {{{save}}} | dc = {{{save dc|}}} }} {{#if: {{{on save|}}} | (On Save: {{{on save}}}) }} | |||
}} {{#if: {{{range m|}}} {{{range ft|}}} | | }} {{#if: {{{range m|}}} {{{range ft|}}} | | ||
: {{Range | m = {{{range m}}} | ft = {{{range ft}}} }} | |||
}} {{#if: {{{range|}}} | | }} {{#if: {{{range|}}} | | ||
: {{Range | {{{range | {{{range}}} }}} }} | |||
}} {{#if: {{{aoe|}}} | | }} {{#if: {{{aoe|}}} | | ||
: {{AOE | {{{aoe}}} | m = {{{aoe m}}} | ft = {{{aoe ft}}} }} | |||
}} {{#if: {{{area|}}} | | |||
: {{SmallIcon | Aoe Icon.png }} Creates Area: {{{area}}} | |||
}} {{#if: {{{duration|}}} | | }} {{#if: {{{duration|}}} | | ||
: {{Duration | {{{duration}}} }} | |||
}} {{#if: {{{recharge|}}} | | }} {{#if: {{{recharge|}}} | | ||
: {{Recharge | {{{recharge}}} }} | |||
}} | }} | ||
}} | }} | ||
</ | </div> | ||
{{clear}} | {{clear}} | ||
</div> | </div> | ||
{{#if: {{{condition|}}} | | {{#if: {{{variants|}}} | | ||
<h2> Variants </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{#invoke: ParseList | main | {{{variants}}} | type = htmlListNoBullets | useTemplate = SAI/fixed }} | |||
</div> | |||
}}{{#if: {{{condition|}}} | | |||
<h2> Condition: {{{condition}}} </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 75: | Line 85: | ||
{{main namespace only|{{Inflicts|{{{condition}}}|sai}}}} | {{main namespace only|{{Inflicts|{{{condition}}}|sai}}}} | ||
</div> | </div> | ||
{{#if: {{{condition2|}}} | | }} {{#if: {{{condition2|}}} | | ||
<h2> Condition: {{{condition2}}} </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 88: | Line 98: | ||
</div> | </div> | ||
}} {{#if: {{{area|}}} | | |||
}} | |||
<h2> Area: {{{area}}} </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{Area full|{{{area}}}|duration={{{area duration|}}}|shape={{{area shape|}}}|range m={{{area range m|}}}|range ft={{{area range ft|}}}}} | |||
</div> | |||
}} <!-- / area --> | |||
<h2> How to learn </h2> | <h2> How to learn </h2> | ||
{{#lvardef: how-to-learn-content | | {{#lvardef: how-to-learn-content | | ||
Line 105: | Line 122: | ||
Granted by feats: | Granted by feats: | ||
{{#invoke: ParseList | main | {{{granted by feats}}} | | {{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }} | ||
}}{{#cargo_query: | }}{{#cargo_query: | ||
tables=weapons | tables=weapons | ||
Line 112: | Line 129: | ||
|order by=weapons._pageName | |order by=weapons._pageName | ||
|more results text= | |more results text= | ||
|intro=Granted by the weapons:< | |intro=Granted by the weapons:<ul style="list-style: none;"> | ||
|outre=</ul> | |||
|default= | |default= | ||
|format=template | |format=template | ||
Line 121: | Line 139: | ||
Used by creatures: | Used by creatures: | ||
{{#invoke: ParseList | main | {{{used by creatures}}} | makeLinks = yes }} | {{#invoke: ParseList | main | {{{used by creatures}}} | makeLinks = yes }} | ||
}}{{#if: {{{variant of|}}} | {{blank}} | |||
This action is a variation of:<br> | |||
{{SAI|{{{variant of}}}|w=40}} | |||
}}{{#if:{{{other ways to learn|}}} | {{blank}} | }}{{#if:{{{other ways to learn|}}} | {{blank}} | ||
Other ways to learn: | Other ways to learn: | ||
Line 136: | Line 158: | ||
</div> | </div> | ||
}} {{# | }} {{#if: {{{bugs|}}} | | ||
| | |||
| | <h2> Bugs </h2> | ||
[[Category:Weapon actions]] {{#cargo_store: _table = | |||
| name = {{# | <div class="bg3wiki-tooltip-box"> | ||
| image = {{#lvar: | {{{bugs}}} | ||
{{Main namespace only|[[Category:Bugs]]}} | |||
</div> | |||
}} {{Main namespace only|{{#if: {{{cost|}}} | | [[Category:Free actions]]}} | |||
[[Category:Weapon actions]] {{#cargo_store: | |||
_table = spells | |||
| name = {{{name|{{#titleparts: {{PAGENAME}} }} }}} | |||
| image = {{{image|}}} | |||
| controller_icon = {{#lvar:controllericon}} | |||
| icon = {{#lvar:icon}} | | icon = {{#lvar:icon}} | ||
| | | is_spell = no | ||
| | | is_weapon_action = yes | ||
| | | aoe = {{{aoe|}}} | ||
| | | aoe_size = {{#if:{{{aoe|}}}|{{{aoe m|}}}/{{{aoe ft|}}} }} | ||
| | | has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | ||
| | | description = {{{description|}}} | ||
| condition_duration = {{{condition duration| | | extra_description = {{{extra description|}}} | ||
| action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | |||
| spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} | |||
| save = {{{save|}}} | |||
| damage = {{{damage|}}} | |||
| damage_type = {{{damage type|}}} | |||
| extra_damage = {{{extra damage|}}} | |||
| extra_damage_type = {{{extra damage type|}}} | |||
| damage_save = {{{damage save|{{{condition save|}}} }}} | |||
| condition_duration = {{{condition duration|}}} | |||
| recharge = {{{recharge|}}} | |||
}} | }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}}{{#cargo_attach: | |||
_table = spells | |||
{{ | |||
{{ | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 02:36, 13 May 2024
Usage
{{Weapon action page | this is an example = | summary = | weapons = | weapon types = | description = | extra description = | image = | controller icon = | icon = | cost = | hit cost = | damage = | damage type = | damage modifier = | extra damge = | extra damage type = | extra damage modifier = | extra damge 2 = | extra damage type 2 = | extra damage modifier 2 = | recharge = | duration = | save = | save dc = | on save = | attack roll = | on miss = | range = | range m = | range ft = | aoe = | aoe m = | aoe ft = | variants = | variant of = | condition = | condition duration = | condition save = | condition dc = | condition2 = | condition2 duration = | condition2 save = | condition2 dc = | area = | area shape = | area range m = | area range ft = | area duration = | X learns at level X = | granted by feats = | used by creatures = | other ways to learn = | warning = | notes = | bugs = }}
This generates pages that don't fit other generators, automatically formatting and categorizing the page. Don't be daunted by the number of parameters/options and fill in what you need.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Weapon Action summary | summary | The summary of the weapon action and its effects. This goes at the top of the article. If not specified, this will be auto-generated based on the 'weapons' and weapon types' parameters.
| Content | optional |
Weapons | weapons | Specifies the weapons that grant this weapon action. Will be used to auto-generate the summary above.
| String | optional |
Weapon types | weapon types | Specifies the weapon types that grant this weapon action. Used for common weapon actions that appear based on the base weapon type
| String | optional |
Weapon Action description | description | The raw in-game description of the action. Use summary for summarizing the action and its effects.
| Content | optional |
Extra description | extra description | The extra in-game description of the weapon action, shown when the tooltip is locked on screen. | String | optional |
Tooltip Image | image | The page's main image used for the tooltip in-game. This should be 380x380
| String | suggested |
Controller Icon | controller icon | The weapon action's controller icon, used for controller interfaces. This should be the 144x144.
| String | suggested |
Icon | icon | The weapon action's small icon, used for the hotbar. This should be the 64x64.
| String | required |
cost | cost | A comma separated list of resources used to perform the action. Use a colon and a number to specify > 1 cost. Valid resources are any resource available in the Resource Template.
| String | suggested |
hit cost | hit cost | A comma separated list of resources used only if the action is successful. Any resource defined in [[Template:Resource]] can be used
| String | suggested |
damage | damage | The damage of the action, expressed as a number, damage dice, or in text
| String | optional |
damage type | damage type | The type of damage being dealt
| String | optional |
damage modifier | damage modifier | Any modifiers to the damage, found after the plus sign in the damage tooltip. Often a flexible value that scales with the source's ability scores.
| String | optional |
extra damage | extra damage | The secondary damage of the action, if applicable. Will be output as damage + damage2. Same parameters as damage. Extra damage can be added up to six times by adding and incrementing the parameters each additional time, i.e. extra damage 2, extra damage type 2 etc.
| String | optional |
extra damage type | extra damage type | The type of damage being dealt
| String | optional |
extra damage modifier | extra damage modifier | Any modifiers to the damage, found after the plus sign in the damage tooltip. Often a flexible value that scales with the source's ability scores.
| String | optional |
recharge | recharge | Action recharge time, if applicable
| String | optional |
duration | duration | Duration in turns of the action. Generally you will use condition duration instead.
| String | optional |
attack roll | attack roll | Whether the action is reliant on a attack roll and it's type. Leave blank if no attack roll is made.
| String | optional |
on miss | on miss | Used in conjunction with 'attack roll' describes what happens if the action misses its attack roll.
| String | optional |
save | save | The save (if any) that a target must roll against the damage effect of the action, with the result after the comma.
| String | optional |
on save | on save | Used in conjunction with 'save', describes what happens when the target successfully makes their saving throw.
| String | optional |
range | range | The range of the action.
| String | optional |
range m | range m | Use this parameter if the action's range does not fit into one of the presets, "melee", "ranged", or "self". Indicates the range in meters.
| Number | optional |
range ft | range ft | Use this parameter if the action's range does not fit into one of the presets, "melee", "ranged", or "self". Indicates the range in feet.
| Number | optional |
aoe | aoe | Indicates if the action affects an area, and what type of shape its effect is.
| String | optional |
aoe m | aoe m | This indicates the range of the action's aoe shape, in meters.
| Number | optional |
aoe ft | aoe ft | This indicates the range of the action's aoe shape, in feet.
| Number | optional |
condition | condition | The full name of the condition (if any) that this action applies to its target/s. Leave blank if there is no condition.
| String | optional |
condition duration | condition duration | The duration in turns of the action's applied condition. Leave blank if the duration is unlimited.
| Number | optional |
condition save | condition save | The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
condition dc | condition dc | The optional fixed DC of the condition that targets have to pass to apply it
| Number | optional |
condition2 | condition2 | The full name of the condition (if any) that is applied if there is a second condition.
| String | optional |
condition2 duration | condition2 duration | The duration in turns of the action's second condition. Leave blank if the duration is unlimited.
| Number | optional |
condition2 save | condition2 save | The save that the action's target must roll to avoid or reduce the effects of the second condition. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
condition2 dc | condition2 dc | The optional fixed DC of the second condition that targets have to pass to apply it
| Number | optional |
Area name | area | Indicates the page of a special area/field/surface/cloud created by the action (if any). Leave blank if there is none.
| String | optional |
area shape | area shape | This indicates the shape that the special area created by the action takes.
| String | optional |
area range m | area range m | Indicates the range of the area created by the action, in meters.
| Number | optional |
area range ft | area range ft | Indicates the range of the area created by the action, in feet.
| Number | optional |
area duration | area duration | This indicates how long the area created by the action lasts, in turns.
| Number | optional |
variants | variants | Comma-separated list of variants of the action, like the element types of Divine Strike.
| String | optional |
variant of | variant of | The weapon action that is the parent of this weapon action
| String | optional |
class learns at level 1 | class learns at level 1 | This specifies what level the classes get access to this action at level 1. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 2 | class learns at level 2 | This specifies what level the classes get access to this action at level 2. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 3 | class learns at level 3 | This specifies what level the classes get access to this action at level 3. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 4 | class learns at level 4 | This specifies what level the classes get access to this action at level 4. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 5 | class learns at level 5 | This specifies what level the classes get access to this action at level 5. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 6 | class learns at level 6 | This specifies what level the classes get access to this action at level 6. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 7 | class learns at level 7 | This specifies what level the classes get access to this action at level 7. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 8 | class learns at level 8 | This specifies what level the classes get access to this action at level 8. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 9 | class learns at level 9 | This specifies what level the classes get access to this action at level 9. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 10 | class learns at level 10 | This specifies what level the classes get access to this action at level 10. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 11 | class learns at level 11 | This specifies what level the classes get access to this action at level 11. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
class learns at level 12 | class learns at level 12 | This specifies what level the classes get access to this action at level 12. You can use subclass names such as "Fiend" or "Light Domain" to indicate that Fiend Warlocks or Light Domain clerics gain access.
| String | optional |
warning | warning | Warning text for the tooltip that doesn't belong in the description. | String | optional |
granted by feats | granted by feats | This specifies what feats get access to this weapon action. Similar to the class and race arguments, this list can be comma-separated as well.
| String | optional |
used by creatures | used by creatures | This specifies which creatures use this action.
| String | optional |
notes | notes | Any extra or related information about the action. | Content | optional |
bugs | bugs | Any known bugs about the action. | Content | optional |
If this is an example | this is an example | If this is an example and you don't want the page to be categorized and related.
| String | optional |
other ways to learn | other ways to learn | Other ways to learn. These will be inserted as-is at the end of the how to learn field. | String | optional |
Examples
Piercing Strike
Piercing Strike is a weapon action available to characters proficient in and wielding a dagger, pike, rapier, shortsword, or trident in their main hand.
Description
Stab an enemy and possibly inflict Gaping Wounds. Undead and Constructs can't suffer Gaping Wounds.
Properties
- Cost
- Action
- Damage
- Normal weapon damage
- Details
- Melee weapon attack roll
- Range: Normal weapon range
- Recharge: Short rest
Condition: Gaping Wounds
Duration: 2 turns
How to learn
(Information not yet added.)
Gargantuan Cleave
Gargantuan Cleave is a weapon action granted by Very Heavy Greataxe.
Description
Swing your weapon with all your might. You can attack multiple targets, but become Off Balanced.
Properties
- Cost
- Action
- Damage
- Normal weapon damage
- + 1d6 (1~6) Slashing
- Details
- Attack roll
- AoE: 1.5 m / 5 ft (Cone)
- Recharge: Short rest
How to learn
(Information not yet added.)
Pommel Strike
Pommel Strike is a weapon action available to characters proficient in and wielding a greatsword, or longsword in their main hand.
Description
Make a non-lethal attack against an enemy and possibly daze them.
Properties
- Cost
- Bonus action
- Damage
- 1d4 (1~4) + Strength modifier Bludgeoning
- Details
- Attack roll
- Melee: 1.5 m / 5 ft
- Recharge: Short rest
Condition: Dazed
Duration: 2 turns
- Has Disadvantage on Wisdom Saving throws, can't take Reactions, and loses the Dexterity bonus to their Armour Class.
- Removed if an ally Helps this creature.
How to learn
(Information not yet added.)
Brace (Melee)
Brace (Melee) is a weapon action available to characters proficient in and wielding a glaive, or pike in their main hand.
Description
Spend 6 m / 20 ft of your movement. For the rest of your turn, roll melee damage twice and use the highest result.
Properties
- Cost
- 6 m / 20 ftMovement
- Details
- Duration: 1 turn
- Recharge: Short rest
How to learn
(Information not yet added.)
Tenacity
Tenacity is a weapon action available to characters proficient in and wielding a greatclub, mace, maul, or morningstar in their main hand.
Description
When you miss an attack, deal Bludgeoning damage equal to your Strength Modifier (or a minimum of 1).
Properties
- Cost
- Reaction
How to learn
(Information not yet added.)
Zephyr Flash
Zephyr Flash is a weapon action granted by Nyrulna.
Description
Rush forward, creating an air vortex that blasts foes and possibly inflicts .
Doesn't provoke Opportunity Attacks.
Properties
- Cost
- Action
- Cost on hit
- Bonus action
- Damage
- 6d8 (6~48) Thunder
- Details
- DEX Save (DC 15) (On Save: Targets still take half damage.)
- Range: 12 m / 40 ft
- Recharge: Short rest
Condition: Bleeding
Duration: 3 turns
- Creature takes 2Slashing damage at the start of each turn and has Disadvantage on Constitution Saving throws.
- Removed by healing.
How to learn
(Information not yet added.)
Profane Scourge
Profane Scourge is a weapon action granted by The Undead Bane.
Description
Strike with subjugating fury, adding your proficiency bonus to the damage roll. If you hit a Fiend or Undead creature, deal an additional 2d6SlashingDRS damage and possibly it.
Properties
- Cost
- Action + Bonus action
- Damage
- Normal weapon damage
- +
- + 2d6 (2~12) Slashing (conditional)
- Details
- Attack roll
- Range: Normal weapon range
- Recharge: Short rest
Condition: Bane
How to learn
(Information not yet added.)
Menacing Attack
Menacing Attack (Melee) is a 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 Weapon Damage + 1d8 Physical damage
and possibly the target.
Properties
- Cost
- Action
- Cost on hit
- Superiority Die
- Damage
- Normal weapon damage
- + Superiority Die Weapon damage
- Details
- Attack roll (On Miss: Does not spend Superiority Die.)
Condition: Frightened
Duration: 1 turn
- Cannot move. Frightened entities also have Disadvantage on Ability checks and Attack rolls.
How to learn
Classes:
- Class level 3: