Difference between revisions of "Template:ReactionCard"

From Epic Paths
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
Examples:  
Examples:  


<nowiki>{{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.}}</nowiki>
<nowiki>{{</nowiki> ReactionCard|Reactive Defense|A creature misses an attack against you.<br>
|You may make a single melee attack against the triggering creature at your normal attack bonus.}}


{{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.}}
{{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.}}


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


{{ReactionCard|Counter Punch|Pre=This 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}}</noinclude><!--
{{ReactionCard|Counter Punch
|Tags={{TagComp}}
|Pre=This 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}}</noinclude><!--


--><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:{{{Pre|}}}|{{{Pre}}}{{Break}}}}<!--
{{{Tags|}}}{{TagReaction}}{{Break}}<!--
-->'''Trigger:''' {{{2}}}<!--
 
-->{{Break}}'''Reaction:''' {{{3}}}<!--
-->{{#if:{{{Pre|}}}|{{{Pre}}}{{Break}}}}<!--
-->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}<!--
 
--></div></includeonly>
-->'''Trigger:''' {{{2}}}
'''Reaction:''' {{{3}}}<!--
 
-->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}
</div></includeonly>

Latest revision as of 08:01, 26 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