10,981
editsAd placeholder
Template:Weapon action page: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
}} {{#switch: {{{this is an example|}}} | }} {{#switch: {{{this is an example|}}} | ||
| yes = | | yes = | ||
| #default = [[Category:Actions]] [[Category: | | #default = [[Category:Weapon Actions]] {{#switch: {{{action type|}}} | ||
| bonus = [[Category:Bonus Actions]] | |||
| movement = [[Category:Movement-Expending Actions]] | |||
| #default = [[Category:Actions]] | |||
}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Examples follow. | Examples follow. | ||
Line 72: | Line 76: | ||
| name = Pommel Strike | | name = Pommel Strike | ||
| action type = bonus | | action type = bonus | ||
| weapon types = longswords | | weapon types = greatswords, longswords | ||
| description = | | description = Make a non-lethal attack against an enemy and possibly [[Dazed (Condition)|daze]] them. | ||
| damage = 1d4 | | damage = 1d4 | ||
| damage type = Bludgeoning | | damage type = Bludgeoning | ||
Line 79: | Line 83: | ||
| attack roll = yes | | attack roll = yes | ||
| range = melee | | range = melee | ||
| condition = Dazed | |||
| condition save = CON | |||
| condition duration = 2 | |||
| recharge = Short Rest | |||
| this is an example = yes | | this is an example = yes | ||
}} | }} |