Template:Feature box
Creates a box to display a creature's special abilities, attacks, and spells. It is intended for use on creature pages, rather than being pages of their own.
You can use it with any weapon action, spell, or class action.
For a more compact, less detailed template, see {{Spell action}}.
Examples
Spell example.
Markup{{Feature box|Hypnotic Pattern}}Renders as
Class action example.
Markup{{Feature box|Multiattack (Spaw)}}Renders as
Weapon action example.
Markup{{Feature box|Hellflame Cleave|item=Hellfire Greataxe}}Renders as
Example with many damage parameters
Markup{{Feature box|Multiattack (Water Elemental)|str=18}}Renders as
Example with cost override
Markup{{Feature box|Wrathful Smite|item=Deva Mace|hit cost=|str=18|recharge=Per turn}}Renders as
Template data
Display a box containing information about a feature such as a spell or weapon action
Parameter | Description | Type | Status | |
---|---|---|---|---|
Ability name | 1 link name | The name of the ability to display in the feature box. | Page name | required |
Cost override | cost | Override the cost of an action. This is a comma separated list of resources. See Template:ResourceList for details. | String | optional |
Hit cost override | hit cost | Override the on-hit cost of an action. This is a comma separated list of resources. See Template:ResourceList for details. | String | optional |
Recharge override | recharge | Override the recharge time of an action. | String | optional |
Weapon name | weapon item | The weapon this ability is performed with. Specifying this replaces generic 'Normal weapon damage' text with specific values for that weapon. | String | optional |
Strength score | str | The strength score used for this ability. Specifying this replaces any 'Strength modifier' text with the specific value. | Number | optional |
Dexterity score | dex | The dexterity score used for this ability. Specifying this replaces any 'Dexterity modifier' text with the specific value. | Number | optional |
Constitution score | con | The constitution score used for this ability. Specifying this replaces any 'Constitution modifier' text with the specific value. | Number | optional |
Wisdom score | wis | The wisdom score used for this ability. Specifying this replaces any 'Wisdom modifier' text with the specific value. | Number | optional |
Intelligence score | int | The intelligence score used for this ability. Specifying this replaces any 'Intelligence modifier' text with the specific value. | Number | optional |
Charisma score | cha | The charisma score used for this ability. Specifying this replaces any 'Charisma modifier' text with the specific value. | Number | optional |
Casting ability | casting ability | The casting ability used. Specifying this replaces any 'Spellcasting modifier' text with the specific value. The corresponding ability score should also be specified. | String | optional |
Character level | level | The level of the character using this ability. Specifying this replaces any 'Proficiency bonus' text with the specific value. | Number | optional |