Template:Feature box/format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Created page with "<includeonly>{{TooltipBox|image={{{image}}}| <dl><dt>{{IconLink|{{{controller icon}}}|{{{link}}}|{{{name|{{{link}}}}}}}} ({{Trim|{{ResourceIconList|{{{action type|}}}}}}})</dt> | <dd>{{#if: {{{description|}}} | {{blank}} {{{description}}} }}{{#if: {{{extra description|}}} | {{blank}} {{{extra description}}} | }}</dd></dl> }}</includeonly><noinclude> Meant to be used with cargo query from Template:Feature box. Preview: == Spell == {{Feature box/format | link = Hunge...") |
HiddenDragon (talk | contribs) mNo edit summary |
||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{TooltipBox|image={{{image}}}| | <includeonly>{{TooltipBox|image={{{image}}} | ||
{{{ | | {{IconLink|{{{controller icon}}}|{{{link}}}|{{{name|{{{link}}}}}}}} {{#if:{{{action type|}}}|({{Trim|{{ResourceIconList|{{{action type}}}}}}})}} {{#if: {{{item|}}}| – {{MdRarityItem|{{{item}}}}} }} | ||
{{{ | | {{#if: {{{damage|}}} | {{blank}} | ||
: {{DamageInfo | |||
| {{{damage}}} | |||
| {{{damage type}}} | |||
| modifier = {{{damage modifier|}}} | |||
}} | |||
}}{{#if: {{{extra damage|}}} | | |||
: + {{DamageInfo | |||
| {{{extra damage}}} | |||
| {{{extra damage type}}} | |||
| modifier = {{{extra damage modifier|}}} | |||
}} | |||
}}{{#if: {{{extra damage 2|}}} | | |||
: + {{DamageInfo | |||
| {{{extra damage 2}}} | |||
| {{{extra damage type 2}}} | |||
| modifier = {{{extra damage modifier 2|}}} | |||
}} | |||
}}{{#if: {{{extra damage 3|}}} | | |||
: + {{DamageInfo | |||
| {{{extra damage 3}}} | |||
| {{{extra damage type 3}}} | |||
| modifier = {{{extra damage modifier 3|}}} | |||
}} | |||
}} | |||
{{#if: {{{extra description|}}} | {{blank}} | |||
<div class="mw-collapsible mw-collapsed"> | |||
{{{description}}} | |||
<div class="mw-collapsible-content"> | |||
{{{extra description}}} | |||
</div> | |||
</div> | |||
| {{blank}} | |||
{{{description}}} | |||
}} | |||
{{#if: {{{save|}}}{{{range|}}}{{{area|}}}{{{recharge|}}}{{{has_attack_roll|}}} | {{Horizontal list|{{#if: {{{save|}}} | : {{Save|{{{save}}}}} }}{{#if: {{{range|}}} | {{#if: {{#pos:{{{range}}}|/}} | : {{Range|m={{#explode:{{{range}}}|/|0}}|ft={{#explode:{{{range}}}|/|1}}}} | : {{Range|{{{range}}}}} }} }}{{#if: {{{area|}}} | : {{AOE|{{{aoe}}}|m={{#explode:{{{area}}}|/|0}}|ft={{#explode:{{{area}}}|/|1}}}} }}{{#if: {{{has_attack_roll|}}} | : {{Attack Roll}} }} }} }} }}</includeonly><noinclude> | |||
Meant to be used with cargo query from [[Template:Feature box]]. Preview: | Meant to be used with cargo query from [[Template:Feature box]]. Preview: | ||
Line 14: | Line 49: | ||
The area is {{Cond|Difficult Terrain}}. | The area is {{Cond|Difficult Terrain}}. | ||
| damage = 2d6 | |||
| damage type = Cold | |||
| extra damage = 2d6 | |||
| extra damage type = Acid | |||
| aoe = Radius | |||
| area = 6/20 | |||
| save = DEX | |||
| range = ranged | |||
| recharge = Per battle | |||
}} | }} | ||
Line 22: | Line 66: | ||
| controller icon = Moonlight Butterflies Icon.webp | | controller icon = Moonlight Butterflies Icon.webp | ||
| action type = action | | action type = action | ||
| damage = weapon | |||
| extra damage = prof | |||
| extra damage type = Psychic | |||
| has_attack_roll = yes | |||
| description = Strike a foe, dealing additional {{DamageText||Psychic}} damage equal to your [[proficiency bonus]], conjuring an illusory swarm of moon-pale butterflies and gaining {{Advantage}} on attacks against the target. | | description = Strike a foe, dealing additional {{DamageText||Psychic}} damage equal to your [[proficiency bonus]], conjuring an illusory swarm of moon-pale butterflies and gaining {{Advantage}} on attacks against the target. | ||
| extra description = When the target moves away from your illusion, it takes {{DamageText|1d6|Psychic}} damage. | | extra description = When the target moves away from your illusion, it takes {{DamageText|1d6|Psychic}} damage. | ||
Line 33: | Line 81: | ||
| controller icon = Invoke Duplicity Icon.webp | | controller icon = Invoke Duplicity Icon.webp | ||
| action type = action | | action type = action | ||
| description = Distract your enemies with an illusion. Within Distance | | range = 3/10 | ||
| description = Distract your enemies with an illusion. Within {{Distance|m=3|ft=10}} of the illusion, {{Attack roll}}s have {{Advantage}} for you and your allies. | |||
| extra description = Both the attacker and the creature must be within {{Distance|m=3|ft=10}} of the illusion. | | extra description = Both the attacker and the creature must be within {{Distance|m=3|ft=10}} of the illusion. | ||
}} | }} | ||
== Main Hand Attack == | |||
{{Feature box/format | |||
| link = Main Hand Attack | |||
| image = Main Hand Attack.webp | |||
| controller icon = Main Hand Attack Icon.webp | |||
| action type = action | |||
| range = melee | |||
| item = Adamantine Longsword | |||
| description = Make a melee attack with your equipped weapon. | |||
| damage = 1d8 | |||
| damage modifier = Strength | |||
| damage type = Slashing | |||
}} | |||
== Multiattack == | |||
{{Feature box/format | |||
| link = Multiattack (Water Elemental) | |||
| image = Multiattack Water Elemental.webp | |||
| controller icon = Multiattack Water Elemental Icon.webp | |||
| action type = action | |||
| range = melee | |||
| description = Descend on a creature to scorch it with a multitude of primordial flames. | |||
| damage = 2d4 | |||
| damage modifier = Strength | |||
| damage type = Bludgeoning | |||
| extra damage = 2d4 | |||
| extra damage type = Cold | |||
| extra damage 2 = 2d4 | |||
| extra damage modifier 2 = Strength | |||
| extra damage type 2 = Bludgeoning | |||
| extra damage 3 = 2d4 | |||
| extra damage type 3 = Cold | |||
}} | |||
</noinclude> | </noinclude> |
Latest revision as of 19:44, 3 September 2024
Meant to be used with cargo query from Template:Feature box. Preview:
Spell
Weapon Action
Class Action
Main Hand Attack
Multiattack