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 6: | Line 6: | ||
[[File:{{#var:icon}}|frameless|right]] | [[File:{{#var:icon}}|frameless|right]] | ||
'''{{#var:name}}''' is a [[Weapon Actions|weapon action]] available to characters [[proficient]] in and wielding a {{#invoke: ParseList | main | {{{weapon types}}} | makeLinks = yes | makeSingular = yes | makeLowercase = yes | joinWord = or }} in their main hand. | '''{{#var:name}}''' is a [[Weapon Actions|weapon action]] {{#if: {{{weapons|}}} | ||
| granted by {{#invoke: ParseList | main | {{{weapons}}} | makeLinks = yes }}. | |||
| available to characters [[proficient]] in and wielding a {{#invoke: ParseList | main | {{{weapon types}}} | makeLinks = yes | makeSingular = yes | makeLowercase = yes | joinWord = or }} in their main hand. | |||
}} | |||
<h2>Description</h2> | <h2>Description</h2> | ||
Line 77: | Line 80: | ||
| condition save = CON | | condition save = CON | ||
| condition duration = 2 | | condition duration = 2 | ||
| this is an example = yes | |||
}} | |||
{{clear}} | |||
= Gargantuan Cleave = | |||
{{WeaponActionPage | |||
| name = Gargantuan Cleave | |||
| weapons = Very Heavy Greataxe | |||
| description = Swing your weapon with all your might. You can attack multiple targets, but become Off Balanced. | |||
| damage = weapon | |||
| extra damage = 1d6 | |||
| extra damage type = Slashing | |||
| aoe = cone | |||
| aoe m = 1.5 | |||
| aoe ft = 5 | |||
| attack roll = yes | |||
| recharge = Short Rest | |||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||
Line 140: | Line 162: | ||
| action_type = String | | action_type = String | ||
| weapon_types = List (,) of String | | weapon_types = List (,) of String | ||
| weapons = List (,) of Page | |||
| description = Wikitext | | description = Wikitext | ||
| damage = String | | damage = String |