Difference between revisions of "Template:ReactionCard"

From Epic Paths
Jump to navigation Jump to search
Line 15: Line 15:
--><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:white;padding:.8em;border:1px solid #DDDDDD;"><!--
--><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:white;padding:.8em;border:1px solid #DDDDDD;"><!--
--><h3 style="margin-top:0px">{{{1}}}</h3>
--><h3 style="margin-top:0px">{{{1}}}</h3>
{{#if:{{{Tags|}}}|{{{Tags}}}{{Break}}}}<!--
{{{Tags|}}}{{TagReaction}}{{Break}}
-->{{#if:{{{Pre|}}}|{{{Pre}}}{{Break}}}}<!--
 
-->'''Trigger:''' {{{2}}}<!--
{{#if:{{{Pre|}}}|{{{Pre}}}{{Break}}}}<!--
-->{{Break}}'''Reaction:''' {{{3}}}<!--
 
-->'''Trigger:''' {{{2}}}
 
'''Reaction:''' {{{3}}}<!--
 
-->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}<!--
-->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}<!--
--></div></includeonly>
--></div></includeonly>

Revision as of 11:37, 24 August 2021

Used to create a card for a Reaction action.


Examples:

{{ReactionCard|Reactive Defense|A creature misses an attack against you.|You may make a single melee attack against the triggering creature at your normal attack bonus.}}

Reactive Defense

Reaction

Trigger: A creature misses an attack against you.

Reaction: You may make a single melee attack against the triggering creature at your normal attack bonus.

{{ReactionCard|Counter Punch|Tags={{TagComp}}|Pre=his reaction can only be taken once per round.|A creature attacks you.|You may make a single melee attack against the triggering creature at your normal attack bonus.|Note=You can add more triggers}}

Counter Punch

CompromisingReaction

This reaction can only be taken once per round.

Trigger: A creature attacks you.

Reaction: You may make a single melee attack against the triggering creature at your normal attack bonus.

Note: You can add more triggers