Template:Weapon action: Difference between revisions
Jump to navigation
Jump to search
Tenacity ()
Tiger's Bloodlust ()
HiddenDragon (talk | contribs) (Updated to use spells table) |
HiddenDragon (talk | contribs) m (Testing using icon instead) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = spells | <includeonly>{{#cargo_query: tables = spells | ||
| fields = _pageName = link, name, | | fields = _pageName = link, name, icon, action_type, description, CONCAT({{{2|40}}})=size | ||
| where = _pageName = "{{#replace: {{{1}}} | " | \" }}" AND is_weapon_action = "1" | | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" AND is_weapon_action = "1" | ||
| format = template | | format = template |
Revision as of 23:05, 18 April 2024
Use this to display a weapon action. Examples follow.
This template just runs the Cargo query; see Template:WeaponAction/Format for the formatting.
Usage:
{{WeaponAction | Tenacity }}
Result:
When you miss an attack, deal Bludgeoning damage equal to your Strength modifier anyway (minimum of 1).
Usage:
{{WeaponAction | Tiger's Bloodlust }}
Result:
Lash out to attack up to 3 enemies at once. They each take half the damage your weapon usually deals and start to . Available only when .
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | 1 | The name of the weapon action, without (Weapon Action) | String | required |
size | 2 | The size of the icon.
| Number | optional |